]> err.no Git - linux-2.6/commit
lguest: per-vcpu lguest timers
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Mon, 7 Jan 2008 13:05:28 +0000 (11:05 -0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:08 +0000 (22:50 +1100)
commitad8d8f3bc61ec712dd141e1029ae68c47fadc4a7
tree70bd69e85ef7f159a62f4cd8aa2799d8d542b92c
parent73044f05a4ac65f2df42753e9566444b9d2a660f
lguest: per-vcpu lguest timers

Here, I introduce per-vcpu timers. With this, we can have
local expiries, needed for accounting time in smp guests

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