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.
 
 
 
 
 
 
Jason Wang 415f21c723 virtio-net: correctly copy vnet header when flushing TX 3 years ago
..
9pfs hw: replace most qemu_bh_new calls with qemu_bh_new_guarded 3 years ago
acpi hw/acpi/erst: Do not ignore Error* in realize handler 3 years ago
adc hw/adc: Make adci[*] R/W in NPCM7XX ADC 4 years ago
alpha hw: Remove unused MAX_IDE_BUS define 4 years ago
arm hw/arm/smmu: Handle big-endian hosts correctly 3 years ago
audio hw/audio/hda-codec: fix multiplication overflow 3 years ago
avr Remove qemu-common.h include from most units 4 years ago
block hw/pflash: implement update buffer for block writes 3 years ago
char hw/char/riscv_htif: Fix printing of console characters on big endian hosts 3 years ago
core machine: Add helpers to get cores/threads per socket 3 years ago
cpu cpu/core: Fix "help" of CPU core device types 5 years ago
cris Do not include exec/address-spaces.h if it's not really necessary 5 years ago
cxl hw/cxl: Fix CFMW config memory leak 3 years ago
display ati-vga: Implement fallback for pixman routines 3 years ago
dma hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop. 3 years ago
gpio hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx 4 years ago
hppa target/hppa: Provide qemu version via fw_cfg to firmware 3 years ago
hyperv hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset() 4 years ago
i2c hw/i2c/aspeed: Fix TXBUF transmission start position error 3 years ago
i386 amd_iommu: Fix APIC address check 3 years ago
ide hw/ide/ahci: fix legacy software reset 3 years ago
input lasips2: LASI PS/2 devices are not user-createable 3 years ago
intc hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers 3 years ago
ipack qbus: Rename qbus_create_inplace() to qbus_init() 5 years ago
ipmi ipmi:smbus: Add a check around a memcpy 4 years ago
isa acpi: x86: move RPQx field back to _SB scope 4 years ago
loongarch Revert "hw/loongarch/virt: Add cfi01 pflash device" 4 years ago
m68k m68k/q800: do not re-randomize RNG seed on snapshot load 4 years ago
mem hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange 4 years ago
microblaze hw/microblaze: pass random seed to fdt 4 years ago
mips hw/mips/malta: Fix the malta machine on big endian hosts 3 years ago
misc hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize() 3 years ago
net virtio-net: correctly copy vnet header when flushing TX 3 years ago
nios2 hw/nios2: set machine->fdt in nios2_load_dtb() 4 years ago
nubus qbus: Rename qbus_create_inplace() to qbus_init() 5 years ago
nvme hw/nvme: fix CRC64 for guard tag 3 years ago
nvram hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array 3 years ago
openrisc openrisc: re-randomize rng-seed on reboot 4 years ago
pci msix: unset PCIDevice::msix_vector_poll_notifier in rollback 3 years ago
pci-bridge hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE 4 years ago
pci-host raven: disable reentrancy detection for iomem 3 years ago
pcmcia hw/pcmcia: Do not register PCMCIA type if not required 5 years ago
ppc hw/ppc: Always store the decrementer value 3 years ago
rdma hw/pvrdma: Protect against buggy or malicious guest driver 3 years ago
remote hw/remote: Fix vfu_cfg trace offset format 3 years ago
riscv hw/riscv: virt: Fix riscv,pmu DT node path 3 years ago
rtc goldfish_rtc: Add big-endian property 4 years ago
rx rx: re-randomize rng-seed on reboot 4 years ago
s390x s390x/ap: fix missing subsystem reset registration 3 years ago
scsi hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued 3 years ago
sd hw/sd/sdhci: Block Size Register bits [14:12] is lost 3 years ago
sensor hw/sensor: Add Renesas ISL69259 device model 4 years ago
sh4 Use g_new() & friends where that makes obvious sense 4 years ago
smbios hw/smbios: Fix core count in type4 3 years ago
sparc machine: make memory-backend a link property 4 years ago
sparc64 hw: Remove unused MAX_IDE_BUS define 4 years ago
ssi aspeed/smc: Cache AspeedSMCClass 4 years ago
timer hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop 3 years ago
tpm hw/tpm: TIS on sysbus: Remove unsupport ppi command line option 3 years ago
tricore hw/tricore: fix inclusion of tricore_testboard 5 years ago
usb net: Provide MemReentrancyGuard * to qemu_new_nic() 3 years ago
vfio vfio/pci: Disable INTx in vfio_realize error path 3 years ago
virtio hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field 3 years ago
watchdog watchdog: remove -watchdog option 4 years ago
xen xen/pt: reserve PCI slot 2 for Intel igd-passthru 3 years ago
xenpv Warn user if the vga flag is passed but no vga device is created 4 years ago
xtensa hw/xtensa: fix reset value of MIROUT register of MX PIC 4 years ago
Kconfig hw/loongarch: Add support loongson3 virt machine type. 4 years ago
meson.build hw/loongarch: Add support loongson3 virt machine type. 4 years ago