index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands-win32.c
Age
Commit message (
Expand
)
Author
2024-10-18
qga: Improve error for guest-set-user-password parameter @crypted
Markus Armbruster
2024-07-19
qga: centralize logic for disabling/enabling commands
Daniel P. Berrangé
2024-07-19
qga: don't disable fsfreeze commands if vss_init fails
Daniel P. Berrangé
2024-07-19
qga: conditionalize schema for commands unsupported on Windows
Daniel P. Berrangé
2024-07-19
qga: drop blocking of guest-get-memory-block-size command
Daniel P. Berrangé
2024-05-27
qga: Shorten several error messages
Markus Armbruster
2024-05-27
qga-win32: Improve guest-set-user-password, guest-file-open errors
Markus Armbruster
2024-05-01
qga: guest-get-fsinfo: add optional 'total-bytes-privileged' field
Andrey Drobyshev
2024-03-11
qga-win: Add support of Windows Server 2025 in get-osinfo command
Dehan Meng
2024-03-11
qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
Philippe Mathieu-Daudé
2024-03-11
qga/commands-win32: Declare const qualifier before type
Philippe Mathieu-Daudé
2024-01-30
qga-win: Fix guest-get-fsinfo multi-disks collection
Peng Ji
2023-10-11
qga: Remove platform GUID definitions
Akihiko Odaki
2023-09-08
qga/: spelling fixes
Michael Tokarev
2023-05-04
qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
Thomas Huth
2022-12-20
qga:/qga-win: skip getting pci info for USB disks
Kfir Manor
2022-12-20
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-09-20
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
2022-07-13
qga: add command 'guest-get-cpustats'
zhenwei pi
2022-05-25
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
2022-05-25
qga: add guest-get-diskstats command for Linux guests
luzhipeng
2022-04-21
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-06
build-sys: drop ntddscsi.h check
Marc-André Lureau
2022-04-06
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-02-21
meson, configure: move ntddscsi API check to meson
Marc-André Lureau
2022-01-10
qga-win: Detect Windows 11 by build number
Kostiantyn Kostiuk
2022-01-10
qga-win: Detect OS based on Windows 10 by first build number
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Add g_autofree for few variables
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Split logic to separate functions
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Free parent_dev_info properly
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Use common 'end' label
Kostiantyn Kostiuk
2022-01-10
gqa-win: get_pci_info: Clean dev_info if handle is valid
Kostiantyn Kostiuk
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-02
qga-win: Free GMatchInfo properly
Kostiantyn Kostiuk
2021-08-02
qga-win: Fix handle leak in ga_get_win_product_name()
Basil Salman
2021-08-02
qga-win: Fix build_guest_fsinfo() close of nonexistent
Basil Salman
2021-07-12
qga-win: Add support of Windows Server 2022 in get-osinfo command
Kostiantyn Kostiuk
2021-03-16
qga: Delete redundant spaces
AlexChen
2021-03-16
qga: Add spaces around operator
AlexChen
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-10
qga: Tweak a guest-shutdown error message
Markus Armbruster
2020-12-10
qga: Replace an unreachable error by abort()
Markus Armbruster
2020-11-02
qga: add implementation of guest-get-disks for Windows
Tomáš Golembiovský
[next]