..
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
meson: Prefix each element of firmware path
2022-07-13 16:58:57 +02:00
device_tree.c
device-tree: add re-randomization helper function
2022-10-27 11:34:31 +01:00
dirtylimit.c
Drop duplicate #include
2023-02-08 07:28:05 +01: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
xen: Add XEN_DISABLED mode and make it default
2023-03-01 08:22:49 +00: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: introduce memory_region_unmap_iommu_notifier_range()
2023-03-02 19:13:52 -05:00
meson.build
softmmu: Extract watchpoint API from physmem.c
2023-02-27 22:29:01 +01:00
physmem.c
softmmu: Use memmove in flatview_write_continue
2023-02-28 10:32:31 -10: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
error: Drop superfluous #include "qapi/qmp/qerror.h"
2023-02-23 13:56:14 +01:00
rtc.c
replay: Simplify setting replay blockers
2023-02-23 14:10:17 +01:00
runstate-action.c
runstate-hmp-cmds.c
runstate: Move HMP commands from monitor/ to softmmu/
2023-02-04 07:56:54 +01:00
runstate.c
tcg: Include "qemu/timer.h" for profile_getclock
2023-03-05 13:44:07 -08: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
softmmu/dirtylimit: Implement virtual CPU throttle
2022-07-20 12:15:08 +01:00
trace.h
vl.c
xen: Permit --xen-domid argument when accel is KVM
2023-03-01 08:22:49 +00:00
watchpoint.c
softmmu: Check watchpoints for read+write at once
2023-03-05 13:44:07 -08:00