From: Thomas Huth Date: Tue, 7 Nov 2023 10:27:38 +0000 (+0100) Subject: MAINTAINERS: Add some more vmware-related files to the corresponding section X-Git-Tag: v9.0.0-rc0~134^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c4937245d90c0d2f8cedd2b25c2c17b8659c46a;p=thirdparty%2Fqemu.git MAINTAINERS: Add some more vmware-related files to the corresponding section These files are obviously related to Vmware emulation, so let's list them in the corresponding section in the MAINTAINERS file. Message-ID: <20231107102738.14797-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 695e0bd34fb..9cafa98a471 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2388,8 +2388,13 @@ F: hw/net/net_tx_pkt* Vmware M: Dmitry Fleytman S: Maintained +F: docs/specs/vmw_pvscsi-spec.txt +F: hw/display/vmware_vga.c F: hw/net/vmxnet* F: hw/scsi/vmw_pvscsi* +F: pc-bios/efi-vmxnet3.rom +F: pc-bios/vgabios-vmware.bin +F: roms/config.vga-vmware F: tests/qtest/vmxnet3-test.c F: docs/specs/vwm_pvscsi-spec.rst