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
2024-09-14
hw/intc/arm_gic: fix spurious level triggered interrupts
Jan Klötzke
2024-09-12
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-09-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-11
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Philippe Mathieu-Daudé
2024-08-06
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-06
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki
2024-08-02
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
2024-08-02
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-08-02
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-08-02
hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
Frederik van Hövell
2024-07-24
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-07-24
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-07-24
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-07-24
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
Zhao Liu
2024-07-23
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-07-05
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-06-20
stdvga: fix screen blanking
Gerd Hoffmann
2024-06-11
virtio-net: drop too short packets early
Alexey Dobriyan
2024-06-05
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
2024-05-30
hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
Andrey Shumilin
2024-05-10
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
2024-05-02
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
2024-05-02
hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
Alexandra Diupina
2024-04-16
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-04-16
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-04-10
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-04-09
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-09
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-04-09
hw/scsi/scsi-generic: Fix io_timeout property not applying
Lorenz Brun
2024-03-14
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
2024-03-14
pcie_sriov: Validate NumVFs
Akihiko Odaki
2024-03-14
hw/nvme: Use pcie_sriov_num_vfs()
Akihiko Odaki
2024-03-14
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2024-03-14
hw/nvme: add machine compatibility parameter to enable msix exclusive bar
Klaus Jensen
2024-03-14
hw/nvme: generalize the mbar size helper
Klaus Jensen
2024-03-14
hw/nvme: separate 'serial' property for VFs
Minwoo Im
2024-03-14
hw/nvme: cleanup error reporting in nvme_init_pci()
Klaus Jensen
2024-03-14
hw/nvme: clean up confusing use of errp/local_err
Klaus Jensen
[next]