Hi list,

I'm not sure anyone's really trying out all of this code, but if there is this 
might get interesting:

I set up a git tree of qemu that contains all my PowerPC related patches, so 
testing KVM becomes easier. I'd prefer to have everything upstream, but 
recently I didn't get patches applied :-(. To get it, do the following:

$ git clone git://repo.or.cz/qemu/agraf.git qemu-ppc
$ cd qemu-ppc
$ git branch master origin/ppc-fixery
$ ./configure --enable-kvm --target-list=ppc-softmmu,ppc64-softmmu
$ make -j

$ ./ppc64-softmmu/qemu-system-ppc64 -enable-kvm

Have fun with KVM on PowerPC!


Alex

PS: The tree also contains an updated OpenBIOS binary, so everything should 
just work out of the box.--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to