aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-04-30libqtest: only call fclose() on open filesJesse Larrew
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test for PAM functionalityAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-17qtest: don't use system command to avoid double forkAnthony Liguori
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi
2013-03-18tests: tcg: lm32: add more test casesMichael Walle
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2013-03-08rtc-test: Fix test failures with recent glibCole Robinson
2013-03-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-02-26Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-02-23target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic
2013-02-23target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic
2013-02-23Merge branch 'eflags3' of git://github.com/rth7680/qemuBlue Swirl
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli
2013-02-21check-qjson: More thorough testing of UTF-8 in stringsMarkus Armbruster
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori