Age | Commit message (Expand) | Author |
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 |
2013-05-23 | qapi: add QMP input test for large integers | Michael Roth |
2013-05-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic |
2013-05-18 | remove some double-includes | Michael Tokarev |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic |
2013-05-15 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-05-15 | ide-test: Fix endianness problems | Kevin Wolf |
2013-05-15 | qapi: fix leak in unit tests | Michael Roth |
2013-05-08 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic |
2013-05-08 | qemu-iotests: fix 017 018 for vmdk | Fam Zheng |
2013-05-08 | qemu-iotests: exclude vmdk and qcow from 043 | Fam Zheng |
2013-05-08 | qemu-iotests: exclude vmdk for test 042 | Fam Zheng |
2013-05-08 | qtest/ide-test: Test short and long PRDTs | Kevin Wolf |
2013-05-08 | qtest/ide-test: Add simple DMA read/write test case | Kevin Wolf |
2013-05-08 | qtest: Add IDE test case | Kevin Wolf |
2013-05-08 | libqos/pci: Enable bus mastering | Kevin Wolf |
2013-05-03 | libqos: Relocate I2C files | Andreas Färber |
2013-05-03 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-05-03 | qemu-iotests: Filter out 'adapter_type' | Fam Zheng |
2013-05-03 | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB | Petar Jovanovic |
2013-05-03 | qemu-iotests: Filter out vmdk creation options | Fam Zheng |
2013-04-30 | libqtest: only call fclose() on open files | Jesse Larrew |
2013-04-29 | libqos: Convert fw_cfg values to host endianness | Andreas Färber |
2013-04-26 | block: Disable driver-specific options for 1.5 | Kevin Wolf |
2013-04-22 | qemu-iotests: add 053 unaligned compressed image size test | Stefan Hajnoczi |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf |