qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v10 07/19] multi-process: Initialize message handler in remot


From: Stefan Hajnoczi
Subject: Re: [PATCH v10 07/19] multi-process: Initialize message handler in remote device
Date: Wed, 7 Oct 2020 15:26:14 +0100

On Mon, Oct 05, 2020 at 11:50:55AM -0700, elena.ufimtseva@oracle.com wrote:
> From: Jagannathan Raman <jag.raman@oracle.com>
> 
> Initializes the message handler function in the remote process. It is
> called whenever there's an event pending on QIOChannel that registers
> this function.
> 
> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> ---
>  MAINTAINERS              |  1 +
>  hw/i386/meson.build      |  1 +
>  hw/i386/remote-msg.c     | 61 ++++++++++++++++++++++++++++++++++++++++
>  include/hw/i386/remote.h |  9 ++++++
>  4 files changed, 72 insertions(+)
>  create mode 100644 hw/i386/remote-msg.c

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]