aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-11-27rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini
2012-11-26tests: add thread pool unit testsPaolo Bonzini
2012-11-26tests: add AioContext unit testsPaolo Bonzini
2012-11-19Merge remote-tracking branch 'bonzini/build-urgent' into stagingAnthony Liguori
2012-11-19tests: link in stubsPaolo Bonzini
2012-11-14fdc-tests: add tests for VERIFY commandHervé Poussineau
2012-11-14fdc-test: Check READ IDKevin Wolf
2012-11-14fdc: fix false FD_SR0_SEEKHervé Poussineau
2012-11-14fdc-test: add tests for non-DMA READ commandHervé Poussineau
2012-11-14fdc-test: insert media before fuzzing registersHervé Poussineau
2012-11-14fdc-test: split test_media_change() test, so insert part can be reusedHervé Poussineau
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf
2012-11-10tests/tcg: new test for i386 FPREM and FPREM1Catalin Patulea
2012-11-01Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori
2012-10-31target-mips: Add ASE DSP testcasesJia Liu
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-30tests/tcg: fix unused result warningsCatalin Patulea
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini
2012-10-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-10-27tests/tcg: fix a few warningsCatalin Patulea
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini
2012-10-24qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi
2012-10-24qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody
2012-10-24block: in commit, determine base image from the top imageJeff Cody
2012-10-24qemu-iotests: Test qemu-img operation on zero size imageKevin Wolf
2012-10-23tests: do not include tools-obj-yPaolo Bonzini
2012-10-19tests/tcg: fix buildCatalin Patulea
2012-10-05rtc: implement century bytePaolo Bonzini
2012-10-05rtc: fix overflow in mktimegmPaolo Bonzini
2012-10-05qtest: implement QTEST_STOPPaolo Bonzini
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini
2012-09-28qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini
2012-09-28qemu-iotests: add initial tests for live block commitJeff Cody
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi
2012-08-16check-qjson: add test for large JSON objectsMichael Roth
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-10qemu-iotests: skip 039 with ./check -nocacheStefan Hajnoczi
2012-08-10block: add BLOCK_O_CHECK for qemu-img checkStefan Hajnoczi
2012-08-10qemu-iotests: Save some sed processesKevin Wolf
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi