summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2014-03-07 20:03:13 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2014-03-11 08:41:45 +0100
commitf4124500c2c13eb1208c6143b3f6d469709dea10 (patch)
treebb1a937a6a240cf3782c63223ca9584de1a7b63f /README
parentb6b8a1451fc40412c57d10c94b62e22acab28f94 (diff)
KVM: nVMX: Fully emulate preemption timer
We cannot rely on the hardware-provided preemption timer support because we are holding L2 in HLT outside non-root mode. Furthermore, emulating the preemption will resolve tick rate errata on older Intel CPUs. The emulation is based on hrtimer which is started on L2 entry, stopped on L2 exit and evaluated via the new check_nested_events hook. As we no longer rely on hardware features, we can enable both the preemption timer support and value saving unconditionally. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions