summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorYang Zhang2013-04-11 13:25:11 +0200
committerMarcelo Tosatti2013-04-16 21:32:39 +0200
commitd78f2664832f8d70e36422af9a10e44276dced48 (patch)
tree0868c6e8a770cd4a63d9ad3a58d6ddceeb2a6af5 /crypto
parentKVM: VMX: Enable acknowledge interupt on vmexit (diff)
downloadkernel-qcow2-linux-d78f2664832f8d70e36422af9a10e44276dced48.tar.gz
kernel-qcow2-linux-d78f2664832f8d70e36422af9a10e44276dced48.tar.xz
kernel-qcow2-linux-d78f2664832f8d70e36422af9a10e44276dced48.zip
KVM: VMX: Register a new IPI for posted interrupt
Posted Interrupt feature requires a special IPI to deliver posted interrupt to guest. And it should has a high priority so the interrupt will not be blocked by others. Normally, the posted interrupt will be consumed by vcpu if target vcpu is running and transparent to OS. But in some cases, the interrupt will arrive when target vcpu is scheduled out. And host will see it. So we need to register a dump handler to handle it. Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com> Acked-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions