I wrote the biosbits test framework, the qtest for testing QEMU with biosbits and all the related changes. Making myself as the maintainer for biosbits related files and test scripts.
Signed-off-by: Ani Sinha <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aaa649a50d..f5358a1f96 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1860,6 +1860,11 @@ S: Supported F: hw/acpi/viot.c F: hw/acpi/viot.h +ACPI/QTEST/BIOSBITS +M: Ani Sinha <[email protected]> +S: Supported +F: tests/qtest/acpi-bits/* + ACPI/HEST/GHES R: Dongjiu Geng <[email protected]> L: [email protected] -- 2.25.1
