diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2008-09-26 09:30:50 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2008-12-31 15:51:41 +0100 |
commit | f460ee43e250b675376246b1c4c9fe9b9af4ab16 (patch) | |
tree | 1d34055070abe9894f0290d5f3dc51566cb98719 /scripts/package | |
parent | KVM: VMX: refactor/fix IRQ and NMI injectability determination (diff) | |
download | linux-f460ee43e250b675376246b1c4c9fe9b9af4ab16.tar.xz linux-f460ee43e250b675376246b1c4c9fe9b9af4ab16.zip |
KVM: VMX: refactor IRQ and NMI window enabling
do_interrupt_requests and vmx_intr_assist go different way for
achieving the same: enabling the nmi/irq window start notification.
Unify their code over enable_{irq|nmi}_window, get rid of a redundant
call to enable_intr_window instead of direct enable_nmi_window
invocation and unroll enable_intr_window for both in-kernel and user
space irq injection accordingly.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'scripts/package')
0 files changed, 0 insertions, 0 deletions