projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1db33e
)
MAINTAINERS: Move the x86 instruction emulator under x86 maintainership
author
Andrew Cooper
<andrew.cooper3@citrix.com>
Wed, 29 Mar 2017 16:12:37 +0000
(17:12 +0100)
committer
Andrew 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index c38bcd4c75ddeb968b746a57a488510b711d57fb..bee9d492c5c0b5976c9865bddffe04db6037501d 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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>