[PATCH v2 0/3] Fix hotplug of unassigned hostdevs

Michal Privoznik mprivozn at redhat.com
Wed Jan 26 09:29:07 UTC 2022


v2 of:

https://listman.redhat.com/archives/libvir-list/2022-January/msg01111.html

Patches 1/3 and 2/3 were ACKed but I'm sending them for completeness.

diff to v1:
- Reworked patch 3/3

Michal Prívozník (3):
  domain_validate: Refuse VIR_DOMAIN_DEVICE_ADDRESS_TYPE_UNASSIGNED
  qemuDomainAttachHostPCIDevice: Handle hostevs with unassigned type of
    address
  qemuDomainDetachDeviceLive: Handle hostevs with unassigned type of
    address

 src/conf/domain_validate.c | 45 ++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_hotplug.c    | 11 ++++++++++
 2 files changed, 56 insertions(+)

-- 
2.34.1




More information about the libvir-list mailing list