..
arch_init.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
async-teardown.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
balloon.c
balloon: Fix a misleading error message
2023-11-17 10:07:52 +01:00
bootdevice.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
cpu-throttle.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
cpu-timers.c
system: Constify VMState
2023-12-30 07:38:06 +11:00
cpus.c
system/cpus: Fix CPUState.nr_cores' calculation
2023-11-07 13:08:48 +01:00
datadir.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
device_tree.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
dirtylimit.c
system/dirtylimit: Drop the reduplicative check
2023-11-03 07:48:25 +01:00
dma-helpers.c
scsi: assert that callbacks run in the correct AioContext
2023-12-21 22:49:27 +01:00
globals.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
ioport.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
main.c
softmmu: pass the main loop status to gdb "Wxx" packet
2023-10-12 12:33:24 +10:00
memory.c
system/memory: use ldn_he_p/stn_he_p
2023-12-04 16:21:00 +01:00
memory_mapping.c
memory: follow Error API guidelines
2023-10-19 23:13:27 +02:00
meson.build
configure, meson: rename targetos to host_os
2023-12-31 09:11:29 +01:00
physmem.c
coverity: physmem: use simple assertions instead of modelling
2023-11-24 12:07:47 +01:00
qdev-monitor.c
Add virtio-sound-pci device
2023-11-07 03:39:10 -05:00
qemu-seccomp.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
qtest.c
system/qtest: Include missing 'hw/core/cpu.h' header
2023-12-20 10:29:23 +01:00
rtc.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
runstate-action.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
runstate-hmp-cmds.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
runstate.c
softmmu: pass the main loop status to gdb "Wxx" packet
2023-10-12 12:33:24 +10:00
tpm-hmp-cmds.c
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
tpm.c
* util/log: re-allow switching away from stderr log file
2023-10-09 10:11:18 -04:00
trace-events
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
trace.h
system: Rename softmmu/ directory as system/
2023-10-08 21:08:08 +02:00
vl.c
hw/core: Add machine_class_default_cpu_type()
2024-01-05 16:20:14 +01:00
watchpoint.c
accel/tcg: Remove CF_LAST_IO
2023-11-14 10:40:54 -08:00