commit | 30cd8604323dbaf20a80e797fe7057f5b02e394d | [log] [tgz] |
---|---|---|
author | Eric Hankland <ehankland@google.com> | Thu Jul 18 11:38:18 2019 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jul 20 09:00:48 2019 +0200 |
tree | 53a0ecd235eb3805293d3be074d72f9ecf57403f | |
parent | 88dddc11a8d6b09201b4db9d255b3394d9bc9e57 [diff] |
KVM: x86: Add fixed counters to PMU filter Updates KVM_CAP_PMU_EVENT_FILTER so it can also whitelist or blacklist fixed counters. Signed-off-by: Eric Hankland <ehankland@google.com> [No need to check padding fields for zero. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>