| Commit message (Expand) | Author | Age | Files | Lines |
* | iotests: 124: Split into two test classes | John Snow | 2015-12-18 | 1 | -13/+22 |
* | io: add QIOChannelBuffer class | Daniel P. Berrange | 2015-12-18 | 3 | -0/+54 |
* | io: add QIOChannelCommand class | Daniel P. Berrange | 2015-12-18 | 3 | -0/+134 |
* | io: add QIOChannelTLS class | Daniel P. Berrange | 2015-12-18 | 3 | -0/+347 |
* | io: add QIOChannelFile class | Daniel P. Berrange | 2015-12-18 | 3 | -0/+105 |
* | io: add QIOChannelSocket class | Daniel P. Berrange | 2015-12-18 | 5 | -0/+691 |
* | io: add QIOTask class for async operations | Daniel P. Berrange | 2015-12-18 | 3 | -0/+272 |
* | tests/guest-debug: introduce basic gdbstub tests | Alex Bennée | 2015-12-17 | 1 | -0/+176 |
* | qapi: Detect base class loops | Eric Blake | 2015-12-17 | 9 | -0/+11 |
* | qapi: Move duplicate collision checks to schema check() | Eric Blake | 2015-12-17 | 13 | -19/+8 |
* | qapi: Enforce (or whitelist) case conventions on qapi members | Eric Blake | 2015-12-17 | 13 | -0/+16 |
* | qapi: Fix alternates that accept 'number' but not 'int' | Eric Blake | 2015-12-17 | 1 | -10/+6 |
* | qapi: Simplify visiting of alternate types | Eric Blake | 2015-12-17 | 4 | -26/+18 |
* | qapi: Convert QType into QAPI built-in enum type | Eric Blake | 2015-12-17 | 13 | -0/+26 |
* | qapi: Remove obsolete tests for MAX collision | Eric Blake | 2015-12-17 | 13 | -17/+0 |
* | qapi: Don't let implicit enum MAX member collide | Eric Blake | 2015-12-17 | 2 | -5/+5 |
* | qapi: Tighten the regex on valid names | Eric Blake | 2015-12-17 | 9 | -0/+14 |
* | blkdebug: Avoid '.' in enum values | Eric Blake | 2015-12-17 | 4 | -101/+101 |
* | qapi: Fix c_name() munging | Eric Blake | 2015-12-17 | 3 | -2/+8 |
* | qapi: Detect collisions in C member names | Eric Blake | 2015-12-17 | 4 | -10/+4 |
* | qapi: Remove outdated tests related to QMP/branch collisions | Eric Blake | 2015-12-17 | 13 | -63/+0 |
* | qapi: Track simple union tag in object.local_members | Eric Blake | 2015-12-17 | 3 | -0/+4 |
* | blockdev: Mark {insert, remove}-medium experimental | Max Reitz | 2015-12-11 | 2 | -11/+11 |
* | qom-test: Fix qmp() leaks | Marc-André Lureau | 2015-12-04 | 1 | -7/+14 |
* | tests: Use proper functions types instead of void (*fn) | Markus Armbruster | 2015-12-04 | 4 | -10/+18 |
* | tests: Fix check-report-qtest-% target | Andreas Färber | 2015-12-03 | 1 | -2/+2 |
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2015-12-03 | 3 | -2/+32 |
|\ |
|
| * | iotests: Add regresion test case for write notifier assertion failure | Fam Zheng | 2015-12-03 | 2 | -2/+27 |
| * | iotests: Add "add_drive_raw" method | Fam Zheng | 2015-12-03 | 1 | -0/+5 |
* | | tests/vhost-user-bridge.c: fix fd leakage | Victor Kaplansky | 2015-12-02 | 1 | -5/+29 |
* | | vhost-user-test: fix crash with glib < 2.36 | Marc-André Lureau | 2015-12-02 | 1 | -4/+15 |
* | | vhost-user-test: use unix port for migration | Marc-André Lureau | 2015-12-02 | 1 | -1/+7 |
* | | vhost-user-test: fix chardriver race | Marc-André Lureau | 2015-12-02 | 1 | -5/+21 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2015-11-26 | 2 | -23/+120 |
|\ |
|
| * | vhost-user-test: fix migration overlap test | Michael S. Tsirkin | 2015-11-26 | 1 | -5/+8 |
| * | tests/vhost-user-bridge: read command line arguments | Victor Kaplansky | 2015-11-25 | 1 | -18/+111 |
| * | tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature | Victor Kaplansky | 2015-11-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in... | Peter Maydell | 2015-11-26 | 2 | -1/+26 |
|\ \ |
|
| * | | qjson: store tokens in a GQueue | Paolo Bonzini | 2015-11-26 | 1 | -1/+1 |
| * | | check-qjson: Add test for JSON nesting depth limit | Markus Armbruster | 2015-11-26 | 1 | -0/+25 |
* | | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'... | Peter Maydell | 2015-11-26 | 1 | -3/+95 |
|\ \ \ |
|
| * | | | qga: Better mapping of SEEK_* in guest-file-seek | Eric Blake | 2015-11-26 | 1 | -2/+3 |
| * | | | tests: add file-write-read test | Marc-André Lureau | 2015-11-26 | 1 | -2/+93 |
| |/ / |
|
* | | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2015-11-26 | 1 | -9/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | ide-test: fix timeouts | John Snow | 2015-11-25 | 1 | -4/+12 |
| * | | ide-test: cdrom_pio_impl fixup | John Snow | 2015-11-24 | 1 | -5/+11 |
| |/ |
|
* | | qemu-iotests: Add -nographic when starting QEMU in 119 and 120 | Fam Zheng | 2015-11-25 | 2 | -2/+2 |
* | | test-aio: Fix event notifier cleanup | Kevin Wolf | 2015-11-25 | 1 | -0/+1 |
* | | tests/Makefile: Add more dependencies for test-timed-average | Kevin Wolf | 2015-11-25 | 1 | -2/+1 |
* | | ivshmem: Rename property memdev to x-memdev for 2.5 | Markus Armbruster | 2015-11-25 | 1 | -1/+1 |