[PATCH v2 0/4] APIC-EOI, pvspinlock, hyperv and PMU changes

Daniel Henrique Barboza posted 4 patches 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200324173324.891258-1-danielhb413@gmail.com
src/qemu/qemu_command.c |  4 ++-
src/qemu/qemu_domain.c  | 55 ++++++++++++++++++++++++++++++++++++++---
2 files changed, 54 insertions(+), 5 deletions(-)
[PATCH v2 0/4] APIC-EOI, pvspinlock, hyperv and PMU changes
Posted by Daniel Henrique Barboza 4 years ago
Changes in v2:
- changed patch series name to reflect the new approach
- Make APIC-EIO exclusive to x86
- Make pvspinlock exclusive to x86
- Make hyperv exclusive to x86 and aarch64
- allow PMU to be declared as 'on' for ppc64
- previous version:
https://www.redhat.com/archives/libvir-list/2020-March/msg00718.html

Daniel Henrique Barboza (4):
  qemu: avoid launching non-x86 guests with APIC-EOI setting
  qemu: avoid launching non-x86 guests with 'pvspinlock' setting
  qemu: make Hyperv settings exclusive to x86 and aarch64
  qemu: allow PMU feature to be enabled for ppc64 guests

 src/qemu/qemu_command.c |  4 ++-
 src/qemu/qemu_domain.c  | 55 ++++++++++++++++++++++++++++++++++++++---
 2 files changed, 54 insertions(+), 5 deletions(-)

-- 
2.25.1