aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-10hw/remote/vfio-user: Fix config space access byte orderMattias Nissler
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-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-10hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is setPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definitionPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Fix overflow in MIL TX FIFOPhilippe 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é
2024-04-10hw/block/nand: Factor nand_load_iolen() method outPhilippe Mathieu-Daudé
2024-04-10hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/display/virtio-gpu: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-09hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell
2024-04-09virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-04-09hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-03-14hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron
2024-03-14pcie_sriov: Validate NumVFsAkihiko Odaki
2024-03-14hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-14pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2024-03-14hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-14hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-14hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-03-14hw/nvme: cleanup error reporting in nvme_init_pci()Klaus Jensen
2024-03-14hw/nvme: clean up confusing use of errp/local_errKlaus Jensen
2024-03-13Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-13e1000e: fix link state on resumeLaurent Vivier
2024-03-13hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-13hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-03-13hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-03-13hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell
2024-03-01target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt
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-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