From: Sergio Lopez Date: Tue, 8 Oct 2019 10:42:28 +0000 (+0200) Subject: MAINTAINERS: add microvm related files X-Git-Tag: v4.2.0-rc0~33^2~5^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cb48f05dd90d7a11d2bfb6f368da74622c218b4;p=thirdparty%2Fqemu.git MAINTAINERS: add microvm related files Add a new "microvm" section under "X86 Machines" with the new files related to this machine type. Signed-off-by: Sergio Lopez Reviewed-by: Michael S. Tsirkin Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 250ce8e7a11..72ab731987e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1275,6 +1275,15 @@ F: include/hw/timer/hpet.h F: include/hw/timer/i8254* F: include/hw/timer/mc146818rtc* +microvm +M: Sergio Lopez +M: Paolo Bonzini +S: Maintained +F: docs/microvm.rst +F: hw/i386/microvm.c +F: include/hw/i386/microvm.h +F: pc-bios/bios-microvm.bin + Machine core M: Eduardo Habkost M: Marcel Apfelbaum