qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/5] target/alpha patch queue


From: Richard Henderson
Subject: [PULL 0/5] target/alpha patch queue
Date: Mon, 28 Jun 2021 07:35:46 -0700

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]