lguest: remove NOTIFY call and eventfd facility.
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>
Showing
- arch/x86/include/asm/lguest_hcall.h 0 additions, 1 deletionarch/x86/include/asm/lguest_hcall.h
- drivers/lguest/core.c 5 additions, 15 deletionsdrivers/lguest/core.c
- drivers/lguest/hypercalls.c 0 additions, 4 deletionsdrivers/lguest/hypercalls.c
- drivers/lguest/lg.h 0 additions, 12 deletionsdrivers/lguest/lg.h
- drivers/lguest/lguest_user.c 4 additions, 182 deletionsdrivers/lguest/lguest_user.c
- include/linux/lguest_launcher.h 1 addition, 1 deletioninclude/linux/lguest_launcher.h
Please register or sign in to comment