sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-sparc
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool
Before the next patch, fix coding style of the areas affected.

Change the type of the return value from cpu_has_work() and
qemu_cpu_has_work() to bool.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-06-26 18:25:26 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h sparc: move do_interrupt to helper.c 2011-06-26 18:25:17 +00:00
exec.h exec.h: fix coding style and change cpu_has_work to return bool 2011-06-26 18:25:26 +00:00
helper.c sparc: move do_interrupt to helper.c 2011-06-26 18:25:17 +00:00
helper.h Delete unused tb_invalidate_page_range 2011-05-22 10:47:28 +00:00
machine.c Sparc32: dummy implementation of MXCC MMU breakpoint registers 2011-06-26 18:25:09 +00:00
op_helper.c sparc: move do_interrupt to helper.c 2011-06-26 18:25:17 +00:00
translate.c Delete unused tb_invalidate_page_range 2011-05-22 10:47:28 +00:00