Age | Commit message (Expand) | Author |
2015-06-12 | rocker: update tests using hw-derived interface names | Scott Feldman |
2015-06-10 | bios-tables-test: handle false-positive smbios signature matches | Gabriel L. Somlo |
2015-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-06-05 | q35: add test for SMRAM.D_LCK | Gerd Hoffmann |
2015-06-02 | fdc-test: Test state for existing cases more thoroughly | Kevin Wolf |
2015-05-26 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-05-22 | qtest: pre-buffer hex nibs | John Snow |
2015-05-22 | libqos/ahci: Swap memread/write with bufread/write | John Snow |
2015-05-22 | qtest: add memset to qtest protocol | John Snow |
2015-05-22 | qtest: Add base64 encoded read/write | John Snow |
2015-05-22 | qtest/ahci: add migrate halted dma test | John Snow |
2015-05-22 | qtest/ahci: add halted dma test | John Snow |
2015-05-22 | qtest/ahci: add flush migrate test | John Snow |
2015-05-22 | qtest/ahci: add migrate dma test | John Snow |
2015-05-22 | qtest/ahci: Add migration test | John Snow |
2015-05-22 | libqos: Add migration helpers | John Snow |
2015-05-22 | libqos/ahci: Fix sector set method | John Snow |
2015-05-22 | libqos/ahci: Add halted command helpers | John Snow |
2015-05-22 | tests: add test case for encrypted qcow2 read/write | Daniel P. Berrange |
2015-05-22 | qemu-iotests: Make debugging python tests easier | Fam Zheng |
2015-05-22 | qemu-iotests: qemu-img info on afl VMDK image with a huge capacity | Fam Zheng |
2015-05-22 | qemu-iotests: Test unaligned sub-block zero write | Fam Zheng |
2015-05-22 | iotests, parallels: check for incorrectly closed image in tests | Denis V. Lunev |
2015-05-22 | iotests, parallels: test for newly created parallels image via qemu-img | Denis V. Lunev |
2015-05-22 | iotests, parallels: test for write into Parallels image | Denis V. Lunev |
2015-05-22 | iotests, parallels: quote TEST_IMG in 076 test to be path-safe | Denis V. Lunev |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-14 | tests: Add missing dependencies on $(qapi-py) | Markus Armbruster |
2015-05-14 | qapi: Support downstream events and commands | Eric Blake |
2015-05-14 | qapi: Support downstream alternates | Eric Blake |
2015-05-14 | qapi: Support downstream flat unions | Eric Blake |
2015-05-14 | qapi: Support downstream simple unions | Eric Blake |
2015-05-14 | qapi: Support downstream structs | Eric Blake |
2015-05-14 | qapi: Support downstream enums | Eric Blake |
2015-05-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-05-12 | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st... | Peter Maydell |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-05-11 | rocker: add tests | Scott Feldman |
2015-05-11 | json-parser: Accept 'null' in QMP | Eric Blake |
2015-05-11 | acpi: update expected files for memory unplug | Michael S. Tsirkin |
2015-05-05 | qapi: Check for member name conflicts with a base class | Eric Blake |
2015-05-05 | qapi: Support (subset of) \u escapes in strings | Eric Blake |
2015-05-05 | qapi: Drop support for inline nested types | Eric Blake |
2015-05-05 | qapi: Drop tests for inline nested structs | Eric Blake |
2015-05-05 | qapi: Merge UserDefTwo and UserDefNested in tests | Eric Blake |
2015-05-05 | qapi: Use 'struct' instead of 'type' in schema | Eric Blake |
2015-05-05 | qapi: Prefer 'struct' over 'type' in generator | Eric Blake |
2015-05-05 | qapi: More rigorous checking for type safety bypass | Eric Blake |
2015-05-05 | qapi: Whitelist commands that don't return dictionary | Eric Blake |
2015-05-05 | qapi: Require valid names | Eric Blake |