index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands-win32.c
Age
Commit message (
Expand
)
Author
2017-11-20
qga: replace GetIfEntry with GetIfEntry2 for interface stats
ZhiPeng Lu
2017-10-25
qga: add network stats to guest-network-get-interfaces
ZhiPeng Lu
2017-10-25
qga-win: Updating guest_set_time action
Bishara AbuHattoum
2017-07-18
qemu-ga: add guest-get-osinfo command
Tomáš Golembiovský
2017-07-11
qga-win32: Fix memory leak of device information set
Li Ping
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
2017-04-26
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
2017-04-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
2016-10-31
qga: minimal support for fstrim for Windows guests
Denis V. Lunev
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-02-25
qga: check utf8-to-utf16 conversion
Marc-André Lureau
2016-02-25
qga: fix off-by-one length check
Marc-André Lureau
2016-02-25
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
2016-02-25
qga: use size_t for wcslen() return value
Marc-André Lureau
2016-02-25
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
2016-02-25
qga: implement the guest-get-vcpus for windows
Gal Hammer
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-04
qga: Clean up includes
Peter Maydell
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
2015-11-11
qga: fix append file open modes for win32
Kirk Allan
2015-11-04
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
Olga Krishtal
2015-11-04
qga: fixed CloseHandle in qmp_guest_file_open
Olga Krishtal
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-01
qemu-ga: implement win32 guest-set-user-password
Marc-André Lureau
2015-09-01
qga: make split_list() return allocated strings
Marc-André Lureau
2015-07-07
qga: added GuestPCIAddress information
Michael Roth
2015-07-07
qga: added bus type and disk location path
Olga Krishtal
2015-07-07
qga: added mountpoint and filesystem type for single volume
Olga Krishtal
2015-07-07
qga: added empty qmp_quest_get_fsinfo functionality.
Olga Krishtal
2015-07-07
qga: win32 qmp_guest_network_get_interfaces implementation
Kirk Allan
2015-07-07
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-17
qemu-ga: debug printouts to help troubleshoot installation
Yossi Hindin
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
2015-02-16
qga: implement file commands for Windows guest
Olga Krishtal
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
2014-08-07
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
2014-08-07
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
2014-06-03
qga: Fix handle fd leak in acquire_privilege()
Gonglei
2014-05-09
qga: Drop superfluous error_is_set()
Markus Armbruster
2014-05-09
qga: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
[next]