..
accel-blocker.h
include: Rename sysemu/ -> system/
2 years ago
accel-irq.h
all: Clean up includes
7 months ago
address-spaces.h
include/system: Move exec/address-spaces.h to system/address-spaces.h
1 year ago
arch_init.h
target/or1k: Rename from openrisc
6 months ago
balloon.h
include: reorganize memory API headers
7 months ago
block-backend-common.h
include: Rename sysemu/ -> system/
2 years ago
block-backend-global-state.h
block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
1 year ago
block-backend-io.h
block: use pwrite_zeroes_alignment when writing first sector
9 months ago
block-backend.h
include: Rename sysemu/ -> system/
2 years ago
block-ram-registrar.h
include: reorganize memory API headers
7 months ago
blockdev.h
include: Rename sysemu/ -> system/
2 years ago
confidential-guest-support.h
backends/confidential-guest-support: Add set_guest_policy() function
1 year ago
cpu-throttle.h
include: Rename sysemu/ -> system/
2 years ago
cpu-timers-internal.h
include/qemu/atomic: Drop aligned_{u}int64_t
7 months ago
cpu-timers.h
include/exec: Split out icount.h
1 year ago
cpus.h
bsd-user, linux-user: introduce qemu_process_cpu_events
11 months ago
cryptodev-vhost-user.h
include: Rename sysemu/ -> system/
2 years ago
cryptodev-vhost.h
include: Rename sysemu/ -> system/
2 years ago
cryptodev.h
include: Rename sysemu/ -> system/
2 years ago
device_tree.h
hw: Centralize handling of -machine dumpdtb option
1 year ago
dirtylimit.h
include: Rename sysemu/ -> system/
2 years ago
dirtyrate.h
include: Rename sysemu/ -> system/
2 years ago
dma.h
include/system: Move exec/address-spaces.h to system/address-spaces.h
1 year ago
dump-arch.h
include: Rename sysemu/ -> system/
2 years ago
dump.h
include: Rename sysemu/ -> system/
2 years ago
event-loop-base.h
block: rename block/aio.h to qemu/aio.h
7 months ago
host_iommu_device.h
backends/iommufd: Add get_pasid_info() callback
6 months ago
hostmem.h
include/system: Move exec/memory.h to system/memory.h
1 year ago
hvf.h
accel/hvf: Restrict internal declarations
1 year ago
hvf_int.h
accel/hvf: Add hvf_arch_cpu_realize() stubs
7 months ago
hw_accel.h
qapi/accel: Allow to query mshv capabilities
10 months ago
igvm-cfg.h
igvm: Pass machine state to IGVM file processing
6 months ago
igvm-internal.h
igvm: Fill MADT IGVM parameter field on x86_64
6 months ago
igvm.h
igvm: Pass machine state to IGVM file processing
6 months ago
iommufd.h
backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
6 months ago
ioport.h
include/system: Move exec/ioport.h to system/ioport.h
1 year ago
iothread.h
block: rename block/aio.h to qemu/aio.h
7 months ago
kvm.h
accel/kvm: Introduce KvmPutState enum
10 months ago
kvm_int.h
include: move hw/boards.h to hw/core/
7 months ago
kvm_xen.h
include: Rename sysemu/ -> system/
2 years ago
memory.h
memory: Remove memory_region_init_rom_device_nomigrate()
6 months ago
memory_cached.h
system: Allow restricting legacy address_space_ldst() native-endian API
7 months ago
memory_ldst.h.inc
system: Allow restricting legacy address_space_ldst() native-endian API
7 months ago
memory_ldst_cached.h.inc
include: move memory_ldst* to include/system
7 months ago
memory_ldst_endian.h.inc
system/memory: Define address_space_ldst[Q] endian variants via template
7 months ago
memory_ldst_phys.h.inc
system: Allow restricting the legacy ld/st_phys() 'native-endian' API
7 months ago
memory_ldst_phys_endian.h.inc
system/memory: Define address_space_ldst[Q] endian variants via template
7 months ago
memory_mapping.h
include: reorganize memory API headers
7 months ago
mshv.h
mshv: Clean up includes
7 months ago
mshv_int.h
target/i386/mshv: Use preallocated page for hvcall
10 months ago
numa.h
system/numa: Remove unnecessary 'exec/cpu-common.h' header
2 years ago
nvmm.h
accel/nvmm: Expose nvmm_enabled() to common code
1 year ago
os-posix.h
os: add an ability to lock memory on_fault
2 years ago
os-wasm.h
include/qemu/osdep.h: Add Emscripten-specific OS dependencies
1 year ago
os-win32.h
error: Kill @error_warn
10 months ago
physmem.h
* cleanup include/hw headers
7 months ago
qtest.h
char: rename CharBackend->CharFrontend
9 months ago
ram_addr.h
include: reorganize memory API headers
7 months ago
ramblock.h
include: reorganize memory API headers
7 months ago
ramlist.h
include: reorganize memory API headers
7 months ago
replay.h
block: rename block/aio.h to qemu/aio.h
7 months ago
reset.h
include: move hw/resettable.h to hw/core/
7 months ago
rng-random.h
include: Rename sysemu/ -> system/
2 years ago
rng.h
include: Rename sysemu/ -> system/
2 years ago
rtc.h
include: Rename sysemu/ -> system/
2 years ago
runstate-action.h
include: Rename sysemu/ -> system/
2 years ago
runstate.h
Accelerators patches
1 year ago
seccomp.h
include: Rename sysemu/ -> system/
2 years ago
spdm-socket.h
spdm: define SPDM transport enum types
9 months ago
stats.h
include: Rename sysemu/ -> system/
2 years ago
system.h
system: drop the -old-param option
11 months ago
tcg.h
tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
1 year ago
tpm.h
include: Rename sysemu/ -> system/
2 years ago
tpm_backend.h
include: Rename sysemu/ -> system/
2 years ago
tpm_util.h
include: Rename sysemu/ -> system/
2 years ago
vhost-user-backend.h
char: rename CharBackend->CharFrontend
9 months ago
watchdog.h
include: Rename sysemu/ -> system/
2 years ago
whpx.h
accel/whpx: Expose whpx_enabled() to common code
1 year ago
xen-mapcache.h
include: reorganize memory API headers
7 months ago
xen.h
include: reorganize memory API headers
7 months ago