diff options
author | Radim Krčmář <rkrcmar@redhat.com> | 2014-10-30 17:06:46 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-03 14:07:32 +0300 |
commit | a323b409820c8afd33fbd841f5534eb84b406e8d (patch) | |
tree | 9bc876d1347bf88e0b8b5be0c6d7ab79c998163a /drivers/ata/sata_highbank.c | |
parent | e462755cae2bf8297a663278935ad4d59812d2f3 (diff) | |
download | linux-a323b409820c8afd33fbd841f5534eb84b406e8d.tar.xz |
KVM: x86: detect LVTT changes under APICv
APIC-write VM exits are "trap-like": they save CS:RIP values for the
instruction after the write, and more importantly, the handler will
already see the new value in the virtual-APIC page. This means that
apic_reg_write cannot use kvm_apic_get_reg to omit timer cancelation
when mode changes.
timer_mode_mask shouldn't be changing as it depends on cpuid.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/ata/sata_highbank.c')
0 files changed, 0 insertions, 0 deletions