Age | Commit message (Expand) | Author | Files | Lines |
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini | 1 | -1/+1 |
2020-08-21 | meson: convert qemu-ga | Paolo Bonzini | 1 | -4/+4 |
2019-12-17 | tests: use g_test_rand_int | Paolo Bonzini | 1 | -2/+2 |
2019-09-28 | qmp-dispatch: Use CommandNotFound error for disabled commands | Michal Privoznik | 1 | -2/+2 |
2019-03-18 | qmp: common 'id' handling & make QGA conform to QMP spec | Marc-André Lureau | 1 | -8/+5 |
2018-08-31 | tests: add qmp_assert_error_class() | Marc-André Lureau | 1 | -7/+2 |
2018-08-24 | test-qga: Clean up how we test QGA synchronization | Markus Armbruster | 1 | -1/+2 |
2018-08-16 | tests: Clean up string interpolation into QMP input (simple cases) | Markus Armbruster | 1 | -84/+66 |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 1 | -0/+34 |
2018-07-03 | qmp: Redo how the client requests out-of-band execution | Markus Armbruster | 1 | -2/+1 |
2018-07-03 | qmp qemu-ga: Fix qemu-ga not to accept "control" | Markus Armbruster | 1 | -4/+5 |
2018-07-03 | tests/test-qga: Demonstrate the guest-agent ignores "control" | Markus Armbruster | 1 | -0/+17 |
2018-07-03 | qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id" | Markus Armbruster | 1 | -8/+5 |
2018-07-03 | tests/test-qga: Demonstrate the guest-agent ignores "id" | Markus Armbruster | 1 | -0/+20 |
2018-07-03 | test-qga: add trivial tests for some commands | Tomáš Golembiovský | 1 | -0/+54 |
2018-06-29 | glib: enforce the minimum required version and warn about old APIs | Daniel P. Berrangé | 1 | -2/+0 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -38/+38 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -9/+10 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-09-15 | test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code | Eric Blake | 1 | -90/+0 |
2017-07-18 | test-qga: add test for guest-get-osinfo | Tomáš Golembiovský | 1 | -0/+56 |
2017-07-18 | test-qga: pass environemnt to qemu-ga | Tomáš Golembiovský | 1 | -4/+4 |
2017-05-09 | test-qga: Actually test 0xff sync bytes | Eric Blake | 1 | -7/+34 |
2017-03-07 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in... | Peter Maydell | 1 | -1/+3 |
2017-03-06 | tests: check path to avoid a failing qga/get-vcpus test | Bruce Rogers | 1 | -1/+3 |
2017-03-05 | qapi: Improve a QObject input visitor error message | Markus Armbruster | 1 | -1/+1 |
2016-12-05 | test-qga: Avoid qobject_from_jsonv("%"PRId64) | Eric Blake | 1 | -2/+5 |
2016-09-19 | tests: add a test to check invalid args | Marc-André Lureau | 1 | -0/+21 |
2016-09-08 | tests: fix test-qga leaks | Marc-André Lureau | 1 | -0/+5 |
2016-07-25 | tests: use static qga config file | Marc-André Lureau | 1 | -23/+4 |
2016-06-07 | tests: start a /qga/guest-exec test | Marc-André Lureau | 1 | -0/+81 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-25 | qga: Support enum names in guest-file-seek | Eric Blake | 1 | -5/+4 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -8/+1 |
2015-11-25 | qga: Better mapping of SEEK_* in guest-file-seek | Eric Blake | 1 | -2/+3 |
2015-11-25 | tests: add file-write-read test | Marc-André Lureau | 1 | -2/+93 |
2015-10-23 | tests: test-qga, loosen assumptions about host filesystems | Michael Roth | 1 | -5/+7 |
2015-10-19 | tests: add a local test for guest agent | Marc-André Lureau | 1 | -0/+783 |