On Wed, 15 Apr 2020 12:56:18 +0200, Marc-André Lureau
wrote:
> On Wed, Apr 15, 2020 at 3:07 AM Adalbert Lazăr wrote:
> >
> > This is used by the VM introspection object, after handshake, to hand
> > over the file descriptor to KVM.
> >
> > CC: "Marc-André Lureau"
> > CC: Paolo Bonzini
> > Sign
On Wed, Apr 15, 2020 at 3:07 AM Adalbert Lazăr wrote:
>
> This is used by the VM introspection object, after handshake, to hand
> over the file descriptor to KVM.
>
> CC: "Marc-André Lureau"
> CC: Paolo Bonzini
> Signed-off-by: Adalbert Lazăr
patch looks ok,
Reviewed-by: Marc-André Lureau
This is used by the VM introspection object, after handshake, to hand
over the file descriptor to KVM.
CC: "Marc-André Lureau"
CC: Paolo Bonzini
Signed-off-by: Adalbert Lazăr
---
chardev/char-socket.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/chardev/char-socket.c