aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-18usb-hub: Fix handling port power control messagesGuenter Roeck
2024-11-18hw/audio/hda: fix memory leak on audio setupPaolo Bonzini
2024-11-18Revert "hw/audio/hda: fix memory leak on audio setup"Paolo Bonzini
2024-11-18vfio/container: Fix container object destructionCédric Le Goater
2024-11-18hw/i386/pc: Don't try to init PCI NICs if there is no PCI busPeter Maydell
2024-11-089pfs: fix crash on 'Treaddir' requestChristian Schoenebeck
2024-11-08hw/nvme: fix handling of over-committed queuesKlaus Jensen
2024-11-06hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.Jonathan Cameron
2024-11-05hw/sd/sdcard: Fix calculation of size when using eMMC boot partitionsJan Luebbe
2024-11-05hw/ssi/pnv_spi: Fixes Coverity CID 1558831Chalapathi V
2024-11-05hw/ssi/pnv_spi: Return early in transfer()Philippe Mathieu-Daudé
2024-11-05hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()Philippe Mathieu-Daudé
2024-11-05ppc/pnv: ADU fix possible buffer overrun with invalid sizeNicholas Piggin
2024-11-05ppc/pnv: Fix LPC POWER8 register sanity checkNicholas Piggin
2024-11-05ppc/pnv: Fix LPC serirq routing calculationNicholas Piggin
2024-11-05hw/intc/riscv_aplic: Check and update pending when write sourcecfgYong-Xuan Wang
2024-11-05hw/intc: Don't clear pending bits on IRQ loweringSergey Makarov
2024-10-31hw/sd/omap_mmc: Don't use sd_cmd_type_tPeter Maydell
2024-10-25vfio/migration: Report only stop-copy size in vfio_state_pending_exact()Avihai Horon
2024-10-22Revert "hw/sh4/r2d: Realize IDE controller before accessing it"Thomas Huth
2024-10-16ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau
2024-10-16hw/audio/hda: fix memory leak on audio setupMarc-André Lureau
2024-10-16hw/audio/hda: free timer on exitMarc-André Lureau
2024-10-15hw/char/pl011: Use correct masks for IBRD and FBRDPeter Maydell
2024-10-15hw/intc/arm_gicv3_cpuif: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-15hw/intc/arm_gicv3: Add cast to match the documentationAlexandra Diupina
2024-10-02hw/sd/sdcard: Fix handling of disabled boot partitionsJan Luebbe
2024-09-28hw/mips/jazz: fix typo in in-built NIC aliasMark Cave-Ayland
2024-09-26hw/loongarch/virt: Add description for virt machine typeBibo Mao
2024-09-25hw/char/stm32l4x5_usart.c: Enable USART ACK bit responseJacob Abrams
2024-09-25mac_dbdma: Remove leftover `dma_memory_unmap` callsMattias Nissler
2024-09-25softmmu: Support concurrent bounce buffersMattias Nissler
2024-09-25hw/intc/arm_gic: fix spurious level triggered interruptsJan Klötzke
2024-09-25hw/audio/virtio-sound: fix heap buffer overflowVolker Rümelin
2024-08-23hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang
2024-08-23hw/x86: add a couple of comments explaining how the kernel image is parsedAni Sinha
2024-08-21hw/loongarch: Fix length for lowram in ACPI SRATJiaxun Yang
2024-08-20Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-08-20virtio-pci: Fix the use of an uninitialized irqfdCindy Lu
2024-08-20hw/audio/virtio-snd: fix invalid param checkVolker Rümelin
2024-08-20vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bitsAkihiko Odaki
2024-08-20Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2024-08-20hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-08-20hw/i386/pc: Ensure vmport prerequisites are fulfilledKamil Szczęk
2024-08-20hw/i386/pc: Unify vmport=auto handlingKamil Szczęk
2024-08-20hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machineBernhard Beschow
2024-08-20hw/remote/message.c: Don't directly invoke DeviceClass:resetPeter Maydell
2024-08-20hw/dma/xilinx_axidma: Use semicolon at end of statement, not commaPeter Maydell