kvm: testsuite: Add PowerPC kvmctl harness and fix building the testcases
commitc55b2a40c599efd83be0b5c89dbe2d91e530a06c
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)
treefce989ebedbea5904605075ec7b2ef3c4403c435
parent8eabcc6584c2fadedc7ad2dc67a6c11ed57a66f2
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>
kvm/user/config-powerpc.mak
kvm/user/main-ppc.c [new file with mode: 0644]