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: move qga_get_host_name()
Marc-André Lureau
2022-04-21
1
-0
/
+13
*
build-sys: drop ntddscsi.h check
Marc-André Lureau
2022-04-06
1
-19
/
+0
*
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
1
-19
/
+0
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-4
/
+4
*
meson, configure: move ntddscsi API check to meson
Marc-André Lureau
2022-02-21
1
-3
/
+3
*
qga-win: Detect Windows 11 by build number
Kostiantyn Kostiuk
2022-01-10
1
-9
/
+14
*
qga-win: Detect OS based on Windows 10 by first build number
Kostiantyn Kostiuk
2022-01-10
1
-7
/
+11
*
gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
Kostiantyn Kostiuk
2022-01-10
1
-6
/
+24
*
gqa-win: get_pci_info: Add g_autofree for few variables
Kostiantyn Kostiuk
2022-01-10
1
-4
/
+2
*
gqa-win: get_pci_info: Split logic to separate functions
Kostiantyn Kostiuk
2022-01-10
1
-74
/
+87
*
gqa-win: get_pci_info: Free parent_dev_info properly
Kostiantyn Kostiuk
2022-01-10
1
-2
/
+5
*
gqa-win: get_pci_info: Use common 'end' label
Kostiantyn Kostiuk
2022-01-10
1
-13
/
+12
*
gqa-win: get_pci_info: Clean dev_info if handle is valid
Kostiantyn Kostiuk
2022-01-10
1
-2
/
+4
*
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-26
1
-1
/
+0
*
qga-win: Free GMatchInfo properly
Kostiantyn Kostiuk
2021-08-03
1
-2
/
+1
*
qga-win: Fix handle leak in ga_get_win_product_name()
Basil Salman
2021-08-03
1
-2
/
+7
*
qga-win: Fix build_guest_fsinfo() close of nonexistent
Basil Salman
2021-08-03
1
-2
/
+4
*
qga-win: Add support of Windows Server 2022 in get-osinfo command
Kostiantyn Kostiuk
2021-07-12
1
-1
/
+2
*
qga: Delete redundant spaces
AlexChen
2021-03-17
1
-2
/
+2
*
qga: Add spaces around operator
AlexChen
2021-03-17
1
-11
/
+11
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-58
/
+30
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-8
/
+3
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-24
/
+8
*
qga: Tweak a guest-shutdown error message
Markus Armbruster
2020-12-10
1
-1
/
+1
*
qga: Replace an unreachable error by abort()
Markus Armbruster
2020-12-10
1
-2
/
+1
*
qga: add implementation of guest-get-disks for Windows
Tomáš Golembiovský
2020-11-02
1
-6
/
+101
*
qga: add command guest-get-disks
Tomáš Golembiovský
2020-11-02
1
-0
/
+6
*
qga: Flatten simple union GuestDeviceId
Markus Armbruster
2020-11-02
1
-5
/
+4
*
qga-win: Fix guest-get-devices error API violations
Markus Armbruster
2020-11-02
1
-3
/
+2
*
qga: Use common time encoding for guest-get-devices 'driver-date'
Markus Armbruster
2020-11-02
1
-8
/
+11
*
qga: Rename guest-get-devices return member 'address' to 'id'
Markus Armbruster
2020-11-02
1
-8
/
+8
*
qga/commands-win32: Fix problem with redundant protype declaration
Thomas Huth
2020-09-16
1
-1
/
+4
*
qga: add command guest-get-devices for reporting VirtIO devices
Tomáš Golembiovský
2020-09-13
1
-1
/
+209
*
qga-win: fix "guest-get-fsinfo" wrong filesystem type
Basil Salman
2020-07-28
1
-6
/
+23
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-2
/
+1
*
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
1
-13
/
+6
*
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
2020-04-29
1
-0
/
+14
*
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
2020-04-15
1
-17
/
+3
*
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
2020-04-15
1
-3
/
+4
*
Revert "prevent crash when executing guest-file-read with large count"
Philippe Mathieu-Daudé
2020-04-15
1
-7
/
+1
*
qga-win: prevent crash when executing guest-file-read with large count
Basil Salman
2020-03-24
1
-1
/
+7
*
qga: Improve error report by calling error_setg_win32()
Philippe Mathieu-Daudé
2020-03-09
1
-3
/
+5
*
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-1
/
+1
*
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2019-11-04
1
-1
/
+1
*
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
2019-11-04
1
-5
/
+5
*
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
2019-05-07
1
-1
/
+1
*
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
2019-03-18
1
-107
/
+210
*
qga-win: Adding support for Windows Server 2019 get-osinfo command
Bishara AbuHattoum
2019-03-18
1
-2
/
+27
*
qga: drop < Vista compatibility
Marc-André Lureau
2019-01-11
1
-64
/
+0
*
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
1
-5
/
+1
[next]