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

Daniel Henrique Barboza posted 5 patches 3 years, 11 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200522195620.3843442-1-danielhb413@gmail.com
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(-)
[PATCH 0/5] qemuProcessUpdateCPU: do not change 'fallback' for pSeries guests
Posted by Daniel Henrique Barboza 3 years, 11 months ago
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