aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/209: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/208: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/205: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/201: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/194: Create sockets in $SOCK_DIRMax Reitz
2019-10-28iotests/192: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/183: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/182: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/181: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/143: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/140: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/083: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz
2019-10-28iotests: Filter $SOCK_DIRMax Reitz
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz
2019-10-28iotests: Cache supported_formats()Max Reitz
2019-10-28iotests: Test driver whitelisting in 136Max Reitz
2019-10-28iotests: Test driver whitelisting in 093Max Reitz
2019-10-28iotests: Let skip_if_unsupported accept a functionMax Reitz
2019-10-28iotests: Use case_skip() in skip_if_unsupported()Max Reitz
2019-10-28iotests: Allow skipping test casesMax Reitz
2019-10-28iotests: Prefer null-co over null-aioMax Reitz
2019-10-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...Peter Maydell
2019-10-25tests/docker: update Travis image to a more current versionAlex Bennée
2019-10-25tests/docker: set HOST_ARCH if we don't have ARCHAlex Bennée
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost
2019-10-25tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé
2019-10-25tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf
2019-10-25libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi
2019-10-25libqos: extract Legacy virtio-pci.c codeStefan Hajnoczi
2019-10-25libqos: make the virtio-pci BAR index configurableStefan Hajnoczi
2019-10-25libqos: expose common virtqueue setup/cleanup functionsStefan Hajnoczi
2019-10-25libqos: add MSI-X callbacks to QVirtioPCIDeviceStefan Hajnoczi
2019-10-25libqos: pass full QVirtQueue to set_queue_address()Stefan Hajnoczi
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi
2019-10-25libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi
2019-10-25libqos: implement VIRTIO 1.0 FEATURES_OK stepStefan Hajnoczi