lguest: per-vcpu interrupt processing.
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Mon, 7 Jan 2008 13:05:29 +0000 (11:05 -0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:09 +0000 (22:50 +1100)
commit177e449dc5bd4cf8dc48d66abee61ddf34b126b9
treef0aaea9407971d8f6b9ad4e177a834f1be3aa993
parentad8d8f3bc61ec712dd141e1029ae68c47fadc4a7
lguest: per-vcpu interrupt processing.

This patch adapts interrupt processing for using the vcpu struct.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/core.c
drivers/lguest/interrupts_and_traps.c
drivers/lguest/lg.h
drivers/lguest/lguest_user.c
drivers/lguest/x86/core.c