| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Add test-bitops.c with some sextract tests | Peter Maydell | 2013-07-22 | 2 | -0/+77 |
* | boot-order-test: Add tests for Sun4u | Markus Armbruster | 2013-07-18 | 1 | -0/+14 |
* | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster | 2013-07-18 | 7 | -63/+35 |
* | boot-order-test: Add tests for Sun4m | Markus Armbruster | 2013-07-18 | 1 | -0/+14 |
* | boot-order-test: Add tests for PowerPC PREP | Markus Armbruster | 2013-07-18 | 1 | -0/+25 |
* | boot-order-test: Code motion for better readability | Markus Armbruster | 2013-07-18 | 1 | -22/+22 |
* | boot-order-test: Better separate target-specific and generic parts | Markus Armbruster | 2013-07-18 | 1 | -57/+91 |
* | boot-order-test: Cover -boot once in ppc tests | Markus Armbruster | 2013-07-18 | 1 | -0/+1 |
* | boot-order-test: Add tests for PowerMacs | Andreas Färber | 2013-07-18 | 2 | -2/+52 |
* | libqos: Add support for memory-mapped fw_cfg | Markus Armbruster | 2013-07-18 | 2 | -0/+32 |
* | libqos: include dependencies | Anthony Liguori | 2013-07-18 | 1 | -0/+1 |
* | boot-order-test: New; covering just PC for now | Markus Armbruster | 2013-07-18 | 2 | -0/+75 |
* | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster | 2013-07-18 | 4 | -6/+18 |
* | libqtest: Plug fd and memory leaks in qtest_quit() | Markus Armbruster | 2013-07-18 | 1 | -0/+4 |
* | qemu-iotests: Update 051 reference output | Kevin Wolf | 2013-07-15 | 2 | -33/+76 |
* | block: Don't parse protocol from file.filename | Kevin Wolf | 2013-07-15 | 2 | -0/+26 |
* | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi | 2013-07-15 | 1 | -15/+21 |
* | add a header file for atomic operations | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | int128: optimize and add test cases | Paolo Bonzini | 2013-07-02 | 2 | -1/+217 |
* | qemu-iotests: add 055 drive-backup test case | Stefan Hajnoczi | 2013-06-28 | 3 | -0/+288 |
* | qemu-iotests: extract wait_until_completed() into iotests.py | Stefan Hajnoczi | 2013-06-28 | 2 | -12/+17 |
* | Revert "block: Disable driver-specific options for 1.5" | Kevin Wolf | 2013-06-24 | 1 | -1/+1 |
* | ide-test: fix failure for test_flush | Michael Roth | 2013-06-14 | 1 | -1/+4 |
* | ide-test: Add FLUSH CACHE test case | Kevin Wolf | 2013-06-06 | 1 | -0/+40 |
* | ide-test: Add enum value for DEV | Kevin Wolf | 2013-06-06 | 1 | -1/+2 |
* | cutils: Support 'P' and 'E' suffixes in strtosz() | Kevin Wolf | 2013-06-06 | 1 | -4/+4 |
* | qemu-iotests: make create_image() common | Stefan Hajnoczi | 2013-06-04 | 3 | -40/+27 |
* | qemu-iotests: make compare_images() common | Stefan Hajnoczi | 2013-06-04 | 2 | -31/+15 |
* | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi | 2013-06-04 | 3 | -53/+38 |
* | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi | 2013-06-04 | 3 | -61/+57 |
* | qemu-iotests: fix 054 cluster size help output | Stefan Hajnoczi | 2013-06-04 | 1 | -1/+1 |
* | qapi: pad GenericList value fields to 64 bits | Michael Roth | 2013-05-30 | 1 | -1/+4 |
* | tests: set MALLOC_PERTURB_ to expose memory bugs | Stefan Hajnoczi | 2013-05-29 | 2 | -2/+6 |
* | qemu-iotests: Try creating huge qcow2 image | Kevin Wolf | 2013-05-24 | 4 | -1/+70 |
* | qcow2.py: Subcommand for changing header fields | Kevin Wolf | 2013-05-24 | 1 | -0/+17 |
* | qapi: add native list coverage for QMP input visitor tests | Michael Roth | 2013-05-23 | 1 | -0/+338 |
* | qapi: add native list coverage for QMP output visitor tests | Michael Roth | 2013-05-23 | 1 | -0/+332 |
* | qapi: add native list coverage for visitor serialization tests | Michael Roth | 2013-05-23 | 1 | -18/+433 |
* | qapi: fix visitor serialization tests for numbers/doubles | Michael Roth | 2013-05-23 | 1 | -17/+8 |
* | qapi: add QMP input test for large integers | Michael Roth | 2013-05-23 | 1 | -0/+20 |
* | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 2013-05-22 | 1 | -1/+0 |
|\ |
|
| * | remove some double-includes | Michael Tokarev | 2013-05-18 | 1 | -1/+0 |
* | | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic | 2013-05-19 | 1 | -0/+18 |
|/ |
|
* | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic | 2013-05-17 | 1 | -0/+18 |
* | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 2013-05-15 | 1 | -2/+7 |
|\ |
|
| * | qapi: fix leak in unit tests | Michael Roth | 2013-05-15 | 1 | -2/+7 |
* | | ide-test: Fix endianness problems | Kevin Wolf | 2013-05-15 | 1 | -5/+27 |
|/ |
|
* | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2013-05-08 | 9 | -7/+453 |
|\ |
|
| * | qemu-iotests: fix 017 018 for vmdk | Fam Zheng | 2013-05-08 | 4 | -4/+8 |
| * | qemu-iotests: exclude vmdk and qcow from 043 | Fam Zheng | 2013-05-08 | 1 | -1/+1 |