On 3/3/26 13:12, Anton Johansson via qemu development wrote:
On 03/03/26, Helge Deller wrote:
On 3/2/26 12:56, Anton Johansson via qemu development wrote:
This is in line with the PA-8700 specification.

As the SeaBIOS functional tests requires a 40 bit physical address space

44 bit physical address space?

Hmm maybe I'm missing something then, the 44 bit functional tests still
hangs.  [..]

There is (maybe) a misunderstanding.
In your commit message you mention that 40bits are required, but in the
patch itself you change from 40 to 44 bits. This might be misleading?
Maybe explain in the commit message why you put the 44 here?

         .class_data = &(const HPPACPUDef) {
-            .phys_addr_bits = 40,
+            .phys_addr_bits = 44,
             .is_pa20 = true,

Helge

Reply via email to