aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert
2018-02-14libqtest: Use qemu_strtoul()Eric Blake
2018-02-14tests: Clean up wait for eventMarkus Armbruster
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13acpi-test: update FADTMichael S. Tsirkin
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-02-13iotests: Add l2-cache-entry-size to iotest 137Alberto Garcia
2018-02-13iotests: Test downgrading an image using a small L2 slice sizeAlberto Garcia
2018-02-13iotests: Test valid values of l2-cache-entry-sizeAlberto Garcia
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-13sdhci: add a check_capab_v3() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynq: fix the capabilities register to match the datasheetPhilippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD Spec versionPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_sdma() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_baseclock() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add check_capab_readonly() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD capabilities registerPhilippe Mathieu-Daudé
2018-02-13iotests: Use virtio-blk in 155Max Reitz
2018-02-13iotests: Fix CID for VMDK afl imageFam Zheng
2018-02-13Revert "tests: use memfd in vhost-user-test"Peter Maydell
2018-02-12Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2018-02-10tests/qapi: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-10tests/qapi: use QEMU_IS_ALIGNED macroPhilippe Mathieu-Daudé
2018-02-10tests/hbitmap: use ARRAY_SIZE macroPhilippe Mathieu-Daudé
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/dispatch.hMarkus Armbruster
2018-02-09Include qapi/qmp/qnum.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-02-08docs: Add docs/devel/testing.rstFam Zheng
2018-02-08lockable: add QemuLockablePaolo Bonzini
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini
2018-02-08docker: change Fedora base image to fedora:27Paolo Bonzini
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07ide-test: test trim requestsAnton Nefedov