We neglected to update MAINTAINERS when we deleted target/arm/hvf-stub.c. Update it now.
Fixes: 293984563e (hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF, 2026-02-10) Cc: Alexander Graf <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index caa849b98d..65a1dc99b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -556,7 +556,6 @@ Apple Silicon HVF CPUs M: Alexander Graf <[email protected]> S: Maintained F: target/arm/hvf/ -F: target/arm/hvf-stub.c X86 HVF CPUs M: Roman Bolshakov <[email protected]> -- 2.54.0
