Re: [Qemu-devel] [PATCH 00/19] s390x emulation support

2011-04-04 Thread Alexander Graf
On 04.04.2011, at 00:43, Alexander Graf wrote: > > On 04.04.2011, at 00:37, Aurelien Jarno wrote: > >> On Tue, Mar 29, 2011 at 03:29:27PM +0200, Alexander Graf wrote: >>> We've had support for running s390x guests with KVM for a >>> while now. This patch set also enables support for running >>>

Re: [Qemu-devel] [PATCH 00/19] s390x emulation support

2011-04-03 Thread Alexander Graf
On 04.04.2011, at 00:37, Aurelien Jarno wrote: > On Tue, Mar 29, 2011 at 03:29:27PM +0200, Alexander Graf wrote: >> We've had support for running s390x guests with KVM for a >> while now. This patch set also enables support for running >> s390x guests in system as well as linux-user mode in emula

Re: [Qemu-devel] [PATCH 00/19] s390x emulation support

2011-04-03 Thread Aurelien Jarno
On Tue, Mar 29, 2011 at 03:29:27PM +0200, Alexander Graf wrote: > We've had support for running s390x guests with KVM for a > while now. This patch set also enables support for running > s390x guests in system as well as linux-user mode in emulation! > > Within this scope, I again want to stress t