lguest: add infrastructure for userspace to deliver a trap to the guest.
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)
commit8ed313001a892f240269dea05d4b925cbd150492
tree340461d5b381ffc3b939bb6d414f20a732ff85c5
parent69a09dc1742ffbb3b02f3a1e03da4801e96452e9
lguest: add infrastructure for userspace to deliver a trap to the guest.

This is required for instruction emulation to move to userspace.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lguest_user.c
include/linux/lguest_launcher.h