v3: fixed vanishing do_modify_softint().
URL git://repo.or.cz/qemu/blueswirl.git
http://repo.or.cz/r/qemu/blueswirl.git
Blue Swirl (9):
Sparc: avoid AREG0 for CWP and PSTATE helpers
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Sparc: avoid AREG0 for division
Am 19.06.2011 23:55, schrieb Andreas Färber:
> Am 19.06.2011 um 22:57 schrieb Blue Swirl:
>
>> These and the stack frame patches can be found in
>> git://repo.or.cz/qemu/blueswirl.git
>>
>> Blue Swirl (9):
>> cpu_loop_exit: avoid using AREG0
>> sparc: fix coding style of the area to be moved
>>
Am 19.06.2011 um 22:57 schrieb Blue Swirl:
These and the stack frame patches can be found in
git://repo.or.cz/qemu/blueswirl.git
Blue Swirl (9):
cpu_loop_exit: avoid using AREG0
sparc: fix coding style of the area to be moved
sparc: move do_interrupt to helper.c
x86: use caller supplied CPU
These and the stack frame patches can be found in
git://repo.or.cz/qemu/blueswirl.git
Blue Swirl (9):
cpu_loop_exit: avoid using AREG0
sparc: fix coding style of the area to be moved
sparc: move do_interrupt to helper.c
x86: use caller supplied CPUState for interrupt related stuff
m68k: