On 07/04/2018 04:10 AM, Lin Ma wrote: > 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(-) > I needed to add an xmlparse.py test case to the test suite to cover this, otherwise the testsuite was failing. I squashed it into test #4 and pushed this series. Please run the test suite before submitting patches Thanks, Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list