From: "Tomáš Golembiovský" <tgolembi@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Michael Roth" <mdroth@linux.vnet.ibm.com>,
"Tomáš Golembiovský" <tgolembi@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] qga: report serial number and disk node
Date: Tue, 7 Aug 2018 12:49:14 +0200 [thread overview]
Message-ID: <cover.1533638952.git.tgolembi@redhat.com> (raw)
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
next reply other threads:[~2018-08-07 10:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-07 10:49 Tomáš Golembiovský [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1533638952.git.tgolembi@redhat.com \
--to=tgolembi@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).