qga-win: add debugging information
commit222682abb3800b9c644b7832543510ade3d5138b
authorTomáš Golembiovský <tgolembi@redhat.com>
Mon, 29 Oct 2018 23:42:19 +0000 (29 18:42 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 31 Oct 2018 14:04:20 +0000 (31 09:04 -0500)
treed06e6d5ab98587efc26358c97c434a85c5cfdd7f
parent76dc75ca549109499a7a6e275a80662f2390f686
qga-win: add debugging information

The windows code generaly lacks debug information (compared to posix
code). This patch adds some related to HW info in guest-get-fsinfo
command.

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-win32.c