index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
/
commands-win32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: centralize logic for disabling/enabling commands
Daniel P. Berrangé
2024-07-19
1
-6
/
+0
*
qga: don't disable fsfreeze commands if vss_init fails
Daniel P. Berrangé
2024-07-19
1
-15
/
+3
*
qga: conditionalize schema for commands unsupported on Windows
Daniel P. Berrangé
2024-07-19
1
-55
/
+1
*
qga: drop blocking of guest-get-memory-block-size command
Daniel P. Berrangé
2024-07-19
1
-1
/
+1
*
qga: Shorten several error messages
Markus Armbruster
2024-05-27
1
-16
/
+8
*
qga-win32: Improve guest-set-user-password, guest-file-open errors
Markus Armbruster
2024-05-27
1
-8
/
+9
*
qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
Andrey Drobyshev
2024-05-01
1
-0
/
+1
*
qga-win: Add support of Windows Server 2025 in get-osinfo command
Dehan Meng
2024-03-11
1
-0
/
+1
*
qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
Philippe Mathieu-Daudé
2024-03-11
1
-25
/
+23
*
qga/commands-win32: Declare const qualifier before type
Philippe Mathieu-Daudé
2024-03-11
1
-11
/
+11
*
qga-win: Fix guest-get-fsinfo multi-disks collection
Peng Ji
2024-01-30
1
-0
/
+2
*
qga: Remove platform GUID definitions
Akihiko Odaki
2023-10-11
1
-7
/
+0
*
qga/: spelling fixes
Michael Tokarev
2023-09-08
1
-2
/
+2
*
qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
Thomas Huth
2023-05-04
1
-2
/
+0
*
qga:/qga-win: skip getting pci info for USB disks
Kfir Manor
2022-12-20
1
-4
/
+8
*
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
2022-12-20
1
-7
/
+13
*
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-15
1
-5
/
+3
|
\
|
*
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-12-14
1
-5
/
+3
*
|
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-33
/
+7
|
/
*
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-09-20
1
-5
/
+5
*
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-07-13
1
-0
/
+6
*
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
2022-05-25
1
-0
/
+5
*
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-05-25
1
-0
/
+6
*
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-02
1
-2
/
+1
*
qga-win: Fix handle leak in ga_get_win_product_name()
Basil Salman
2021-08-02
1
-2
/
+7
*
qga-win: Fix build_guest_fsinfo() close of nonexistent
Basil Salman
2021-08-02
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-16
1
-2
/
+2
*
qga: Add spaces around operator
AlexChen
2021-03-16
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
[next]