This website requires JavaScript.
Explore
Help
Sign In
friedkiwi
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
518420dfec2f082cfecbc6eec79fcc91388cf751
qemu
/
target-microblaze
History
Richard Henderson
5cd8f6210f
tcg: Move helper registration into tcg_context_init
...
No longer needs to be done on a per-target basis. Signed-off-by: Richard Henderson <
rth@twiddle.net
>
2013-10-10 11:43:37 -07:00
..
cpu-qom.h
cpu: Introduce CPUClass::gdb_{read,write}_register()
2013-07-27 00:04:17 +02:00
cpu.c
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
2013-07-29 15:29:15 +02:00
cpu.h
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
2013-07-23 02:41:32 +02:00
gdbstub.c
cpu: Introduce CPUClass::gdb_{read,write}_register()
2013-07-27 00:04:17 +02:00
helper.c
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
2013-07-23 02:41:33 +02:00
helper.h
exec: move include files to include/exec/
2012-12-19 08:31:31 +01:00
Makefile.objs
cpu: Introduce CPUClass::gdb_{read,write}_register()
2013-07-27 00:04:17 +02:00
microblaze-decode.h
…
mmu.c
Typo, spelling and grammatical fixes
2013-04-12 14:33:20 +02:00
mmu.h
…
op_helper.c
cpu: Turn cpu_unassigned_access() into a CPUState hook
2013-06-28 13:25:13 +02:00
translate.c
tcg: Move helper registration into tcg_context_init
2013-10-10 11:43:37 -07:00