Bochs/bochs/bx_debug
Stanislav Shwartsman bfcbb81602 SVM:
- IO intercept is not implemented yet
 - MSR intercept is not implemented yet

VMX:
 Fixed Bochs PANIC crash when doing I/O access crossing VMX I/O permission bitmaps.
 This can happen because access_physical_read and access_physical_write cannot access memory cross 4K boundary.
2011-12-25 22:09:31 +00:00
..
dbg_main.cc SVM: 2011-12-25 22:09:31 +00:00
debug.h Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
lexer.c Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
lexer.l Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
linux.cc Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
make-syscalls-linux.pl Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
Makefile.in added yonah CPUID to cpudb. remove bxversion.h from dep files 2011-08-16 19:58:56 +00:00
parser.c Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
parser.h Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
parser.y Fixed 'show off' command in internal debugger 2011-10-09 19:26:30 +00:00
symbols.cc - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
syscalls-linux.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00