QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alberto Faria 5562e214e8 scsi-disk: Advertise FUA support by default 1 year ago
..
Kconfig hw/core: Add Enclave Image Format (EIF) related helpers 2 years ago
bus.c qom: Make InterfaceInfo[] uses const 1 year ago
clock-vmstate.c hw/core: Constify VMState 3 years ago
clock.c qom: Have class_init() take a const data argument 1 year ago
cpu-common.c hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn() 1 year ago
cpu-system.c exec: Rename target_words_bigendian() -> target_big_endian() 1 year ago
cpu-user.c cpus: Remove CPUClass::has_work() handler 1 year ago
eif.c hw/core/eif: Use stateful qcrypto apis 2 years ago
eif.h hw/core: Add Enclave Image Format (EIF) related helpers 2 years ago
fw-path-provider.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
generic-loader.c qom: Have class_init() take a const data argument 1 year ago
gpio.c qdev: Use machine_get_container() 2 years ago
guest-loader.c qom: Have class_init() take a const data argument 1 year ago
guest-loader.h hw/core: implement a guest-loader to support static hypervisor guests 5 years ago
hotplug.c call HotplugHandler->plug() as the last step in device realization 8 years ago
irq.c hw/irq: Introduce qemu_init_irqs() helper 2 years ago
loader-fit.c include/system: Move exec/memory.h to system/memory.h 1 year ago
loader.c hw/core/loader: Fix type conflict of GLib function pointers 1 year ago
machine-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
machine-qmp-cmds.c qemu: Convert target_name() to TargetInfo API 1 year ago
machine-smp.c i386/cpu: add has_caches flag to check smp_cache configuration 1 year ago
machine.c scsi-disk: Advertise FUA support by default 1 year ago
meson.build hw/core: Move unconditional files to libsystem_ss, libuser_ss 1 year ago
nmi.c hw/core: Improve error message when machine doesn't provide NMIs 4 years ago
null-machine.c include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
numa.c include: Rename sysemu/ -> system/ 2 years ago
or-irq.c qom: Have class_init() take a const data argument 1 year ago
platform-bus.c qom: Have class_init() take a const data argument 1 year ago
ptimer.c include/exec: Split out icount.h 1 year ago
qdev-clock.c clock: inline most of qdev_init_clocklist 2 years ago
qdev-fw.c Include hw/qdev-properties.h less 7 years ago
qdev-hotplug.c hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_common 2 years ago
qdev-prop-internal.h qdev: Make qdev_propinfo_get_uint16() static 6 years ago
qdev-properties-system.c cleanup: Drop pointless return at end of function 1 year ago
qdev-properties.c qdev, rust/hpet: fix type of HPET "timers" property 1 year ago
qdev-user.c qdev: Implement qdev_create_fake_machine() for user emulation 2 years ago
qdev.c qom: Make InterfaceInfo[] uses const 1 year ago
register.c qom: Have class_init() take a const data argument 1 year ago
reset.c qom: Have class_init() take a const data argument 1 year ago
resetcontainer.c qom: Have class_init() take a const data argument 1 year ago
resettable.c hw/core/resettable: Remove transitional_function machinery 2 years ago
split-irq.c qom: Have class_init() take a const data argument 1 year ago
stream.c hw/core/stream: Rename StreamSlave as StreamSink 6 years ago
sysbus-fdt.c vfio: Introduce new files for VFIORegion definitions and declarations 1 year ago
sysbus.c qom: Have class_init() take a const data argument 1 year ago
trace-events trace-events: remove the remaining vcpu trace events 3 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
uboot_image.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 2 years ago
vm-change-state-handler.c system/runstate: add VM state change cb with return value 1 year ago
vmstate-if.c vmstate: add qom interface to get id 7 years ago