commit | 1af4a1199a41f80b4a792ae76d4c79a01d0b5d41 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@linux.alibaba.com> | Thu Nov 18 19:08:07 2021 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Dec 08 04:25:07 2021 -0500 |
tree | dee551258cdda8ead9c48744656337af80b97af6 | |
parent | fe26f91d30fb129a56f68a880a03ad49d127c07a [diff] |
KVM: SVM: Rename get_max_npt_level() to get_npt_level() It returns the only proper NPT level, so the "max" in the name is not appropriate. Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com> Message-Id: <20211118110814.2568-9-jiangshanlai@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>