| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 2 | -3/+3 |
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int... | Peter Maydell | 2015-10-20 | 1 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement fw_cfg DMA interface | Marc Marí | 2015-10-19 | 1 | -1/+3 |
* | | | tests: add a local test for guest agent | Marc-André Lureau | 2015-10-20 | 2 | -0/+786 |
* | | | qtest: add a few fd-level qmp helpers | Marc-André Lureau | 2015-10-20 | 2 | -4/+48 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2015-10-17 | 14 | -19/+107 |
|\ \
| |/
|/| |
|
| * | block: auto-generated node-names | Jeff Cody | 2015-10-16 | 8 | -7/+20 |
| * | block: qemu-iotests - fix vmdk test 059.out | Jeff Cody | 2015-10-16 | 1 | -6/+6 |
| * | throttle: test that snapshots move the throttling configuration | Alberto Garcia | 2015-10-16 | 3 | -0/+75 |
| * | iotests: disable core dumps in test 061 | Alberto Garcia | 2015-10-16 | 2 | -6/+6 |
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'... | Peter Maydell | 2015-10-17 | 1 | -1/+1 |
|\ \ |
|
| * | | arm: imx25-pdk: Fix machine name | Peter Crosthwaite | 2015-10-16 | 1 | -1/+1 |
| |/ |
|
* | | qapi: Lazy creation of array types | Eric Blake | 2015-10-15 | 2 | -0/+7 |
* | | qapi: Drop redundant args-member-array test | Eric Blake | 2015-10-15 | 5 | -15/+0 |
* | | qapi: Drop redundant flat-union-reverse-define test | Eric Blake | 2015-10-15 | 6 | -36/+7 |
* | | qapi: Drop redundant returns-int test | Eric Blake | 2015-10-15 | 8 | -17/+10 |
* | | qapi: Move empty-enum to compile-time test | Eric Blake | 2015-10-15 | 7 | -6/+7 |
* | | qapi: Drop redundant alternate-good test | Eric Blake | 2015-10-15 | 5 | -21/+0 |
|/ |
|
* | qapi: Reuse code for flat union base validation | Eric Blake | 2015-10-12 | 7 | -8/+8 |
* | qapi: Test use of 'number' within alternates | Eric Blake | 2015-10-12 | 3 | -3/+160 |
* | qapi: Add tests for empty unions | Eric Blake | 2015-10-12 | 15 | -2/+30 |
* | qapi: Avoid assertion failure on union 'type' collision | Eric Blake | 2015-10-12 | 4 | -42/+9 |
* | qapi: Test for various name collisions | Eric Blake | 2015-10-12 | 46 | -15/+182 |
* | qapi: Improve 'include' error message | Eric Blake | 2015-10-12 | 2 | -2/+2 |
* | qapi: Sort qapi-schema tests | Eric Blake | 2015-10-12 | 1 | -46/+114 |
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2015-10-12 | 3 | -0/+203 |
|\ |
|
| * | tests: add test cases for netfilter object | Yang Hongyang | 2015-10-12 | 3 | -0/+203 |
* | | qdev: Protect device-list-properties against broken devices | Markus Armbruster | 2015-10-09 | 1 | -27/+0 |
* | | qmp: Fix device-list-properties not to crash for abstract device | Markus Armbruster | 2015-10-09 | 1 | -11/+4 |
* | | device-introspect-test: New, covering device introspection | Markus Armbruster | 2015-10-09 | 2 | -3/+163 |
* | | libqtest: New hmp() & friends | Markus Armbruster | 2015-10-09 | 4 | -22/+78 |
* | | libqtest: Clean up unused QTestState member sigact_old | Markus Armbruster | 2015-10-09 | 1 | -1/+0 |
* | | tests: Fix how qom-test is run | Markus Armbruster | 2015-10-09 | 1 | -6/+8 |
* | | tests: Unique test path for /string-visitor/output | Dr. David Alan Gilbert | 2015-10-08 | 1 | -8/+8 |
|/ |
|
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2015-10-06 | 2 | -3/+3 |
|\ |
|
| * | qtest/ide-test: ppc64be correction for ATAPI tests | John Snow | 2015-10-05 | 1 | -2/+2 |
| * | qtest/ahci: fix redundant assertion | John Snow | 2015-10-05 | 1 | -1/+1 |
* | | tests: vhost-user: disable unless CONFIG_VHOST_NET | Michael S. Tsirkin | 2015-10-06 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2015-10-02 | 1 | -110/+60 |
|\ |
|
| * | vhost-user-test: fix predictable filename on tmpfs | Michael S. Tsirkin | 2015-10-02 | 1 | -1/+1 |
| * | vhost-user-test: use tmpfs by default | Michael S. Tsirkin | 2015-10-02 | 1 | -12/+25 |
| * | vhost-user: unit test for new messages | Michael S. Tsirkin | 2015-10-02 | 1 | -0/+18 |
| * | vhost-user-test: do not reinvent glib-compat.h | Paolo Bonzini | 2015-10-02 | 1 | -97/+16 |
* | | iotests: Fix test 128 for password-less sudo | Max Reitz | 2015-10-02 | 1 | -1/+8 |
* | | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake | 2015-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2015-09-25 | 1 | -0/+91 |
|\ |
|
| * | tests: add some qemu_strtosz() tests | Marc-André Lureau | 2015-09-25 | 1 | -0/+91 |
* | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925... | Peter Maydell | 2015-09-25 | 1 | -1/+1 |
|\ \ |
|
| * | | rtl8139: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -1/+1 |
| |/ |
|
* / | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu | 2015-09-24 | 1 | -1/+1 |
|/ |
|