[libvirt] [PATCH v4.1 0/2] qemu: Add support for hot unplugging redirdev

Chen Hanxiao chen_han_xiao at 126.com
Sat Jan 6 05:59:19 UTC 2018


v4.1:
  call qemuDomainRemoveRedirdevDevice in qemuDomainRemoveDevice
v4:
  update commit messages and news
v3:
  use helper qemuDomainDelChardevTLSObjects and address some comments
v2:
  rebased on master


Chen Hanxiao (2):
  qemu: Add support for hot unplugging redirdev device which can use the
    detach-device --live
  news: add change of hot unplug redirdev

 docs/news.xml           |  5 +++
 src/qemu/qemu_driver.c  |  4 ++-
 src/qemu/qemu_hotplug.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/qemu/qemu_hotplug.h |  4 +++
 4 files changed, 107 insertions(+), 2 deletions(-)

-- 
2.14.3




More information about the libvir-list mailing list