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

Laine Stump posted 2 patches 2 years, 7 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210909174641.131003-1-laine@redhat.com
src/conf/domain_conf.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
[libvirt PATCH 0/2] conf: log error when attempting to live update device acpi index
Posted by Laine Stump 2 years, 7 months ago
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