lguest: don't rewrite vmcall instructions
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jul 2011 05:09:49 +0000 (14:39 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jul 2011 05:09:49 +0000 (14:39 +0930)
commit6d7a5d1ea34495ecb1d608f0e40afba7776ee408
tree23213877e952ad122888a502d07ed112263069d6
parent7e1941444f808d8001aa3b63588150c516321a3c
lguest: don't rewrite vmcall instructions

Now we no longer use vmcall, we don't need to rewrite it in the Guest.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/interrupts_and_traps.c
drivers/lguest/x86/core.c