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

Michal Privoznik posted 3 patches 5 years, 10 months ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [PATCH v2 0/3] Deny live device alias change
Posted by Michal Privoznik 5 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list