I've both publicly and private been digging around the Apple Silicon HVF code,
and use it daily as part of my job. I feel I have a solid understanding of it,
so I thought I'd step up and assist.
I've added myself as reviewer to the common "HVF" as well, to be informed of
changes that might affect the Apple Silicon HVF code, which will be my primary
focus.
Signed-off-by: Mads Ynddal <mads@ynddal.dk>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 28b3dd2684..2b9be05aaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -509,6 +509,7 @@ F: system/cpus.c
Apple Silicon HVF CPUs
M: Alexander Graf <agraf@csgraf.de>
+R: Mads Ynddal <mads@ynddal.dk>
S: Maintained
F: target/arm/hvf/
F: target/arm/hvf-stub.c
@@ -525,6 +526,7 @@ HVF
M: Cameron Esfahani <dirty@apple.com>
M: Roman Bolshakov <rbolshakov@ddn.com>
R: Phil Dennis-Jordan <phil@philjordan.eu>
+R: Mads Ynddal <mads@ynddal.dk>
W: https://wiki.qemu.org/Features/HVF
S: Maintained
F: accel/hvf/
--
2.49.0
On Tue, 17 Jun 2025 at 10:30, Mads Ynddal <mads@ynddal.dk> wrote: > > I've both publicly and private been digging around the Apple Silicon HVF code, > and use it daily as part of my job. I feel I have a solid understanding of it, > so I thought I'd step up and assist. > > I've added myself as reviewer to the common "HVF" as well, to be informed of > changes that might affect the Apple Silicon HVF code, which will be my primary > focus. > > Signed-off-by: Mads Ynddal <mads@ynddal.dk> Thanks for volunteering! I've applied this MAINTAINERS patch to target-arm.next. -- PMM
On 30/6/25 16:38, Peter Maydell wrote: > On Tue, 17 Jun 2025 at 10:30, Mads Ynddal <mads@ynddal.dk> wrote: >> >> I've both publicly and private been digging around the Apple Silicon HVF code, >> and use it daily as part of my job. I feel I have a solid understanding of it, >> so I thought I'd step up and assist. >> >> I've added myself as reviewer to the common "HVF" as well, to be informed of >> changes that might affect the Apple Silicon HVF code, which will be my primary >> focus. >> >> Signed-off-by: Mads Ynddal <mads@ynddal.dk> Thank you Mads :) > > Thanks for volunteering! I've applied this MAINTAINERS > patch to target-arm.next. > > -- PMM >
© 2016 - 2025 Red Hat, Inc.