[PATCH 0/2] remove kvm_pr PPC64 support for non-Power8 hosts

Daniel Henrique Barboza posted 2 patches 3 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200619210433.516877-1-danielhb413@gmail.com
src/libvirt_private.syms          |  1 +
src/qemu/qemu_capabilities.c      | 38 +++++++++++++++++++++++++++++--
src/util/virkmod.c                | 34 +++++++++++++++++++++++++++
src/util/virkmod.h                |  1 +
tools/virt-host-validate-common.c | 27 ----------------------
tools/virt-host-validate-common.h |  2 --
tools/virt-host-validate-qemu.c   |  3 ++-
7 files changed, 74 insertions(+), 32 deletions(-)
[PATCH 0/2] remove kvm_pr PPC64 support for non-Power8 hosts
Posted by Daniel Henrique Barboza 3 years, 10 months ago
The reasoning is described in the commit message of patch 02.

Gitlab tree: https://gitlab.com/danielhb/libvirt/-/tree/kvmpr_cap_v1

Daniel Henrique Barboza (2):
  virt-host-validade-common: move virHostKernelModuleIsLoaded to virkmod
  qemu_capabilities.c: drop 'kvm_pr' support for non-Power8 hosts

 src/libvirt_private.syms          |  1 +
 src/qemu/qemu_capabilities.c      | 38 +++++++++++++++++++++++++++++--
 src/util/virkmod.c                | 34 +++++++++++++++++++++++++++
 src/util/virkmod.h                |  1 +
 tools/virt-host-validate-common.c | 27 ----------------------
 tools/virt-host-validate-common.h |  2 --
 tools/virt-host-validate-qemu.c   |  3 ++-
 7 files changed, 74 insertions(+), 32 deletions(-)

-- 
2.26.2