On 5/4/22 03:00, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>
The following changes since commit 2e3408b3cc7de4e87a9adafc8c19bfce3abec947:
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into
staging (2022-05-03 09:13:17 -0700)
are available in the Git repository at:
g...@gitlab.com:marcandre.lureau/qemu.git tags/qga-pull-request
for you to fetch changes up to 22668881f3def13e9ffcf16840e5fde974a55b1e:
qga: Introduce disk smart (2022-05-04 13:03:19 +0400)
----------------------------------------------------------------
QGA Pull request
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as
appropriate.
r~
----------------------------------------------------------------
Andrew Deason (5):
qga/commands-posix: Use getifaddrs when available
qga/commands-posix: Fix iface hw address detection
qga/commands-posix: Fix listing ifaces for Solaris
qga/commands-posix: Log all net stats failures
qga/commands-posix: 'guest-shutdown' for Solaris
Zhenwei Pi (2):
qga: Introduce NVMe disk bus type
qga: Introduce disk smart
meson.build | 1 +
qga/qapi-schema.json | 56 +++-
qga/commands-posix.c | 591 ++++++++++++++++++++++++++-----------------
3 files changed, 413 insertions(+), 235 deletions(-)