aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09virtio-snd: Enhance error handling for invalid transfersZheyu Ma
2024-04-09vdpa-dev: Fix the issue of device status not updating when configuration inte...lyx634449800
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09block/virtio-blk: Fix memory leak from virtio_blk_zone_reportZheyu Ma
2024-04-03hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-02hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell
2024-03-31hw/net/net_tx_pkt: Fix virtio header without checksum offloadingAkihiko Odaki
2024-03-31virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-03-27target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-27hw/intc: Update APLIC IDC after claiming iforce registerFrank Chang
2024-03-27hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-03-27vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
2024-03-13hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-13hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron
2024-03-13pcie_sriov: Validate NumVFsAkihiko Odaki
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