[PULL 0/5] Trivial branch for 7.1 patches

Laurent Vivier posted 5 patches 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220804192216.1958922-1-laurent@vivier.eu
Maintainers: Jason Wang <jasowang@redhat.com>, "Cédric Le Goater" <clg@kaod.org>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>
There is a newer version of this series
README.rst                      |  4 ++--
docs/about/removed-features.rst | 14 +++++++-------
include/qemu/host-utils.h       |  3 +--
net/vhost-vdpa.c                |  4 ++--
target/ppc/excp_helper.c        |  1 -
5 files changed, 12 insertions(+), 14 deletions(-)
[PULL 0/5] Trivial branch for 7.1 patches
Posted by Laurent Vivier 1 year, 8 months ago
The following changes since commit 2480f3bbd03814b0651a1f74959f5c6631ee5819:

  Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-08-03 08:32:44 -0700)

are available in the Git repository at:

  https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request

for you to fetch changes up to 21d4e557e2fd0cb7f10b632b35f51146a1b6d892:

  include/qemu/host-utils.h: Simplify the compiler check in mulu128() (2022-08-04 13:49:47 +0200)

----------------------------------------------------------------
Pull request trivial branch 20220804

----------------------------------------------------------------

Cornelia Huck (1):
  README.rst: fix link formatting

Eugenio Pérez (1):
  vdpa: Fix file descriptor leak on get features error

Thomas Huth (2):
  docs/about/removed-features: Move the -soundhw into the right section
  include/qemu/host-utils.h: Simplify the compiler check in mulu128()

Yonggang Luo (1):
  ppc: Remove redundant macro MSR_BOOK3S_MASK.

 README.rst                      |  4 ++--
 docs/about/removed-features.rst | 14 +++++++-------
 include/qemu/host-utils.h       |  3 +--
 net/vhost-vdpa.c                |  4 ++--
 target/ppc/excp_helper.c        |  1 -
 5 files changed, 12 insertions(+), 14 deletions(-)

-- 
2.37.1


Re: [PULL 0/5] Trivial branch for 7.1 patches
Posted by Richard Henderson 1 year, 8 months ago
On 8/4/22 12:22, Laurent Vivier wrote:
> The following changes since commit 2480f3bbd03814b0651a1f74959f5c6631ee5819:
> 
>    Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-08-03 08:32:44 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.1-pull-request
> 
> for you to fetch changes up to 21d4e557e2fd0cb7f10b632b35f51146a1b6d892:
> 
>    include/qemu/host-utils.h: Simplify the compiler check in mulu128() (2022-08-04 13:49:47 +0200)
> 
> ----------------------------------------------------------------
> Pull request trivial branch 20220804

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> 
> Cornelia Huck (1):
>    README.rst: fix link formatting
> 
> Eugenio Pérez (1):
>    vdpa: Fix file descriptor leak on get features error
> 
> Thomas Huth (2):
>    docs/about/removed-features: Move the -soundhw into the right section
>    include/qemu/host-utils.h: Simplify the compiler check in mulu128()
> 
> Yonggang Luo (1):
>    ppc: Remove redundant macro MSR_BOOK3S_MASK.
> 
>   README.rst                      |  4 ++--
>   docs/about/removed-features.rst | 14 +++++++-------
>   include/qemu/host-utils.h       |  3 +--
>   net/vhost-vdpa.c                |  4 ++--
>   target/ppc/excp_helper.c        |  1 -
>   5 files changed, 12 insertions(+), 14 deletions(-)
> 


Re: [PULL 0/5] Trivial branch for 7.1 patches
Posted by Markus Armbruster 1 year, 8 months ago
I was hoping for "[PATCH] contrib/vhost-user-blk: Clean up deallocation
of VuVirtqElement".

https://patchew.org/QEMU/20220630085219.1305519-1-armbru@redhat.com/

Next time, perhaps?