[PATCH 0/2] versions of: save status xml after generating taint message

Kristina Hanicova khanicov at redhat.com
Tue Jul 27 12:35:58 UTC 2021


Both of these patches solve the same bug and only one needs to be
merged. The first one is a bit longer, but I think it is more effective
(because of function qemuDomainObjCheckTaint, where qemuDomainObjTaint
 could be potentially called in multiple for cycles).  The second one is
short and probably more readable.
I will leave it up to the reviewer to choose one.

Kristina Hanicova (2):
  qemu: save status xml after generating taint message
  qemu: save status xml after generating taint message

 src/qemu/qemu_domain.c | 14 ++++++++++++++
 src/qemu/qemu_domain.h |  5 +++++
 src/qemu/qemu_driver.c |  4 ++--
 3 files changed, 21 insertions(+), 2 deletions(-)

-- 
2.31.1




More information about the libvir-list mailing list