[virt-tools-list] [virt-manager] [PATCH v2 0/4] Track the state of virtio channels
Lin Ma
lma at suse.com
Wed Jul 4 08:10:34 UTC 2018
v1->v2:
* new patch 1/4 for adding callback parameter to _add_domain_xml_event.
* combine original patch 3/4 and patch 4/4 to new patch 4/4.
* avoid pylint warn.
* Register agent events through _add_domain_xml_event.
Lin Ma (4):
connection: Add callback parameter for function _add_domain_xml_event
libvirtenummap: Map state vals of agent event to libvirt enum names
Output the qemu guest agent lifecycle events in debug mode
char: Track/Show the state of virtio channels in channel details
ui/details.ui | 25 +++++++++++++++++++++++++
virtManager/connection.py | 23 +++++++++++++++++++++--
virtManager/details.py | 1 +
virtManager/libvirtenummap.py | 12 ++++++++++--
virtinst/devices/char.py | 4 +++-
5 files changed, 60 insertions(+), 5 deletions(-)
--
2.15.1
More information about the virt-tools-list
mailing list