KVM: x86: detect LVTT changes under APICv
[deliverable/linux.git] / arch / x86 / kvm / lapic.h
index 87e0fae1f4c66f9e068ed1119c9ac96495b8b305..35d83dcae8f9da047cec694eeb3dd71f73bc51d4 100644 (file)
@@ -11,6 +11,7 @@
 struct kvm_timer {
        struct hrtimer timer;
        s64 period;                             /* unit: ns */
+       u32 timer_mode;
        u32 timer_mode_mask;
        u64 tscdeadline;
        atomic_t pending;                       /* accumulated triggered timers */
This page took 0.033327 seconds and 5 git commands to generate.