commit | a20ed54d6e470bf0d28921b7aadb6ca0da0ff0c3 | [log] [tgz] |
---|---|---|
author | Yang Zhang <yang.z.zhang@Intel.com> | Thu Apr 11 19:25:15 2013 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Apr 16 16:32:40 2013 -0300 |
tree | 14b3e8c9b4e686ec321967f5b517571e417b83a1 | |
parent | cf9e65b773394c5ad8fa7455c43268bc8ec2109f [diff] |
KVM: VMX: Add the deliver posted interrupt algorithm Only deliver the posted interrupt when target vcpu is running and there is no previous interrupt pending in pir. Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com> Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>