diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-02-22 15:59:52 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-02-22 13:24:27 -0600 |
commit | de7724f70085aa9f0185c2b50e2d069c364ec486 (patch) | |
tree | 544958a94c80c1bac82f454c1b10052acaa2968b /MAINTAINERS | |
parent | 235fe3bfd46b1104575b540d0bc3fdf584030b99 (diff) |
split SCSI and LSI, add myself as SCSI maintainer
This has been the de facto situation for a while now.
Add a tree, too.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 647c41363d..0b3b3d8dc6 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> |