On Mon, May 02, 2011 at 01:04:02PM +0200, 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 machine, because it required > KVM to work. This patchset adds emulation for the e500 MMU, enabling > anyone to use the MPC8544DS emulation.
I had a few questions on patch #2, but other than that this series looks good to me. Thanks! Cheers