diff options
author | Like Xu <like.xu@linux.intel.com> | 2020-06-24 09:59:28 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-08 16:21:59 -0400 |
commit | 2e8cd7a3b82874e9cb3e42d916dda05cd790cc1a (patch) | |
tree | 994265378ecbef9b0dc83c4182adc4d4c8b31a9b /Documentation/virt | |
parent | 761e4169346553c180bbd4a383aedd72f905bc9a (diff) |
kvm: x86: limit the maximum number of vPMU fixed counters to 3
Some new Intel platforms (such as TGL) already have the
fourth fixed counter TOPDOWN.SLOTS, but it has not been
fully enabled on KVM and the host.
Therefore, we limit edx.split.num_counters_fixed to 3,
so that it does not break the kvm-unit-tests PMU test
case and bad-handled userspace.
Signed-off-by: Like Xu <like.xu@linux.intel.com>
Message-Id: <20200624015928.118614-1-like.xu@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/virt')
0 files changed, 0 insertions, 0 deletions