Re: [Qemu-devel] [PATCH 00/10] target-s390x: TCG fixes and improvements

2015-05-28 Thread Alexander Graf
On 25.05.15 01:47, Aurelien Jarno wrote: > This patchset fixes a few issues with the s390x emulation and improves > it a bit by a emulating a few more instructions. > > With this patchset and the ones posted a few days ago, I have been able > to build the GNU libc in both a 64-bit guest with 64-

[Qemu-devel] [PATCH 00/10] target-s390x: TCG fixes and improvements

2015-05-24 Thread Aurelien Jarno
This patchset fixes a few issues with the s390x emulation and improves it a bit by a emulating a few more instructions. With this patchset and the ones posted a few days ago, I have been able to build the GNU libc in both a 64-bit guest with 64-bit userland and a 64-bit guest with a 31-bit userlan