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.
 
 
 
 
 
 
Peter Maydell 41192db338 Machine queue, 2020-12-23 6 years ago
..
Kconfig hw/core: Add a config switch for the generic loader device 7 years ago
bus.c nomaintainer: Fix Lesser GPL version number 6 years ago
clock-vmstate.c hw/core/clock-vmstate: define a vmstate entry for clock state 6 years ago
clock.c hw/core/clock: trace clock values in Hz instead of ns 6 years ago
cpu.c cpu: Remove unnecessary noop methods 6 years ago
fw-path-provider.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
generic-loader.c make ram_size local to vl.c 6 years ago
hotplug.c call HotplugHandler->plug() as the last step in device realization 8 years ago
irq.c Use DECLARE_*CHECKER* macros 6 years ago
loader-fit.c hw/mips/boston: Fix Lesser GPL version number 6 years ago
loader.c hw/core/loader.c: Improve reporting of ROM overlap errors 6 years ago
machine-hmp-cmds.c monitor: Add Monitor parameter to monitor_get_cpu_index() 6 years ago
machine-qmp-cmds.c qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
machine.c qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
meson.build hw/core: Restrict 'fw-path-provider.c' to system mode emulation 6 years ago
nmi.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
null-machine.c hw/core/null-machine: Do not initialize unused chardev backends 6 years ago
numa.c make ram_size local to vl.c 6 years ago
or-irq.c hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES 7 years ago
platform-bus.c nomaintainer: Fix Lesser GPL version number 6 years ago
ptimer.c hw/core/ptimer: Support ptimer being disabled by timer callback 6 years ago
qdev-clock.c hw/core/qdev-clock: add a reference on aliased clocks 6 years ago
qdev-fw.c Include hw/qdev-properties.h less 7 years ago
qdev-prop-internal.h qdev: Make qdev_propinfo_get_uint16() static 6 years ago
qdev-properties-system.c qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() 6 years ago
qdev-properties.c qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen() 6 years ago
qdev.c machine: introduce MachineInitPhase 6 years ago
register.c hw/core/register.c: Don't use '#' flag of printf format 6 years ago
reset.c qemu/queue.h: leave head structs anonymous unless necessary 8 years ago
resettable.c hw/core: deprecate old reset functions and introduce new ones 7 years ago
split-irq.c qdev: set properties with device_class_set_props() 7 years ago
stream.c hw/core/stream: Rename StreamSlave as StreamSink 6 years ago
sysbus.c nomaintainer: Fix Lesser GPL version number 6 years ago
trace-events hw/core/clock: trace clock values in Hz instead of ns 6 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
uboot_image.h Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. 8 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 7 years ago