diff options
author | Maciej S. Szmigiero | 2021-11-20 19:41:58 +0100 |
---|---|---|
committer | Maciej S. Szmigiero | 2022-05-30 19:12:38 +0200 |
commit | ee344768c1a19417e005bd96c2c6e256986380d5 (patch) | |
tree | dcdad1644a4e7a984a0efe6d62651145145b945d /MAINTAINERS | |
parent | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging (diff) | |
download | qemu-ee344768c1a19417e005bd96c2c6e256986380d5.tar.gz qemu-ee344768c1a19417e005bd96c2c6e256986380d5.tar.xz qemu-ee344768c1a19417e005bd96c2c6e256986380d5.zip |
MAINTAINERS: Add myself as the maintainer for Hyper-V VMBus
This way there is some contact point for incoming patches,
and somebody to review and pick up them.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dff0200f70..00dc4a8ecb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1777,6 +1777,12 @@ F: include/hw/block/fdc.h F: tests/qtest/fdc-test.c T: git https://gitlab.com/jsnow/qemu.git ide +Hyper-V VMBus +M: Maciej S. Szmigiero <maciej.szmigiero@oracle.com> +S: Odd Fixes +F: hw/hyperv/vmbus.c +F: include/hw/hyperv/vmbus*.h + OMAP M: Peter Maydell <peter.maydell@linaro.org> L: qemu-arm@nongnu.org |