diff options
author | Nadav Amit <[email protected]> | 2014-07-24 15:06:56 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-07-24 14:16:57 +0200 |
commit | 0123be429fef40f067e5b1811576c3994229f59e (patch) | |
tree | 7a4b1a24036413133baadde140475aab6ac693d0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | d6e8c8545651b05a86c5b9d29d2fe11ad4cbb9aa (diff) |
KVM: x86: Assertions to check no overrun in MSR lists
Currently there is no check whether shared MSRs list overrun the allocated size
which can results in bugs. In addition there is no check that vmx->guest_msrs
has sufficient space to accommodate all the VMX msrs. This patch adds the
assertions.
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions