Fix vm-event section of MAINTAINERS file: add back files x86/hvm/monitor.c,
asm-x86/hvm/monitor.h, x86/monitor.c, x86/vm_event.c and sort entries
alphabetically.

Culprits which got MAINTAINERS out-of-sync:
c/s ca63cee: "monitor: Rename hvm/event to hvm/monitor":
    - added x86/hvm/monitor.c & asm-x86/hvm/monitor.h w/o MAINTAINERS update
c/s ec89da2: "MAINTAINERS: update monitor/vm_event covered code":
    - (mistakenly?) removed both x86/monitor.c & x86/vm_event.c

Signed-off-by: Corneliu ZUZU <[email protected]>
---
Changed since v1:
* sort entries alphabetically
---
 MAINTAINERS | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e91140f..65c2447 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -401,13 +401,17 @@ VM EVENT, MEM ACCESS and MONITOR
 M:     Razvan Cojocaru <[email protected]>
 M:     Tamas K Lengyel <[email protected]>
 S:     Supported
+F:     tools/tests/xen-access
+F:     xen/arch/*/monitor.c
+F:     xen/arch/*/vm_event.c
+F:     xen/arch/x86/hvm/monitor.c
 F:     xen/common/mem_access.c
-F:     xen/*/vm_event.c
-F:     xen/*/monitor.c
+F:     xen/common/monitor.c
+F:     xen/common/vm_event.c
 F:     xen/include/*/mem_access.h
 F:     xen/include/*/monitor.h
 F:     xen/include/*/vm_event.h
-F:     tools/tests/xen-access
+F:     xen/include/asm-x86/hvm/monitor.h
 
 VTPM
 M:     Daniel De Graaf <[email protected]>
-- 
2.5.0


_______________________________________________
Xen-devel mailing list
[email protected]
http://lists.xen.org/xen-devel

Reply via email to