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.
 
 
 
 
 
 
Alex Bennée 89aafcf2a7 trace: remove code that depends on setting vcpu 3 years ago
..
Kconfig hw/core: Only build guest-loader if libfdt is available 5 years ago
bus.c qbus: Rename qbus_create() to qbus_new() 5 years ago
clock-vmstate.c clock-vmstate: Add missing END_OF_LIST 4 years ago
clock.c misc: fix commonly doubled up words 4 years ago
cpu-common.c trace: remove code that depends on setting vcpu 3 years ago
cpu-sysemu.c hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs 4 years ago
fw-path-provider.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
generic-loader.c hw/core/loader: return image sizes as ssize_t 4 years ago
gpio.c hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter 4 years ago
guest-loader.c Mark remaining global TypeInfo instances as const 4 years ago
guest-loader.h hw/core: implement a guest-loader to support static hypervisor guests 5 years ago
hotplug-stubs.c hw/core: Restrict hotplug to system emulation 4 years ago
hotplug.c call HotplugHandler->plug() as the last step in device realization 8 years ago
irq.c hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() 3 years ago
loader-fit.c hw/mips/boston: Fix Lesser GPL version number 5 years ago
loader.c *: Add missing includes of qemu/error-report.h 3 years ago
machine-hmp-cmds.c machine: Move HMP commands from monitor/ to hw/core/ 3 years ago
machine-qmp-cmds.c hw/core: Move machine-qmp-cmds.c into the target independent source set 3 years ago
machine-smp.c *: Add missing includes of qemu/error-report.h 3 years ago
machine.c machine: do not crash if default RAM backend name has been stolen 3 years ago
meson.build hw/core: Move machine-qmp-cmds.c into the target independent source set 3 years ago
nmi.c hw/core: Improve error message when machine doesn't provide NMIs 3 years ago
null-machine.c Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
numa.c qapi machine: Elide redundant has_FOO in generated C 3 years ago
or-irq.c hw: Replace qemu_or_irq typedef by OrIRQState 3 years ago
platform-bus.c nomaintainer: Fix Lesser GPL version number 5 years ago
ptimer.c replay: Extract core API to 'exec/replay-core.h' 3 years ago
qdev-clock.c Drop more useless casts from void * to pointer 3 years ago
qdev-fw.c Include hw/qdev-properties.h less 7 years ago
qdev-hotplug.c hw/core: Extract hotplug-related functions to qdev-hotplug.c 4 years ago
qdev-prop-internal.h qdev: Make qdev_propinfo_get_uint16() static 5 years ago
qdev-properties-system.c hw/core/qdev-properties-system: Allow the 'slew' policy only on x86 3 years ago
qdev-properties.c qdev-properties: Add a new macro with bitmask check for uint64_t property 4 years ago
qdev.c hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus() 3 years ago
register.c hw/core/register: Add more 64-bit utilities 5 years ago
reset.c reset: allow registering handlers that aren't called by snapshot loading 3 years ago
resettable.c hw/core/resettable: fix reset level counting 3 years ago
split-irq.c qdev: set properties with device_class_set_props() 6 years ago
stream.c hw/core/stream: Rename StreamSlave as StreamSink 5 years ago
sysbus-fdt.c hw/core: Tidy up unnecessary casting away of const 3 years ago
sysbus.c bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years 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 hw/core: Sync uboot_image.h from U-Boot v2022.01 4 years ago
vm-change-state-handler.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
vmstate-if.c vmstate: add qom interface to get id 6 years ago