aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-14tests/tcg: target/mips: Add tests for MSA logic instructionsAleksandar Markovic4-0/+612
2019-02-14tests/tcg: target/mips: Add wrappers for MSA logic instructionsAleksandar Markovic1-0/+5
2019-02-14tests/tcg: target/mips: Add tests for MSA interleave instructionsAleksandar Markovic16-0/+2448
2019-02-14tests/tcg: target/mips: Add wrappers for MSA interleave instructionsAleksandar Markovic1-0/+39
2019-02-14tests/tcg: target/mips: Add tests for MSA bit counting instructionsAleksandar Markovic12-0/+1728
2019-02-14tests/tcg: target/mips: Add wrappers for MSA bit counting instructionsAleksandar Markovic1-0/+57
2019-02-14tests/tcg: target/mips: Add a header with test utilitiesAleksandar Markovic1-0/+78
2019-02-14tests/tcg: target/mips: Add a header with test inputsAleksandar Markovic1-0/+122
2019-02-14tests/tcg: target/mips: Remove an unnecessary fileAleksandar Markovic1-2/+0
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini2-20/+20
2019-02-12tests: expand coverage of socket chardev testDaniel P. Berrangé1-165/+475
2019-02-12chardev: ensure qemu_chr_parse_compat reports missing driver errorDaniel P. Berrangé1-1/+2
2019-02-12chardev: forbid 'wait' option with client socketsDaniel P. Berrangé3-5/+5
2019-02-12tests/test-char: add muxed chardev testing for open/closeArtem Pisarenko1-2/+78
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich3-0/+271
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé4-4/+8
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée1-1/+9
2019-02-08tests/vm: add --build-target optionAlex Bennée4-3/+6
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée3-3/+0
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann1-5/+7
2019-02-08tests: PEP8 cleanup of docker.py, mostly white spaceAlex Bennée1-13/+35
2019-02-08tests: docker.py be even smarter with persistent binfmt_miscAlex Bennée1-18/+38
2019-02-08tests: make docker.py check for persistent configsAlex Bennée1-0/+5
2019-02-08tests: make docker.py update use configured binfmt pathAlex Bennée1-10/+15
2019-02-08docker: add debian-buster-arm64-crossAlex Bennée4-1/+48
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-42/+71
2019-02-05tests/tcg/aarch64: Add pauth smoke testRichard Henderson2-1/+28
2019-02-05docker: adjust Xen repository for CentOS 7Paolo Bonzini1-2/+3
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth1-4/+0
2019-02-05vhost-user-test: reduce usage of global_qtestPaolo Bonzini1-21/+17
2019-02-05vhost-user-test: skip if there is no memory at address 0Paolo Bonzini1-13/+45
2019-02-05vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIANPaolo Bonzini1-3/+5
2019-02-05vhost-user-test: signal data_cond when s->rings changesPaolo Bonzini1-0/+2
2019-02-05vhost-user-test: use g_cond_broadcastPaolo Bonzini1-2/+2
2019-02-04test-filter-mirror: pass UNIX domain socket through fdJason Wang1-12/+10
2019-02-04tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth1-2/+1
2019-02-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell20-71/+1296
2019-02-01tests/microbit-test: Add tests for nRF51 NVMCSteffen Görtz1-0/+108
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow2-38/+39
2019-02-01iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz2-2/+5
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia2-0/+42
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia2-0/+34
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia3-0/+108
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell1-1/+1
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf2-7/+12
2019-02-01iotests: Add VMDK tests for blockdev-createKevin Wolf3-0/+581
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng2-0/+2
2019-02-01iotests: Make 234 stableMax Reitz2-28/+38
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf2-0/+374
2019-02-01qemu-iotests: add test case for dmgyuchenlin5-0/+65