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
2020-09-16
qga/commands-win32: Fix problem with redundant protype declaration
Thomas Huth
2020-09-12
qga: add command guest-get-devices for reporting VirtIO devices
Tomáš Golembiovský
2020-07-27
qga-win: fix "guest-get-fsinfo" wrong filesystem type
Basil Salman
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-04-29
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
2020-04-15
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
2020-04-15
qga: Extract guest_file_handle_find() to commands-common.h
Philippe Mathieu-Daudé
2020-04-15
Revert "prevent crash when executing guest-file-read with large count"
Philippe Mathieu-Daudé
2020-03-24
qga-win: prevent crash when executing guest-file-read with large count
Basil Salman
2020-03-09
qga: Improve error report by calling error_setg_win32()
Philippe Mathieu-Daudé
2019-12-18
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-11-04
qga: Add "guest-get-memory-block-info" to blacklist
Basil Salman
2019-11-04
qga-win: network-get-interfaces command name field bug fix
Bishara AbuHattoum
2019-05-07
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
2019-03-18
qga: Fix guest-get-fsinfo PCI address collection in Windows
Matt Hines
2019-03-18
qga-win: Adding support for Windows Server 2019 get-osinfo command
Bishara AbuHattoum
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
2018-11-09
qga-win: fix leaks of build_guest_disk_info()
Marc-André Lureau
2018-10-31
qga: fix an off-by-one issue
Li Qiang
2018-10-31
qga-win: demystify namespace stripping
Tomáš Golembiovský
2018-10-31
qga-win: return disk device in guest-get-fsinfo
Tomáš Golembiovský
2018-10-31
qga-win: handle multi-disk volumes
Tomáš Golembiovský
2018-10-31
qga-win: refactor disk info
Tomáš Golembiovský
2018-10-31
qga-win: report disk serial number
Tomáš Golembiovský
2018-10-31
qga-win: refactor disk properties (bus)
Tomáš Golembiovský
2018-10-31
qga-win: add debugging information
Tomáš Golembiovský
2018-10-31
qga-win: fsinfo: pci-info: allow partial info
Sameeh Jubran
2018-10-31
qga-win: prevent crash when executing fsinfo command
Sameeh Jubran
2018-10-30
qga-win: add support for qmp_guest_fsfreeze_freeze_list
Chen Hanxiao
2018-10-30
qga: Support Unicode paths in guest-file-open on win32
Jonathon Reinhart
2018-07-23
qga-win: Handle fstrim for OSes lower than Win8
Sameeh Jubran
2018-07-03
qga-win: add driver path usage to GuestFilesystemInfo
Chen Hanxiao
2018-07-03
qga: check bytes count read by guest-file-read
Prasad J Pandit
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
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
[next]