]> Git Repo - qemu.git/history - tests
audio: remove plive
[qemu.git] / tests /
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-06-12 Scott Feldmanrocker: update tests using hw-derived interface names
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-11 Hervé Poussineaumips jazz: compile only in 64 bit
2015-06-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-10 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-06-10 Gabriel L. Somlobios-tables-test: handle false-positive smbios signatur...
2015-06-09 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2015-06-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-06-08 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-06-05 Gerd Hoffmannq35: add test for SMRAM.D_LCK
2015-06-02 Kevin Wolffdc-test: Test state for existing cases more thoroughly
2015-05-26 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-05-22 John Snowqtest: pre-buffer hex nibs
2015-05-22 John Snowlibqos/ahci: Swap memread/write with bufread/write
2015-05-22 John Snowqtest: add memset to qtest protocol
2015-05-22 John Snowqtest: Add base64 encoded read/write
2015-05-22 John Snowqtest/ahci: add migrate halted dma test
2015-05-22 John Snowqtest/ahci: add halted dma test
2015-05-22 John Snowqtest/ahci: add flush migrate test
2015-05-22 John Snowqtest/ahci: add migrate dma test
2015-05-22 John Snowqtest/ahci: Add migration test
2015-05-22 John Snowlibqos: Add migration helpers
2015-05-22 John Snowlibqos/ahci: Fix sector set method
2015-05-22 John Snowlibqos/ahci: Add halted command helpers
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-05-22 Daniel P. Berrangetests: add test case for encrypted qcow2 read/write
2015-05-22 Fam Zhengqemu-iotests: Make debugging python tests easier
2015-05-22 Fam Zhengqemu-iotests: qemu-img info on afl VMDK image with...
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-22 Fam Zhengqemu-iotests: Test unaligned sub-block zero write
2015-05-22 Denis V. Luneviotests, parallels: check for incorrectly closed image...
2015-05-22 Denis V. Luneviotests, parallels: test for newly created parallels...
2015-05-22 Denis V. Luneviotests, parallels: test for write into Parallels image
2015-05-22 Denis V. Luneviotests, parallels: quote TEST_IMG in 076 test to be...
2015-05-15 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-05-14 Markus Armbrusterqapi: Turn generators' mandatory option -i into an...
2015-05-14 Markus Armbrustertests: Add missing dependencies on $(qapi-py)
2015-05-14 Eric Blakeqapi: Support downstream events and commands
2015-05-14 Eric Blakeqapi: Support downstream alternates
2015-05-14 Eric Blakeqapi: Support downstream flat unions
2015-05-14 Eric Blakeqapi: Support downstream simple unions
2015-05-14 Eric Blakeqapi: Support downstream structs
2015-05-14 Eric Blakeqapi: Support downstream enums
2015-05-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-12 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-05-11 Scott Feldmanrocker: add tests
2015-05-11 Eric Blakejson-parser: Accept 'null' in QMP
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-11 Michael S. Tsirkinacpi: update expected files for memory unplug
2015-05-06 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2015-05-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-05-05 Eric Blakeqapi: Check for member name conflicts with a base class
2015-05-05 Eric Blakeqapi: Support (subset of) \u escapes in strings
2015-05-05 Eric Blakeqapi: Drop support for inline nested types
2015-05-05 Eric Blakeqapi: Drop tests for inline nested structs
2015-05-05 Eric Blakeqapi: Merge UserDefTwo and UserDefNested in tests
2015-05-05 Eric Blakeqapi: Use 'struct' instead of 'type' in schema
2015-05-05 Eric Blakeqapi: Prefer 'struct' over 'type' in generator
2015-05-05 Eric Blakeqapi: More rigorous checking for type safety bypass
2015-05-05 Eric Blakeqapi: Whitelist commands that don't return dictionary
2015-05-05 Eric Blakeqapi: Require valid names
2015-05-05 Eric Blakeqapi: More rigourous checking of types
2015-05-05 Eric Blakeqapi: Add some type check tests
2015-05-05 Eric Blakeqapi: Unify type bypass and add tests
2015-05-05 Fam Zhengqapi: Allow true, false and null in schema json
2015-05-05 Eric Blakeqapi: Better error messages for duplicated expressions
2015-05-05 Eric Blakeqapi: Add tests of redefined expressions
2015-05-05 Eric Blakeqapi: Better error messages for bad expressions
2015-05-05 Eric Blakeqapi: Add some expr tests
2015-05-05 Eric Blakeqapi: Use 'alternate' to replace anonymous union
2015-05-05 Eric Blakeqapi: Rename anonymous union type in test
2015-05-05 Eric Blakeqapi: Segregate anonymous unions into alternates in...
2015-05-05 Eric Blakeqapi: Tighten checking of unions
2015-05-05 Eric Blakeqapi: Forbid base without discriminator in unions
2015-05-05 Eric Blakeqapi: Clean up test coverage of simple unions
2015-05-05 Eric Blakeqapi: Add some union tests
2015-05-05 Eric Blakeqapi: Better error messages for bad enums
2015-05-05 Eric Blakeqapi: Add some enum tests
2015-05-05 Eric Blakeqapi: Fix generation of 'size' builtin type
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-04-30 Stefan Weilmisc: Fix new collection of typos
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-04-28 Ed Masteqtest: Add assertion that required environment variable...
2015-04-28 John Snowqtest/ahci: add flush retry test
2015-04-28 John Snowlibqos: add blkdebug_prepare_script
2015-04-28 John Snowlibqtest: add qmp_async
2015-04-28 John Snowlibqtest: add qmp_eventwait
2015-04-28 John Snowqtest/ahci: Allow override of default CLI options
2015-04-28 John Snowqtest/ahci: Add simple flush test
2015-04-28 John Snowqtest/ahci: test different disk sectors
next
This page took 0.132772 seconds and 7 git commands to generate.