Re: [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes

2010-05-21 Thread Aurelien Jarno
On Mon, May 03, 2010 at 10:07:48AM -0700, Richard Henderson wrote: > I've been doing a bit of testing of the alpha TCG port by running > QEMU compiled for alpha on QEMU compiled for x86-64. Which is an > interesting challenge for the linux-user code, and has found a > few bugs. > > > r~ > > >

[Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes

2010-05-03 Thread Richard Henderson
I've been doing a bit of testing of the alpha TCG port by running QEMU compiled for alpha on QEMU compiled for x86-64. Which is an interesting challenge for the linux-user code, and has found a few bugs. r~ Richard Henderson (7): alpha-linux-user: Fix brk error return. alpha-linux-user: F