I wrote the biosbits avocado tests for testing QEMU's ACPI/SMBIOS implementation and all the related changes including fixes in biosbits software itself. Making myself as the maintainer for QEMU's biosbits related files and test scripts.
Cc: Daniel P. Berrangé <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Maydell Peter <[email protected]> Cc: John Snow <[email protected]> Cc: Thomas Huth <[email protected]> Cc: Alex Bennée <[email protected]> Cc: Igor Mammedov <[email protected]> Cc: Michael Tsirkin <[email protected]> Signed-off-by: Ani Sinha <[email protected]> Reviewed-by: Alex Bennée <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8ae2e43c83..02ac462213 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1859,6 +1859,13 @@ S: Supported F: hw/acpi/viot.c F: hw/acpi/viot.h +ACPI/AVOCADO/BIOSBITS +M: Ani Sinha <[email protected]> +S: Supported +F: tests/avocado/acpi-bits/* +F: tests/avocado/acpi-bits.py +F: docs/devel/acpi-bits.rst + ACPI/HEST/GHES R: Dongjiu Geng <[email protected]> L: [email protected] -- 2.34.1
