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 16:51:41 +0200 |
commit | f460ee43e250b675376246b1c4c9fe9b9af4ab16 (patch) | |
tree | 1d34055070abe9894f0290d5f3dc51566cb98719 /MAINTAINERS | |
parent | 33f089ca5a61f7aead26e8e1866dfc961dd88a9e (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions