Go to file
Alexey Kardashevskiy d92cc55200 ppc64: Enable HV and PR KVM
Unlike other platforms, PPC64 supports 2 types of KVM:
1. PR KVM emulated in user space - works on every PPC64 platform, even on
old POWERMAC; does not require hypervisor-enabled host CPU (POWER5+ and
newer); does not require OPAL;

2. HV KVM - this requires hypervisor-enabled CPU and OPAL - i.e. recent
POWER7/8 CPUs running as a "powernv" platform only.

So PPC64 KVM is split into 3 kernel modules - kvm_pr, kvm_hv and kvm,
the latter contains bits of code common for both types of KVM.

Recent QEMU supports a "kvm-type" machine option and can instantiate
the requested type of KVM.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2014-08-27 10:57:47 +01:00
.gitignore Update to qemu 2.1.0 final released version. 2014-08-03 13:27:19 +01:00
80-kvm.rules
99-qemu-guest-agent.rules
0001-loader-Add-load_image_gzipped-function.patch Add patch for aarch64 which uncompresses -kernel parameter (in arm.next). 2014-08-20 22:28:16 +01:00
0002-aarch64-Allow-kernel-option-to-take-a-gzip-compresse.patch Add patch for aarch64 which uncompresses -kernel parameter (in arm.next). 2014-08-20 22:28:16 +01:00
bridge.conf
ksm.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -04:00
ksm.sysconfig
ksmctl.c
ksmtuned Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
ksmtuned.conf
ksmtuned.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -04:00
kvm.modules ppc64: Enable HV and PR KVM 2014-08-27 10:57:47 +01:00
qemu-guest-agent.service
qemu-kvm.sh
qemu.binfmt
qemu.spec Forgot to update Release field ... 2014-08-20 22:35:42 +01:00
sources Update to qemu 2.1.0 final released version. 2014-08-03 13:27:19 +01:00