qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL v2 0/3] Hppa boot reboot fixes patches


From: Richard Henderson
Subject: Re: [PULL v2 0/3] Hppa boot reboot fixes patches
Date: Sun, 25 Jun 2023 10:26:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/24/23 13:50, Helge Deller wrote:
The following changes since commit b455ce4c2f300c8ba47cba7232dd03261368a4cb:

   Merge tag 'q800-for-8.1-pull-request' ofhttps://github.com/vivier/qemu-m68k  
into staging (2023-06-22 10:18:32 +0200)

are available in the Git repository at:

   https://github.com/hdeller/qemu-hppa.git  
tags/hppa-boot-reboot-fixes-pull-request

for you to fetch changes up to 34ec3aea54368a92b62a55c656335885ba8c65ef:

   target/hppa: Update to SeaBIOS-hppa version 8 (2023-06-24 13:39:48 +0200)

----------------------------------------------------------------
target/hppa: Fix boot and reboot for SMP machines

Fix some SMP-related boot and reboot issues with HP-UX and Linux by
correctly initializing the CPU PSW bits, disabling data and instruction
translations and unhalting the CPU in the qemu hppa_machine_reset()
function.

To work correctly some fixes are needed in the SeaBIOS-hppa firmware too,
which is why this series updates it to version 8 which includes those
fixes and enhancements:

Fixes
- boot of HP-UX with SMP, and
- reboot of Linux and HP-UX with SMP

Enhancements:
- show qemu version in boot menu
- adds exit menu entry in boot menu to quit emulation
- allow to trace PCD_CHASSIS codes more specifically

Signed-off-by: Helge Deller<deller@gmx.de>

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as 
appropriate.


r~




reply via email to

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