Re: [Qemu-devel] [PATCH 11/17] s390x: helper functions for system emulation

2011-05-03 Thread Alexander Graf
On 20.04.2011, at 12:38, Aurelien Jarno wrote: > On Fri, Apr 15, 2011 at 05:32:52PM +0200, Alexander Graf wrote: >> When running system emulation, we need to transverse through the MMU and >> deliver interrupts according to the specification. >> >> This patch implements those two pieces and in a

Re: [Qemu-devel] [PATCH 11/17] s390x: helper functions for system emulation

2011-04-20 Thread Aurelien Jarno
On Fri, Apr 15, 2011 at 05:32:52PM +0200, Alexander Graf wrote: > When running system emulation, we need to transverse through the MMU and > deliver interrupts according to the specification. > > This patch implements those two pieces and in addition adjusts the CPU > initialization code to accoun