commit | ad8d8f3bc61ec712dd141e1029ae68c47fadc4a7 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Mon Jan 07 11:05:28 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:08 2008 +1100 |
tree | 70bd69e85ef7f159a62f4cd8aa2799d8d542b92c | |
parent | 73044f05a4ac65f2df42753e9566444b9d2a660f [diff] |
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>