..
arch_init.c
softmmu/arch_init.c: Trim down include list
2021-08-26 17:02:00 +01:00
balloon.c
bootdevice.c
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
misc: Remove redundant new line in perror()
2021-07-09 18:42:46 +02:00
datadir.c
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
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
Trivial patches pull request 20210709
2021-07-11 18:49:25 +01:00
meson.build
physmem.c
softmmu/physmem: fix wrong assertion in qemu_ram_alloc_internal()
2021-08-17 16:51:39 +01: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: don't block getters for resource control syscalls
2021-07-14 14:15:52 +01:00
qtest.c
qtest: add a QOM object for qtest
2021-05-26 14:49:45 +02:00
rtc.c
runstate-action.c
runstate.c
runstate: Initialize Error * to NULL
2021-06-15 17:17:09 +02:00
timers-state.h
qemu/atomic: Add aligned_{int64,uint64}_t types
2021-07-21 07:45:38 -10:00
tpm.c
trace-events
memory: Display MemoryRegion name in read/write ops trace events
2021-07-09 18:42:46 +02:00
trace.h
vl.c
softmmu: Use accel_find("xen") instead of xen_available()
2021-08-26 17:02:00 +01:00