aboutsummaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2023-09-20 13:56:01 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2023-09-20 13:56:01 -0400
commitcb8a8b2ca9b25fdf561b0fd887df8344fe7927fd (patch)
tree5626418bbf0415ed01f1ba9a7581c5b68dd6b8f8 /roms
parent4907644841e3200aea6475c0f72d3d987e9f3d93 (diff)
parent5b1270ef1477bb7f240c3bfe2cd8b0fe4721fd51 (diff)
downloadqemu-cb8a8b2ca9b25fdf561b0fd887df8344fe7927fd.zip
qemu-cb8a8b2ca9b25fdf561b0fd887df8344fe7927fd.tar.gz
qemu-cb8a8b2ca9b25fdf561b0fd887df8344fe7927fd.tar.bz2
Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa into staging
Block-TLB support and linux-user fixes for hppa target All 32-bit hppa CPUs allow a fixed number of TLB entries to have a different page size than the default 4k. Those are called "Block-TLBs" and are created at startup by the operating system and managed by the firmware of hppa machines through the firmware PDC_BLOCK_TLB call. This patchset adds the necessary glue to SeaBIOS-hppa and qemu to allow up to 16 BTLB entries in the emulation. Two patches from Mikulas Patocka fix signal delivery issues in linux-user on hppa. # -----BEGIN PGP SIGNATURE----- # # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCZQnz0wAKCRD3ErUQojoP # X6NDAP9F1Huhceot8peohGodRDOhnXWfDcjQZSDvadieKv/rJQEA60Z5QV5VlQgw # SyUT4AcoiB7N4nvS+iDa+6dKfRH/YQM= # =kqqt # -----END PGP SIGNATURE----- # gpg: Signature made Tue 19 Sep 2023 15:17:39 EDT # gpg: using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F # gpg: Good signature from "Helge Deller <deller@gmx.de>" [unknown] # gpg: aka "Helge Deller <deller@kernel.org>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 4544 8228 2CD9 10DB EF3D 25F8 3E5F 3D04 A7A2 4603 # Subkey fingerprint: BCE9 123E 1AD2 9F07 C049 BBDE F712 B510 A23A 0F5F * tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa: linux-user/hppa: lock both words of function descriptor linux-user/hppa: clear the PSW 'N' bit when delivering signals target/hppa: Wire up diag instruction to support BTLB target/hppa: Extract diagnose immediate value target/hppa: Add BTLB support to hppa TLB functions target/hppa: Report and clear BTLBs via fw_cfg at startup target/hppa: Allow up to 16 BTLB entries target/hppa: Update to SeaBIOS-hppa version 9 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'roms')
m---------roms/seabios-hppa0
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios-hppa b/roms/seabios-hppa
-Subproject 673d2595d4f773cc266cbf8dbaf2f475a6adb94
+Subproject 763e3b73499db5fef94087bd310bfc8ccbcf785