..
arch_init.c
balloon.c
bootdevice.c
cpu-throttle.c
cpu-timers.c
cpus.c
include/block: Untangle inclusion loops
2023-01-20 07:24:28 +01:00
datadir.c
device_tree.c
device-tree: add re-randomization helper function
2022-10-27 11:34:31 +01:00
dirtylimit.c
Use new created qemu_target_pages_to_MiB()
2023-05-15 10:33:04 +02:00
dma-helpers.c
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
2023-02-23 19:49:35 +01:00
globals.c
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
2023-05-02 15:47:40 +01:00
icount.c
ioport.c
main.c
ui/cocoa: Run qemu_init in the main thread
2022-09-23 14:36:33 +02:00
memory_mapping.c
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-18 11:14:34 +01:00
memory.c
memory: prevent dma-reentracy issues
2023-04-28 11:20:01 +02:00
meson.build
softmmu: Move dirtylimit.c into the target independent source set
2023-04-20 11:25:32 +02:00
physmem.c
softmmu: Create qemu_target_pages_to_MiB()
2023-05-15 10:33:03 +02:00
qdev-monitor.c
qdev: Move HMP command completion from monitor to softmmu/
2023-02-04 07:56:54 +01:00
qemu-seccomp.c
seccomp: Get actual errno value from failed seccomp functions
2022-10-26 13:32:58 +01:00
qtest.c
softmmu: Make qtest.c target independent
2023-04-20 11:25:32 +02:00
rtc.c
replay: Simplify setting replay blockers
2023-02-23 14:10:17 +01:00
runstate-action.c
runstate-hmp-cmds.c
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
2023-05-02 15:47:40 +01:00
runstate.c
softmmu: Don't use 'singlestep' global in QMP and HMP commands
2023-05-02 15:47:40 +01:00
timers-state.h
tpm-hmp-cmds.c
tpm: Move HMP commands from monitor/ to softmmu/
2023-02-04 07:56:54 +01:00
tpm.c
trace-events
trace.h
vl.c
make one-insn-per-tb an accel option
2023-05-02 15:47:40 +01:00
watchpoint.c
softmmu: Restore use of CPU watchpoint for all accelerators
2023-03-28 15:24:06 -07:00