qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] qga: report serial number and disk node
@ 2018-08-07 10:49 Tomáš Golembiovský
  2018-08-07 10:49 ` [Qemu-devel] [PATCH 1/4] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI Tomáš Golembiovský
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tomáš Golembiovský @ 2018-08-07 10:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marc-André Lureau, Michael Roth,
	Tomáš Golembiovský

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-07 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07 10:49 [Qemu-devel] [PATCH 0/4] qga: report serial number and disk node Tomáš Golembiovský
2018-08-07 10:49 ` [Qemu-devel] [PATCH 1/4] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI Tomáš Golembiovský
2018-08-07 10:49 ` [Qemu-devel] [PATCH 2/4] qga: win32: add debugging information Tomáš Golembiovský
2018-08-07 10:49 ` [Qemu-devel] [PATCH 3/4] qga: win32: fix crashes when PCI info cannot be retrived Tomáš Golembiovský
2018-08-07 13:33   ` Eric Blake
2018-08-07 10:49 ` [Qemu-devel] [PATCH 4/4] qga: report serial ID and device node Tomáš Golembiovský
2018-08-07 13:34   ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).