| Commit message (Expand) | Author | Age | Files | Lines |
* | qga: Add `guest-get-timezone` command | Vinzenz Feenstra | 2017-04-27 | 1 | -0/+25 |
* | qga: Add 'guest-get-users' command | Vinzenz Feenstra | 2017-04-27 | 1 | -0/+25 |
* | qga: improve fsfreeze documentations | Marc-André Lureau | 2017-04-27 | 1 | -2/+10 |
* | qga: Add 'guest-get-host-name' command | Vinzenz Feenstra | 2017-04-27 | 1 | -0/+26 |
* | qapi: The #optional tag is redundant, drop | Markus Armbruster | 2017-03-16 | 1 | -19/+19 |
* | qapi: Have each QAPI schema declare its returns white-list | Markus Armbruster | 2017-03-16 | 1 | -0/+15 |
* | qapi: Make doc comments optional where we don't need them | Markus Armbruster | 2017-03-16 | 1 | -0/+2 |
* | qga/schema: improve guest-set-vcpus Returns: section | Marc-André Lureau | 2017-01-16 | 1 | -7/+4 |
* | qapi: add missing colon-ending for section name | Marc-André Lureau | 2016-12-05 | 1 | -22/+22 |
* | qapi: fix various symbols mismatch in documentation | Marc-André Lureau | 2016-12-05 | 1 | -3/+3 |
* | qapi: fix schema symbol sections | Marc-André Lureau | 2016-12-05 | 1 | -0/+3 |
* | qga/schema: fix double-return in doc | Marc-André Lureau | 2016-12-05 | 1 | -1/+0 |
* | qga: Support enum names in guest-file-seek | Eric Blake | 2016-02-25 | 1 | -2/+31 |
* | qga: Better mapping of SEEK_* in guest-file-seek | Eric Blake | 2015-11-26 | 1 | -2/+2 |
* | qga: guest-exec simple stdin/stdout/stderr redirection | Yuri Pudgorodskiy | 2015-10-20 | 1 | -1/+6 |
* | qga: guest exec functionality | Yuri Pudgorodskiy | 2015-10-20 | 1 | -0/+62 |
* | docs: fix a qga/qapi-schema.json comment | Marc-André Lureau | 2015-09-11 | 1 | -1/+2 |
* | qga: misc spelling | Marc-André Lureau | 2015-09-01 | 1 | -1/+1 |
* | qga: fixed versions for guest bus types in qapi-schema | Olga Krishtal | 2015-07-21 | 1 | -1/+1 |
* | qga: added bus type and disk location path | Olga Krishtal | 2015-07-08 | 1 | -1/+13 |
* | qga/qmp_guest_fstrim: Return per path fstrim result | Justin Ossevoort | 2015-07-08 | 1 | -2/+28 |
* | qapi: Use 'struct' instead of 'type' in schema | Eric Blake | 2015-05-05 | 1 | -14/+14 |
* | qapi: Unify type bypass and add tests | Eric Blake | 2015-05-05 | 1 | -4/+4 |
* | misc: Fix new collection of typos | Stefan Weil | 2015-04-30 | 1 | -1/+1 |
* | qemu-ga-win: Fail loudly on bare 'set-time' | Michal Privoznik | 2015-02-17 | 1 | -1/+4 |
* | qga: introduce three guest memory block commmands with stubs | zhanghailiang | 2015-02-17 | 1 | -0/+123 |
* | qga: add guest-set-user-password command | Daniel P. Berrange | 2015-02-16 | 1 | -0/+27 |
* | qga: Add guest-get-fsinfo command | Tomoki Sekiyama | 2014-08-08 | 1 | -0/+79 |
* | qga: Add guest-fsfreeze-freeze-list command | Tomoki Sekiyama | 2014-08-08 | 1 | -0/+17 |
* | qga: trivial fix for unclear documentation of guest-set-time | Amos Kong | 2014-04-18 | 1 | -7/+7 |
* | qga: Don't require 'time' argument in guest-set-time command | Michal Privoznik | 2014-02-23 | 1 | -4/+5 |
* | qemu-ga: Extend 'guest-info' command to expose flag 'success-response' | Mark Wu | 2013-10-10 | 1 | -1/+4 |
* | qga schema: document generic QERR_UNSUPPORTED | Laszlo Ersek | 2013-04-02 | 1 | -0/+11 |
* | qga schema: mark optional GuestLogicalProcessor.can-offline with #optional | Laszlo Ersek | 2013-04-02 | 1 | -3/+4 |
* | qga: introduce guest-get-vcpus / guest-set-vcpus with stubs | Laszlo Ersek | 2013-03-12 | 1 | -0/+72 |
* | qga: add guest-set-time command | Lei Li | 2013-03-12 | 1 | -0/+26 |
* | qga: add guest-get-time command | Lei Li | 2013-03-12 | 1 | -0/+13 |
* | qga: add missing commas in json docs | Eric Blake | 2013-01-14 | 1 | -2/+2 |
* | qemu-ga: move qemu-ga files to qga/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+517 |