From: Peter Xu <pet...@redhat.com> Due to my own limitation on bandwidth, I noticed that unfortunately I won't have time to review VT-d patches at least in the near future. Meanwhile I expect a lot of possibilities could actually happen in this area in the near future.
To reflect that reality, I decided to drop myself from the VT-d role. It shouldn't affect much since we still have Jason around like usual, and Michael on top. But I assume it'll always be good if anyone would like to fill this role up. I'll still work on QEMU. So I suppose anyone can still copy me if one thinks essential. Cc: Michael S. Tsirkin <m...@redhat.com> Cc: Jason Wang <jasow...@redhat.com> Signed-off-by: Peter Xu <pet...@redhat.com> Message-Id: <20240118091035.48178-1-pet...@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> Acked-by: Jason Wang <jasow...@redhat.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 89f2d31f70..7a1afb40ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3630,7 +3630,6 @@ F: tests/uefi-test-tools/ VT-d Emulation M: Michael S. Tsirkin <m...@redhat.com> -M: Peter Xu <pet...@redhat.com> R: Jason Wang <jasow...@redhat.com> S: Supported F: hw/i386/intel_iommu.c -- MST