mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 03:13:44 +08:00
MAINTAINERS: update Vladimir's address and repositories
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Message-id: 20220526115432.138384-1-vsementsov@yandex-team.ru Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
8e6c70b9d4
commit
9e4067b8a4
22
MAINTAINERS
22
MAINTAINERS
@ -2546,7 +2546,7 @@ F: scsi/*
|
|||||||
|
|
||||||
Block Jobs
|
Block Jobs
|
||||||
M: John Snow <jsnow@redhat.com>
|
M: John Snow <jsnow@redhat.com>
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
L: qemu-block@nongnu.org
|
L: qemu-block@nongnu.org
|
||||||
S: Supported
|
S: Supported
|
||||||
F: blockjob.c
|
F: blockjob.c
|
||||||
@ -2571,7 +2571,7 @@ F: block/aio_task.c
|
|||||||
F: util/qemu-co-shared-resource.c
|
F: util/qemu-co-shared-resource.c
|
||||||
F: include/qemu/co-shared-resource.h
|
F: include/qemu/co-shared-resource.h
|
||||||
T: git https://gitlab.com/jsnow/qemu.git jobs
|
T: git https://gitlab.com/jsnow/qemu.git jobs
|
||||||
T: git https://src.openvz.org/scm/~vsementsov/qemu.git jobs
|
T: git https://gitlab.com/vsementsov/qemu.git block
|
||||||
|
|
||||||
Block QAPI, monitor, command line
|
Block QAPI, monitor, command line
|
||||||
M: Markus Armbruster <armbru@redhat.com>
|
M: Markus Armbruster <armbru@redhat.com>
|
||||||
@ -2592,7 +2592,7 @@ F: include/hw/cxl/
|
|||||||
|
|
||||||
Dirty Bitmaps
|
Dirty Bitmaps
|
||||||
M: Eric Blake <eblake@redhat.com>
|
M: Eric Blake <eblake@redhat.com>
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
R: John Snow <jsnow@redhat.com>
|
R: John Snow <jsnow@redhat.com>
|
||||||
L: qemu-block@nongnu.org
|
L: qemu-block@nongnu.org
|
||||||
S: Supported
|
S: Supported
|
||||||
@ -2606,6 +2606,7 @@ F: util/hbitmap.c
|
|||||||
F: tests/unit/test-hbitmap.c
|
F: tests/unit/test-hbitmap.c
|
||||||
F: docs/interop/bitmaps.rst
|
F: docs/interop/bitmaps.rst
|
||||||
T: git https://repo.or.cz/qemu/ericb.git bitmaps
|
T: git https://repo.or.cz/qemu/ericb.git bitmaps
|
||||||
|
T: git https://gitlab.com/vsementsov/qemu.git block
|
||||||
|
|
||||||
Character device backends
|
Character device backends
|
||||||
M: Marc-André Lureau <marcandre.lureau@redhat.com>
|
M: Marc-André Lureau <marcandre.lureau@redhat.com>
|
||||||
@ -2816,16 +2817,17 @@ F: scripts/*.py
|
|||||||
F: tests/*.py
|
F: tests/*.py
|
||||||
|
|
||||||
Benchmark util
|
Benchmark util
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: scripts/simplebench/
|
F: scripts/simplebench/
|
||||||
T: git https://src.openvz.org/scm/~vsementsov/qemu.git simplebench
|
T: git https://gitlab.com/vsementsov/qemu.git simplebench
|
||||||
|
|
||||||
Transactions helper
|
Transactions helper
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: include/qemu/transactions.h
|
F: include/qemu/transactions.h
|
||||||
F: util/transactions.c
|
F: util/transactions.c
|
||||||
|
T: git https://gitlab.com/vsementsov/qemu.git block
|
||||||
|
|
||||||
QAPI
|
QAPI
|
||||||
M: Markus Armbruster <armbru@redhat.com>
|
M: Markus Armbruster <armbru@redhat.com>
|
||||||
@ -3402,7 +3404,7 @@ F: block/iscsi-opts.c
|
|||||||
|
|
||||||
Network Block Device (NBD)
|
Network Block Device (NBD)
|
||||||
M: Eric Blake <eblake@redhat.com>
|
M: Eric Blake <eblake@redhat.com>
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
L: qemu-block@nongnu.org
|
L: qemu-block@nongnu.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: block/nbd*
|
F: block/nbd*
|
||||||
@ -3414,7 +3416,7 @@ F: docs/interop/nbd.txt
|
|||||||
F: docs/tools/qemu-nbd.rst
|
F: docs/tools/qemu-nbd.rst
|
||||||
F: tests/qemu-iotests/tests/*nbd*
|
F: tests/qemu-iotests/tests/*nbd*
|
||||||
T: git https://repo.or.cz/qemu/ericb.git nbd
|
T: git https://repo.or.cz/qemu/ericb.git nbd
|
||||||
T: git https://src.openvz.org/scm/~vsementsov/qemu.git nbd
|
T: git https://gitlab.com/vsementsov/qemu.git block
|
||||||
|
|
||||||
NFS
|
NFS
|
||||||
M: Peter Lieven <pl@kamp.de>
|
M: Peter Lieven <pl@kamp.de>
|
||||||
@ -3499,13 +3501,13 @@ F: block/dmg.c
|
|||||||
parallels
|
parallels
|
||||||
M: Stefan Hajnoczi <stefanha@redhat.com>
|
M: Stefan Hajnoczi <stefanha@redhat.com>
|
||||||
M: Denis V. Lunev <den@openvz.org>
|
M: Denis V. Lunev <den@openvz.org>
|
||||||
M: Vladimir Sementsov-Ogievskiy <v.sementsov-og@mail.ru>
|
M: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
||||||
L: qemu-block@nongnu.org
|
L: qemu-block@nongnu.org
|
||||||
S: Supported
|
S: Supported
|
||||||
F: block/parallels.c
|
F: block/parallels.c
|
||||||
F: block/parallels-ext.c
|
F: block/parallels-ext.c
|
||||||
F: docs/interop/parallels.txt
|
F: docs/interop/parallels.txt
|
||||||
T: git https://src.openvz.org/scm/~vsementsov/qemu.git parallels
|
T: git https://gitlab.com/vsementsov/qemu.git block
|
||||||
|
|
||||||
qed
|
qed
|
||||||
M: Stefan Hajnoczi <stefanha@redhat.com>
|
M: Stefan Hajnoczi <stefanha@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user