On 05/05/2022 21.36, Maciej S. Szmigiero wrote:
From: "Maciej S. Szmigiero" <maciej.szmigi...@oracle.com>
This way there is at least some contact point for incoming patches.
We'll see whether the code still gets just a random patch a few times
a year or whether it requires a permanent maintainer to take care of it.
Signed-off-by: Maciej S. Szmigiero <maciej.szmigi...@oracle.com>
---
Resending, since the previous submission at [1] wasn't picked up.
[1]: https://lore.kernel.org/qemu-devel/b145dcf08ae606e9d29e55b2f701a3fe4f16b347.1637433881.git.maciej.szmigi...@oracle.com/
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 218c9459b6..907f1d4a88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1776,6 +1776,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
+S: Odd Fixes
+R: Maciej S. Szmigiero <maciej.szmigi...@oracle.com>
+F: hw/hyperv/vmbus.c
+F: include/hw/hyperv/vmbus*.h
If there's no dedicated maintainer, I'd rather pick "Orphan" instead of "Odd
Fixes" here? Who's supposed to pick up the related patches?
Thomas