mirror of https://github.com/xemu-project/xemu.git
MAINTAINERS: Indicate type of SCM
T: lines are supposed to indicate whether it's git. Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
8ef9cd55ad
commit
1ab09a403d
|
@ -437,7 +437,7 @@ M: Paolo Bonzini <pbonzini@redhat.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: hw/virtio-scsi.*
|
F: hw/virtio-scsi.*
|
||||||
F: hw/scsi*
|
F: hw/scsi*
|
||||||
T: git://github.com/bonzini/qemu.git scsi-next
|
T: git git://github.com/bonzini/qemu.git scsi-next
|
||||||
|
|
||||||
LSI53C895A
|
LSI53C895A
|
||||||
M: Paul Brook <paul@codesourcery.com>
|
M: Paul Brook <paul@codesourcery.com>
|
||||||
|
@ -543,13 +543,13 @@ S: Odd Fixes
|
||||||
F: block/nbd.c
|
F: block/nbd.c
|
||||||
F: nbd.*
|
F: nbd.*
|
||||||
F: qemu-nbd.c
|
F: qemu-nbd.c
|
||||||
T: git://github.com/bonzini/qemu.git nbd-next
|
T: git git://github.com/bonzini/qemu.git nbd-next
|
||||||
|
|
||||||
SLIRP
|
SLIRP
|
||||||
M: Jan Kiszka <jan.kiszka@siemens.com>
|
M: Jan Kiszka <jan.kiszka@siemens.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: slirp/
|
F: slirp/
|
||||||
T: git://git.kiszka.org/qemu.git queues/slirp
|
T: git git://git.kiszka.org/qemu.git queues/slirp
|
||||||
|
|
||||||
Tracing
|
Tracing
|
||||||
M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
|
M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
|
||||||
|
@ -558,7 +558,7 @@ F: trace/
|
||||||
F: scripts/tracetool.py
|
F: scripts/tracetool.py
|
||||||
F: scripts/tracetool/
|
F: scripts/tracetool/
|
||||||
F: docs/tracing.txt
|
F: docs/tracing.txt
|
||||||
T: git://github.com/stefanha/qemu.git tracing
|
T: git git://github.com/stefanha/qemu.git tracing
|
||||||
|
|
||||||
Checkpatch
|
Checkpatch
|
||||||
M: Blue Swirl <blauwirbel@gmail.com>
|
M: Blue Swirl <blauwirbel@gmail.com>
|
||||||
|
|
Loading…
Reference in New Issue