This patchset updates KVMTOOL to use some of the features
supported by Linux-3.16 KVM ARM/ARM64, such as:
1. Target CPU == Host using KVM_ARM_PREFERRED_TARGET vm ioctl
2. Target CPU type Potenza for using KVMTOOL on X-Gene
3. PSCI v0.2 support for Aarch32 and Aarch64 guest
4. System event exit reason
Anup Patel (5):
kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine
target cpu
kvmtool: ARM64: Fix compile error for aarch64
kvmtool: ARM64: Add target type potenza for aarch64
kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT
kvmtool: ARM/ARM64: Provide PSCI-0.2 guest when in-kernel KVM
supports it
tools/kvm/arm/aarch64/arm-cpu.c | 9 ++++++++-
tools/kvm/arm/aarch64/kvm-cpu.c | 11 -----------
tools/kvm/arm/fdt.c | 39 +++++++++++++++++++++++++++++++++------
tools/kvm/arm/kvm-cpu.c | 26 +++++++++++++++++++++-----
tools/kvm/kvm-cpu.c | 6 ++++++
5 files changed, 68 insertions(+), 23 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html