Age | Commit message (Expand) | Author |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf |
2013-04-17 | fw_cfg: add qtest test case | Anthony Liguori |
2013-04-17 | i440fx-test: add test for PAM functionality | Anthony Liguori |
2013-04-17 | i440fx-test: add test to compare default register values | Anthony Liguori |
2013-04-17 | libqos: add malloc support | Anthony Liguori |
2013-04-17 | libqos: add fw_cfg support | Anthony Liguori |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori |
2013-04-17 | qtest: don't use system command to avoid double fork | Anthony Liguori |
2013-04-15 | target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR | Petar Jovanovic |
2013-04-15 | iotests: Add 'check -ssh' option to test Secure Shell block device. | Richard W.M. Jones |
2013-04-15 | qemu-iotests: filter QEMU_PROG in 051.out | Stefan Hajnoczi |
2013-04-15 | qemu-iotests: Add test for -drive options | Kevin Wolf |
2013-04-15 | qemu-iotests: A few more bdrv_pread/pwrite tests | Kevin Wolf |
2013-04-13 | qjson: to_json() case QTYPE_QSTRING is buggy, rewrite | Markus Armbruster |
2013-04-13 | check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings | Markus Armbruster |
2013-04-13 | check-qjson: Improve a few comments, delete bogus ones | Markus Armbruster |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell |
2013-04-05 | test-visitor-serialization: Fix some memory leaks | Stefan Berger |
2013-03-28 | qcow2: Gather clusters in a looping loop | Kevin Wolf |
2013-03-28 | qcow2: Improve check for overlapping allocations | Kevin Wolf |
2013-03-28 | qcow2: Fix "total clusters" number in bdrv_check | Kevin Wolf |
2013-03-28 | qemu-iotests: More concurrent allocation scenarios | Kevin Wolf |
2013-03-23 | Merge branch 'for-upstream' of git://github.com/mwalle/qemu | Blue Swirl |
2013-03-19 | qemu-iotests: add 052 BDRV_O_SNAPSHOT test | Stefan Hajnoczi |
2013-03-18 | tests: tcg: lm32: add more test cases | Michael Walle |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic |
2013-03-15 | qemu-iotests: use -nographic in test case 007 | Stefan Hajnoczi |
2013-03-15 | qemu-iotests: add tests for rebasing zero clusters | Paolo Bonzini |
2013-03-15 | threadpool: drop global thread pool | Stefan Hajnoczi |
2013-03-08 | rtc-test: Fix test failures with recent glib | Cole Robinson |
2013-03-04 | target-mips: fix DSP overflow macro and affected routines | Petar Jovanovic |
2013-02-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-02-26 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-02-23 | target-mips: fix for sign-issue in MULQ_W helper | Petar Jovanovic |
2013-02-23 | target-mips: fix for incorrect multiplication with MULQ_S.PH | Petar Jovanovic |
2013-02-23 | Merge branch 'eflags3' of git://github.com/rth7680/qemu | Blue Swirl |
2013-02-22 | coroutine: trim down nesting level in perf_nesting test | Paolo Bonzini |
2013-02-22 | qemu-iotests: Test qcow2 image creation options | Kevin Wolf |
2013-02-22 | qemu-iotests: Add qemu-img compare test | Miroslav Rezanina |
2013-02-22 | qemu-img: add compressed clusters to BlockFragInfo | Stefan Hajnoczi |
2013-02-22 | qemu-img: find the image end offset during check | Federico Simoncelli |
2013-02-21 | check-qjson: More thorough testing of UTF-8 in strings | Markus Armbruster |
2013-02-21 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-02-21 | Add some missing qtest binaries to .gitignore | David Gibson |
2013-02-18 | test-i386: make it compile with a recent gcc | Paolo Bonzini |
2013-02-18 | test-i386: QEMU_PACKED is not defined here | Paolo Bonzini |
2013-02-18 | rtc-test: add testcases for alarms in 12hour mode | Paolo Bonzini |