[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_
From: |
Danny Canter |
Subject: |
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range |
Date: |
Mon, 10 Feb 2025 12:39:43 -0800 |
No worries, will get a machine on 15.2 at least as it seems both reports are on
that or higher. I’ll likely have time mid to late week to debug this. Thanks!
-Danny
> On Feb 10, 2025, at 10:24 AM, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Mon, 10 Feb 2025 at 18:20, Danny Canter <danny_canter@apple.com> wrote:
>>
>> Will do. I’ll reach out if I need extra info. The issue appears to be closed
>> though, was this fixed/no-repro already though?
>
> Whoops, no, that must have been a mis-click on my part.
>
> While you're looking at address-space related bugs,
> https://gitlab.com/qemu-project/qemu/-/issues/2713
> is another recent one -- user reports that QEMU says they're
> limited to 32 bits even though their mac/macos has a 40-bit
> IVA space.
>
> thanks
> -- PMM