[libvirt] [RFC 0/3] add support migration with passthrough device

Chen Fan chen.fan.fnst at cn.fujitsu.com
Fri Apr 17 08:53:10 UTC 2015


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




More information about the libvir-list mailing list