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-14
hw/audio/virtio-sound: fix heap buffer overflow
Volker Rümelin
2024-09-12
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-08-30
hw/audio/virtio-snd: fix invalid param check
Volker Rümelin
2024-08-28
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
2024-08-28
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
Klaus Jensen
2024-08-28
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2024-08-28
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
Philippe Mathieu-Daudé
2024-08-28
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-28
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki
2024-08-28
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
2024-08-28
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-08-28
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-08-28
hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
Frederik van Hövell
2024-08-27
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-08-27
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-08-27
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-08-27
virtio-snd: check for invalid param shift operands
Manos Pitsidianakis
2024-08-27
virtio-snd: add max size bounds check in input cb
Manos Pitsidianakis
2024-08-27
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
Zhao Liu
2024-08-27
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-07-12
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
2024-07-05
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-07-05
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-06-20
stdvga: fix screen blanking
Gerd Hoffmann
2024-06-20
hw/audio/virtio-snd: Always use little endian audio format
Philippe Mathieu-Daudé
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-27
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
2024-05-27
hw/loongarch: Fix fdt memory node wrong 'reg'
Song Gao
2024-05-27
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
2024-05-13
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
2024-05-13
hw/loongarch/virt: Fix memory leak
Song Gao
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-05-02
hw/ufs: Fix buffer overflow bug
Jeuk Kim
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-16
hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI bus
BALATON Zoltan
2024-04-16
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
BALATON Zoltan
2024-04-15
virtio-pci: fix use of a released vector
Cindy Lu
2024-04-10
hw/audio/virtio-snd: Remove unused assignment
Philippe Mathieu-Daudé
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
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: Fix overflow in MIL TX FIFO
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/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é
[next]