aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-09-14hw/intc/arm_gic: fix spurious level triggered interruptsJan Klötzke
2024-09-14hw/audio/virtio-sound: fix heap buffer overflowVolker Rümelin
2024-09-12hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang
2024-08-30hw/audio/virtio-snd: fix invalid param checkVolker Rümelin
2024-08-28virtio-pci: Fix the use of an uninitialized irqfdCindy Lu
2024-08-28hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen
2024-08-28hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue
2024-08-28hw/sd/sdhci: Reset @data_count index on invalid ADMA transfersPhilippe Mathieu-Daudé
2024-08-28virtio-net: Fix network stall at the host side waiting for kickthomas
2024-08-28virtio-net: Ensure queue index fits with RSSAkihiko Odaki
2024-08-28hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi
2024-08-28hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()Peter Maydell
2024-08-28hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTEPeter Maydell
2024-08-28hw/char/bcm2835_aux: Fix assert when receive FIFO fills upFrederik van Hövell
2024-08-27hw/intc/loongson_ipi: Access memory in little endianBibo Mao
2024-08-27target/i386: do not crash if microvm guest uses SGX CPUID leavesPaolo Bonzini
2024-08-27intel_iommu: fix FRCD construction macroClément Mathieu--Drif
2024-08-27virtio-snd: check for invalid param shift operandsManos Pitsidianakis
2024-08-27virtio-snd: add max size bounds check in input cbManos Pitsidianakis
2024-08-27hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw propertyZhao Liu
2024-08-27hw/nvme: fix memory leak in nvme_dsmZheyu Ma
2024-07-12hw/nvme: fix number of PIDs for FDP RUH updateVincent Fu
2024-07-05virtio: remove virtio_tswap16s() call in vring_packed_event_read()Stefano Garzarella
2024-07-05virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu
2024-06-20stdvga: fix screen blankingGerd Hoffmann
2024-06-20hw/audio/virtio-snd: Always use little endian audio formatPhilippe Mathieu-Daudé
2024-06-11virtio-net: drop too short packets earlyAlexey Dobriyan
2024-06-05hw/intc/riscv_aplic: APLICs should add child earlier than realizeyang.zhang
2024-05-30hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>Andrey Shumilin
2024-05-27hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-27hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao
2024-05-27hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-13hw/remote/vfio-user: Fix config space access byte orderMattias Nissler
2024-05-13hw/loongarch/virt: Fix memory leakSong Gao
2024-05-02hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé
2024-05-02hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina
2024-05-02hw/ufs: Fix buffer overflow bugJeuk Kim
2024-04-16ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora
2024-04-16ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-04-16hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan
2024-04-16hw/isa/vt82c686: Keep track of PIRQ/PINT pins separatelyBALATON Zoltan
2024-04-15virtio-pci: fix use of a released vectorCindy Lu
2024-04-10hw/audio/virtio-snd: Remove unused assignmentPhilippe Mathieu-Daudé
2024-04-10hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()Philippe Mathieu-Daudé
2024-04-10hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is setPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Fix overflow in MIL TX FIFOPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definitionPhilippe Mathieu-Daudé
2024-04-10hw/misc/applesmc: Fix memory leak in reset() handlerPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Fix out-of-bound access in NAND block bufferPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Have blk_load() take unsigned offset and return booleanPhilippe Mathieu-Daudé