summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell2018-01-091-1/+1
|\
| * target/xtensa: tests: fix memctl SR testMax Filippov2018-01-091-1/+1
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-01-081-19/+14Star
|\ \
| * | tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz2018-01-081-0/+3
| * | tests: virtio-9p: fix ISR dependenceGreg Kurz2018-01-081-19/+11Star
* | | test-bdrv-drain: Test graph changes in drained sectionKevin Wolf2017-12-221-0/+80
* | | test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf2017-12-221-0/+74
* | | test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf2017-12-221-0/+59
* | | test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf2017-12-221-1/+26
* | | test-bdrv-drain: Test nested drain sectionsKevin Wolf2017-12-221-0/+57
* | | block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf2017-12-221-6/+4Star
* | | test-bdrv-drain: Test drain vs. block jobsKevin Wolf2017-12-221-0/+121
* | | test-bdrv-drain: Test bs->quiesce_counterKevin Wolf2017-12-221-0/+45
* | | test-bdrv-drain: Test callback for bdrv_drainKevin Wolf2017-12-221-7/+62
* | | test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf2017-12-222-0/+139
* | | iotests: fix 197 for vpcJohn Snow2017-12-222-1/+6
|/ /
* | tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth2017-12-212-0/+12
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-212-14/+62
|\ \
| * | test: add some chardev mux event testsMarc-André Lureau2017-12-211-0/+17
| * | tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth2017-12-211-12/+42
| * | tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth2017-12-211-2/+3
* | | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2017-12-212-76/+11Star
|\ \ \
| * | | util: add is_equal to UUID APIRoman Kagan2017-12-201-1/+7
| * | | Revert "docker: Enable features explicitly in test-full"Fam Zheng2017-12-201-75/+4Star
* | | | qapi2texi: Simplify representation of section textMarkus Armbruster2017-12-201-10/+0Star
* | | | qapi: Simplify representation of QAPIDoc section textMarkus Armbruster2017-12-202-3/+4
* | | | qapi: Unify representation of doc section without nameMarkus Armbruster2017-12-202-2/+2
* | | | tests/qapi-schema/doc-bad-section: New, factored out of doc-goodMarkus Armbruster2017-12-208-4/+29
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-12-206-0/+178
|\ \ \
| * | | qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi2017-12-193-0/+66
| * | | iotests: add VM.add_object()Stefan Hajnoczi2017-12-191-0/+5
| * | | qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi2017-12-193-0/+107
* | | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-12-191-0/+61
|\ \ \ \ | |/ / / |/| | |
| * | | hbitmap: add next_zero functionVladimir Sementsov-Ogievskiy2017-12-181-0/+61
| |/ /
* | | misc: remove duplicated includesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* | | misc: remove headers implicitly includedPhilippe Mathieu-Daudé2017-12-183-5/+0Star
* | | Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé2017-12-181-10/+10
|/ /
* / tests: test-hmp: print command execution resultVadim Galitsyn2017-12-141-2/+5
|/
* blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini2017-11-291-1/+1
* iotests: fix 075 and 078John Snow2017-11-272-16/+16
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-214-1/+121
|\
| * qemu-iotest: add test for blockjob coroutine race conditionJeff Cody2017-11-213-0/+114
| * qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody2017-11-211-1/+7
* | iotests: Fix 176 on 32-bit hostEric Blake2017-11-212-5/+6
* | block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-212-0/+25
|/
* iotests: Make 087 pass without AIO enabledMax Reitz2017-11-171-1/+8
* qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-172-0/+50
* qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-172-0/+68
* block: Guard against NULL bs->drvMax Reitz2017-11-172-0/+53
* qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2017-11-172-0/+26