From: Richard Henderson <richard.henderson@linaro.org>
To: Alex Williamson <alex.williamson@redhat.com>, qemu-devel@nongnu.org
Cc: clg@redhat.com, avihaih@nvidia.com, minwoo.im@samsung.com,
k.jensen@samsung.com
Subject: Re: [PULL 0/3] VFIO updates 2023-05-09
Date: Wed, 10 May 2023 13:07:24 +0100 [thread overview]
Message-ID: <a89bcd27-95dd-fa12-0d27-f35d1aa8a68c@linaro.org> (raw)
In-Reply-To: <20230509215923.3186420-1-alex.williamson@redhat.com>
On 5/9/23 22:59, Alex Williamson wrote:
> The following changes since commit 271477b59e723250f17a7e20f139262057921b6a:
>
> Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-05-08 20:38:05 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/alex.williamson/qemu.git tags/vfio-updates-20230509.0
>
> for you to fetch changes up to b5048a4cbfa0362abc720b5198fe9a35441bf5fe:
>
> vfio/pci: Static Resizable BAR capability (2023-05-09 09:30:13 -0600)
>
> ----------------------------------------------------------------
> VFIO updates 2023-05-09
>
> * Add vf-token device option allowing QEMU to assign VFs where the PF
> is managed by a userspace driver. (Minwoo Im)
>
> * Skip log_sync during migration setup as a potential source of failure
> and likely source of redundancy. (Avihai Horon)
>
> * Virtualize PCIe Resizable BAR capability rather than hiding it,
> exposing only the current size as available. (Alex Williamson)
>
> ----------------------------------------------------------------
>
> Alex Williamson (1):
> vfio/pci: Static Resizable BAR capability
>
> Avihai Horon (1):
> vfio/migration: Skip log_sync during migration SETUP state
>
> Minwoo Im (1):
> vfio/pci: add support for VF token
>
> hw/vfio/common.c | 3 ++-
> hw/vfio/pci.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++--
> hw/vfio/pci.h | 1 +
> 3 files changed, 68 insertions(+), 3 deletions(-)
>
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.
r~
prev parent reply other threads:[~2023-05-10 12:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 21:59 [PULL 0/3] VFIO updates 2023-05-09 Alex Williamson
2023-05-09 21:59 ` [PULL 1/3] vfio/pci: add support for VF token Alex Williamson
2023-05-23 16:51 ` Matthew Rosato
2023-05-23 16:54 ` Cédric Le Goater
2023-10-20 13:32 ` Peter Maydell
2023-10-20 17:19 ` Cédric Le Goater
2023-05-09 21:59 ` [PULL 2/3] vfio/migration: Skip log_sync during migration SETUP state Alex Williamson
2023-05-09 21:59 ` [PULL 3/3] vfio/pci: Static Resizable BAR capability Alex Williamson
2023-05-10 12:07 ` Richard Henderson [this message]
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=a89bcd27-95dd-fa12-0d27-f35d1aa8a68c@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.williamson@redhat.com \
--cc=avihaih@nvidia.com \
--cc=clg@redhat.com \
--cc=k.jensen@samsung.com \
--cc=minwoo.im@samsung.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).