| Submitter | Paolo Bonzini |
|---|---|
| Date | Feb. 22, 2012, 2:59 p.m. |
| Message ID | <1329922792-23929-1-git-send-email-pbonzini@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/142482/ |
| State | New |
| Headers | show |
Comments
Am 22.02.2012 15:59, schrieb Paolo Bonzini: > This has been the de facto situation for a while now. > Add a tree, too. > > Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> > --- > MAINTAINERS | 9 +++++++-- > 1 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 647c413..0b3b3d8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -420,11 +420,16 @@ F: hw/pci* > F: hw/piix* > > SCSI > +M: Paolo Bonzini <pbonzini@redhat.com> > +S: Supported > +F: hw/virtio-scsi.* > +F: hw/scsi* > +T: git://github.com/bonzini/qemu.git scsi-next > + > +LSI53C895A > M: Paul Brook <paul@codesourcery.com> > -M: Kevin Wolf <kwolf@redhat.com> > S: Odd Fixes > F: hw/lsi53c895a.c > -F: hw/scsi* > > USB > M: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Kevin Wolf <kwolf@redhat.com>
On 02/22/2012 08:59 AM, Paolo Bonzini wrote: > This has been the de facto situation for a while now. > Add a tree, too. > > Signed-off-by: Paolo Bonzini<pbonzini@redhat.com> Applied. Thanks. Regards, Anthony Liguori > --- > MAINTAINERS | 9 +++++++-- > 1 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 647c413..0b3b3d8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -420,11 +420,16 @@ F: hw/pci* > F: hw/piix* > > SCSI > +M: Paolo Bonzini<pbonzini@redhat.com> > +S: Supported > +F: hw/virtio-scsi.* > +F: hw/scsi* > +T: git://github.com/bonzini/qemu.git scsi-next > + > +LSI53C895A > M: Paul Brook<paul@codesourcery.com> > -M: Kevin Wolf<kwolf@redhat.com> > S: Odd Fixes > F: hw/lsi53c895a.c > -F: hw/scsi* > > USB > M: Gerd Hoffmann<kraxel@redhat.com>
Patch
diff --git a/MAINTAINERS b/MAINTAINERS index 647c413..0b3b3d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -420,11 +420,16 @@ F: hw/pci* F: hw/piix* SCSI +M: Paolo Bonzini <pbonzini@redhat.com> +S: Supported +F: hw/virtio-scsi.* +F: hw/scsi* +T: git://github.com/bonzini/qemu.git scsi-next + +LSI53C895A M: Paul Brook <paul@codesourcery.com> -M: Kevin Wolf <kwolf@redhat.com> S: Odd Fixes F: hw/lsi53c895a.c -F: hw/scsi* USB M: Gerd Hoffmann <kraxel@redhat.com>
This has been the de facto situation for a while now. Add a tree, too. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> --- MAINTAINERS | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-)