Age | Commit message (Expand) | Author |
2013-09-06 | qemu-iotests: Fixed test case 026 | Kevin Wolf |
2013-09-06 | qemu-iotests: Whitespace cleanup | Kevin Wolf |
2013-09-06 | aio / timers: fix build of test/test-aio.c on non-linux platforms | Alex Bligh |
2013-09-06 | add qemu-img convert -n option (skip target volume creation) | Alexandre Derumier |
2013-09-06 | qemu-iotests: Adjust test result 039 | Max Reitz |
2013-09-06 | throttle: Add units tests | Benoît Canet |
2013-09-03 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-09-02 | qemu-iotests: Overlapping cluster allocations | Max Reitz |
2013-09-01 | aio / timers: use g_usleep() not sleep() | Alex Bligh |
2013-08-30 | qcow2: Add corrupt bit | Max Reitz |
2013-08-30 | qemu-iotests: Snapshotting zero clusters | Max Reitz |
2013-08-30 | qemu-iotests: Update reference output for 051 | Kevin Wolf |
2013-08-30 | Revert "block: Disable driver-specific options for 1.6" | Kevin Wolf |
2013-08-26 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-08-22 | aio / timers: remove dummy_io_handler_flush from tests/test-aio.c | Alex Bligh |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Add test harness for AioContext timers | Alex Bligh |
2013-08-22 | aio / timers: Add QEMUTimerListGroup to AioContext | Alex Bligh |
2013-08-20 | OptsVisitor: introduce unit tests, with test cases for range flattening | Laszlo Ersek |
2013-08-20 | Merge remote-tracking branch 'stefanha/block-next' into staging | Anthony Liguori |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi |
2013-08-19 | tests: drop event_active_cb() | Stefan Hajnoczi |
2013-08-19 | aio: stop using .io_flush() | Stefan Hajnoczi |
2013-08-19 | tests: adjust test-thread-pool to new aio_poll() semantics | Stefan Hajnoczi |
2013-08-19 | tests: adjust test-aio to new aio_poll() semantics | Stefan Hajnoczi |
2013-08-16 | qdev: Set globals in instance_post_init function | Eduardo Habkost |
2013-08-16 | tests: Unit tests for qdev global properties handling | Eduardo Habkost |
2013-08-06 | vmdk: check l1 size before opening image | Fam Zheng |
2013-08-06 | vmdk: check l2 table size when opening | Fam Zheng |
2013-08-06 | vmdk: check granularity field in opening | Fam Zheng |
2013-08-06 | qemu-iotests: add empty test case for vmdk | Fam Zheng |
2013-08-06 | qemu-iotests: add poke_file utility function | Stefan Hajnoczi |
2013-08-06 | qemu-iotests: filter QEMU version in monitor banner | Stefan Hajnoczi |
2013-08-05 | Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging | Anthony Liguori |
2013-08-02 | block: Disable driver-specific options for 1.6 | Kevin Wolf |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic |
2013-07-29 | qapi.py: Permit comments starting anywhere on the line | Markus Armbruster |
2013-07-29 | qapi.py: Fix diagnosing non-objects at a schema's top-level | Markus Armbruster |
2013-07-29 | qapi.py: Fix schema parser to check syntax systematically | Markus Armbruster |
2013-07-29 | qapi.py: Reject invalid characters in schema file | Markus Armbruster |
2013-07-29 | qapi.py: Decent syntax error reporting | Markus Armbruster |
2013-07-29 | qapi.py: Restructure lexer and parser | Markus Armbruster |
2013-07-29 | tests: Use qapi-schema-test.json as schema parser test | Markus Armbruster |
2013-07-29 | tests: QAPI schema parser tests | Markus Armbruster |
2013-07-29 | tests/tcg/xtensa: Fix out-of-tree build | Andreas Färber |
2013-07-29 | target-xtensa: add extui unit test | Max Filippov |
2013-07-29 | Merge branch 'trivial-patches' of git://git.corpit.ru/qemu | Aurelien Jarno |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic |