Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
hw/dma/soc_dma: dma bytes is uint64_t
Peter Maydell committed 2 months ago
hw/dma/omap_dma: Be more careful about overflow in transfer setup
Peter Maydell committed 2 months ago
hw/dma/soc_dma: Remove union from memmap_entry_s struct
Peter Maydell committed 2 months ago
hw/dma/soc_dma: Simplify soc_dma_ch_update()
Peter Maydell committed 2 months ago
hw/dma/soc_dma: Remove soc_dma_port_fifo support
Peter Maydell committed 2 months ago
target/arm: Fix testing of raw mtx value
Richard Henderson committed 2 months ago
target/ppc: Remove unused helper_lscbx()
Peter Maydell committed 2 months ago
target/arm: GICv5 cpuif: Writes to ICC_APR_EL1 can change IRQ/FIQ
Peter Maydell committed 2 months ago
target/arm: GICv5 cpuif: gicr_cdia_read() ppibit should be 64 bits
Peter Maydell committed 2 months ago
hw/net/xilinx_axienet: Fix PHY register 17 link status reporting
Jay Chang committed 2 months ago
hw/char: imx_serial: add missing migration state
Tao Ding committed 2 months ago
iotests/108: avoid leaking FUSE mount
Stefan Hajnoczi committed 3 months ago
Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging
Stefan Hajnoczi committed 2 months ago
Merge tag 'pull-request-2026-07-20' of https://gitlab.com/thuth/qemu into staging
Stefan Hajnoczi committed 2 months ago
Merge tag 'linux-user-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa into staging
Stefan Hajnoczi committed 2 months ago
hw/usb/hcd-xhci-sysbus: Fix OOB heap access in xhci_sysbus_intr_raise()
Thomas Huth committed 2 months ago
hw/usb/hcd-xhci: Fix guest-triggerable assert() in xhci_find_stream()
Thomas Huth committed 2 months ago
usbredir: fix infinite loop and SIGFPE with zero max_packet_size
Marc-André Lureau committed 2 months ago
usbredir: fix use-after-free on buffered bulk packet overflow
Marc-André Lureau committed 2 months ago
tests/qtest: add xhci-pci unplug finalize regression test
Xiangfeng Cai committed 3 months ago