lguest: use KVM hypercalls
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 14 Mar 2009 15:37:52 +0000 (13:37 -0200)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:25:24 +0000 (21:55 +1030)
commit4cd8b5e2a159f18a1507f1187b44a1acbfa6341b
tree8a774c377e2c798e119af4b3664453c6f0d1d94d
parentb7ff99ea53cd16de8f6166c0e98f19a7c6ca67ee
lguest: use KVM hypercalls

Impact: cleanup

This patch allow us to use KVM hypercalls

Signed-off-by: Matias Zabaljauregui <zabaljauregui at gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/include/asm/lguest_hcall.h
arch/x86/lguest/boot.c
arch/x86/lguest/i386_head.S
drivers/lguest/interrupts_and_traps.c
drivers/lguest/lguest_device.c
drivers/lguest/x86/core.c