the patches is for libvirt to support migration with passthrough
device using existing feacture.
Chen Fan (3):
qemu-agent: add guest-network-set-interface command
qemu-agent: add guest-network-delete-interface command
qemu-agent: add notify for qemu-ga boot
configure | 16 +++
qga/commands-posix.c | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++
qga/commands-win32.c | 13 +++
qga/main.c | 13 +++
qga/qapi-schema.json | 65 +++++++++++
5 files changed, 419 insertions(+)
--
1.9.3