index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
/
commands-win32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-27
1
-0
/
+103
*
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
2017-04-27
1
-1
/
+1
*
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
2017-04-24
1
-2
/
+2
*
qga: minimal support for fstrim for Windows guests
Denis V. Lunev
2016-11-01
1
-3
/
+94
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-4
/
+1
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-6
/
+2
*
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
qga: check utf8-to-utf16 conversion
Marc-André Lureau
2016-02-25
1
-3
/
+16
*
qga: fix off-by-one length check
Marc-André Lureau
2016-02-25
1
-1
/
+1
*
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
2016-02-25
1
-2
/
+4
*
qga: use size_t for wcslen() return value
Marc-André Lureau
2016-02-25
1
-1
/
+2
*
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
2016-02-25
1
-3
/
+3
*
qga: implement the guest-get-vcpus for windows
Gal Hammer
2016-02-25
1
-2
/
+66
*
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-25
1
-13
/
+6
*
qga: Clean up includes
Peter Maydell
2016-02-04
1
-2
/
+1
*
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
1
-2
/
+9
*
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-11-26
1
-1
/
+19
*
qga: fix append file open modes for win32
Kirk Allan
2015-11-11
1
-14
/
+15
*
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
Olga Krishtal
2015-11-04
1
-0
/
+27
*
qga: fixed CloseHandle in qmp_guest_file_open
Olga Krishtal
2015-11-04
1
-1
/
+1
*
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
2015-10-20
1
-7
/
+3
*
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-20
1
-5
/
+5
*
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
qemu-ga: implement win32 guest-set-user-password
Marc-André Lureau
2015-09-01
1
-2
/
+75
*
qga: make split_list() return allocated strings
Marc-André Lureau
2015-09-01
1
-2
/
+2
*
qga: added GuestPCIAddress information
Michael Roth
2015-07-08
1
-1
/
+96
*
qga: added bus type and disk location path
Olga Krishtal
2015-07-08
1
-1
/
+134
*
qga: added mountpoint and filesystem type for single volume
Olga Krishtal
2015-07-08
1
-1
/
+53
*
qga: added empty qmp_quest_get_fsinfo functionality.
Olga Krishtal
2015-07-08
1
-3
/
+24
*
qga: win32 qmp_guest_network_get_interfaces implementation
Kirk Allan
2015-07-08
1
-3
/
+216
*
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
2015-07-08
1
-1
/
+3
*
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
[next]