diff options
author | Gleb Natapov <gleb@redhat.com> | 2009-03-30 16:03:18 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-06-10 11:48:37 +0300 |
commit | 8843419048e500f8f38df555bca1bf7948804b7f (patch) | |
tree | 3f02aab4718f8aca3e72692854cba05e755862ba /arch/mips/rb532 | |
parent | 37b96e988053c4dd21811b0408a12f8f60b4d0c8 (diff) |
KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts().
We will need it later in task_switch().
Code in handle_exception() is dead. is_external_interrupt(vect_info)
will always be false since idt_vectoring_info is zeroed in
vmx_complete_interrupts().
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/mips/rb532')
0 files changed, 0 insertions, 0 deletions