summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-03-09 14:42:06 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:44:07 -0400
commitc834e5e44fc15acd4e8a894d462535021c80533e (patch)
tree417ff8cf6f3c85b680ecd4bc97e1269f3a690c4d /tools/perf/scripts/python/netdev-times.py
parent978c834a669160e9794c551ee324286ebeb414c0 (diff)
downloadlinux-c834e5e44fc15acd4e8a894d462535021c80533e.tar.gz
linux-c834e5e44fc15acd4e8a894d462535021c80533e.zip
KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
Use '0' to denote an invalid pae_root instead of '0' or INVALID_PAGE. Unlike root_hpa, the pae_roots hold permission bits and thus are guaranteed to be non-zero. Having to deal with both values leads to bugs, e.g. failing to set back to INVALID_PAGE, warning on the wrong value, etc... Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210309224207.1218275-4-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions