aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-08-19aio: drop io_flush argumentStefan Hajnoczi
2013-08-19tests: drop event_active_cb()Stefan Hajnoczi
2013-08-19aio: stop using .io_flush()Stefan Hajnoczi
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi
2013-08-19tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi
2013-08-06vmdk: check l1 size before opening imageFam Zheng
2013-08-06vmdk: check l2 table size when openingFam Zheng
2013-08-06vmdk: check granularity field in openingFam Zheng
2013-08-06qemu-iotests: add empty test case for vmdkFam Zheng
2013-08-06qemu-iotests: add poke_file utility functionStefan Hajnoczi
2013-08-06qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori
2013-08-02block: Disable driver-specific options for 1.6Kevin Wolf
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic
2013-07-29qapi.py: Permit comments starting anywhere on the lineMarkus Armbruster
2013-07-29qapi.py: Fix diagnosing non-objects at a schema's top-levelMarkus Armbruster
2013-07-29qapi.py: Fix schema parser to check syntax systematicallyMarkus Armbruster
2013-07-29qapi.py: Reject invalid characters in schema fileMarkus Armbruster
2013-07-29qapi.py: Decent syntax error reportingMarkus Armbruster
2013-07-29qapi.py: Restructure lexer and parserMarkus Armbruster
2013-07-29tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster
2013-07-29tests: QAPI schema parser testsMarkus Armbruster
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber
2013-07-29target-xtensa: add extui unit testMax Filippov
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main
2013-07-26blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf
2013-07-26qcow2: Use dashes instead of underscores in optionsKevin Wolf
2013-07-25pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini
2013-07-25qtest: add test for ISA I/O space endiannessPaolo Bonzini
2013-07-22tests: Add test-bitops.c with some sextract testsPeter Maydell
2013-07-18boot-order-test: Add tests for Sun4uMarkus Armbruster
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster
2013-07-18boot-order-test: Add tests for Sun4mMarkus Armbruster
2013-07-18boot-order-test: Add tests for PowerPC PREPMarkus Armbruster
2013-07-18boot-order-test: Code motion for better readabilityMarkus Armbruster
2013-07-18boot-order-test: Better separate target-specific and generic partsMarkus Armbruster
2013-07-18boot-order-test: Cover -boot once in ppc testsMarkus Armbruster
2013-07-18boot-order-test: Add tests for PowerMacsAndreas Färber
2013-07-18libqos: Add support for memory-mapped fw_cfgMarkus Armbruster
2013-07-18libqos: include dependenciesAnthony Liguori
2013-07-18boot-order-test: New; covering just PC for nowMarkus Armbruster
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster
2013-07-18libqtest: Plug fd and memory leaks in qtest_quit()Markus Armbruster
2013-07-15qemu-iotests: Update 051 reference outputKevin Wolf
2013-07-15block: Don't parse protocol from file.filenameKevin Wolf