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