[PATCH 0/5] qemuProcessUpdateCPU: do not change 'fallback' for pSeries guests

Daniel Henrique Barboza danielhb413 at gmail.com
Fri May 22 19:56:15 UTC 2020


Hi,

Patch 5/5 contains a fix for [1]. The first 4 patches are
g_auto() cleanups I made along the way while investigating
the bug. 


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1660711



Daniel Henrique Barboza (5):
  cpu_conf.c: modernize virCPUDefCopyWithoutModel and virCPUDefCopy
  cpu_arm.c: modernize virCPUarmUpdate
  cpu_s390.c: modernize virCPUs390Update
  qemu_process.c: modernize qemuProcessUpdateCPU code path
  qemuProcessUpdateCPU: do not change 'fallback' to ALLOW for pSeries
    guests

 src/conf/cpu_conf.c     | 22 +++++-----------
 src/cpu/cpu_arm.c       | 14 ++++------
 src/cpu/cpu_s390.c      | 18 +++++--------
 src/qemu/qemu_process.c | 58 +++++++++++++++++------------------------
 4 files changed, 43 insertions(+), 69 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list