aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-02-22hw/hppa/Kconfig: Fix building with "configure --without-default-devices"Thomas Huth
2024-02-15hw/i386: Fix _STA return value for ACPI0017Jonathan Cameron
2024-02-15smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-15virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-14virtio-gpu: Correct virgl_renderer_resource_get_info() error checkDmitry Osipenko
2024-02-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny
2024-02-14hw/net/tulip: add chip status register valuesSven Schnelle
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki
2024-02-13hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza
2024-02-12virtio-blk: avoid using ioeventfd state in irqfd conditionalStefan Hajnoczi
2024-02-12virtio: Re-enable notifications after drainHanna Czenczek
2024-02-12virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-09hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-02-09pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-01-29vfio/pci: Clear MSI-X IRQ index alwaysCédric Le Goater
2024-01-26virtio-net: correctly copy vnet header when flushing TXJason Wang
2024-01-22s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-22s390x/pci: refresh fh before disabling aifMatthew Rosato
2024-01-22s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-20hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland
2024-01-20hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland
2024-01-20hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland
2024-01-20hw/pflash: implement update buffer for block writesGerd Hoffmann
2024-01-20hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann
2024-01-20hw/pflash: refactor pflash_data_write()Gerd Hoffmann
2024-01-17hw/hppa: Move software power button address back into PDCHelge Deller
2024-01-17hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller
2024-01-17hw/hppa/machine: Disable default devices with --nodefaults optionHelge Deller
2024-01-17hw/hppa/machine: Allow up to 3840 MB total memoryHelge Deller
2024-01-11hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell
2024-01-08hw/vfio: fix iteration over global VFIODevice listVolker Rümelin
2024-01-08vfio/container: Replace basename with g_path_get_basenameCédric Le Goater
2024-01-08edu: fix DMA range upper bound checkMax Erenberg
2024-01-08hw/net: cadence_gem: Fix MDIO_OP_xxx valuesBin Meng
2024-01-05hw/net/can/sja1000: fix bug for single acceptance filter and standard framePavel Pisa
2024-01-05target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2023-12-05hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita
2023-12-04Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-12-04hw/audio/virtio-sound: mark the device as unmigratableVolker Rümelin
2023-12-02vhost-user-scsi: free the inflight area when resetLi Feng
2023-12-02vhost-user: fix the reconnect errorLi Feng
2023-12-02msix: unset PCIDevice::msix_vector_poll_notifier in rollbackRobert Hoo
2023-12-02virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()Eric Auger
2023-12-02hw/i386: fix short-circuit logic with non-optimizing buildsDaniel Hoffman