From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/5] target/alpha patch queue
Date: Mon, 28 Jun 2021 07:35:46 -0700 [thread overview]
Message-ID: <20210628143551.2870006-1-richard.henderson@linaro.org> (raw)
The following changes since commit 687f9f7834e30330fd952f1fe096518509ff8ff7:
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging (2021-06-28 09:44:42 +0100)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-axp-20210628
for you to fetch changes up to 9d14a0428012b0bb7969aec512f2357247a86236:
target/alpha: Honor the FEN bit (2021-06-28 07:27:55 -0700)
----------------------------------------------------------------
Fixes for NetBSD/alpha:
- Provide a proper PCI-ISA bridge
- Set PCI device IDs correctly
- Pass -nographic flag to PALcode
- Update PALcode to set up the Console Terminal Block
- Honor the Floating-point ENable bit during translate.
----------------------------------------------------------------
Jason Thorpe (3):
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
hw/alpha: Provide console information to the PALcode at start-up
hw/alpha: Provide a PCI-ISA bridge device node
Richard Henderson (2):
pc-bios: Update the palcode-clipper image
target/alpha: Honor the FEN bit
hw/alpha/alpha_sys.h | 4 +--
hw/alpha/dp264.c | 57 ++++++++++++++++++++++++++++-------
hw/alpha/typhoon.c | 20 ++++---------
target/alpha/translate.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++
hw/alpha/Kconfig | 4 +--
pc-bios/palcode-clipper | Bin 156328 -> 153728 bytes
roms/qemu-palcode | 2 +-
7 files changed, 130 insertions(+), 32 deletions(-)
next reply other threads:[~2021-06-28 14:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 14:35 Richard Henderson [this message]
2021-06-28 14:35 ` [PULL 1/5] hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings Richard Henderson
2021-06-28 14:35 ` [PULL 2/5] hw/alpha: Provide console information to the PALcode at start-up Richard Henderson
2021-06-28 14:35 ` [PULL 3/5] hw/alpha: Provide a PCI-ISA bridge device node Richard Henderson
2021-06-28 14:35 ` [PULL 4/5] pc-bios: Update the palcode-clipper image Richard Henderson
2021-06-28 14:35 ` [PULL 5/5] target/alpha: Honor the FEN bit Richard Henderson
2021-06-28 14:42 ` [PULL 0/5] target/alpha patch queue no-reply
2021-06-29 10:43 ` 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=20210628143551.2870006-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--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 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).