aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki
2024-02-03pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-01-26virtio-net: correctly copy vnet header when flushing TXJason Wang
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-11hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell
2023-12-20msix: unset PCIDevice::msix_vector_poll_notifier in rollbackRobert Hoo
2023-12-20hw/acpi/erst: Do not ignore Error* in realize handlerPhilippe Mathieu-Daudé
2023-12-20pcie_sriov: Remove g_new assertionAkihiko Odaki
2023-12-20hw/audio/hda-codec: fix multiplication overflowVolker Rümelin
2023-12-20hw/mips/malta: Fix the malta machine on big endian hostsThomas Huth
2023-12-20hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-12-20hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" arrayPhilippe Mathieu-Daudé
2023-12-20hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()Philippe Mathieu-Daudé
2023-12-20hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()Philippe Mathieu-Daudé
2023-12-20hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()Philippe Mathieu-Daudé
2023-11-29net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-22hw/ide/ahci: fix legacy software resetNiklas Cassel
2023-11-19hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-07ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-10-31misc/led: LED state is set opposite of what is expectedGlenn Miles
2023-10-24hw/sd/sdhci: Block Size Register bits [14:12] is lostLu Gao
2023-10-21lasips2: LASI PS/2 devices are not user-createableHelge Deller
2023-10-21hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-10-21hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-21amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-05hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-09-28hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-25hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-09-25hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-25target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-09-25target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin
2023-09-25hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-25hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-25hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin