On Tue, 23 Jun 2015 08:12:29 +0200 "Michael S. Tsirkin" <[email protected]> wrote:
> Igor agreed to help review ACPI patches, add an entry to MAINTAINERS > with all ACPI stuff I could think of. > Note: I listed ARM ACPI files here just to make sure we are Cc'd, no > plan to maintain ACPI for ARM through my tree :) > > Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Igor Mammedov <[email protected]> > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7a13d68..5188b32 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -636,7 +636,19 @@ M: Michael S. Tsirkin <[email protected]> > S: Supported > F: include/hw/pci/* > F: hw/pci/* > + > +ACPI > +M: Michael S. Tsirkin <[email protected]> > +M: Igor Mammedov <[email protected]> > +S: Supported > +F: include/hw/acpi/* > +F: hw/mem/* > F: hw/acpi/* > +F: hw/i386/acpi-build.[hc] > +F: hw/i386/*dsl > +F: hw/arm/virt-acpi-build.c > +F: include/hw/arm/virt-acpi-build.h > +F: scripts/acpi*py > > ppc4xx > M: Alexander Graf <[email protected]>
