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.
 
 
 
 
 
 
Stefan Hajnoczi 344744e148 dump queue 4 years ago
..
acpi hw/acpi/piix4: move PIIX4PMState into separate piix4.h header 4 years ago
adc hw/adc/zynq-xadc: Use qemu_irq typedef 4 years ago
arm hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers 4 years ago
audio introduce -audio as a replacement for -soundhw 4 years ago
block block: add missed block_acct_setup with new block device init procedure 4 years ago
char hw/riscv: spike: Allow using binary firmware as bios 4 years ago
core accel/tcg: Add restore_state_to_opc to TCGCPUOps 4 years ago
cpu Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
cris hw: Replace anti-social QOM type names 5 years ago
cxl mem/cxl-type3: Add sn option to provide serial number for PCI ecap 4 years ago
display xlnx_dp: Introduce a vblank signal 4 years ago
dma hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method 4 years ago
firmware hw/smbios: support for type 8 (port connector) 4 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/i2c/aspeed: Fix old reg slave receive 4 years ago
i386 hw: Add compat machines for 7.2 4 years ago
ide hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command 4 years ago
input pckbd: remove legacy i8042_mm_init() function 4 years ago
intc hw/intc: Move mtimer/mtimecmp to aclint 4 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/southbridge/piix: Aggregate all PIIX southbridge type names 4 years ago
kvm target/i386: always create kvmclock device 6 years ago
loongarch hw/loongarch: Improve acpi dsdt table 4 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 Replace TARGET_WORDS_BIGENDIAN 4 years ago
misc aspeed: sbc: Allow per-machine settings 4 years ago
net Clean up decorations and whitespace around header guards 4 years ago
nubus Clean up header guards that don't match their file name 4 years ago
nvram hw/arm, loongarch: Move load_image_to_fw_cfg() to common location 4 years ago
openrisc hw/openrisc: Split re-usable boot time apis out to boot.c 4 years ago
pci pci: cleanup virtio ids. 4 years ago
pci-bridge pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. 4 years ago
pci-host hw/loongarch: Add platform bus support 4 years ago
ppc ppc440_uc.c: Move some macros to ppc4xx.h 4 years ago
rdma qapi: introduce x-query-rdma QMP command 5 years ago
remote vfio-user: handle device interrupts 4 years ago
riscv hw/riscv: virt: Enable booting S-mode firmware from pflash 4 years ago
rtc goldfish_rtc: Add big-endian property 4 years ago
rx Clean up header guards that don't match their file name 4 years ago
s390x s390x: Add KVM PV dump interface 4 years ago
scsi include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype 4 years ago
sd hw/sd: add nuvoton MMC 5 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/piix3: Inline and remove piix3_create() 4 years ago
sparc hw: Replace anti-social QOM type names 5 years ago
ssi aspeed/smc: Cache AspeedSMCClass 4 years ago
timer hw/intc: Move mtimer/mtimecmp to aclint 4 years ago
tricore Clean up ill-advised or unusual header guards 4 years ago
usb usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert 4 years ago
vfio vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr 4 years ago
virtio qmp: decode feature & status bits in virtio-status 4 years ago
watchdog Clean up header guards that don't match their file name 4 years ago
xen hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it 4 years ago
xtensa Include hw/irq.h a lot less 7 years ago
boards.h hw: Add compat machines for 7.2 4 years ago
clock.h host-utils: add 128-bit quotient support to divu128/divs128 5 years ago
elf_ops.h treewide: Remove the unnecessary space before semicolon 4 years ago
fw-path-provider.h Use DECLARE_*CHECKER* macros 6 years ago
hotplug.h Use DECLARE_*CHECKER* macros 6 years ago
hw.h compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
ide.h include/hw/ide: Unexport pci_piix3_xen_ide_unplug() 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 5 years ago
loader.h hw/core/loader: return image sizes as ssize_t 4 years ago
nmi.h Use DECLARE_*CHECKER* macros 6 years ago
or-irq.h Use DECLARE_*CHECKER* macros 6 years ago
pcmcia.h Use OBJECT_DECLARE_TYPE when possible 6 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 misc: fix commonly doubled up words 4 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 usb: drop usb_host_dev_is_scsi_storage hook 5 years ago
vmstate-if.h Use DECLARE_*CHECKER* macros 6 years ago