KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
authorGleb Natapov <gleb@redhat.com>
Tue, 21 Apr 2009 14:45:07 +0000 (17:45 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:48 +0000 (11:48 +0300)
commitc4282df98ae0993983924c00ed76428a6609d68b
tree8f09653f40a996fd0f5070d8e060aa6129eec096
parent0a5fff192388d2a74aa9ab5e0d394b745df9f225
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open

They are recalculated before each use anyway.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c