kvm: testsuite: Add PowerPC kvmctl harness and fix building the testcases
commitf279d0fd9dd7e1ec3c0d4f206f6612ffcb5d1cbf
authorHollis Blanchard <hollisb@us.ibm.com>
Wed, 9 Jan 2008 15:11:15 +0000 (9 16:11 +0100)
committerAvi Kivity <avi@qumranet.com>
Wed, 9 Jan 2008 15:23:53 +0000 (9 17:23 +0200)
treebdf79b28bbd3658ef20bcb9ab3d4ba5745ba3323
parentafd0654f04eb8ae886cc42f225bb8e8ed69a4e69
kvm: testsuite: Add PowerPC kvmctl harness and fix building the testcases

These patches get the kvm-userspace/user/ test harness building and somewhat
working for PowerPC. For the moment it's just a simply binary loader (hence
the need for objcopy), but in the future it should be easy to add an ELF or
even uImage loader.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
user/config-powerpc.mak
user/main-ppc.c [new file with mode: 0644]