Re: [Qemu-devel] [PATCH 0/6] PPC: Add FSL (e500) MMU emulation v3

2011-05-04 Thread Blue Swirl
On Mon, May 2, 2011 at 6:03 PM, Alexander Graf wrote: > In a global effort to get rid of KVM-only targets, this is the next > important piece of the puzzle: e500 emulation :). > > We had support for running an e500 KVM guest for a while now, but the > code could not be tested without a real e500 m

[Qemu-devel] [PATCH 0/6] PPC: Add FSL (e500) MMU emulation v3

2011-05-02 Thread Alexander Graf
In a global effort to get rid of KVM-only targets, this is the next important piece of the puzzle: e500 emulation :). We had support for running an e500 KVM guest for a while now, but the code could not be tested without a real e500 machine, because it required KVM to work. This patchset adds emul