[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: |
Peter Maydell |
Subject: |
Re: [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range |
Date: |
Mon, 10 Feb 2025 18:24:22 +0000 |
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