summaryrefslogtreecommitdiffstats
path: root/qga/commands-win32.c
Commit message (Expand)AuthorAgeFilesLines
* qga: Delete redundant spacesAlexChen2021-03-171-2/+2
* qga: Add spaces around operatorAlexChen2021-03-171-11/+11
* qapi: More complex uses of QAPI_LIST_APPENDEric Blake2021-01-281-58/+30Star
* qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2021-01-281-8/+3Star
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-24/+8Star
* qga: Tweak a guest-shutdown error messageMarkus Armbruster2020-12-101-1/+1
* qga: Replace an unreachable error by abort()Markus Armbruster2020-12-101-2/+1Star
* qga: add implementation of guest-get-disks for WindowsTomáš Golembiovský2020-11-021-6/+101
* qga: add command guest-get-disksTomáš Golembiovský2020-11-021-0/+6
* qga: Flatten simple union GuestDeviceIdMarkus Armbruster2020-11-021-5/+4Star
* qga-win: Fix guest-get-devices error API violationsMarkus Armbruster2020-11-021-3/+2Star
* qga: Use common time encoding for guest-get-devices 'driver-date'Markus Armbruster2020-11-021-8/+11
* qga: Rename guest-get-devices return member 'address' to 'id'Markus Armbruster2020-11-021-8/+8
* qga/commands-win32: Fix problem with redundant protype declarationThomas Huth2020-09-161-1/+4
* qga: add command guest-get-devices for reporting VirtIO devicesTomáš Golembiovský2020-09-131-1/+209
* qga-win: fix "guest-get-fsinfo" wrong filesystem typeBasil Salman2020-07-281-6/+23
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-2/+1Star
* error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster2020-07-101-13/+6Star
* qga: Fix qmp_guest_suspend_{disk, ram}() error handlingMarkus Armbruster2020-04-291-0/+14
* qga: Extract qmp_guest_file_read() to common commands.cPhilippe Mathieu-Daudé2020-04-151-17/+3Star
* qga: Extract guest_file_handle_find() to commands-common.hPhilippe Mathieu-Daudé2020-04-151-3/+4
* Revert "prevent crash when executing guest-file-read with large count"Philippe Mathieu-Daudé2020-04-151-7/+1Star
* qga-win: prevent crash when executing guest-file-read with large countBasil Salman2020-03-241-1/+7
* qga: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé2020-03-091-3/+5
* qga: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy2019-12-181-1/+1
* qga: Add "guest-get-memory-block-info" to blacklistBasil Salman2019-11-041-1/+1
* qga-win: network-get-interfaces command name field bug fixBishara AbuHattoum2019-11-041-5/+5
* qga: Fix mingw compilation warnings on enum conversionCao Jiaxi2019-05-071-1/+1
* qga: Fix guest-get-fsinfo PCI address collection in WindowsMatt Hines2019-03-181-107/+210
* qga-win: Adding support for Windows Server 2019 get-osinfo commandBishara AbuHattoum2019-03-181-2/+27
* qga: drop < Vista compatibilityMarc-André Lureau2019-01-111-64/+0Star
* build-sys: build with Vista API by defaultMarc-André Lureau2019-01-111-5/+1Star
* qga-win: fix leaks of build_guest_disk_info()Marc-André Lureau2018-11-091-1/+4
* qga: fix an off-by-one issueLi Qiang2018-10-311-1/+1
* qga-win: demystify namespace strippingTomáš Golembiovský2018-10-311-1/+8
* qga-win: return disk device in guest-get-fsinfoTomáš Golembiovský2018-10-311-10/+11
* qga-win: handle multi-disk volumesTomáš Golembiovský2018-10-311-18/+108
* qga-win: refactor disk infoTomáš Golembiovský2018-10-311-17/+35
* qga-win: report disk serial numberTomáš Golembiovský2018-10-311-0/+30
* qga-win: refactor disk properties (bus)Tomáš Golembiovský2018-10-311-18/+27
* qga-win: add debugging informationTomáš Golembiovský2018-10-311-0/+15
* qga-win: fsinfo: pci-info: allow partial infoSameeh Jubran2018-10-311-13/+33
* qga-win: prevent crash when executing fsinfo commandSameeh Jubran2018-10-311-1/+5
* qga-win: add support for qmp_guest_fsfreeze_freeze_listChen Hanxiao2018-10-301-12/+9Star
* qga: Support Unicode paths in guest-file-open on win32Jonathon Reinhart2018-10-301-5/+19
* qga-win: Handle fstrim for OSes lower than Win8Sameeh Jubran2018-07-241-0/+13
* qga-win: add driver path usage to GuestFilesystemInfoChen Hanxiao2018-07-031-0/+12
* qga: check bytes count read by guest-file-readPrasad J Pandit2018-07-031-1/+1
* qga: use local path for local headersMichael S. Tsirkin2018-06-011-2/+2
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-1/+1