..
arch_init.c
Drop the deprecated unicore32 target
2021-05-12 18:20:52 +02:00
balloon.c
qapi: Restrict balloon-related commands to machine code
2020-09-29 15:41:35 +02:00
bootdevice.c
softmmu: move more files to softmmu/
2020-10-12 11:50:21 -04:00
cpu-throttle.c
cpu-throttle: Remove timer_mod() from cpu_throttle_set()
2021-02-08 15:15:32 +01:00
cpu-timers.c
icount: get rid of static variable
2021-04-01 09:40:45 +02:00
cpus.c
softmmu: add trace point when bdrv_flush_all fails
2021-06-14 13:28:50 +01:00
datadir.c
vl: extract softmmu/datadir.c
2020-12-10 12:15:18 -05:00
device_tree.c
Do not include sysemu/sysemu.h if it's not really necessary
2021-05-02 17:24:50 +02:00
dma-helpers.c
dma: Introduce dma_aligned_pow2_mask()
2021-03-12 12:40:10 +00:00
globals.c
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
2020-12-15 12:51:57 -05:00
icount.c
icount: get rid of static variable
2021-04-01 09:40:45 +02:00
ioport.c
main.c
memory_mapping.c
Do not include cpu.h if it's not really necessary
2021-05-02 17:24:51 +02:00
memory.c
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
2021-06-15 20:27:38 +02:00
meson.build
seccomp: convert to meson
2021-01-06 10:21:20 +01:00
physmem.c
util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
2021-06-15 20:27:38 +02:00
qdev-monitor.c
Do not include sysemu/sysemu.h if it's not really necessary
2021-05-02 17:24:50 +02:00
qemu-seccomp.c
seccomp: Replace the word 'blacklist'
2021-03-09 22:15:19 +01:00
qtest.c
qtest: add a QOM object for qtest
2021-05-26 14:49:45 +02:00
rtc.c
qom: Allow optional sugar props
2021-02-08 16:57:37 +11:00
runstate-action.c
runstate: cleanup reboot and panic actions
2021-01-21 13:00:41 +01:00
runstate.c
runstate: Initialize Error * to NULL
2021-06-15 17:17:09 +02:00
timers-state.h
icount: get rid of static variable
2021-04-01 09:40:45 +02:00
tpm.c
qapi: More complex uses of QAPI_LIST_APPEND
2021-01-28 08:08:45 +01:00
trace-events
softmmu: add trace point when bdrv_flush_all fails
2021-06-14 13:28:50 +01:00
trace.h
vl.c
machine: add smp compound property
2021-07-06 08:33:51 +02:00