4e855baabf
qapi: Change back sector-count to sectors-count in quorum QAPI events.
...
fe069d9d had aligned code and documentation while dropping the s from the
actual JSON output. Fix that.
This also fix test/qemu-iotest/081 since the missing s was causing a permutation.
Signed-off-by: Benoit Canet <benoit@irqsave.net >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2014-07-01 10:15:34 +02:00
e2ae6159de
virtio-serial: report frontend connection state via monitor
...
Libvirt wants to know about the guest-side connection state of some
virtio-serial ports (in particular the one(s) assigned to guest agent(s)).
Report such states with a new monitor event.
RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1080376
Signed-off-by: Laszlo Ersek <lersek@redhat.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Reviewed-by: Amit Shah <amit.shah@redhat.com >
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com >
2014-06-27 09:33:27 -04:00
2f44a08b3e
qapi event: clean up in callers
...
This patch improves docs and address small issues in event
callers.
Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com >
2014-06-27 09:27:56 -04:00
82d72d9d23
qapi: move event defines
...
Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com >
2014-06-27 09:27:55 -04:00