..
bus.c
hw/core: Remove transitional infrastructure from BusClass
2024-02-02 13:51:57 +00:00
clock-vmstate.c
hw/core: Constify VMState
2023-12-29 11:17:30 +11:00
clock.c
misc: fix commonly doubled up words
2022-08-01 11:58:02 +02:00
cpu-common.c
hw/core/cpu: Rename cpu_class_init() to include 'common'
2024-01-19 12:28:59 +01:00
cpu-sysemu.c
memory: follow Error API guidelines
2023-10-19 23:13:27 +02:00
fw-path-provider.c
generic-loader.c
hw/other: spelling fixes
2023-09-21 11:31:16 +03:00
gpio.c
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
2021-12-31 13:21:36 +01:00
guest-loader.c
Mark remaining global TypeInfo instances as const
2022-02-21 13:30:20 +00:00
guest-loader.h
hw/core: implement a guest-loader to support static hypervisor guests
2021-03-10 15:34:11 +00:00
hotplug-stubs.c
hw/core: Restrict hotplug to system emulation
2021-11-01 19:44:11 +01:00
hotplug.c
irq.c
hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
2023-02-27 13:27:05 +00:00
Kconfig
hw/core: Only build guest-loader if libfdt is available
2021-03-17 07:17:46 +00:00
loader-fit.c
loader.c
accel/tcg: Move perf and debuginfo support to tcg/
2024-01-29 21:04:10 +10:00
machine-hmp-cmds.c
qapi: Add query-memory-devices support to hv-balloon
2023-11-06 14:08:10 +01:00
machine-qmp-cmds.c
hw/core: Move machine-qmp-cmds.c into the target independent source set
2023-05-16 09:14:18 +02:00
machine-smp.c
CPU topology: extend with s390 specifics
2023-10-20 07:16:53 +02:00
machine.c
numa: Skip invalidation of cluster and NUMA node boundary for qtest
2024-01-12 14:02:23 +00:00
meson.build
meson: Replace softmmu_ss -> system_ss
2023-06-20 10:01:30 +02:00
nmi.c
hw/core: Improve error message when machine doesn't provide NMIs
2023-02-23 14:10:17 +01:00
null-machine.c
Do not include sysemu/sysemu.h if it's not really necessary
2021-05-02 17:24:50 +02:00
numa.c
numa: Check for qemu_strtosz_MiB error
2023-06-02 12:29:27 -05:00
or-irq.c
hw/core: Constify VMState
2023-12-29 11:17:30 +11:00
platform-bus.c
ptimer.c
hw/core: Constify VMState
2023-12-29 11:17:30 +11:00
qdev-clock.c
Drop more useless casts from void * to pointer
2022-12-14 16:19:35 +01:00
qdev-fw.c
qdev-hotplug.c
hw/core: Extract hotplug-related functions to qdev-hotplug.c
2021-11-01 19:44:11 +01:00
qdev-prop-internal.h
qdev-properties-system.c
qdev: add IOThreadVirtQueueMappingList property type
2023-12-21 22:49:28 +01:00
qdev-properties.c
qdev-properties: alias all object class properties
2023-12-21 22:49:28 +01:00
qdev.c
hw/core/qdev.c: add qdev_get_human_name()
2024-01-30 16:19:00 -05:00
register.c
hw/core/register: Add more 64-bit utilities
2021-09-01 11:59:12 +10:00
reset.c
reset: allow registering handlers that aren't called by snapshot loading
2022-10-27 11:34:31 +01:00
resettable.c
hw/core/resettable: fix reset level counting
2022-10-27 10:27:23 +01:00
split-irq.c
stream.c
sysbus-fdt.c
hw/core: Tidy up unnecessary casting away of const
2022-10-22 22:50:27 +02:00
sysbus.c
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
2023-01-18 11:14:34 +01:00
trace-events
trace-events: remove the remaining vcpu trace events
2023-06-01 11:05:05 -04:00
trace.h
uboot_image.h
hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-05-24 10:38:50 +10:00
vm-change-state-handler.c
qdev: Add qdev_add_vm_change_state_handler_full()
2023-09-11 08:34:05 +02:00
vmstate-if.c