Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
* [kvm-ppc-devel] [PATCH 0 of 4] Powerpc qemu support ROUGH DRAFT
@ 2008-01-18 21:50 Jerone Young
  0 siblings, 0 replies; only message in thread
From: Jerone Young @ 2008-01-18 21:50 UTC (permalink / raw)
  To: kvm-ppc

These patches add powerpc embedded qemu code needed for Powerpc KVM. This is an extreme working draft,as we are working out bugs and still bringing things up.

Your going to need a couple of things:
1) cross tools with powerpc 440 compiler (this is assuming your not using a power machine)
2) version of zlib-1.2.3 compiled for powerpc
3) kvm kernel source with powerpc enablements that is compiled
   - you will need patches recently sent to list by Hollis Blanchard

Here is an example of how to configure kvm-userspace:

./configure --arch=powerpc --cross-prefix=powerpc-440-linux-gnu- --with-patched-kernel --kerneldir=/home/jerone/work/kvmppc.hg/ --disable-sdl --disable-vnc-tls --disable-gfx-check --disable-gcc-check --qemu-cflags="-I/home/jerone/work/zlib-1.2.3 -I/home/jerone/work/kvmppc.hg/include/" --qemu-ldflags="-L/home/jerone/work/zlib-1.2.3/" --static

The executable will be:
kvm-userspace/qemu/ppcemb-softmmu/qemu-system-ppcemb

Also in this do not to not use qemu command -m option.

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-18 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-18 21:50 [kvm-ppc-devel] [PATCH 0 of 4] Powerpc qemu support ROUGH DRAFT Jerone Young

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