commit | 5e232f4f428c4266ba5cdae9f23ba19a0913dcf9 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Mon Jan 07 11:05:36 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:13 2008 +1100 |
tree | 591e21cb88959373e495eac7eb8ee2c2865771ae | |
parent | 4665ac8e28c30c2a015c617c55783c0bf3a49c05 [diff] |
lguest: make pending notifications per-vcpu this patch makes the pending_notify field, used to control pending notifications, per-vcpu, instead of per-guest Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>