From: Konstantin Kostiuk <kkostiuk@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
Richard Henderson <richard.henderson@linaro.org>
Subject: [PULL v2 0/4] qemu-ga patches
Date: Wed, 25 May 2022 12:29:34 +0300 [thread overview]
Message-ID: <20220525092938.945611-1-kkostiuk@redhat.com> (raw)
The following changes since commit 0cac736e73723850a99e5142e35d14d8f8efb232:
Merge tag 'pull-riscv-to-apply-20220525' of github.com:alistair23/qemu into staging (2022-05-24 15:55:12 -0700)
are available in the Git repository at:
git@github.com:kostyanf14/qemu.git tags/qga-win32-pull-2022-05-25
for you to fetch changes up to b9a002609fd887447eca8ee10777690d691f91d4:
qga-win32: Add support for NVME bus type (2022-05-25 12:12:02 +0300)
----------------------------------------------------------------
qga-win32-pull-2022-05-25
v2:
- fix Fedora cross-compilation
----------------------------------------------------------------
Konstantin Kostiuk (3):
trivial: qga: Log version on start
tests: Bump Fedora image version for cross-compilation
qga-win32: Add support for NVME bus type
luzhipeng (1):
qga: add guest-get-diskstats command for Linux guests
qga/commands-posix.c | 123 +++++++++++++++++++++
qga/commands-win32.c | 11 ++
qga/main.c | 2 +
qga/qapi-schema.json | 86 ++++++++++++++
tests/docker/dockerfiles/fedora-win32-cross.docker | 2 +-
tests/docker/dockerfiles/fedora-win64-cross.docker | 2 +-
6 files changed, 224 insertions(+), 2 deletions(-)
--
2.25.1
next reply other threads:[~2022-05-25 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 9:29 Konstantin Kostiuk [this message]
2022-05-25 9:29 ` [PULL v2 1/4] qga: add guest-get-diskstats command for Linux guests Konstantin Kostiuk
2022-05-25 9:29 ` [PULL v2 2/4] trivial: qga: Log version on start Konstantin Kostiuk
2022-05-25 9:29 ` [PULL v2 3/4] tests: Bump Fedora image version for cross-compilation Konstantin Kostiuk
2022-05-25 9:29 ` [PULL v2 4/4] qga-win32: Add support for NVME bus type Konstantin Kostiuk
2022-05-25 16:32 ` [PULL v2 0/4] qemu-ga patches Richard Henderson
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=20220525092938.945611-1-kkostiuk@redhat.com \
--to=kkostiuk@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).