diff options
author | Avi Kivity <avi@redhat.com> | 2010-07-20 15:06:17 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-10-24 10:52:54 +0200 |
commit | b463a6f744a263fccd7da14db1afdc880371a280 (patch) | |
tree | 30dbb8d47f4a3a6b2036dd890d03cb53081eadef /block/blk-exec.c | |
parent | 83422e17c19d61399cab7dbf9bf40ff9af2a7dd2 (diff) | |
download | op-kernel-dev-b463a6f744a263fccd7da14db1afdc880371a280.zip op-kernel-dev-b463a6f744a263fccd7da14db1afdc880371a280.tar.gz |
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 'block/blk-exec.c')
0 files changed, 0 insertions, 0 deletions