[libvirt] [PATCH v2 0/3] Deny live device alias change

Michal Privoznik mprivozn at redhat.com
Tue Jun 26 10:21:20 UTC 2018


v2 of:

https://www.redhat.com/archives/libvir-list/2018-June/msg00971.html

Note that 1/3 is already reviewed (not pushed though, yet).

diff to v1:
- Fixed <interface/> hotplug issue raised during review of v1,
- Removed alias change checks for disks and interfaces since there's one
  common place for that now.

Michal Privoznik (3):
  qemuDomainUpdateDeviceFlags: Parse device as live if needed
  conf: Reintroduce action to virDomainDefCompatibleDevice
  conf: Forbid device alias change on device-update

 src/conf/domain_conf.c  | 14 +++++++++++++-
 src/conf/domain_conf.h  |  4 +++-
 src/lxc/lxc_driver.c    | 12 +++++++++---
 src/qemu/qemu_domain.c  |  8 --------
 src/qemu/qemu_driver.c  | 44 ++++++++++++++++++++++++++++++++------------
 src/qemu/qemu_hotplug.c |  5 -----
 6 files changed, 57 insertions(+), 30 deletions(-)

-- 
2.16.4




More information about the libvir-list mailing list