index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
qemu_test
/
linuxkernel.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
gitlab: use --refetch in check-patch/check-dco jobs
Daniel P. Berrangé
2
-2
/
+2
2025-02-26
tests/functional: Bump some arm test timeouts
Peter Maydell
2
-7
/
+7
2025-02-26
tests/functional: Convert the x86_64 replay avocado tests
Thomas Huth
3
-35
/
+37
2025-02-26
tests/functional: Convert the aarch64 replay avocado tests
Thomas Huth
3
-18
/
+31
2025-02-26
tests/functional: Convert the s390x replay avocado tests
Thomas Huth
3
-15
/
+29
2025-02-26
tests/functional: Convert the alpha replay avocado tests
Thomas Huth
3
-17
/
+30
2025-02-26
tests/functional: Convert the arm replay avocado tests
Thomas Huth
3
-74
/
+70
2025-02-26
tests/functional: Convert the m68k replay avocado tests
Thomas Huth
3
-29
/
+43
2025-02-26
tests/functional: Convert the microblaze replay avocado tests
Thomas Huth
3
-11
/
+29
2025-02-26
tests/functional: Convert the ppc64 replay avocado tests
Thomas Huth
3
-45
/
+51
2025-02-26
tests/functional: Convert the or1k replay avocado tests
Thomas Huth
3
-11
/
+28
2025-02-26
tests/functional: Convert the 32-bit ppc replay avocado tests
Thomas Huth
3
-24
/
+35
2025-02-26
tests/functional: Convert the sparc replay avocado test
Thomas Huth
3
-12
/
+28
2025-02-26
tests/functional: Convert the xtensa replay test to the functional framework
Thomas Huth
3
-11
/
+29
2025-02-26
tests/functional: Provide a proper name for the VMs in the replay tests
Thomas Huth
1
-1
/
+1
2025-02-25
tests/qtest/qom-test: Test retrieval of machine class properties
Thomas Huth
1
-0
/
+11
2025-02-24
tests/functional: Have microblaze tests inherit common parent class
Philippe Mathieu-Daudé
2
-26
/
+32
2025-02-21
docs/devel/reset: Document reset expectations for DMA and IOMMU
Eric Auger
1
-0
/
+5
2025-02-21
hw/vfio/common: Add a trace point in vfio_reset_handler
Eric Auger
2
-0
/
+2
2025-02-21
hw/arm/smmuv3: Move reset to exit phase
Eric Auger
3
-6
/
+18
2025-02-21
hw/i386/intel-iommu: Migrate to 3-phase reset
Eric Auger
2
-3
/
+10
2025-02-21
hw/virtio/virtio-iommu: Migrate to 3-phase reset
Eric Auger
2
-5
/
+11
2025-02-21
vhost-user-snd: correct the calculation of config_size
Matias Ezequiel Vara Larsen
1
-1
/
+17
2025-02-21
net: vhost-user: add QAPI events to report connection state
Laurent Vivier
2
-0
/
+43
2025-02-21
hw/virtio/virtio-nsm: Respond with correct length
Alexander Graf
1
-1
/
+1
2025-02-21
vdpa: Fix endian bugs in shadow virtqueue
Konstantin Shkolnyy
1
-8
/
+10
2025-02-21
MAINTAINERS: add more files to `vhost`
Stefano Garzarella
1
-3
/
+7
2025-02-21
cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Stefano Garzarella
1
-1
/
+1
2025-02-21
vhost-iova-tree: Update documentation
Jonah Palmer
1
-11
/
+11
2025-02-21
vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees
Jonah Palmer
8
-31
/
+190
2025-02-21
vhost-iova-tree: Implement an IOVA-only tree
Jonah Palmer
4
-17
/
+51
2025-02-21
amd_iommu: Use correct bitmask to set capability BAR
Sairaj Kodilkar
2
-3
/
+3
2025-02-21
amd_iommu: Use correct DTE field for interrupt passthrough
Sairaj Kodilkar
1
-3
/
+3
2025-02-21
hw/virtio: reset virtio balloon stats on machine reset
Daniel P. Berrangé
5
-1
/
+197
2025-02-21
mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
Yao Xingtao
2
-6
/
+18
2025-02-21
hw/mem/cxl_type3: Ensure errp is set on realization failure
Li Zhijian
1
-2
/
+2
2025-02-21
hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() fa...
Li Zhijian
1
-4
/
+4
2025-02-21
hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
Li Zhijian
1
-0
/
+2
2025-02-21
hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
Li Zhijian
4
-16
/
+24
2025-02-21
tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests
Thomas Huth
1
-1
/
+2
2025-02-21
hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
Thomas Huth
1
-33
/
+33
2025-02-21
hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
Thomas Huth
1
-3
/
+3
2025-02-21
hw/pci: Assert a bar is not registered multiple times
Nicholas Piggin
1
-0
/
+1
2025-02-21
hw/pci/msix: Warn on PBA writes
Nicholas Piggin
1
-0
/
+9
2025-02-20
qtest/libqos/pci: Do not write to PBA memory
Nicholas Piggin
1
-2
/
+0
2025-02-20
pcie_sriov: Register VFs after migration
Akihiko Odaki
3
-0
/
+16
2025-02-20
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
3
-13
/
+28
2025-02-20
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
1
-0
/
+2
2025-02-20
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
3
-58
/
+51
2025-02-20
pcie_sriov: Ensure VF addr does not overflow
Akihiko Odaki
5
-18
/
+41
[next]