From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL 0/6] Misc fixes for 7.0
Date: Fri, 1 Apr 2022 17:23:17 +0200 [thread overview]
Message-ID: <20220401152323.52519-1-thuth@redhat.com> (raw)
The following changes since commit 9b617b1bb4056e60b39be4c33be20c10928a6a5c:
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-04-01 10:23:27 +0100)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2022-04-01
for you to fetch changes up to e32aaa5a19e24233180042f84a0235a209de71cc:
trace: fix compilation with lttng-ust >= 2.13 (2022-04-01 13:06:07 +0200)
----------------------------------------------------------------
* Fix some compilation issues
* Fix overflow calculation in s390x emulation
* Update location of lockdown.yml in MAINTAINERS file
----------------------------------------------------------------
Bruno Haible (2):
target/s390x: Fix determination of overflow condition code after addition
target/s390x: Fix determination of overflow condition code after subtraction
Marc-André Lureau (1):
trace: fix compilation with lttng-ust >= 2.13
Thomas Huth (1):
meson.build: Fix dependency of page-vary-common.c to config-poison.h
Will Cohen (1):
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Yonggang Luo (1):
misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml
meson.build | 6 +++---
hw/9pfs/9p.h | 18 ------------------
hw/9pfs/9p.c | 28 +++++++++++++++++++++++-----
target/s390x/tcg/cc_helper.c | 8 ++++----
MAINTAINERS | 2 +-
scripts/tracetool/format/ust_events_h.py | 4 ++--
6 files changed, 33 insertions(+), 33 deletions(-)
next reply other threads:[~2022-04-01 15:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 15:23 Thomas Huth [this message]
2022-04-01 15:23 ` [PULL 1/6] misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml Thomas Huth
2022-04-01 15:23 ` [PULL 2/6] target/s390x: Fix determination of overflow condition code after addition Thomas Huth
2022-04-01 15:23 ` [PULL 3/6] target/s390x: Fix determination of overflow condition code after subtraction Thomas Huth
2022-04-01 15:23 ` [PULL 4/6] meson.build: Fix dependency of page-vary-common.c to config-poison.h Thomas Huth
2022-04-01 15:23 ` [PULL 5/6] 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c Thomas Huth
2022-04-01 15:23 ` [PULL 6/6] trace: fix compilation with lttng-ust >= 2.13 Thomas Huth
2022-04-02 17:38 ` [PULL 0/6] Misc fixes for 7.0 Peter Maydell
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=20220401152323.52519-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=peter.maydell@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.