On 10/05/2017 07:18 AM, Michal Privoznik wrote: > *** BLURB HERE *** > > Michal Privoznik (4): > virsh: Document limitation of domifstat > virDomainInterfaceStats: Accept MAC address too > virsh: Deal with multiple matching devices in domif-getlink > virDomainNetFind: Report error if no device found > > include/libvirt/libvirt-domain.h | 2 +- > src/conf/domain_conf.c | 18 ++++++++++-------- > src/driver-hypervisor.h | 2 +- > src/libvirt-domain.c | 15 ++++++++------- > src/libxl/libxl_driver.c | 9 +++------ > src/lxc/lxc_driver.c | 9 +++------ > src/openvz/openvz_driver.c | 9 +++------ > src/qemu/qemu_driver.c | 27 +++++++-------------------- > src/remote/remote_protocol.x | 2 +- > src/remote_protocol-structs | 2 +- > src/test/test_driver.c | 12 +++++------- > src/vz/vz_driver.c | 4 ++-- > src/vz/vz_sdk.c | 9 +++++++-- > src/xen/xen_driver.c | 8 ++++++-- > tools/virsh-domain-monitor.c | 5 ++++- > tools/virsh.pod | 5 ++++- > 16 files changed, 66 insertions(+), 72 deletions(-) >
Thanks John for the review. I've fixed the ordering (and subsequent conflicts that resulted from that change) and the man page and pushed. Michal -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list