qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] target/alpha patch queue
@ 2021-06-28 14:35 Richard Henderson
  2021-06-28 14:35 ` [PULL 1/5] hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Richard Henderson @ 2021-06-28 14:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-06-29 10:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-28 14:35 [PULL 0/5] target/alpha patch queue Richard Henderson
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

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