kernel-hacking-2024-linux-s.../tools/lguest
Rusty Russell 0a6bcc183f lguest: add MMIO region allocator in example launcher.
This is where we point our PCI BARs, so that we can intercept MMIO
accesses.  We tell the kernel about it so any faults in this area are
directed to us.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-02-11 16:47:35 +10:30
..
.gitignore
extract
lguest.c lguest: add MMIO region allocator in example launcher. 2015-02-11 16:47:35 +10:30
lguest.txt
Makefile lguest: fix example launcher compilation for broken glibc headers. 2013-07-04 11:25:07 +09:30