aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-03-13hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-13hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-13hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-13hw/nvme: fix invalid check on mclKlaus Jensen
2024-03-13hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-03-13xen: Drop out of coroutine context xen_invalidate_map_cache_entryPeng Fan
2024-03-12Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-12e1000e: fix link state on resumeLaurent Vivier
2024-03-12igb: fix link state on resumeLaurent Vivier
2024-03-10hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-10hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-03-09hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt
2024-03-01hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"Thomas Huth
2024-02-27pl031: Update last RTCLR value on write in case it's read backJessica Clarke
2024-02-27hw/nvme: fix invalid endian conversionKlaus Jensen
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