diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-21 18:31:52 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-25 10:53:46 +0200 |
commit | 9ce8af4d92d4772cb33d4ea9cbd5ebdb970c5172 (patch) | |
tree | 3696e62d9bcb81b9d12320b1c989f08e26c1202d /migration | |
parent | ecba223da6215d6f6ce2d343b70b2e9a19bfb90b (diff) | |
download | qemu-9ce8af4d92d4772cb33d4ea9cbd5ebdb970c5172.zip qemu-9ce8af4d92d4772cb33d4ea9cbd5ebdb970c5172.tar.gz qemu-9ce8af4d92d4772cb33d4ea9cbd5ebdb970c5172.tar.bz2 |
target/i386: kvm: add support for TSC scaling
Linux 5.14 will add support for nested TSC scaling. Add the
corresponding feature in QEMU; to keep support for existing kernels,
do not add it to any processor yet.
The handling of the VMCS enumeration MSR is ugly; once we have more than
one case, we may want to add a table to check VMX features against.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions