All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.1 v2 0/2] help libvirt know what's up with qga
@ 2014-06-26 11:11 Laszlo Ersek
  2014-06-26 11:11 ` [Qemu-devel] [PATCH for-2.1 v2 1/2] virtio-serial: report frontend connection state via monitor Laszlo Ersek
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Laszlo Ersek @ 2014-06-26 11:11 UTC (permalink / raw)
  To: qemu-devel, mprivozn, kraxel, amit.shah, eblake, lcapitulino

Version 2 of the series originally posted at
<http://thread.gmane.org/gmane.comp.emulators.qemu/276342>, rebased to
Wenchao Xia's qapi-event feature, and addressing Eric's review notes for
v1. Changes are broken out per patch.

The series builds at each patch. I repeated the tests described in the
v1 blurb. Please review.

Thanks,
Laszlo

Laszlo Ersek (2):
  virtio-serial: report frontend connection state via monitor
  char: report frontend open/closed state in 'query-chardev'

 qapi-event.json          | 16 ++++++++++++++++
 qapi-schema.json         | 24 +++++++++++++++++++++++-
 hw/char/virtio-console.c | 15 ++++++++++++---
 monitor.c                |  1 +
 qemu-char.c              |  1 +
 qmp-commands.hx          | 19 ++++++++++++++-----
 6 files changed, 67 insertions(+), 9 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-26 15:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 11:11 [Qemu-devel] [PATCH for-2.1 v2 0/2] help libvirt know what's up with qga Laszlo Ersek
2014-06-26 11:11 ` [Qemu-devel] [PATCH for-2.1 v2 1/2] virtio-serial: report frontend connection state via monitor Laszlo Ersek
2014-06-26 12:15   ` Eric Blake
2014-06-26 11:11 ` [Qemu-devel] [PATCH for-2.1 v2 2/2] char: report frontend open/closed state in 'query-chardev' Laszlo Ersek
2014-06-26 12:09   ` Eric Blake
2014-06-26 13:38     ` Laszlo Ersek
2014-06-26 15:09       ` Eric Blake
2014-06-26 11:30 ` [Qemu-devel] [PATCH for-2.1 v2 0/2] help libvirt know what's up with qga Amit Shah

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.