summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdev: move qdev_prop_register_global_list() to testsMarc-André Lureau2018-12-111-4/+14
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1Star
* tests: qdev_prop_check_globals() doesn't return "all_used"Marc-André Lureau2018-12-111-6/+6
* virtio-net-test: add large tx buffer testJason Wang2018-12-041-0/+46
* virtio-net-test: remove unused macroJason Wang2018-12-041-1/+0Star
* virtio-net-test: accept variable length argument in pci_test_start()Jason Wang2018-12-041-6/+11
* iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy2018-12-033-0/+80
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-11-281-1/+1
|\
| * vhost-user-bridge: fix recvmsg iovlenMarc-André Lureau2018-11-271-1/+1
* | iotests: Test migration with -blockdevKevin Wolf2018-11-273-0/+152
|/
* block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia2018-11-222-1/+50
* block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia2018-11-223-0/+128
* iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake2018-11-222-15/+60
* nvme: fix out-of-bounds access to the CMBPaolo Bonzini2018-11-222-11/+59
* iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé2018-11-221-3/+6
* iotests: Skip 233 if certtool not installedEric Blake2018-11-211-0/+3
* iotests: Replace assertEquals() with assertEqual()Kevin Wolf2018-11-213-6/+6
* iotests: Replace time.clock() with TimeoutKevin Wolf2018-11-211-10/+6Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-2...Peter Maydell2018-11-203-11/+33
|\
| * qtest: log QEMU command linePaolo Bonzini2018-11-201-11/+15
| * tests/ide: Free pcibus when finishing a testThomas Huth2018-11-191-0/+4
| * tests: add qmp/missing-any-arg testMarc-André Lureau2018-11-191-0/+14
* | iotests: Drop use of bash keyword 'function'Eric Blake2018-11-1935-86/+86
* | iotests: Also test I/O over NBD TLSEric Blake2018-11-192-1/+21
* | tests: exercise NBD server in TLS modeDaniel P. Berrangé2018-11-194-0/+178
* | tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé2018-11-191-0/+137
* | tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé2018-11-191-1/+9
* | tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé2018-11-192-39/+64
* | qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi2018-11-192-32/+32
* | qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi2018-11-194-7/+5Star
* | qemu-iotests: remove unused variable 'here'Mao Zhongyi2018-11-19170-170/+0Star
|/
* iotests: Test file-posix locking and reopenMax Reitz2018-11-192-0/+80
* iotests: Add new test 220 for max compressed cluster offsetEric Blake2018-11-193-0/+151
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell2018-11-151-1/+1
|\
| * tests: tpm: Use g_test_message rather than fprintfStefan Berger2018-11-141-1/+1
* | tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier2018-11-141-2/+2
|/
* tests/guest-debug: fix scoping of failcountAlex Bennée2018-11-131-0/+1
* tests: Add unit tests for image lockingFam Zheng2018-11-122-0/+159
* docker: use HTTPS git URL for virglrendererStefan Hajnoczi2018-11-121-1/+1
* tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost2018-11-061-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-11-0649-4/+18
|\
| * tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35Laszlo Ersek2018-11-051-0/+16
| * bios-tables-test: prepare expected files for mmio64Michael S. Tsirkin2018-11-052-0/+0
| * tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell2018-11-052-1/+1
| * tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell2018-11-0545-3/+1Star
* | option: Make option help nicer to readMax Reitz2018-11-051-478/+478
* | qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf2018-11-053-0/+207
* | iotest: Test x-blockdev-change on a QuorumAlberto Garcia2018-11-052-0/+140
* | iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2018-11-052-0/+46
* | iotests: make 083 specific to rawCleber Rosa2018-11-051-1/+1
|/