..
arch_init.c
meson.build: Define QEMU_ARCH in config-target.h
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
main-loop.h: introduce qemu_in_main_thread()
2022-03-04 18:18:15 +01:00
datadir.c
device_tree.c
softmmu/device_tree: Remove redundant pointer assignment
2022-01-21 15:52:56 +10:00
dma-helpers.c
exec/memory: Extract address_space_set() from dma_memory_set()
2022-01-20 09:09:37 +01: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
softmmu/memory_mapping: optimize for RamDiscardManager sections
2021-10-02 08:43:22 +02:00
memory.c
memory: Fix qemu crash on starting dirty log twice with stopped VM
2022-02-16 15:01:33 +01:00
meson.build
configure, meson: move TPM check to meson
2022-02-21 10:35:53 +01:00
physmem.c
osdep: Move memalign-related functions to their own header
2022-03-07 13:16:49 +00:00
qdev-monitor.c
Block layer patches
2022-03-05 10:59:04 +00:00
qemu-seccomp.c
seccomp: block setns, unshare and execveat syscalls
2022-02-16 18:52:40 +00:00
qtest.c
qtest: Add missing 'hw/qdev-core.h' include
2022-02-21 10:18:06 +01:00
rtc.c
rtc: Move RTC function prototypes to their own header
2022-01-28 14:29:46 +00:00
runstate-action.c
runstate: cleanup reboot and panic actions
2021-01-21 13:00:41 +01:00
runstate.c
exec/exec-all: Move 'qemu/log.h' include in units requiring it
2022-02-21 10:18:06 +01:00
timers-state.h
qemu/atomic: Add aligned_{int64,uint64}_t types
2021-07-21 07:45:38 -10:00
tpm.c
qapi: More complex uses of QAPI_LIST_APPEND
2021-01-28 08:08:45 +01:00
trace-events
memory: make global_dirty_tracking a bitmask
2021-11-01 22:56:43 +01:00
trace.h
vl.c
include: Move hardware version declarations to new qemu/hw-version.h
2022-02-21 13:30:20 +00:00