lguest: write more information to userspace about pending traps.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:45:09 +0000 (15:15 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:30 +0000 (16:47 +1030)
commit69a09dc1742ffbb3b02f3a1e03da4801e96452e9
treec9887c6b6150810ba103b76cf9d4376af3edd5e5
parent18c137371b2ea86d263b75665a4904a0b8872990
lguest: write more information to userspace about pending traps.

This is preparation for userspace handling MMIO and ioport accesses.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/core.c
drivers/lguest/hypercalls.c
drivers/lguest/lg.h
drivers/lguest/lguest_user.c
include/linux/lguest_launcher.h
tools/lguest/lguest.c
This page took 0.032485 seconds and 5 git commands to generate.