lguest: remove NOTIFY call and eventfd facility.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:58:01 +0000 (15:28 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:46 +0000 (16:47 +1030)
Disappointing, as this was kind of neat (especially getting to use RCU
to manage the address -> eventfd mapping).  But now the devices are PCI
handled in userspace, we get rid of both the NOTIFY hypercall and
the interface to connect an eventfd.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/include/asm/lguest_hcall.h
drivers/lguest/core.c
drivers/lguest/hypercalls.c
drivers/lguest/lg.h
drivers/lguest/lguest_user.c
include/linux/lguest_launcher.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge