summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-input-pci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-04vhost-user-blk: split vhost_user_blk_sync_config()Vladimir Sementsov-Ogievskiy1-7/+19
2024-11-04qdev-monitor: add option to report GenericError from find_device_stateVladimir Sementsov-Ogievskiy1-4/+11
2024-11-04hw/pci-bridge/cxl-upstream: Add properties to control link speed and widthJonathan Cameron2-0/+10
2024-11-04hw/mem/cxl-type3: Add properties to control link speed and widthJonathan Cameron2-0/+10
2024-11-04hw/pcie: Provide a utility function for control of EP / SW USP linkJonathan Cameron2-0/+20
2024-11-04hw/pcie: Factor out PCI Express link register filling common to EP.Jonathan Cameron1-39/+48
2024-11-04hw/pci-bridge/cxl_upstream: Provide x-speed and x-width properties.Jonathan Cameron1-13/+10
2024-11-04hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties.Jonathan Cameron1-0/+5
2024-11-04hw/acpi: Generic Initiator - add missing object class property descriptions.Jonathan Cameron1-0/+4
2024-11-04hw/acpi: Make storage of node id uint32_t to reduce fragilityJonathan Cameron3-3/+3
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron9-5/+202
2024-11-04hw/pci-host/gpex-acpi: Use acpi_uid property.Jonathan Cameron1-1/+4
2024-11-04hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDTJonathan Cameron1-1/+4
2024-11-04hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUSJonathan Cameron1-0/+13
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron7-147/+127
2024-11-04hw/pci: Add a busnr property to pci_props and use for acpi/giJonathan Cameron2-5/+23
2024-11-04hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_ini...Jonathan Cameron1-2/+2
2024-11-04hw/acpi: Move AML building code for Generic Initiators to aml_build.cJonathan Cameron4-59/+51
2024-11-04hw/acpi/GI: Fix trivial parameter alignment issue.Jonathan Cameron1-1/+1
2024-11-04hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.Jonathan Cameron1-1/+2
2024-11-04docs: fix vhost-user protocol docluzhixing123451-11/+13
2024-11-04softmmu: Expand comments describing max_bounce_buffer_sizeMattias Nissler2-2/+13
2024-10-31target/riscv: Fix vcompress with rvv_ta_all_1sAnton Blanchard1-1/+1
2024-10-31target/riscv/kvm: clarify how 'riscv-aia' default worksDaniel Henrique Barboza1-10/+4
2024-10-31target/riscv/kvm: set 'aia_mode' to default in error pathDaniel Henrique Barboza1-7/+15
2024-10-31docs/specs: add riscv-iommuDaniel Henrique Barboza3-0/+104
2024-10-31qtest/riscv-iommu-test: add init queues testDaniel Henrique Barboza2-0/+155
2024-10-31hw/riscv/riscv-iommu: add DBG supportTomasz Jeznach2-0/+76
2024-10-31hw/riscv/riscv-iommu: add ATS supportTomasz Jeznach4-3/+171
2024-10-31hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)Tomasz Jeznach2-4/+203
2024-10-31test/qtest: add riscv-iommu-pci testsDaniel Henrique Barboza5-0/+237
2024-10-31hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplugTomasz Jeznach1-1/+32
2024-10-31hw/riscv: add riscv-iommu-pci reference deviceTomasz Jeznach2-1/+203
2024-10-31pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU deviceDaniel Henrique Barboza2-0/+3