Re: [Qemu-devel] [PATCH 13/13] target-alpha: Implement RPCC.

2010-04-09 Thread Aurelien Jarno
On Wed, Apr 07, 2010 at 03:42:54PM -0700, Richard Henderson wrote: > A minimal implementation that more or less corresponds to the > user-level version used by target-i386. More hoops will want > to be jumped through when alpha gets system-level emulation. This patch looks ok, but it mixed host a

[Qemu-devel] [PATCH 13/13] target-alpha: Implement RPCC.

2010-04-07 Thread Richard Henderson
A minimal implementation that more or less corresponds to the user-level version used by target-i386. More hoops will want to be jumped through when alpha gets system-level emulation. Signed-off-by: Richard Henderson --- qemu-timer.h | 13 + target-alpha/cpu.h |