From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] target-arm queue
Date: Mon, 10 Apr 2023 15:14:06 +0100 [thread overview]
Message-ID: <20230410141408.3564269-1-peter.maydell@linaro.org> (raw)
This bug seemed worth fixing for 8.0 since we need an rc4 anyway:
we were using uninitialized data for the guarded bit when
combining stage 1 and stage 2 attrs.
thanks
-- PMM
The following changes since commit 08dede07030973c1053868bc64de7e10bfa02ad6:
Merge tag 'pull-ppc-20230409' of https://github.com/legoater/qemu into staging (2023-04-10 11:47:52 +0100)
are available in the Git repository at:
https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230410
for you to fetch changes up to 8539dc00552e8ea60420856fc1262c8299bc6308:
target/arm: Copy guarded bit in combine_cacheattrs (2023-04-10 14:31:40 +0100)
----------------------------------------------------------------
target-arm: Fix bug where we weren't initializing
guarded bit state when combining S1/S2 attrs
----------------------------------------------------------------
Richard Henderson (2):
target/arm: PTE bit GP only applies to stage1
target/arm: Copy guarded bit in combine_cacheattrs
target/arm/ptw.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
next reply other threads:[~2023-04-10 14:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-10 14:14 Peter Maydell [this message]
2023-04-10 14:14 ` [PULL 1/2] target/arm: PTE bit GP only applies to stage1 Peter Maydell
2023-04-10 14:14 ` [PULL 2/2] target/arm: Copy guarded bit in combine_cacheattrs Peter Maydell
2023-04-10 18:45 ` [PULL 0/2] target-arm queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2025-12-01 16:09 Peter Maydell
2025-12-02 12:40 ` Richard Henderson
2024-04-08 15:23 Peter Maydell
2024-04-09 8:47 ` Peter Maydell
2022-11-22 16:39 Peter Maydell
2022-11-22 20:36 ` Stefan Hajnoczi
2022-04-05 9:26 Peter Maydell
2022-04-05 13:01 ` Peter Maydell
2022-03-25 14:57 Peter Maydell
2022-03-26 10:19 ` Peter Maydell
2020-08-04 16:08 Peter Maydell
2020-08-04 18:45 ` 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=20230410141408.3564269-1-peter.maydell@linaro.org \
--to=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.