Age | Commit message (Expand) | Author | Files | Lines |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori | 5 | -1/+494 |
2013-04-17 | qtest: don't use system command to avoid double fork | Anthony Liguori | 1 | -7/+4 |
2013-04-15 | target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR | Petar Jovanovic | 2 | -18/+18 |
2013-04-15 | iotests: Add 'check -ssh' option to test Secure Shell block device. | Richard W.M. Jones | 2 | -0/+8 |
2013-04-15 | qemu-iotests: filter QEMU_PROG in 051.out | Stefan Hajnoczi | 3 | -37/+43 |
2013-04-15 | qemu-iotests: Add test for -drive options | Kevin Wolf | 3 | -0/+311 |
2013-04-15 | qemu-iotests: A few more bdrv_pread/pwrite tests | Kevin Wolf | 2 | -0/+39 |
2013-04-13 | qjson: to_json() case QTYPE_QSTRING is buggy, rewrite | Markus Armbruster | 1 | -116/+100 |
2013-04-13 | check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings | Markus Armbruster | 1 | -12/+84 |
2013-04-13 | check-qjson: Improve a few comments, delete bogus ones | Markus Armbruster | 1 | -9/+13 |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 2 | -2/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 2 | -2/+2 |
2013-04-08 | configure: Don't fall back to gthread coroutine backend | Peter Maydell | 1 | -13/+1 |
2013-04-05 | test-visitor-serialization: Fix some memory leaks | Stefan Berger | 1 | -1/+11 |
2013-03-28 | qcow2: Gather clusters in a looping loop | Kevin Wolf | 1 | -1/+1 |
2013-03-28 | qcow2: Improve check for overlapping allocations | Kevin Wolf | 1 | -5/+5 |
2013-03-28 | qcow2: Fix "total clusters" number in bdrv_check | Kevin Wolf | 1 | -1/+1 |
2013-03-28 | qemu-iotests: More concurrent allocation scenarios | Kevin Wolf | 2 | -1/+124 |
2013-03-23 | Merge branch 'for-upstream' of git://github.com/mwalle/qemu | Blue Swirl | 4 | -1/+61 |
2013-03-19 | qemu-iotests: add 052 BDRV_O_SNAPSHOT test | Stefan Hajnoczi | 3 | -0/+75 |
2013-03-18 | tests: tcg: lm32: add more test cases | Michael Walle | 4 | -1/+61 |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic | 3 | -0/+92 |
2013-03-15 | qemu-iotests: use -nographic in test case 007 | Stefan Hajnoczi | 1 | -4/+3 |
2013-03-15 | qemu-iotests: add tests for rebasing zero clusters | Paolo Bonzini | 3 | -0/+93 |
2013-03-15 | threadpool: drop global thread pool | Stefan Hajnoczi | 1 | -23/+21 |
2013-03-08 | rtc-test: Fix test failures with recent glib | Cole Robinson | 1 | -2/+2 |
2013-03-04 | target-mips: fix DSP overflow macro and affected routines | Petar Jovanovic | 2 | -12/+46 |
2013-02-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 11 | -9/+459 |
2013-02-26 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 1 | -0/+664 |
2013-02-23 | target-mips: fix for sign-issue in MULQ_W helper | Petar Jovanovic | 2 | -2/+2 |
2013-02-23 | target-mips: fix for incorrect multiplication with MULQ_S.PH | Petar Jovanovic | 1 | -0/+15 |
2013-02-23 | Merge branch 'eflags3' of git://github.com/rth7680/qemu | Blue Swirl | 1 | -5/+5 |
2013-02-22 | coroutine: trim down nesting level in perf_nesting test | Paolo Bonzini | 1 | -1/+1 |
2013-02-22 | qemu-iotests: Test qcow2 image creation options | Kevin Wolf | 3 | -0/+336 |
2013-02-22 | qemu-iotests: Add qemu-img compare test | Miroslav Rezanina | 3 | -0/+110 |
2013-02-22 | qemu-img: add compressed clusters to BlockFragInfo | Stefan Hajnoczi | 2 | -1/+2 |
2013-02-22 | qemu-img: find the image end offset during check | Federico Simoncelli | 5 | -8/+11 |
2013-02-21 | check-qjson: More thorough testing of UTF-8 in strings | Markus Armbruster | 1 | -0/+664 |
2013-02-21 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -0/+7 |
2013-02-21 | Add some missing qtest binaries to .gitignore | David Gibson | 1 | -0/+7 |
2013-02-18 | test-i386: make it compile with a recent gcc | Paolo Bonzini | 1 | -2/+2 |
2013-02-18 | test-i386: QEMU_PACKED is not defined here | Paolo Bonzini | 1 | -3/+3 |
2013-02-18 | rtc-test: add testcases for alarms in 12hour mode | Paolo Bonzini | 1 | -3/+199 |
2013-02-18 | rtc-test: always set register B in its entirety | Paolo Bonzini | 1 | -27/+9 |
2013-02-18 | qtest: Add MMIO support | Andreas Färber | 4 | -28/+250 |
2013-02-18 | libqtest: Introduce qtest_qmpv() and convert remaining macro | Andreas Färber | 2 | -5/+29 |
2013-02-18 | libqtest: Convert macros to functions and clean up documentation | Andreas Färber | 1 | -50/+110 |
2013-02-17 | tests: Add unit tests for mulu64 and muls64 | Richard Henderson | 2 | -1/+75 |
2013-02-11 | libi2c-omap: Fix endianness dependency | Andreas Färber | 1 | -23/+53 |
2013-02-11 | libqtest: Fix documentation copy&paste errors | Andreas Färber | 1 | -6/+0 |