index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
1
-1
/
+1
2019-03-18
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
1
-107
/
+210
2019-03-18
qga-win: Adding support for Windows Server 2019 get-osinfo command
Bishara AbuHattoum
1
-2
/
+27
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
1
-64
/
+0
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
1
-5
/
+1
2018-11-09
qga-win: fix leaks of build_guest_disk_info()
Marc-André Lureau
1
-1
/
+4
2018-10-31
qga: fix an off-by-one issue
Li Qiang
1
-1
/
+1
2018-10-31
qga-win: demystify namespace stripping
Tomáš Golembiovský
1
-1
/
+8
2018-10-31
qga-win: return disk device in guest-get-fsinfo
Tomáš Golembiovský
1
-10
/
+11
2018-10-31
qga-win: handle multi-disk volumes
Tomáš Golembiovský
1
-18
/
+108
2018-10-31
qga-win: refactor disk info
Tomáš Golembiovský
1
-17
/
+35
2018-10-31
qga-win: report disk serial number
Tomáš Golembiovský
1
-0
/
+30
2018-10-31
qga-win: refactor disk properties (bus)
Tomáš Golembiovský
1
-18
/
+27
2018-10-31
qga-win: add debugging information
Tomáš Golembiovský
1
-0
/
+15
2018-10-31
qga-win: fsinfo: pci-info: allow partial info
Sameeh Jubran
1
-13
/
+33
2018-10-31
qga-win: prevent crash when executing fsinfo command
Sameeh Jubran
1
-1
/
+5
2018-10-30
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
1
-12
/
+9
2018-10-30
qga: Support Unicode paths in guest-file-open on win32
Jonathon Reinhart
1
-5
/
+19
2018-07-23
qga-win: Handle fstrim for OSes lower than Win8
Sameeh Jubran
1
-0
/
+13
2018-07-03
qga-win: add driver path usage to GuestFilesystemInfo
Chen Hanxiao
1
-0
/
+12
2018-07-03
qga: check bytes count read by guest-file-read
Prasad J Pandit
1
-1
/
+1
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
1
-2
/
+2
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2017-11-20
qga: replace GetIfEntry with GetIfEntry2 for interface stats
ZhiPeng Lu
1
-16
/
+38
2017-10-25
qga: add network stats to guest-network-get-interfaces
ZhiPeng Lu
1
-0
/
+50
2017-10-25
qga-win: Updating guest_set_time action
Bishara AbuHattoum
1
-1
/
+35
2017-07-18
qemu-ga: add guest-get-osinfo command
Tomáš Golembiovský
1
-0
/
+191
2017-07-11
qga-win32: Fix memory leak of device information set
Li Ping
1
-1
/
+4
2017-04-26
qga: Add 'guest-get-users' command
Vinzenz Feenstra
1
-0
/
+103
2017-04-26
qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
Sameeh Jubran
1
-1
/
+1
2017-04-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
1
-2
/
+2
2016-10-31
qga: minimal support for fstrim for Windows guests
Denis V. Lunev
1
-3
/
+94
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-6
/
+2
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-25
qga: check utf8-to-utf16 conversion
Marc-André Lureau
1
-3
/
+16
2016-02-25
qga: fix off-by-one length check
Marc-André Lureau
1
-1
/
+1
2016-02-25
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
1
-2
/
+4
2016-02-25
qga: use size_t for wcslen() return value
Marc-André Lureau
1
-1
/
+2
2016-02-25
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
1
-3
/
+3
2016-02-25
qga: implement the guest-get-vcpus for windows
Gal Hammer
1
-2
/
+66
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
1
-13
/
+6
2016-02-04
qga: Clean up includes
Peter Maydell
1
-2
/
+1
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
1
-2
/
+9
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
1
-1
/
+19
2015-11-11
qga: fix append file open modes for win32
Kirk Allan
1
-14
/
+15
2015-11-04
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
Olga Krishtal
1
-0
/
+27
2015-11-04
qga: fixed CloseHandle in qmp_guest_file_open
Olga Krishtal
1
-1
/
+1
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
1
-7
/
+3
[next]