aboutsummaryrefslogtreecommitdiff
path: root/qga/commands-win32.c
AgeCommit message (Expand)Author
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-17qemu-ga: debug printouts to help troubleshoot installationYossi Hindin
2015-02-17qemu-ga-win: Fail loudly on bare 'set-time'Michal Privoznik
2015-02-17qga: add memory block command that unsupportedzhanghailiang
2015-02-17qga: introduce three guest memory block commmands with stubszhanghailiang
2015-02-16qga: implement file commands for Windows guestOlga Krishtal
2015-02-16qga: add guest-set-user-password commandDaniel P. Berrange
2014-08-07qga: Disable unsupported commands by defaultTomoki Sekiyama
2014-08-07qga: Add guest-get-fsinfo commandTomoki Sekiyama
2014-08-07qga: Add guest-fsfreeze-freeze-list commandTomoki Sekiyama
2014-06-03qga: Fix handle fd leak in acquire_privilege()Gonglei
2014-05-09qga: Drop superfluous error_is_set()Markus Armbruster
2014-05-09qga: Clean up fragile use of error_is_set()Markus Armbruster
2014-05-09qga: Consistently name Error ** objects errp, and not errMarkus Armbruster
2014-02-23qga: Don't require 'time' argument in guest-set-time commandMichal Privoznik
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster
2013-11-25qga: Fix two format strings for MinGWStefan Weil
2013-09-09qemu-ga: Call Windows VSS requester in fsfreeze command handlerTomoki Sekiyama
2013-04-02qga: add windows implementation for guest-set-timeLei Li
2013-04-02qga: add windows implementation for guest-get-timeLei Li
2013-03-11qga: introduce guest-get-vcpus / guest-set-vcpus with stubsLaszlo Ersek
2013-03-11qga: add guest-set-time commandLei Li
2013-03-11qga: add guest-get-time commandLei Li
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-10-05cleanup useless return sentenceAmos Kong
2012-06-21qemu-ga: add guest-fstrim commandPaolo Bonzini
2012-03-12qemu-ga: add guest-network-get-interfaces commandMichal Privoznik
2012-03-12qemu-ga: add win32 guest-suspend-ram commandMichael Roth
2012-03-12qemu-ga: add win32 guest-suspend-disk command.Gal Hammer
2012-03-12qemu-ga: add guest-suspend-hybridLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-ramLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-diskLuiz Capitulino
2012-02-23qemu-ga: add win32 guest-shutdown commandMichael Roth
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth