| Commit message (Expand) | Author | Age | Files | Lines |
* | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 2015-06-22 | 1 | -33/+33 |
* | qemu-ga: debug printouts to help troubleshoot installation | Yossi Hindin | 2015-06-17 | 1 | -0/+1 |
* | qemu-ga-win: Fail loudly on bare 'set-time' | Michal Privoznik | 2015-02-17 | 1 | -22/+22 |
* | qga: add memory block command that unsupported | zhanghailiang | 2015-02-17 | 1 | -0/+2 |
* | qga: introduce three guest memory block commmands with stubs | zhanghailiang | 2015-02-17 | 1 | -0/+19 |
* | qga: implement file commands for Windows guest | Olga Krishtal | 2015-02-16 | 1 | -21/+250 |
* | qga: add guest-set-user-password command | Daniel P. Berrange | 2015-02-16 | 1 | -0/+9 |
* | qga: Disable unsupported commands by default | Tomoki Sekiyama | 2014-08-08 | 1 | -1/+31 |
* | qga: Add guest-get-fsinfo command | Tomoki Sekiyama | 2014-08-08 | 1 | -0/+6 |
* | qga: Add guest-fsfreeze-freeze-list command | Tomoki Sekiyama | 2014-08-08 | 1 | -0/+9 |
* | qga: Fix handle fd leak in acquire_privilege() | Gonglei | 2014-06-03 | 1 | -2/+4 |
* | qga: Drop superfluous error_is_set() | Markus Armbruster | 2014-05-09 | 1 | -10/+0 |
* | qga: Clean up fragile use of error_is_set() | Markus Armbruster | 2014-05-09 | 1 | -14/+24 |
* | qga: Consistently name Error ** objects errp, and not err | Markus Armbruster | 2014-05-09 | 1 | -51/+54 |
* | qga: Don't require 'time' argument in guest-set-time command | Michal Privoznik | 2014-02-23 | 1 | -11/+23 |
* | Use error_is_set() only when necessary | Markus Armbruster | 2014-02-17 | 1 | -1/+1 |
* | qga: Fix two format strings for MinGW | Stefan Weil | 2013-11-26 | 1 | -2/+2 |
* | qemu-ga: Call Windows VSS requester in fsfreeze command handler | Tomoki Sekiyama | 2013-09-09 | 1 | -8/+74 |
* | qga: add windows implementation for guest-set-time | Lei Li | 2013-04-02 | 1 | -1/+28 |
* | qga: add windows implementation for guest-get-time | Lei Li | 2013-04-02 | 1 | -2/+25 |
* | qga: introduce guest-get-vcpus / guest-set-vcpus with stubs | Laszlo Ersek | 2013-03-12 | 1 | -0/+12 |
* | qga: add guest-set-time command | Lei Li | 2013-03-12 | 1 | -0/+5 |
* | qga: add guest-get-time command | Lei Li | 2013-03-12 | 1 | -0/+6 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | cleanup useless return sentence | Amos Kong | 2012-10-05 | 1 | -2/+0 |
* | qemu-ga: add guest-fstrim command | Paolo Bonzini | 2012-06-22 | 1 | -0/+11 |
* | qemu-ga: add guest-network-get-interfaces command | Michal Privoznik | 2012-03-12 | 1 | -0/+6 |
* | qemu-ga: add win32 guest-suspend-ram command | Michael Roth | 2012-03-12 | 1 | -9/+25 |
* | qemu-ga: add win32 guest-suspend-disk command. | Gal Hammer | 2012-03-12 | 1 | -12/+120 |
* | qemu-ga: add guest-suspend-hybrid | Luiz Capitulino | 2012-03-12 | 1 | -0/+5 |
* | qemu-ga: add guest-suspend-ram | Luiz Capitulino | 2012-03-12 | 1 | -0/+5 |
* | qemu-ga: add guest-suspend-disk | Luiz Capitulino | 2012-03-12 | 1 | -0/+5 |
* | qemu-ga: add win32 guest-shutdown command | Michael Roth | 2012-02-23 | 1 | -1/+40 |
* | qemu-ga: fixes for win32 build of qemu-ga | Michael Roth | 2012-02-23 | 1 | -0/+91 |