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.
 
 
 
 
 
 
Philippe Mathieu-Daudé 87e303de70 softmmu: Restore use of CPU watchpoint for all accelerators 3 years ago
..
acpi replace TABs with spaces 3 years ago
adc hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() 3 years ago
arm hw: arm: allwinner-h3: Fix and complete H3 i2c devices 3 years ago
audio introduce -audio as a replacement for -soundhw 4 years ago
block hw/block: replace TABs with space 3 years ago
char hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create() 3 years ago
core softmmu: Restore use of CPU watchpoint for all accelerators 3 years ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cris include: Include headers where needed 3 years ago
cxl hw/pxb-cxl: Support passthrough HDM Decoders unless overridden 3 years ago
display include: Include headers where needed 3 years ago
dma include: Include headers where needed 3 years ago
firmware hw/smbios: add core_count2 to smbios table type 4 3 years ago
gpio hw/gpio: replace HWADDR_PRIx with PRIx64 4 years ago
hyperv hw/hyperv/vmbus: Remove unused vmbus_load/save_req() 4 years ago
i2c hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs 3 years ago
i386 include/hw/i386: Clean up includes in x86.h 3 years ago
ide hw/ide: replace TABs with space 3 years ago
input hw/input: Clean up includes 3 years ago
intc hw/mips: Declare all length properties as unsigned 3 years ago
ipack ipack: Rename ipack_bus_new_inplace() to ipack_bus_init() 5 years ago
ipmi Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
isa hw/audio/via-ac97: Basic implementation of audio playback 3 years ago
kvm target/i386: always create kvmclock device 6 years ago
loongarch hw/loongarch/virt: add system_powerdown hmp command support 3 years ago
m68k hw/m68k/mcf: Add missing 'exec/hwaddr.h' header 4 years ago
mem acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug() 4 years ago
mips hw/mips/bootloader: Handle buffers as opaque arrays 3 years ago
misc hw/mips/itu: Pass SAAR using QOM link property 3 years ago
net fsl_etsec: Use hw/net/mii.h 3 years ago
nubus Clean up header guards that don't match their file name 4 years ago
nvram Revert "x86: return modified setup_data only if read as memory, not as file" 3 years ago
openrisc hw/openrisc: Split re-usable boot time apis out to boot.c 4 years ago
pci replace TABs with spaces 3 years ago
pci-bridge pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. 4 years ago
pci-host ppc patch queue for 2023-03-03: 3 years ago
ppc pnv_phb4_pec: Simplify/align code to parent user-created PHBs 3 years ago
rdma qapi: introduce x-query-rdma QMP command 4 years ago
remote include/hw/pci: Split pci_device.h off pci.h 3 years ago
riscv hw/riscv/virt: Enable basic ACPI infrastructure 3 years ago
rtc hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data 3 years ago
rx Clean up header guards that don't match their file name 4 years ago
s390x s390x/pv: Add support for asynchronous teardown for reboot 3 years ago
scsi replace TABs with spaces 3 years ago
sd replace TABs with spaces 3 years ago
sensor hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators 4 years ago
sh4 hw/intc/sh_intc: Inline and drop sh_intc_source() function 4 years ago
southbridge hw: Move ich9.h to southbridge/ 3 years ago
sparc hw: Replace anti-social QOM type names 5 years ago
ssi Do not include hw/hw.h if it is not necessary 3 years ago
timer hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available 3 years ago
tricore Do not include hw/hw.h if it is not necessary 3 years ago
usb include: Include headers where needed 3 years ago
vfio vfio/migration: Rename entry points 3 years ago
virtio replace TABs with spaces 3 years ago
watchdog hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level 3 years ago
xen hw/xen: Rename xen_common.h to xen_native.h 3 years ago
xtensa Include hw/irq.h a lot less 7 years ago
boards.h virtio,pc,pci: features, cleanups, fixes 3 years ago
clock.h host-utils: add 128-bit quotient support to divu128/divs128 4 years ago
elf_ops.h replace TABs with spaces 3 years ago
fw-path-provider.h Use DECLARE_*CHECKER* macros 6 years ago
hotplug.h pci: fix 'hotplugglable' property behavior 3 years ago
hw.h compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
ide.h hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h' 3 years ago
irq.h hw/core/irq: remove unused 'qemu_irq_split' function 4 years ago
loader-fit.h nomaintainer: Fix Lesser GPL version number 5 years ago
loader.h hw: arm: Support direct boot for Linux/arm64 EFI zboot images 3 years ago
nmi.h Use DECLARE_*CHECKER* macros 6 years ago
or-irq.h hw: Replace qemu_or_irq typedef by OrIRQState 3 years ago
pcmcia.h replace TABs with spaces 3 years ago
platform-bus.h nomaintainer: Fix Lesser GPL version number 5 years ago
ptimer.h ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 4 years ago
qdev-clock.h clock: Add ClockEvent parameter to callbacks 5 years ago
qdev-core.h pci: fix 'hotplugglable' property behavior 3 years ago
qdev-dma.h Supply missing header guards 7 years ago
qdev-properties-system.h qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros 5 years ago
qdev-properties.h qdev-properties: Add a new macro with bitmask check for uint64_t property 4 years ago
register.h hw/core/register: Add more 64-bit utilities 5 years ago
registerfields.h hw/registerfields: Add shared fields macros 4 years ago
resettable.h Use DECLARE_*CHECKER* macros 6 years ago
stream.h hw/core/stream: Rename StreamSlave as StreamSink 5 years ago
sysbus.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 6 years ago
usb.h hw/usb: fix tab indentation 3 years ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago