aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-08-05vfio/pci: Disable INTx in vfio_realize error pathZhenzhong Duan
2023-08-04hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()Thomas Huth
2023-08-04hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()Thomas Huth
2023-08-04hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hostsThomas Huth
2023-08-04hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-04hw/i386/intel_iommu: Fix trivial endianness problemsThomas Huth
2023-08-04pci: do not respond config requests after PCI device ejectYuri Benditovich
2023-08-04virtio-crypto: verify src&dst buffer length for sym requestzhenwei pi
2023-08-04hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()Eric Auger
2023-08-02xen-block: Avoid leaks on new error pathAnthony PERARD
2023-07-31hw/arm/smmu: Handle big-endian hosts correctlyPeter Maydell
2023-07-31virtio-net: pass Device-TLB enable/disable events to vhostViktor Prutyanov
2023-07-31vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-31virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov
2023-07-15hw/ide/piix: properly initialize the BMIBA registerOlaf Hering
2023-06-30vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry pathShameer Kolothum
2023-06-30vfio/pci: Fix a segfault in vfio_realizeZhenzhong Duan
2023-06-30target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin
2023-06-28virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy
2023-06-26vhost: release memory_listener object in error pathPrasad Pandit
2023-06-26target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller
2023-06-26target/hppa: Fix OS reboot issuesHelge Deller
2023-06-22hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loopPeter Maydell
2023-06-22hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1Peter Maydell
2023-06-16aspeed/hace: Initialize g_autofree pointerCédric Le Goater
2023-06-14hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang
2023-06-11hw/remote: Fix vfu_cfg trace offset formatMattias Nissler
2023-06-089pfs: prevent opening special files (CVE-2023-2861)Christian Schoenebeck
2023-05-31hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs numberClément Chigot
2023-05-31hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.Tommy Wu
2023-05-31hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow
2023-05-28machine: do not crash if default RAM backend name has been stolenIgor Mammedov
2023-05-28hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth
2023-05-28usb/ohci: Set pad to 0 after frame updatePaolo Bonzini
2023-05-28rtl8139: fix large_send_mss divide-by-zeroStefan Hajnoczi
2023-05-23e1000e: Fix tx/rx counterstimothee.cocault@gmail.com
2023-05-23e1000: Count CRC in Tx statisticsAkihiko Odaki
2023-05-22virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_requestMauro Matteo Cascella
2023-05-22virtio-net: not enable vq reset feature unconditionallyEugenio Pérez
2023-05-19vhost: fix possible wrap in SVQ descriptor ringHawkins Jiawei
2023-05-18scsi-generic: fix buffer overflow on block limits inquiryPaolo Bonzini
2023-05-18Revert "vhost-user: Introduce nested event loop in vhost_user_read()"Greg Kurz
2023-05-18Revert "vhost-user: Monitor slave channel in vhost_user_read()"Greg Kurz
2023-05-18xen/pt: reserve PCI slot 2 for Intel igd-passthruChuck Zmudzinski
2023-05-189pfs/xen: Fix segfault on shutdownJason Andryuk
2023-05-18virtio: fix reachable assertion due to stale value of cached region sizeCarlos López
2023-05-18hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-05-18hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell