alistair23-linux/tools/lguest
Rusty Russell 6a54f9ab0d lguest: decode mmio accesses for PCI in example launcher.
We don't do anything with them yet (emulate_mmio_write and
emulate_mmio_read are stubs), but we decode the instructions and
search for the device they're hitting.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-02-11 16:47:35 +10:30
..
.gitignore
extract
lguest.c lguest: decode mmio accesses for PCI in example launcher. 2015-02-11 16:47:35 +10:30
lguest.txt lguest: fix paths in comments 2013-03-07 09:56:46 +11:00
Makefile lguest: fix example launcher compilation for broken glibc headers. 2013-07-04 11:25:07 +09:30