summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* configure: Add a proper check for openpty() in libutilThomas Huth2019-02-051-4/+0Star
* vhost-user-test: reduce usage of global_qtestPaolo Bonzini2019-02-051-21/+17Star
* vhost-user-test: skip if there is no memory at address 0Paolo Bonzini2019-02-051-13/+45
* vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIANPaolo Bonzini2019-02-051-3/+5
* vhost-user-test: signal data_cond when s->rings changesPaolo Bonzini2019-02-051-0/+2
* vhost-user-test: use g_cond_broadcastPaolo Bonzini2019-02-051-2/+2
* test-filter-mirror: pass UNIX domain socket through fdJason Wang2019-02-041-12/+10Star
* tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth2019-02-041-2/+1Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-02-0120-71/+1296
|\
| * iotests/236: fix transaction kwarg orderJohn Snow2019-02-012-38/+39
| * iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz2019-02-012-2/+5
| * virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia2019-02-012-0/+42
| * scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia2019-02-012-0/+34
| * virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia2019-02-013-0/+108
| * uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell2019-02-011-1/+1
| * vmdk: Reject excess extents in blockdev-createKevin Wolf2019-02-012-7/+12
| * iotests: Add VMDK tests for blockdev-createKevin Wolf2019-02-013-0/+581
| * iotests: Filter cid numbers in VMDK extent infoFam Zheng2019-02-012-0/+2
| * iotests: Make 234 stableMax Reitz2019-02-012-28/+38
| * block: Fix hangs in synchronous APIs with iothreadsKevin Wolf2019-02-012-0/+374
| * qemu-iotests: add test case for dmgyuchenlin2019-02-015-0/+65
| * mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia2019-02-011-2/+2
* | tests/microbit-test: Add tests for nRF51 NVMCSteffen Görtz2019-02-011-0/+108
|/
* iotests: Allow 147 to be run concurrentlyMax Reitz2019-01-311-30/+68
* iotests: Bind qemu-nbd to localhost in 147Max Reitz2019-01-311-1/+1
* iotests.py: Add qemu_nbd_pipe()Max Reitz2019-01-311-0/+14
* tests/microbit-test: Check nRF51 UART functionalityJulia Suvorova2019-01-291-0/+89
* tests/microbit-test: Make test independent of global_qtestJulia Suvorova2019-01-291-118/+129
* tests/libqtest: Introduce qtest_init_with_serial()Julia Suvorova2019-01-292-0/+36
* tests/microbit-test: add TWI stub device testStefan Hajnoczi2019-01-291-0/+44
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...Peter Maydell2019-01-25496-13685/+193Star
|\
| * tests: tcg: mips: Remove old directoriesAleksandar Markovic2019-01-24327-13708/+0Star
| * tests: tcg: mips: Add two new MakefilesAleksandar Markovic2019-01-242-0/+216
| * tests: tcg: mips: Move source files to new locationsAleksandar Markovic2019-01-24168-0/+0
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell2019-01-253-7/+8
|\ \
| * | json: Fix % handling when not interpolatingChristophe Fergeau2019-01-241-0/+5
| * | qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster2019-01-242-7/+3Star
* | | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell2019-01-251-10/+76
|\ \ \ | |_|/ |/| |
| * | io: ensure UNIX client doesn't unlink server socketDaniel P. Berrangé2019-01-241-10/+76
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-01-243-0/+54
|\ \
| * | iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi2019-01-243-0/+54
| |/
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell2019-01-241-0/+50
|\ \
| * | tests: add /vmstate/simple/arrayMarc-André Lureau2019-01-231-0/+50
| |/
* | tests/Makefile: add check-softfloat ruleAlex Bennée2019-01-231-2/+15
* | tests/Makefile: add floating point testsAlex Bennée2019-01-231-0/+120
* | tests/fp/platform.h: include config-host.hEmilio G. Cota2019-01-221-0/+1
* | fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota2019-01-221-2/+2
* | tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota2019-01-221-2/+1Star
* | berkeley-testfloat-3: pull changesEmilio G. Cota2019-01-221-0/+0
* | fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota2019-01-221-4/+0Star