summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov
2018-01-08Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-01-08tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz
2018-01-08tests: virtio-9p: fix ISR dependenceGreg Kurz
2017-12-22test-bdrv-drain: Test graph changes in drained sectionKevin Wolf
2017-12-22test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf
2017-12-22test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf
2017-12-22test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf
2017-12-22test-bdrv-drain: Test callback for bdrv_drainKevin Wolf
2017-12-22test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf
2017-12-22iotests: fix 197 for vpcJohn Snow
2017-12-21tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2017-12-21test: add some chardev mux event testsMarc-André Lureau
2017-12-21tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth
2017-12-21tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth
2017-12-20qapi2texi: Simplify representation of section textMarkus Armbruster
2017-12-20qapi: Simplify representation of QAPIDoc section textMarkus Armbruster
2017-12-20qapi: Unify representation of doc section without nameMarkus Armbruster
2017-12-20tests/qapi-schema/doc-bad-section: New, factored out of doc-goodMarkus Armbruster
2017-12-20util: add is_equal to UUID APIRoman Kagan
2017-12-20Revert "docker: Enable features explicitly in test-full"Fam Zheng
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-12-19Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-12-19qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi
2017-12-19qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi
2017-12-18hbitmap: add next_zero functionVladimir Sementsov-Ogievskiy
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-18misc: remove headers implicitly includedPhilippe Mathieu-Daudé
2017-12-18Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé
2017-12-14tests: test-hmp: print command execution resultVadim Galitsyn
2017-11-29blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini
2017-11-27iotests: fix 075 and 078John Snow
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-11-21qemu-iotest: add test for blockjob coroutine race conditionJeff Cody
2017-11-21qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody
2017-11-21iotests: Fix 176 on 32-bit hostEric Blake
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz
2017-11-17block: Guard against NULL bs->drvMax Reitz
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz