summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/linuxkernel.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-26gitlab: use --refetch in check-patch/check-dco jobsDaniel P. Berrangé2-2/+2
2025-02-26tests/functional: Bump some arm test timeoutsPeter Maydell2-7/+7
2025-02-26tests/functional: Convert the x86_64 replay avocado testsThomas Huth3-35/+37
2025-02-26tests/functional: Convert the aarch64 replay avocado testsThomas Huth3-18/+31
2025-02-26tests/functional: Convert the s390x replay avocado testsThomas Huth3-15/+29
2025-02-26tests/functional: Convert the alpha replay avocado testsThomas Huth3-17/+30
2025-02-26tests/functional: Convert the arm replay avocado testsThomas Huth3-74/+70
2025-02-26tests/functional: Convert the m68k replay avocado testsThomas Huth3-29/+43
2025-02-26tests/functional: Convert the microblaze replay avocado testsThomas Huth3-11/+29
2025-02-26tests/functional: Convert the ppc64 replay avocado testsThomas Huth3-45/+51
2025-02-26tests/functional: Convert the or1k replay avocado testsThomas Huth3-11/+28
2025-02-26tests/functional: Convert the 32-bit ppc replay avocado testsThomas Huth3-24/+35
2025-02-26tests/functional: Convert the sparc replay avocado testThomas Huth3-12/+28
2025-02-26tests/functional: Convert the xtensa replay test to the functional frameworkThomas Huth3-11/+29
2025-02-26tests/functional: Provide a proper name for the VMs in the replay testsThomas Huth1-1/+1
2025-02-25tests/qtest/qom-test: Test retrieval of machine class propertiesThomas Huth1-0/+11
2025-02-24tests/functional: Have microblaze tests inherit common parent classPhilippe Mathieu-Daudé2-26/+32
2025-02-21docs/devel/reset: Document reset expectations for DMA and IOMMUEric Auger1-0/+5
2025-02-21hw/vfio/common: Add a trace point in vfio_reset_handlerEric Auger2-0/+2
2025-02-21hw/arm/smmuv3: Move reset to exit phaseEric Auger3-6/+18
2025-02-21hw/i386/intel-iommu: Migrate to 3-phase resetEric Auger2-3/+10
2025-02-21hw/virtio/virtio-iommu: Migrate to 3-phase resetEric Auger2-5/+11
2025-02-21vhost-user-snd: correct the calculation of config_sizeMatias Ezequiel Vara Larsen1-1/+17
2025-02-21net: vhost-user: add QAPI events to report connection stateLaurent Vivier2-0/+43
2025-02-21hw/virtio/virtio-nsm: Respond with correct lengthAlexander Graf1-1/+1
2025-02-21vdpa: Fix endian bugs in shadow virtqueueKonstantin Shkolnyy1-8/+10
2025-02-21MAINTAINERS: add more files to `vhost`Stefano Garzarella1-3/+7
2025-02-21cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()Stefano Garzarella1-1/+1
2025-02-21vhost-iova-tree: Update documentationJonah Palmer1-11/+11
2025-02-21vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA treesJonah Palmer8-31/+190
2025-02-21vhost-iova-tree: Implement an IOVA-only treeJonah Palmer4-17/+51
2025-02-21amd_iommu: Use correct bitmask to set capability BARSairaj Kodilkar2-3/+3
2025-02-21amd_iommu: Use correct DTE field for interrupt passthroughSairaj Kodilkar1-3/+3
2025-02-21hw/virtio: reset virtio balloon stats on machine resetDaniel P. Berrangé5-1/+197
2025-02-21mem/cxl_type3: support 3, 6, 12 and 16 interleave waysYao Xingtao2-6/+18
2025-02-21hw/mem/cxl_type3: Ensure errp is set on realization failureLi Zhijian1-2/+2
2025-02-21hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() fa...Li Zhijian1-4/+4
2025-02-21hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() callLi Zhijian1-0/+2
2025-02-21hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumerationLi Zhijian4-16/+24
2025-02-21tests/qtest/vhost-user-test: Use modern virtio for vhost-user testsThomas Huth1-1/+2
2025-02-21hw/i386/microvm: Fix crash that occurs when introspecting the microvm machineThomas Huth1-33/+33
2025-02-21hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machinesThomas Huth1-3/+3
2025-02-21hw/pci: Assert a bar is not registered multiple timesNicholas Piggin1-0/+1
2025-02-21hw/pci/msix: Warn on PBA writesNicholas Piggin1-0/+9
2025-02-20qtest/libqos/pci: Do not write to PBA memoryNicholas Piggin1-2/+0
2025-02-20pcie_sriov: Register VFs after migrationAkihiko Odaki3-0/+16
2025-02-20pcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki3-13/+28
2025-02-20pcie_sriov: Release VFs failed to realizeAkihiko Odaki1-0/+2
2025-02-20pcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki3-58/+51
2025-02-20pcie_sriov: Ensure VF addr does not overflowAkihiko Odaki5-18/+41