qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: fix pattern for PC
@ 2015-06-29  9:54 Michael S. Tsirkin
  2015-06-29 10:00 ` Peter Maydell
  0 siblings, 1 reply; 5+ messages in thread
From: Michael S. Tsirkin @ 2015-06-29  9:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Markus Armbruster, Stefan Hajnoczi, Amit Shah,
	Paolo Bonzini, Laszlo Ersek

Looks like hw/i386/ does not work, hw/i386/*
seems to work better.

Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d48a6b..39a01ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -578,7 +578,7 @@ PC
 M: Michael S. Tsirkin <mst@redhat.com>
 S: Supported
 F: include/hw/i386/
-F: hw/i386/
+F: hw/i386/*
 F: hw/pci-host/piix.c
 F: hw/pci-host/q35.c
 F: hw/pci-host/pam.c
-- 
MST

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-29 10:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-29  9:54 [Qemu-devel] [PATCH] MAINTAINERS: fix pattern for PC Michael S. Tsirkin
2015-06-29 10:00 ` Peter Maydell
2015-06-29 10:23   ` Laszlo Ersek
2015-06-29 10:42     ` Peter Maydell
2015-06-29 10:54       ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).