[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/12] Hppa64 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/12] Hppa64 patches |
Date: |
Mon, 12 Feb 2024 21:16:53 +0000 |
On Sun, 11 Feb 2024 at 12:30, <deller@kernel.org> wrote:
>
> From: Helge Deller <deller@gmx.de>
>
> The following changes since commit 39a6e4f87e7b75a45b08d6dc8b8b7c2954c87440:
>
> Merge tag 'pull-qapi-2024-02-03' of https://repo.or.cz/qemu/armbru into
> staging (2024-02-03 13:31:58 +0000)
>
> are available in the Git repository at:
>
> https://github.com/hdeller/qemu-hppa.git tags/hppa64-pull-request
>
> for you to fetch changes up to f9d2270c85872bd71a01e15b2ebda2569f17f811:
>
> hw/hppa/machine: Load 64-bit firmware on 64-bit machines (2024-02-11
> 13:25:15 +0100)
>
> ----------------------------------------------------------------
> target/hppa: Enhancements and fixes
>
> A new SeaBIOS-hppa firmware which is built as 32- and 64-bit firmware.
> Necessary to fully support 64-bit operating systems (HP-UX, Linux,
> NetBSD,...).
>
> ----------------------------------------------------------------
This fails "make check", eg:
https://gitlab.com/qemu-project/qemu/-/jobs/6154451100
because when the qom-test etc tests run qemu-system-hppa, it
barfs with "qemu-system-hppa: no firmware provided".
That kind of firmware check needs to not fire when
using the qtest accel.
thanks
-- PMM
- [PULL 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode, (continued)
- [PULL 04/12] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode, deller, 2024/02/11
- [PULL 09/12] target/hppa: PDC_BTLB_INFO uses 32-bit ints, deller, 2024/02/11
- [PULL 10/12] hw/net/tulip: add chip status register values, deller, 2024/02/11
- [PULL 03/12] hw/pci-host/astro: Avoid aborting on access failure, deller, 2024/02/11
- [PULL 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction, deller, 2024/02/11
- [PULL 12/12] hw/hppa/machine: Load 64-bit firmware on 64-bit machines, deller, 2024/02/11
- [PULL 11/12] target/hppa: Update SeaBIOS-hppa to version 16, deller, 2024/02/11
- Re: [PULL 00/12] Hppa64 patches,
Peter Maydell <=
- [PULL 00/12] Hppa64 patches, deller, 2024/02/12
- [PULL 01/12] disas/hppa: Add disassembly for qemu specific instructions, deller, 2024/02/12
- [PULL 02/12] target/hppa: Add "diag 0x101" for console output support, deller, 2024/02/12
- [PULL 03/12] hw/pci-host/astro: Avoid aborting on access failure, deller, 2024/02/12
- [PULL 06/12] target/hppa: Implement do_transaction_failed handler for I/O errors, deller, 2024/02/12
- [PULL 08/12] target/hppa: Allow read-access to PSW with rsm 0, reg instruction, deller, 2024/02/12
- [PULL 05/12] lasi: allow access to LAN MAC address registers, deller, 2024/02/12