Age | Commit message (Expand) | Author |
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-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 |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil |
2013-07-26 | Add tests for sync modes 'TOP' and 'NONE' | Ian Main |
2013-07-26 | blockdev: Rename 'readonly' option to 'read-only' | Kevin Wolf |
2013-07-26 | qcow2: Use dashes instead of underscores in options | Kevin Wolf |
2013-07-25 | pc-testdev: add I/O port to test memory.c auto split/combine | Paolo Bonzini |
2013-07-25 | qtest: add test for ISA I/O space endianness | Paolo Bonzini |
2013-07-22 | tests: Add test-bitops.c with some sextract tests | Peter Maydell |
2013-07-18 | boot-order-test: Add tests for Sun4u | Markus Armbruster |
2013-07-18 | libqos: Generalize I/O-mapped fw_cfg | Markus Armbruster |
2013-07-18 | boot-order-test: Add tests for Sun4m | Markus Armbruster |
2013-07-18 | boot-order-test: Add tests for PowerPC PREP | Markus Armbruster |
2013-07-18 | boot-order-test: Code motion for better readability | Markus Armbruster |
2013-07-18 | boot-order-test: Better separate target-specific and generic parts | Markus Armbruster |
2013-07-18 | boot-order-test: Cover -boot once in ppc tests | Markus Armbruster |
2013-07-18 | boot-order-test: Add tests for PowerMacs | Andreas Färber |
2013-07-18 | libqos: Add support for memory-mapped fw_cfg | Markus Armbruster |
2013-07-18 | libqos: include dependencies | Anthony Liguori |
2013-07-18 | boot-order-test: New; covering just PC for now | Markus Armbruster |
2013-07-18 | libqtest: New qtest_end() to go with qtest_start() | Markus Armbruster |
2013-07-18 | libqtest: Plug fd and memory leaks in qtest_quit() | Markus Armbruster |
2013-07-15 | qemu-iotests: Update 051 reference output | Kevin Wolf |
2013-07-15 | block: Don't parse protocol from file.filename | Kevin Wolf |