aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-06-24HostIOMMUDevice: Store the VFIO/VDPA agentEric Auger
2024-06-24intel_iommu: Check compatibility with host IOMMU capabilitiesZhenzhong Duan
2024-06-24intel_iommu: Implement [set|unset]_iommu_device() callbacksYi Liu
2024-06-24intel_iommu: Extract out vtd_cap_init() to initialize cap/ecapZhenzhong Duan
2024-06-24vfio/pci: Pass HostIOMMUDevice to vIOMMUZhenzhong Duan
2024-06-24hw/pci: Introduce pci_device_[set|unset]_iommu_device()Yi Liu
2024-06-24hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()Zhenzhong Duan
2024-06-24vfio: Create host IOMMU device instanceZhenzhong Duan
2024-06-24vfio/container: Implement HostIOMMUDeviceClass::get_cap() handlerZhenzhong Duan
2024-06-24vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handlerZhenzhong Duan
2024-06-24vfio/container: Implement HostIOMMUDeviceClass::realize() handlerZhenzhong Duan
2024-06-24backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devicesZhenzhong Duan
2024-06-24vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO deviceZhenzhong Duan
2024-06-24target/s390x: Add a CONFIG switch to disable legacy CPUsThomas Huth
2024-06-24vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errorsCédric Le Goater
2024-06-24vfio/ccw: Fix the missed unrealize() call in error pathZhenzhong Duan
2024-06-24vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()Cédric Le Goater
2024-06-24s390x/css: Make S390CCWDeviceClass::realize return boolCédric Le Goater
2024-06-24hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()Cédric Le Goater
2024-06-24s390x/css: Make CCWDeviceClass::realize return boolCédric Le Goater
2024-06-24hw/s390x/ccw: Make s390_ccw_get_dev_info() return a boolCédric Le Goater
2024-06-21hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machineXiong Yining
2024-06-21hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1David Hubbard
2024-06-21hw/misc: Set valid access size for Exynos4210 RNGZheyu Ma
2024-06-21hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUsZhenyu Zhang
2024-06-21hw/arm/virt: allow creation of a second NonSecure UARTPeter Maydell
2024-06-21hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]Peter Maydell
2024-06-21hw/arm/virt: Add serial aliases in DTBPeter Maydell
2024-06-21hw/usb/hcd-dwc2: Handle invalid address access in read and write functionsZheyu Ma
2024-06-21hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpuZheyu Ma
2024-06-21hw/arm/xilinx_zynq: Fix IRQ/FIQ routingSebastian Huber
2024-06-21hw/intc/arm_gic: Fix deactivation of SPI linesEdgar E. Iglesias
2024-06-21hw/arm/sbsa-ref: switch to 1GHz timer frequencyMarcin Juszkiewicz
2024-06-21hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queueShiva sagar Myana
2024-06-19ui+display: rename is_buffer_shared() -> surface_is_allocated()Gerd Hoffmann
2024-06-19stdvga: fix screen blankingGerd Hoffmann
2024-06-19hw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé
2024-06-19hw/mips/loongson3_virt: Wire up loongson_ipi deviceJiaxun Yang
2024-06-19hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_idJiaxun Yang
2024-06-19hw/intc/loongson_ipi: Provide per core MMIO address spacesJiaxun Yang
2024-06-19hw/intc: Remove loongarch_ipi.cJiaxun Yang
2024-06-19hw/usb/dev-mtp: Correctly report free spaceFabio D'Urso
2024-06-19hw/usb: Remove unused 'host.h' headerPhilippe Mathieu-Daudé
2024-06-19hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototypePhilippe Mathieu-Daudé
2024-06-19ppc/pnv: Introduce pnv_chip_foreach_cpu()Cédric Le Goater
2024-06-19hw/intc: Introduce x-query-interrupt-controllers QMP commandPhilippe Mathieu-Daudé
2024-06-19hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()Philippe Mathieu-Daudé
2024-06-19hw/ppc: Avoid using Monitor in pic_print_info()Philippe Mathieu-Daudé
2024-06-19hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()Philippe Mathieu-Daudé
2024-06-19hw/ppc: Avoid using Monitor in spapr_irq_print_info()Philippe Mathieu-Daudé