On 3/12/25 07:59, Philippe Mathieu-Daudé wrote:
Hi Joelle,
On 3/12/25 04:58, Joelle van Dyne wrote:
Instead of having a fixed limit of 32 slots, we allow the number of slots
to expand. Currently there does not seem to be a need to add a limit, but
if the allocation fails, we will abort. The KVM backend was used for
inspiration here.
Signed-off-by: Joelle van Dyne <[email protected]>
---
include/system/hvf_int.h | 12 ++++++-
accel/hvf/hvf-all.c | 78 ++++++++++++++++++++++++++++++----------
2 files changed, 71 insertions(+), 19 deletions(-)
See first 12 patches of:
https://lore.kernel.org/qemu-devel/[email protected]/
Maybe you could add yourself as reviewer (R:) on 'HVF' and
'Apple Silicon HVF CPUs' MAINTAINERS sections to be Cc'ed
on patches in this area.