[Qemu-devel] [PATCH 0/4] qga: report serial number and disk node

Tomáš Golembiovský posted 4 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1533638952.git.tgolembi@redhat.com
Test checkpatch failed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 failed
There is a newer version of this series
configure            |   3 +-
qga/commands-posix.c |  23 ++++++++++
qga/commands-win32.c | 105 ++++++++++++++++++++++++++++++++++---------
qga/qapi-schema.json |   4 +-
4 files changed, 111 insertions(+), 24 deletions(-)
[Qemu-devel] [PATCH 0/4] qga: report serial number and disk node
Posted by Tomáš Golembiovský 7 years, 2 months ago
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