diff options
author | Avi Kivity <avi@redhat.com> | 2010-07-20 14:06:17 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-10-24 10:52:54 +0200 |
commit | b463a6f744a263fccd7da14db1afdc880371a280 (patch) | |
tree | 30dbb8d47f4a3a6b2036dd890d03cb53081eadef /kernel/elfcore.c | |
parent | KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry (diff) | |
download | linux-b463a6f744a263fccd7da14db1afdc880371a280.tar.xz linux-b463a6f744a263fccd7da14db1afdc880371a280.zip |
KVM: Non-atomic interrupt injection
Change the interrupt injection code to work from preemptible, interrupts
enabled context. This works by adding a ->cancel_injection() operation
that undoes an injection in case we were not able to actually enter the guest
(this condition could never happen with atomic injection).
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kernel/elfcore.c')
0 files changed, 0 insertions, 0 deletions