Age | Commit message (Expand) | Author | Files | Lines |
2012-11-01 | Merge remote-tracking branch 'bonzini/threadpool' into staging | Anthony Liguori | 1 | -4/+4 |
2012-10-31 | target-mips: Add ASE DSP testcases | Jia Liu | 487 | -0/+19151 |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini | 15 | -13/+1022 |
2012-10-30 | tests/tcg: fix unused result warnings | Catalin Patulea | 2 | -7/+22 |
2012-10-30 | build: do not include main loop where it is not actually used | Paolo Bonzini | 1 | -4/+4 |
2012-10-30 | janitor: move iovector functions out of cutils.c | Paolo Bonzini | 1 | -1/+1 |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 11 | -4/+997 |
2012-10-27 | tests/tcg: fix a few warnings | Catalin Patulea | 2 | -2/+3 |
2012-10-24 | qemu-iotests: add testcases for mirroring on-source-error/on-target-error | Paolo Bonzini | 3 | -2/+259 |
2012-10-24 | qemu-iotests: add mirroring test case | Paolo Bonzini | 3 | -0/+368 |
2012-10-24 | qemu-iotests: Add 043 backing file chain infinite loop test | Stefan Hajnoczi | 4 | -0/+172 |
2012-10-24 | qemu-iotests: add relative backing file tests for block-commit (040) | Jeff Cody | 2 | -2/+104 |
2012-10-24 | block: in commit, determine base image from the top image | Jeff Cody | 1 | -2/+2 |
2012-10-24 | qemu-iotests: Test qemu-img operation on zero size image | Kevin Wolf | 3 | -0/+94 |
2012-10-23 | tests: do not include tools-obj-y | Paolo Bonzini | 1 | -5/+5 |
2012-10-19 | tests/tcg: fix build | Catalin Patulea | 4 | -14/+22 |
2012-10-05 | rtc: implement century byte | Paolo Bonzini | 1 | -2/+30 |
2012-10-05 | rtc: fix overflow in mktimegm | Paolo Bonzini | 1 | -0/+45 |
2012-10-05 | qtest: implement QTEST_STOP | Paolo Bonzini | 1 | -13/+25 |
2012-09-28 | qemu-iotests: add tests for streaming error handling | Paolo Bonzini | 3 | -2/+229 |
2012-09-28 | qemu-iotests: map underscore to dash in QMP argument names | Paolo Bonzini | 1 | -1/+7 |
2012-09-28 | qemu-iotests: add test for pausing a streaming operation | Paolo Bonzini | 3 | -5/+41 |
2012-09-28 | qemu-iotests: add initial tests for live block commit | Jeff Cody | 3 | -0/+184 |
2012-08-29 | qemu-iotests: add backing file smaller than image test case | Stefan Hajnoczi | 2 | -2/+35 |
2012-08-16 | check-qjson: add test for large JSON objects | Michael Roth | 1 | -0/+53 |
2012-08-15 | qemu-iotests: Fix 030 after switch to GenericError | Kevin Wolf | 1 | -4/+2 |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant | 1 | -1/+1 |
2012-08-10 | qemu-iotests: skip 039 with ./check -nocache | Stefan Hajnoczi | 2 | -0/+15 |
2012-08-10 | block: add BLOCK_O_CHECK for qemu-img check | Stefan Hajnoczi | 1 | -0/+6 |
2012-08-10 | qemu-iotests: Save some sed processes | Kevin Wolf | 1 | -10/+10 |
2012-08-06 | qemu-iotests: Be more flexible with image creation options | Kevin Wolf | 2 | -7/+7 |
2012-08-06 | qemu-iotests: add 039 qcow2 lazy refcounts test | Stefan Hajnoczi | 3 | -0/+190 |
2012-08-06 | qcow2: implement lazy refcounts | Stefan Hajnoczi | 2 | -7/+7 |
2012-08-06 | qemu-iotests: ignore qemu-img create lazy_refcounts output | Stefan Hajnoczi | 1 | -1/+2 |
2012-08-06 | qcow2: introduce dirty bit | Stefan Hajnoczi | 2 | -12/+12 |
2012-08-06 | qemu-iotests: add qed.py image manipulation utility | Stefan Hajnoczi | 1 | -0/+235 |
2012-07-28 | tests: Makefile: include dependency files | Eduardo Habkost | 1 | -0/+2 |
2012-07-27 | target-or32: Add testcases | Jia Liu | 52 | -0/+2579 |
2012-07-23 | qapi: add test case for deallocating traversal of incomplete structure | Laszlo Ersek | 1 | -0/+42 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -8/+16 |
2012-07-17 | fdc-test: Clean up a bit | Kevin Wolf | 1 | -16/+20 |
2012-07-17 | fdc-test: introduce test_relative_seek | Pavel Hrdina | 1 | -5/+41 |
2012-07-17 | qemu-iotests: Valgrind support | Kevin Wolf | 2 | -0/+21 |
2012-07-17 | qtest: Test we don't put hard disk info into CMOS for a CD-ROM | Markus Armbruster | 1 | -0/+22 |
2012-07-17 | qtest: Cover qdev property for BIOS CHS translation | Markus Armbruster | 1 | -6/+7 |
2012-07-17 | qtest: Cover qdev properties for disk geometry | Markus Armbruster | 1 | -2/+4 |
2012-07-17 | qtest: Add hard disk geometry test | Markus Armbruster | 2 | -0/+405 |
2012-07-09 | Merge remote-tracking branch 'mjt/mjt-iov2' into staging | Anthony Liguori | 2 | -0/+262 |
2012-07-09 | qtest: Tidy up temporary files properly | Markus Armbruster | 1 | -13/+16 |
2012-07-09 | fdc_test: introduce test_sense_interrupt | Pavel Hrdina | 1 | -1/+24 |