[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0/7] fuzz: update x86emul fuzzer



Wei Liu (7):
  x86emul/test: remove extraneous commas in debug messages
  x86_emulate: lift a bunch of macros to header file
  x86: extract macros to x86-defns.h
  x86emul/test: use x86-defns.h
  fuzz/x86emul: update fuzzer
  fuzz/x86emul: print out minimal input size
  fuzz: update README.afl example

 tools/fuzz/README.afl                              |   5 +-
 .../afl-x86-insn-emulator-fuzzer.c                 |   8 +
 .../x86-insn-emulator-fuzzer.c                     | 658 +++++++++++++++++++--
 tools/tests/x86_emulator/test_x86_emulator.c       |  17 +-
 tools/tests/x86_emulator/x86_emulate.h             |   7 +-
 xen/arch/x86/x86_emulate/x86_emulate.c             |  85 ---
 xen/arch/x86/x86_emulate/x86_emulate.h             |  86 +++
 xen/include/asm-x86/processor.h                    | 121 +---
 xen/include/asm-x86/x86-defns.h                    | 125 ++++
 9 files changed, 829 insertions(+), 283 deletions(-)
 create mode 100644 xen/include/asm-x86/x86-defns.h

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.