OSDN Git Service

KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
authorFeng Wu <feng.wu@intel.com>
Mon, 25 Jan 2016 08:53:32 +0000 (16:53 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Feb 2016 12:24:39 +0000 (13:24 +0100)
commit23a1c2579b575b228a6c685dfe93f296d3d5e0e1
treef7d2cc2663160e37028015bab9db1b96997dc946
parentb51012deb390528d89d426f328d84618683f5d73
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination

When the interrupt is not single destination any more, we need
to change back IRTE to remapped mode explicitly.

Signed-off-by: Feng Wu <feng.wu@intel.com>
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c