]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
MAINTAINERS: Move the x86 instruction emulator under x86 maintainership
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 29 Mar 2017 16:12:37 +0000 (17:12 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 6 Apr 2017 17:42:49 +0000 (18:42 +0100)
Requested-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
MAINTAINERS

index c38bcd4c75ddeb968b746a57a488510b711d57fb..bee9d492c5c0b5976c9865bddffe04db6037501d 100644 (file)
@@ -434,6 +434,7 @@ F:  xen/arch/x86/
 F:     xen/include/asm-x86/
 F:     tools/firmware/hvmloader/
 F:     tools/tests/x86_emulator/
+F:     tools/fuzz/x86_instruction_emulator/
 
 X86 I/O EMULATION
 M:     Paul Durrant <paul.durrant@citrix.com>