qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC 0/3] add support migration with passthrough device


From: Chen Fan
Subject: [Qemu-devel] [RFC 0/3] add support migration with passthrough device
Date: Fri, 17 Apr 2015 16:53:10 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]