aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-07-02int128: optimize and add test casesPaolo Bonzini
2013-06-28qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf
2013-06-14ide-test: fix failure for test_flushMichael Roth
2013-06-06ide-test: Add FLUSH CACHE test caseKevin Wolf
2013-06-06ide-test: Add enum value for DEVKevin Wolf
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf
2013-05-23qapi: add native list coverage for QMP input visitor testsMichael Roth
2013-05-23qapi: add native list coverage for QMP output visitor testsMichael Roth
2013-05-23qapi: add native list coverage for visitor serialization testsMichael Roth
2013-05-23qapi: fix visitor serialization tests for numbers/doublesMichael Roth
2013-05-23qapi: add QMP input test for large integersMichael Roth
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-18remove some double-includesMichael Tokarev
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic
2013-05-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-05-15ide-test: Fix endianness problemsKevin Wolf
2013-05-15qapi: fix leak in unit testsMichael Roth
2013-05-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori