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 a146c6f88c target-arm queue: 2 years ago
..
acpi hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location 2 years ago
adc hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() 4 years ago
arm hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC 2 years ago
audio m68k: Clean up includes 3 years ago
block hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC 3 years ago
char hw/sparc/grlib: split out the headers for each peripherals 3 years ago
core accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull 2 years ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cris hw/net/etraxfs-eth: use qemu_configure_nic_device() 3 years ago
cxl hw/cxl/cxl_device.h: correct typos 3 years ago
display hw/arm: Introduce Raspberry PI 4 machine 2 years ago
dma hw/dma: Pass parent object to i8257_dma_init() 3 years ago
firmware smbios: function to set default processor family 3 years ago
fsi hw/fsi: Aspeed APB2OPB & On-chip peripheral bus 3 years ago
gpio hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC 2 years ago
hyperv include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleast 3 years ago
i2c hw/i2c: Implement Broadcom Serial Controller (BSC) 2 years ago
i386 vl, pc: turn -no-fd-bootchk into a machine property 2 years ago
ide ide, vl: turn -win2k-hack into a property on IDE devices 2 years ago
input hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper 3 years ago
intc hw/intc/grlib_irqmp: implements multicore irq 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/isa/vt82c686: Bring back via_isa_set_irq() 3 years ago
loongarch loongarch: Change the UEFI loading mode to loongarch 2 years ago
m68k m68k: Clean up includes 3 years ago
mem include: Clean up includes 3 years ago
mips hw/mips: Inline 'bios.h' definitions 3 years ago
misc hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC 2 years ago
net hw/net/npcm_gmac.h: correct typos 3 years ago
nubus hw/nubus: add nubus-virtio-mmio device 2 years ago
nvram acpi: Clean up includes 3 years ago
openrisc hw/openrisc: Split re-usable boot time apis out to boot.c 4 years ago
pci hw/pci: remove pci_nic_init_nofail() 3 years ago
pci-bridge hw/cxl: Add a switch mailbox CCI function 3 years ago
pci-host hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h 3 years ago
ppc ppc/pnv: Implement the ChipTOD to Core transfer 3 years ago
rdma qapi: introduce x-query-rdma QMP command 5 years ago
remote include/hw/pci: Split pci_device.h off pci.h 4 years ago
riscv hw/riscv/virt.h: correct typos 3 years ago
rtc hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later 2 years ago
rx hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary 3 years ago
s390x s390x/pci: drive ISM reset from subsystem reset 3 years ago
scsi esp.c: keep track of the DRQ state during DMA 3 years ago
sd hw/sd: Introduce a "sd-card" SPI variant model 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 5 years ago
southbridge hw/isa/piix: Allow for optional PIT creation in PIIX3 3 years ago
sparc hw/sparc/grlib: split out the headers for each peripherals 3 years ago
ssi hw/ssi: Implement BCM2835 SPI Controller 3 years ago
timer hw/timer: Move HPET_INTCAP definition to "hpet.h" 3 years ago
tricore hw/tricore/testboard: Use qdev_new() instead of QOM basic API 3 years ago
usb include: Include headers where needed 4 years ago
vfio migration: convert to NotifierWithReturn 2 years ago
virtio migration: convert to NotifierWithReturn 2 years ago
watchdog hw/watchdog: Allwinner WDT emulation for system reset 3 years ago
xen hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs 3 years ago
xtensa Include hw/irq.h a lot less 7 years ago
boards.h hw/core: Add machine_class_default_cpu_type() 3 years ago
clock.h include/: spelling fixes 3 years ago
elf_ops.h Revert "hw/elf_ops: Ignore loadable segments with zero size" 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
irq.h hw/core/irq: remove unused 'qemu_irq_split' function 4 years ago
loader-fit.h nomaintainer: Fix Lesser GPL version number 6 years ago
loader.h hw/loader: Clean up global variable shadowing in rom_add_file() 3 years ago
nmi.h Use DECLARE_*CHECKER* macros 6 years ago
or-irq.h hw: Replace qemu_or_irq typedef by OrIRQState 4 years ago
pcmcia.h replace TABs with spaces 3 years ago
platform-bus.h nomaintainer: Fix Lesser GPL version number 6 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 6 years ago
qdev-core.h oslib-posix: initialize backend memory objects in parallel 3 years ago
qdev-dma.h Supply missing header guards 7 years ago
qdev-properties-system.h qdev: add IOThreadVirtQueueMappingList property type 3 years ago
qdev-properties.h qdev-properties: alias all object class properties 3 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 6 years ago
sysbus.h hw/sysbus: Remove now unused sysbus_address_space() 2 years ago
usb.h hw/usb: remove usb_bus_find 2 years ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago