Add maintainers for vm-launch-update device and associated documentation and test code.
Signed-off-by: Ani Sinha <[email protected]> --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6171cc7494..c51eea98b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2826,6 +2826,19 @@ F: include/hw/acpi/vmgenid.h F: docs/specs/vmgenid.rst F: tests/qtest/vmgenid-test.c +VM Launch Update +M: Ani Sinha <[email protected]> +M: Gerd Hoffman <[email protected]> +S: Maintained +F: hw/misc/vmlaunchupdate.c +F: include/hw/misc/vmlaunchupdate.h +F: include/standard-headers/misc/vmlaunchupdate.h +F: docs/specs/vmlaunchupdate.rst +F: tests/functional/aarch64/test_vm_launch_update_aarch.py +F: tests/functional/x86_64/test_vm_launch_update.py +F: tests/qtest/launchupdate-test.c +F: tests/data/igvm/* + LED M: Philippe Mathieu-Daudé <[email protected]> S: Maintained -- 2.42.0
