[libvirt PATCH 0/2] conf: log error when attempting to live update device acpi index

Laine Stump laine at redhat.com
Thu Sep 9 17:46:39 UTC 2021


This isn't possible (acpi index is set when devices are probed at
guest startup) and libvirt wasn't even trying to communicate the
change to the guest in any way, but instead of logging an error, we
were just pretending the request had succeeded.

Laine Stump (2):
  conf: reformat virDomainDefCompatibleDevice for upcoming additional
    check
  conf: log error on attempts to modify ACPI index of active device

 src/conf/domain_conf.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

-- 
2.31.1





More information about the libvir-list mailing list