aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-03-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17qapi: New special feature flag "deprecated"Markus Armbruster
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster
2020-03-17qapi: Consistently put @features parameter right after @ifcondMarkus Armbruster
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster
2020-03-17tests/test-qmp-event: Check event is actually emittedMarkus Armbruster
2020-03-17tests/test-qmp-event: Use qobject_is_equal()Markus Armbruster
2020-03-17tests/test-qmp-event: Simplify test data setupMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Simplify test data setupMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Check responses more thoroughlyMarkus Armbruster
2020-03-17tests/test-qmp-cmds: Factor out qmp_dispatch() test helpersMarkus Armbruster
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée
2020-03-17tests/guest-debug: add a simple test runnerAlex Bennée
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée
2020-03-17tests/docker: Update VirGL to v0.8.0Philippe Mathieu-Daudé
2020-03-17tests/docker: Remove obsolete VirGL --with-glx configure optionPhilippe Mathieu-Daudé
2020-03-17tests/docker: Update VirGL git repository URLPhilippe Mathieu-Daudé
2020-03-17tests/docker: Install tools to cross-debug and build Linux kernelsPhilippe Mathieu-Daudé
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster
2020-03-17ppc/spapr: Allow FWNMI on TCGNicholas Piggin
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin
2020-03-16tests/docker: Install SASL library to extend code coverage on amd64Philippe Mathieu-Daudé
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-12tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12tests: Disable dbus-vmstate-testPeter Maydell
2020-03-11qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza
2020-03-11tests/qemu-iotests: Fix socket_scm_helper build pathPhilippe Mathieu-Daudé
2020-03-11iotests: Add iothread cases to 155Kevin Wolf
2020-03-11iotests: Test mirror with temporarily disabled target backing fileKevin Wolf
2020-03-11iotests: Fix run_job() with use_log=FalseKevin Wolf
2020-03-11block: Relax restrictions for blockdev-snapshotKevin Wolf
2020-03-11iotests: Fix nonportable use of od --endianEric Blake
2020-03-11iotests: add 288 luks qemu-img measure testStefan Hajnoczi
2020-03-11qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi
2020-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf