public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Fix kvm-userspace/user/ for PowerPC
@ 2008-01-09  0:04 Hollis Blanchard
  2008-01-09  0:04 ` [PATCH 1 of 2] Add OBJCOPY to kvm-userspace/user/configure output Hollis Blanchard
  2008-01-09  0:04 ` [PATCH 2 of 2] Add PowerPC kvmctl harness and fix building the testcases Hollis Blanchard
  0 siblings, 2 replies; 4+ messages in thread
From: Hollis Blanchard @ 2008-01-09  0:04 UTC (permalink / raw)
  To: Avi Kivity
  Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

When applied after Jerone's kvm_create_kernel_phys_mem() libkvm patch, 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.

3 files changed, 449 insertions(+), 9 deletions(-)
user/config-powerpc.mak |   30 ++-
user/configure          |    2 
user/main-ppc.c         |  426 +++++++++++++++++++++++++++++++++++++++++++++++

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-09  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09  0:04 [PATCH 0 of 2] Fix kvm-userspace/user/ for PowerPC Hollis Blanchard
2008-01-09  0:04 ` [PATCH 1 of 2] Add OBJCOPY to kvm-userspace/user/configure output Hollis Blanchard
2008-01-09  0:04 ` [PATCH 2 of 2] Add PowerPC kvmctl harness and fix building the testcases Hollis Blanchard
2008-01-09  8:50   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox