On Thu, Dec 7, 2017 at 10:30 PM, <miny...@acm.org> wrote: > From: Corey Minyard <cminy...@mvista.com> > > Signed-off-by: Corey Minyard <cminy...@mvista.com>
Could be the first patch of the series! Acked-by: Marc-André Lureau <marcandre.lur...@redhat.com> Thanks! > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0255113..6483f79 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -924,6 +924,15 @@ F: tests/ahci-test.c > F: tests/libqos/ahci* > T: git git://github.com/jnsnow/qemu.git ide > > +IPMI > +M: Corey Minyard <miny...@acm.org> > +S: Maintained > +F: include/hw/ipmi/* > +F: hw/ipmi/* > +F: hw/smbios/smbios_type_38.c > +F: tests/ipmi* > +T: git git://github.com/cminyard/qemu.git master-ipmi-rebase > + > Floppy > M: John Snow <js...@redhat.com> > L: qemu-bl...@nongnu.org > -- > 2.7.4 > > -- Marc-André Lureau