Age | Commit message (Expand) | Author |
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 |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini |
2013-07-02 | int128: optimize and add test cases | Paolo Bonzini |
2013-06-28 | qemu-iotests: add 055 drive-backup test case | Stefan Hajnoczi |
2013-06-28 | qemu-iotests: extract wait_until_completed() into iotests.py | Stefan Hajnoczi |
2013-06-24 | Revert "block: Disable driver-specific options for 1.5" | Kevin Wolf |
2013-06-14 | ide-test: fix failure for test_flush | Michael Roth |
2013-06-06 | ide-test: Add FLUSH CACHE test case | Kevin Wolf |
2013-06-06 | ide-test: Add enum value for DEV | Kevin Wolf |
2013-06-06 | cutils: Support 'P' and 'E' suffixes in strtosz() | Kevin Wolf |
2013-06-04 | qemu-iotests: make create_image() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make compare_images() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: fix 054 cluster size help output | Stefan Hajnoczi |
2013-05-30 | qapi: pad GenericList value fields to 64 bits | Michael Roth |
2013-05-29 | tests: set MALLOC_PERTURB_ to expose memory bugs | Stefan Hajnoczi |
2013-05-24 | qemu-iotests: Try creating huge qcow2 image | Kevin Wolf |
2013-05-24 | qcow2.py: Subcommand for changing header fields | Kevin Wolf |
2013-05-23 | qapi: add native list coverage for QMP input visitor tests | Michael Roth |
2013-05-23 | qapi: add native list coverage for QMP output visitor tests | Michael Roth |
2013-05-23 | qapi: add native list coverage for visitor serialization tests | Michael Roth |
2013-05-23 | qapi: fix visitor serialization tests for numbers/doubles | Michael Roth |