Age | Commit message (Expand) | Author | Files | Lines |
2013-08-30 | qcow2: Add corrupt bit | Max Reitz | 2 | -7/+7 |
2013-08-30 | qemu-iotests: Snapshotting zero clusters | Max Reitz | 3 | -0/+74 |
2013-08-30 | qemu-iotests: Update reference output for 051 | Kevin Wolf | 1 | -1/+0 |
2013-08-30 | Revert "block: Disable driver-specific options for 1.6" | Kevin Wolf | 1 | -1/+1 |
2013-08-26 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 3 | -12/+147 |
2013-08-22 | aio / timers: remove dummy_io_handler_flush from tests/test-aio.c | Alex Bligh | 1 | -7/+2 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -12/+12 |
2013-08-22 | aio / timers: Add test harness for AioContext timers | Alex Bligh | 1 | -0/+134 |
2013-08-22 | aio / timers: Add QEMUTimerListGroup to AioContext | Alex Bligh | 2 | -0/+6 |
2013-08-20 | OptsVisitor: introduce unit tests, with test cases for range flattening | Laszlo Ersek | 4 | -3/+299 |
2013-08-20 | Merge remote-tracking branch 'stefanha/block-next' into staging | Anthony Liguori | 2 | -52/+54 |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi | 1 | -20/+20 |
2013-08-19 | tests: drop event_active_cb() | Stefan Hajnoczi | 1 | -14/+8 |
2013-08-19 | aio: stop using .io_flush() | Stefan Hajnoczi | 1 | -5/+5 |
2013-08-19 | tests: adjust test-thread-pool to new aio_poll() semantics | Stefan Hajnoczi | 1 | -12/+12 |
2013-08-19 | tests: adjust test-aio to new aio_poll() semantics | Stefan Hajnoczi | 1 | -9/+17 |
2013-08-16 | qdev: Set globals in instance_post_init function | Eduardo Habkost | 1 | -0/+73 |
2013-08-16 | tests: Unit tests for qdev global properties handling | Eduardo Habkost | 3 | -0/+115 |
2013-08-06 | vmdk: check l1 size before opening image | Fam Zheng | 2 | -0/+14 |
2013-08-06 | vmdk: check l2 table size when opening | Fam Zheng | 2 | -0/+13 |
2013-08-06 | vmdk: check granularity field in opening | Fam Zheng | 2 | -1/+13 |
2013-08-06 | qemu-iotests: add empty test case for vmdk | Fam Zheng | 3 | -0/+54 |
2013-08-06 | qemu-iotests: add poke_file utility function | Stefan Hajnoczi | 1 | -0/+6 |
2013-08-06 | qemu-iotests: filter QEMU version in monitor banner | Stefan Hajnoczi | 2 | -33/+34 |
2013-08-05 | Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging | Anthony Liguori | 2 | -9/+38 |
2013-08-02 | block: Disable driver-specific options for 1.6 | Kevin Wolf | 1 | -1/+1 |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic | 5 | -33/+37 |
2013-07-29 | qapi.py: Permit comments starting anywhere on the line | Markus Armbruster | 3 | -2/+4 |
2013-07-29 | qapi.py: Fix diagnosing non-objects at a schema's top-level | Markus Armbruster | 2 | -2/+2 |
2013-07-29 | qapi.py: Fix schema parser to check syntax systematically | Markus Armbruster | 17 | -22/+12 |
2013-07-29 | qapi.py: Reject invalid characters in schema file | Markus Armbruster | 6 | -8/+4 |
2013-07-29 | qapi.py: Decent syntax error reporting | Markus Armbruster | 2 | -1/+3 |
2013-07-29 | qapi.py: Restructure lexer and parser | Markus Armbruster | 5 | -7/+5 |
2013-07-29 | tests: Use qapi-schema-test.json as schema parser test | Markus Armbruster | 5 | -4/+77 |
2013-07-29 | tests: QAPI schema parser tests | Markus Armbruster | 58 | -2/+120 |
2013-07-29 | tests/tcg/xtensa: Fix out-of-tree build | Andreas Färber | 1 | -9/+11 |
2013-07-29 | target-xtensa: add extui unit test | Max Filippov | 2 | -0/+27 |
2013-07-29 | Merge branch 'trivial-patches' of git://git.corpit.ru/qemu | Aurelien Jarno | 3 | -7/+7 |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic | 2 | -10/+58 |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic | 1 | -4/+20 |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic | 1 | -1/+18 |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil | 3 | -7/+7 |
2013-07-26 | Add tests for sync modes 'TOP' and 'NONE' | Ian Main | 6 | -2/+113 |
2013-07-26 | blockdev: Rename 'readonly' option to 'read-only' | Kevin Wolf | 1 | -1/+1 |
2013-07-26 | qcow2: Use dashes instead of underscores in options | Kevin Wolf | 2 | -22/+22 |
2013-07-25 | pc-testdev: add I/O port to test memory.c auto split/combine | Paolo Bonzini | 1 | -0/+102 |
2013-07-25 | qtest: add test for ISA I/O space endianness | Paolo Bonzini | 2 | -2/+226 |
2013-07-22 | tests: Add test-bitops.c with some sextract tests | Peter Maydell | 2 | -0/+77 |
2013-07-18 | boot-order-test: Add tests for Sun4u | Markus Armbruster | 1 | -0/+14 |
2013-07-18 | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster | 7 | -63/+35 |