Sign in
qemu
/
qemu
/
4d6d8a05a0a6d102ca94e59a43804d65309921e3
/
accel
/
tcg
/
cpu-exec-common.c
43e7a2d
accel/tcg: Make cpu-exec-common.c a target agnostic unit
by Philippe Mathieu-Daudé
· 1 year, 3 months ago
4c268d6
accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
by Philippe Mathieu-Daudé
· 1 year, 3 months ago
464dacf
accel/tcg: Move can_do_io to CPUNegativeOffsetState
by Richard Henderson
· 1 year, 3 months ago
0d58c66
softmmu: Use async_run_on_cpu in tcg_commit
by Richard Henderson
· 1 year, 4 months ago
9877ea0
accel/tcg: Add cpu_in_serial_context
by Richard Henderson
· 2 years, 2 months ago
720ace2
*: Add missing includes of qemu/plugin.h
by Richard Henderson
· 1 year, 9 months ago
e04660a
tcg: Clear plugin_mem_cbs on TB exit
by Richard Henderson
· 1 year, 9 months ago
3d419a4
accel/tcg: Remove will_exit argument from cpu_restore_state
by Richard Henderson
· 2 years, 2 months ago
2068cab
Do not include cpu.h if it's not really necessary
by Thomas Huth
· 3 years, 8 months ago
14a48c1
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
by Markus Armbruster
· 6 years ago
fb0343d
tcg: Fix LGPL version number
by Thomas Huth
· 6 years ago
afd46fc
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
by Pavel Dovgalyuk
· 7 years ago
4d60b25
accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
by Peter Maydell
· 7 years ago
8e2b729
tcg: make tcg_allowed global
by Yang Zhong
· 7 years ago
d9bb58e
tcg: move tcg related files into accel/tcg/ subdirectory
by Yang Zhong
· 8 years ago
[Renamed from cpu-exec-common.c]
8539093
ui/console: ensure do_safe_dpy_refresh holds BQL
by Alex Bennée
· 8 years ago
e5143e3
tcg: remove global exit_request
by Alex Bennée
· 8 years ago
791158d
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
by Alex Bennée
· 8 years ago
fdbc2b5
tcg: Add EXCP_ATOMIC
by Richard Henderson
· 8 years ago
6886b98
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
by Peter Maydell
· 9 years ago
f213e72
user-exec: Push resume-from-signal code out to handle_cpu_signal()
by Peter Maydell
· 9 years ago
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
3213525
tcg: Remove needless CPUState::current_tb
by Sergey Fedorov
· 9 years ago
7b31bbc
exec: Clean up includes
by Peter Maydell
· 9 years ago
32857f4
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
by Peter Maydell
· 9 years ago
53f8a5e
cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operations
by Peter Maydell
· 9 years ago
5abf949
cpu-exec: Migrate some generic fns to cpu-exec-common
by Peter Crosthwaite
· 9 years ago