Patches 1 and 3 are bug-fixes of existing code Patch 2 is optional and contains debug messages -- the windows QGA seriously lacks debug messages... Patch 4 adds reporting of disk serial number and device node of the disk.
Tomáš Golembiovský (4): build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI qga: win32: add debugging information qga: win32: fix crashes when PCI info cannot be retrived qga: report serial ID and device node configure | 3 +- qga/commands-posix.c | 23 ++++++++++ qga/commands-win32.c | 105 ++++++++++++++++++++++++++++++++++--------- qga/qapi-schema.json | 4 +- 4 files changed, 111 insertions(+), 24 deletions(-) -- 2.18.0