18603 Commits (952e1a6e90eb22a6deffa4e980277b135e9d077f)

Author SHA1 Message Date
CLEMENT MATHIEU--DRIF 952e1a6e90 intel_iommu: Add a CLI option to enable SVM 5 months ago
CLEMENT MATHIEU--DRIF b7e31028a3 pcie: Add a function to check if pasid privileged mode is enabled 5 months ago
Philippe Mathieu-Daudé a9edda7250 monitor: Reduce target-specific declarations 2 months ago
Jim Shu 854cd16e31 accel/tcg: Fix iotlb_to_section() for different AddressSpace 2 months ago
Alberto Garcia 7652e5556f hw/ide, scsi-disk: Fix typo on the rotation_rate documentation 2 months ago
BALATON Zoltan 5cf3908f70 memory: Remove memory_region_init_rom_device_nomigrate() 2 months ago
Jeuk Kim ed621cc8e2 hw/ufs: fix CQE endianness and UPIU length 2 months ago
Pierrick Bouvier cab15547f1 plugins: move qemu-plugin.h to include/plugins/ 3 months ago
Pierrick Bouvier 1f2c0bd2ff plugins: define plugin API symbols as extern "C" when compiling in C++ 3 months ago
Florian Hofhammer c22ea55b3b plugins: return bool from register r/w API 3 months ago
Ziyang Zhang 5ed628d1d3 linux-user: add plugin API to filter syscalls 4 months ago
Pierrick Bouvier d37ce14f98 linux-user: move user/syscall-trace.h to linux-user/syscall.c 2 months ago
Shameer Kolothum b8c6f8a69d hw/arm/smmuv3-accel: Make SubstreamID support configurable 2 months ago
Shameer Kolothum 06b38473cd hw/vfio/pci: Synthesize PASID capability for vfio-pci devices 2 months ago
Shameer Kolothum 7d59fa2059 hw/pci: Factor out common PASID capability initialization 2 months ago
Shameer Kolothum 49a2bed19b hw/pci: Add helper to insert PCIe extended capability at a fixed offset 2 months ago
Shameer Kolothum 22afd9d865 backends/iommufd: Add get_pasid_info() callback 2 months ago
Shameer Kolothum 550beca3d7 backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info() 2 months ago
Shameer Kolothum a015ac990f hw/arm/smmuv3-accel: Add property to specify OAS bits 2 months ago
Shameer Kolothum f7f5013a55 hw/arm/smmuv3-accel: Add support for ATS 2 months ago
Shameer Kolothum bd715ff5bd hw/arm/smmuv3-accel: Add a property to specify RIL support 2 months ago
Shameer Kolothum be0cf3c8f1 hw/arm/smmuv3: Block migration when accel is enabled 2 months ago
Shameer Kolothum 45c57eaefd hw/arm/virt: Set PCI preserve_config for accel SMMUv3 2 months ago
Eric Auger 59a5c80623 hw/pci-host/gpex: Allow to generate preserve boot config DSM #5 2 months ago
Shameer Kolothum 3558c85392 hw/arm/smmuv3-accel: Implement get_msi_direct_gpa callback 2 months ago
Shameer Kolothum 5c921b29c9 hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly 2 months ago
Nicolin Chen 2da17a988c hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support 2 months ago
Nicolin Chen 703b7b91db hw/arm/smmuv3-accel: Add set/unset_iommu_device callback 2 months ago
Shameer Kolothum d1c585db8b hw/pci-bridge/pci_expander_bridge: Move TYPE_PXB_PCIE_DEV to header 2 months ago
Shameer Kolothum 84ce97290c hw/pci/pci: Add optional supports_address_space() callback 2 months ago
Shameer Kolothum 79fcbec80a hw/arm/smmuv3-accel: Introduce smmuv3 accel device 2 months ago
Shameer Kolothum 797fffedac hw/arm/smmu-common: Make iommu ops part of SMMUState 2 months ago
Shameer Kolothum 8d9633f1ed hw/arm/smmu-common: Factor out common helper functions and export 2 months ago
Nicolin Chen cd438bf9bd backends/iommufd: Introduce iommufd_backend_alloc_vdev 2 months ago
Nicolin Chen f2d31df0d9 backends/iommufd: Introduce iommufd_backend_alloc_viommu 2 months ago
Shameer Kolothum de36da106d hw/vfio: Add helper to retrieve device feature 2 months ago
Shameer Kolothum 49f6b93d07 linux-headers: Update to Linux v6.19-rc1 2 months ago
Fabiano Rosas f523e5aa5f migration: Move CPR HUP watch to cpr-transfer.c 2 months ago
Peter Maydell 75f48413bb all: Clean up includes 3 months ago
Peter Maydell 2be48b31b4 mshv: Clean up includes 3 months ago
Philippe Mathieu-Daudé 1280ec826e cpus: Allocate maximum number of ASes supported by the arch 4 months ago
Philippe Mathieu-Daudé 8b2f859063 system: Allow restricting the legacy DEVICE_NATIVE_ENDIAN definition 4 months ago
Philippe Mathieu-Daudé a9c39c7083 system: Allow restricting the legacy MO_TE* 'native-endian' definitions 4 months ago
Philippe Mathieu-Daudé f9e68a2c82 system: Allow restricting the legacy tswap() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé 0fca27a4d5 system: Allow restricting the legacy translator_ld() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé 2c9429d213 system: Allow restricting the legacy cpu_ld/st() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé 5d267f5b85 system: Allow restricting legacy address_space_ldst() native-endian API 4 months ago
Philippe Mathieu-Daudé 23b34de6df system: Allow restricting the legacy ld/st_phys() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé 99989213a2 system/memory: Define address_space_ldst[Q] endian variants via template 4 months ago
Philippe Mathieu-Daudé 2cdca569bd system/memory: Define address_space_ldst[L] endian variants via template 4 months ago