Age | Commit message (Expand) | Author |
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 |
2015-05-05 | qapi: More rigourous checking of types | Eric Blake |
2015-05-05 | qapi: Add some type check tests | Eric Blake |
2015-05-05 | qapi: Unify type bypass and add tests | Eric Blake |
2015-05-05 | qapi: Allow true, false and null in schema json | Fam Zheng |
2015-05-05 | qapi: Better error messages for duplicated expressions | Eric Blake |
2015-05-05 | qapi: Add tests of redefined expressions | Eric Blake |
2015-05-05 | qapi: Better error messages for bad expressions | Eric Blake |
2015-05-05 | qapi: Add some expr tests | Eric Blake |
2015-05-05 | qapi: Use 'alternate' to replace anonymous union | Eric Blake |
2015-05-05 | qapi: Rename anonymous union type in test | Eric Blake |
2015-05-05 | qapi: Segregate anonymous unions into alternates in generator | Eric Blake |
2015-05-05 | qapi: Tighten checking of unions | Eric Blake |
2015-05-05 | qapi: Forbid base without discriminator in unions | Eric Blake |
2015-05-05 | qapi: Clean up test coverage of simple unions | Eric Blake |
2015-05-05 | qapi: Add some union tests | Eric Blake |
2015-05-05 | qapi: Better error messages for bad enums | Eric Blake |
2015-05-05 | qapi: Add some enum tests | Eric Blake |
2015-05-05 | qapi: Fix generation of 'size' builtin type | Eric Blake |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-04-28 | qtest: Add assertion that required environment variable is set | Ed Maste |
2015-04-28 | qtest/ahci: add flush retry test | John Snow |
2015-04-28 | libqos: add blkdebug_prepare_script | John Snow |
2015-04-28 | libqtest: add qmp_async | John Snow |
2015-04-28 | libqtest: add qmp_eventwait | John Snow |
2015-04-28 | qtest/ahci: Allow override of default CLI options | John Snow |
2015-04-28 | qtest/ahci: Add simple flush test | John Snow |
2015-04-28 | qtest/ahci: test different disk sectors | John Snow |
2015-04-28 | qtest/ahci: add qcow2 support to ahci-test | John Snow |
2015-04-28 | iotests: add incremental backup granularity tests | John Snow |
2015-04-28 | iotests: add incremental backup failure recovery test | John Snow |
2015-04-28 | iotests: add simple incremental backup case | John Snow |
2015-04-28 | iotests: add QMP event waiting queue | John Snow |
2015-04-28 | iotests: add invalid input incremental backup tests | John Snow |
2015-04-28 | hbitmap: truncate tests | John Snow |
2015-04-28 | qemu-iotests: Test that "stop" doesn't drain block jobs | Fam Zheng |
2015-04-28 | qemu-iotests: Some qemu-img convert tests | Kevin Wolf |
2015-04-28 | iothread: release iothread around aio_poll | Paolo Bonzini |
2015-04-08 | qcow2: Fix header update with overridden backing file | Kevin Wolf |
2015-03-30 | i440fx-test: Fix test paths to include architecture | Andreas Färber |
2015-03-30 | qtest: Add qtest_add() wrapper macro | Andreas Färber |
2015-03-30 | qtest: Add qtest_add_data_func() wrapper function | Andreas Färber |
2015-03-30 | fw_cfg-test: Fix test path to include architecture | Andreas Färber |
2015-03-27 | qemu-iotests: Test unaligned 4k zero write | Fam Zheng |
2015-03-26 | misc: fix typos in copyright declaration | Gonglei |
2015-03-25 | rcu tests: fix compilation on 32-bit ppc | Paolo Bonzini |