..
bus.c
qom: Make InterfaceInfo[] uses const
2025-04-25 17:00:41 +02:00
clock-vmstate.c
hw/core: Constify VMState
2023-12-29 11:17:30 +11:00
clock.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
cpu-common.c
physmem: Destroy all CPU AddressSpaces on unrealize
2025-10-03 09:48:02 -04:00
cpu-system.c
accel/tcg: Move post-load tb_flush to vm_change_state hook
2025-09-24 10:29:43 -07:00
cpu-user.c
cpus: Remove CPUClass::has_work() handler
2025-03-09 17:00:47 +01:00
eif.c
hw/core/eif: Use stateful qcrypto apis
2024-12-13 15:26:58 +01:00
eif.h
hw/core: Add Enclave Image Format (EIF) related helpers
2024-10-31 18:28:32 +01:00
fw-path-provider.c
generic-loader.c
hw/core/loader: Pass errp to load_image_targphys_as()
2025-10-28 08:19:18 +01:00
gpio.c
hw/qdev: Have qdev_get_gpio_out_connector() take const DeviceState arg
2025-10-28 08:19:18 +01:00
guest-loader.c
hw/core/loader: Pass errp to load_image_targphys_as()
2025-10-28 08:19:18 +01:00
guest-loader.h
hw/core: implement a guest-loader to support static hypervisor guests
2021-03-10 15:34:11 +00:00
hotplug.c
irq.c
hw/irq: New qemu_init_irq_child() function
2025-09-02 17:57:05 +02:00
Kconfig
hw/core: Add Enclave Image Format (EIF) related helpers
2024-10-31 18:28:32 +01:00
loader-fit.c
include/system: Move exec/memory.h to system/memory.h
2025-04-23 14:08:21 -07:00
loader.c
hw/core/loader: add check for zero size in load_image_targphys_as
2025-10-28 08:19:18 +01:00
machine-hmp-cmds.c
monitor: generalize query-mshv/"info mshv" to query-accelerators/"info accelerators"
2025-10-14 11:03:59 +02:00
machine-qmp-cmds.c
hw/core: Filter machine list available for a particular target binary
2025-10-21 20:09:56 +02:00
machine-smp.c
i386/cpu: add has_caches flag to check smp_cache configuration
2025-02-25 16:18:12 +01:00
machine.c
virtio-net: Advertise UDP tunnel GSO support by default
2025-11-09 08:25:08 -05:00
meson.build
meson: remove lib{system, user}_ss aliases
2025-05-26 17:31:06 +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
hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
2025-10-29 19:15:43 +01:00
numa.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
or-irq.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
platform-bus.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
ptimer.c
include/exec: Split out icount.h
2025-04-23 14:08:44 -07:00
qdev-clock.c
clock: inline most of qdev_init_clocklist
2024-12-10 18:49:24 +01:00
qdev-fw.c
qdev-hotplug.c
hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common
2025-01-13 17:16:03 +01:00
qdev-prop-internal.h
qdev: Make qdev_propinfo_get_uint16() static
2020-12-15 10:02:07 -05:00
qdev-properties-system.c
audio: move audio.h under include/qemu/
2025-10-30 22:56:51 +04:00
qdev-properties.c
qdev: Change PropertyInfo method print() to return malloc'ed string
2025-10-28 14:50:07 +01:00
qdev-user.c
qdev: Implement qdev_create_fake_machine() for user emulation
2025-01-09 18:16:24 +01:00
qdev.c
virtio: improve virtqueue mapping error messages
2025-10-05 16:19:12 -04:00
register.c
hw/core/register: remove the `register_finalize_block' function
2025-10-21 20:16:46 +02:00
reset.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
resetcontainer.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
resettable.c
hw/core/resettable: Remove transitional_function machinery
2024-09-13 15:31:46 +01:00
split-irq.c
qom: Have class_init() take a const data argument
2025-04-25 17:00:41 +02:00
stream.c
hw/core/stream: Rename StreamSlave as StreamSink
2020-12-10 12:15:04 -05:00
sysbus-fdt.c
target-arm queue:
2025-09-17 11:10:55 -07:00
sysbus.c
hw/sysbus: Have various helpers take a const SysBusDevice argument
2025-10-28 08:19:18 +01:00
trace-events
trace-events: remove the remaining vcpu trace events
2023-06-01 11:05:05 -04:00
trace.h
trace: switch position of headers to what Meson requires
2020-08-21 06:18:24 -04:00
uboot_image.h
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
2024-09-20 10:11:59 +03:00
vm-change-state-handler.c
system/runstate: add VM state change cb with return value
2025-05-14 05:39:14 -04:00
vmstate-if.c