aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-26tests/device-plug: Add memory unplug request test for spaprDavid Hildenbrand1-0/+18
2019-02-26tests/device-plug: Add CPU core unplug request test for spaprDavid Hildenbrand1-0/+20
2019-02-26tests/device-plug: Add CCW unplug test for s390xDavid Hildenbrand1-5/+36
2019-02-26tests/device-plug: Add a simple PCI unplug request testDavid Hildenbrand2-0/+97
2019-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1...Peter Maydell4-8/+13
2019-02-22tests/cdrom-test: only include isapc cdrom test when g_test_slow()Alex Bennée1-2/+8
2019-02-22tests/softfloat: always do quick softfloat testsAlex Bennée1-4/+2
2019-02-22tests/docker: peg netmap code to a specific versionAlex Bennée1-0/+1
2019-02-22tests/docker: squash initial update and install step for debian9Alex Bennée1-2/+2
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic1-0/+25
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic12-0/+0
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic12-36/+36
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake2-0/+15
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau1-1/+0
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-0/+1
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster11-0/+11
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