qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.1 v3 0/2] help libvirt know what's up with


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH for-2.1 v3 0/2] help libvirt know what's up with qga
Date: Fri, 27 Jun 2014 09:36:31 -0400

On Thu, 26 Jun 2014 17:50:01 +0200
Laszlo Ersek <address@hidden> wrote:

> Changes in v3: patch 1 creates the event with a "bool" field called
> "open" in the data portion, instead of introducing a two-valued enum.
> Patch 2 is left intact. Retested.

Applied to the qmp branch, thanks for the effort for doing it on time!

> 
> Laszlo Ersek (2):
>   virtio-serial: report frontend connection state via monitor
>   char: report frontend open/closed state in 'query-chardev'
> 
>  qapi-event.json          | 14 ++++++++++++++
>  qapi-schema.json         |  8 +++++++-
>  hw/char/virtio-console.c | 12 +++++++++---
>  monitor.c                |  1 +
>  qemu-char.c              |  1 +
>  qmp-commands.hx          | 19 ++++++++++++++-----
>  6 files changed, 46 insertions(+), 9 deletions(-)
> 




reply via email to

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