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(-)