summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move qmp-introspect per targetMarc-André Lureau2019-02-181-1/+0Star
* qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster2019-02-181-0/+1
* qapi: Clean up modular built-in code generation a bitMarkus Armbruster2019-02-1811-0/+11
* tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic2019-02-144-0/+612
* tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic2019-02-141-0/+5
* tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic2019-02-1416-0/+2448
* tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic2019-02-141-0/+39
* tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic2019-02-1412-0/+1728
* tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic2019-02-141-0/+57
* tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic2019-02-141-0/+78
* tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic2019-02-141-0/+122
* tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic2019-02-141-2/+0Star
* char: allow specifying a GMainContext at opening timePaolo Bonzini2019-02-132-20/+20
* tests: expand coverage of socket chardev testDaniel P. Berrangé2019-02-121-165/+475
* chardev: ensure qemu_chr_parse_compat reports missing driver errorDaniel P. Berrangé2019-02-121-1/+2
* chardev: forbid 'wait' option with client socketsDaniel P. Berrangé2019-02-123-5/+5
* tests/test-char: add muxed chardev testing for open/closeArtem Pisarenko2019-02-121-2/+78
* qcow2: list of bitmaps new test 242Andrey Shinkevich2019-02-113-0/+271
* tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé2019-02-114-4/+8
* tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée2019-02-081-1/+9
* tests/vm: add --build-target optionAlex Bennée2019-02-084-3/+6
* tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée2019-02-083-3/+0Star
* tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann2019-02-081-5/+7
* tests: PEP8 cleanup of docker.py, mostly white spaceAlex Bennée2019-02-081-13/+35
* tests: docker.py be even smarter with persistent binfmt_miscAlex Bennée2019-02-081-18/+38
* tests: make docker.py check for persistent configsAlex Bennée2019-02-081-0/+5
* tests: make docker.py update use configured binfmt pathAlex Bennée2019-02-081-10/+15
* docker: add debian-buster-arm64-crossAlex Bennée2019-02-084-1/+48
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-053-42/+71
|\
| * docker: adjust Xen repository for CentOS 7Paolo Bonzini2019-02-051-2/+3
| * 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
* | tests/tcg/aarch64: Add pauth smoke testRichard Henderson2019-02-052-1/+28
|/
* 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