index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-08-05
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
2023-08-04
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-04
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-08-04
pci: do not respond config requests after PCI device eject
Yuri Benditovich
2023-08-04
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-04
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-08-02
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-07-31
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-07-31
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
2023-07-31
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-31
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-07-15
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
2023-06-30
target/ppc: Fix decrementer time underflow and infinite timer loop
Nicholas Piggin
2023-06-28
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
2023-06-26
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-26
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
2023-06-26
target/hppa: Fix OS reboot issues
Helge Deller
2023-06-22
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-06-22
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-16
aspeed/hace: Initialize g_autofree pointer
Cédric Le Goater
2023-06-14
hw/riscv: qemu crash when NUMA nodes exceed available CPUs
Yin Wang
2023-06-11
hw/remote: Fix vfu_cfg trace offset format
Mattias Nissler
2023-06-08
9pfs: prevent opening special files (CVE-2023-2861)
Christian Schoenebeck
2023-05-31
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
2023-05-31
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
Tommy Wu
2023-05-31
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
2023-05-28
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-28
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-28
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-28
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-23
e1000: Count CRC in Tx statistics
Akihiko Odaki
2023-05-22
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-22
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-18
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-05-18
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-05-18
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-05-18
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2023-05-18
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
2023-05-18
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
2023-05-18
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-18
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-18
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
[next]