diff options
author | David Matlack <[email protected]> | 2021-05-06 15:24:43 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-05-07 06:06:22 -0400 |
commit | 258785ef08b323bddd844b4926a32c2b2045a1b0 (patch) | |
tree | e5d433f41dd7d413f054c04b3c429c423a399235 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b26990987ffce0525abbd84b36595869cfdbbfe6 (diff) |
kvm: Cap halt polling at kvm->max_halt_poll_ns
When growing halt-polling, there is no check that the poll time exceeds
the per-VM limit. It's possible for vcpu->halt_poll_ns to grow past
kvm->max_halt_poll_ns and stay there until a halt which takes longer
than kvm->halt_poll_ns.
Signed-off-by: David Matlack <[email protected]>
Signed-off-by: Venkatesh Srinivas <[email protected]>
Message-Id: <[email protected]>
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions