Skip to content
Commit c95ba92a authored by Peter Feiner's avatar Peter Feiner Committed by Paolo Bonzini
Browse files

kvm: nVMX: fix nested tsc scaling



When the host supported TSC scaling, L2 would use a TSC multiplier of
0, which causes a VM entry failure. Now L2's TSC uses the same
multiplier as L1.

Signed-off-by: default avatarPeter Feiner <pfeiner@google.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent dccbfcf5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment