Age | Commit message (Expand) | Author |
2015-09-14 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-14 | iotests: Add test for checking large image files | Max Reitz |
2015-09-14 | qemu-iotests: More qcow2 reopen tests | Kevin Wolf |
2015-09-14 | qemu-iotests: Reopen qcow2 with lazy-refcounts change | Kevin Wolf |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-11 | opts: produce valid command line in qemu_opts_print | Kővágó, Zoltán |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for strings.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for assert.h | Daniel P. Berrange |
2015-09-10 | cutils: work around platform differences in strto{l,ul,ll,ull} | Paolo Bonzini |
2015-09-09 | cutils: Add qemu_strtoull() wrapper | Carlos L. Torres |
2015-09-09 | cutils: Add qemu_strtoll() wrapper | Carlos L. Torres |
2015-09-09 | cutils: Add qemu_strtoul() wrapper | Carlos L. Torres |
2015-09-09 | cutils: Add qemu_strtol() wrapper | Carlos L. Torres |
2015-09-07 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois |
2015-09-07 | smbios: add smbios 3.0 support | Wei Huang |
2015-09-04 | iotests: Warn if python subprocess is killed | Max Reitz |
2015-09-04 | iotests: Do not suppress segfaults in bash tests | Max Reitz |
2015-09-04 | iotests: Respect -nodefaults in tests 41 and 55 | Max Reitz |
2015-09-04 | iotests: More options for VM.add_drive() | Max Reitz |
2015-09-04 | qemu-iotests: s390x: fix test 130 | Bo Tu |
2015-09-04 | qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts | Bo Tu |
2015-09-04 | qemu-iotests: s390x: fix test 041 and 055 | Bo Tu |
2015-09-04 | qemu-iotests: disable default qemu devices for cross-platform compatibility | Bo Tu |
2015-09-04 | qemu-iotests: qemu machine type support | Bo Tu |
2015-09-04 | qapi: Simplify error reporting for array types | Markus Armbruster |
2015-09-04 | qapi: Fix errors for non-string, non-dictionary members | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Cover non-string, non-dictionary members | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Cover two more syntax errors | Markus Armbruster |
2015-09-04 | qapi: Drop one of two "simple union must not have base" checks | Markus Armbruster |
2015-09-04 | qapi: Command returning anonymous type doesn't work, outlaw | Markus Armbruster |
2015-09-04 | qapi: Fix to reject union command and event arguments | Markus Armbruster |
2015-09-04 | qapi-tests: New tests for union, alternate command arguments | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Rename tests from data- to args- | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Restore test case for flat union base bug | Markus Armbruster |
2015-09-04 | qapi: Document that input visitor semantics are prone to leaks | Eric Blake |
2015-09-04 | tests/qapi-schema: Document events with base don't work | Markus Armbruster |
2015-09-04 | tests/qapi-schema: Document alternate's enum lacks visit function | Markus Armbruster |
2015-09-04 | qapi-visit: Fix generated code when schema has forward refs | Markus Armbruster |
2015-09-04 | qapi: Fix generated code when flat union has member 'kind' | Markus Armbruster |
2015-09-04 | qapi-event: Clean up how name of enum QAPIEvent is made | Markus Armbruster |
2015-08-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-08-14 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-08-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2015-08-05 | throttle: add throttle_max_is_missing_limit() test | Stefan Hajnoczi |