index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-qga.c
Age
Commit message (
Expand
)
Author
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
2018-07-03
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "control"
Markus Armbruster
2018-07-03
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Markus Armbruster
2018-07-03
tests/test-qga: Demonstrate the guest-agent ignores "id"
Markus Armbruster
2018-07-03
test-qga: add trivial tests for some commands
Tomáš Golembiovský
2018-06-29
glib: enforce the minimum required version and warn about old APIs
Daniel P. Berrangé
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2017-09-15
test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
Eric Blake
2017-07-18
test-qga: add test for guest-get-osinfo
Tomáš Golembiovský
2017-07-18
test-qga: pass environemnt to qemu-ga
Tomáš Golembiovský
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
2017-03-07
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...
Peter Maydell
2017-03-06
tests: check path to avoid a failing qga/get-vcpus test
Bruce Rogers
2017-03-05
qapi: Improve a QObject input visitor error message
Markus Armbruster
2016-12-05
test-qga: Avoid qobject_from_jsonv("%"PRId64)
Eric Blake
2016-09-19
tests: add a test to check invalid args
Marc-André Lureau
2016-09-08
tests: fix test-qga leaks
Marc-André Lureau
2016-07-25
tests: use static qga config file
Marc-André Lureau
2016-06-07
tests: start a /qga/guest-exec test
Marc-André Lureau
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-16
tests: Clean up includes
Peter Maydell
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-11-25
tests: add file-write-read test
Marc-André Lureau
2015-10-23
tests: test-qga, loosen assumptions about host filesystems
Michael Roth
2015-10-19
tests: add a local test for guest agent
Marc-André Lureau