diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2018-07-23 12:32:46 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-06 17:59:14 +0200 |
commit | e920de8507c6c8760c775cd718627e7cbf57c3b7 (patch) | |
tree | fd891fb14e3044f643a168b8aa619de2651e71ae /tools/perf/scripts/python/syscall-counts.py | |
parent | fd1ec7723fbd560f924769b43cbdfe82dfd6a98e (diff) |
KVM: vmx: compute need to reload FS/GS/LDT on demand
Remove fs_reload_needed and gs_ldt_reload_needed from host_state
and instead compute whether we need to reload various state at
the time we actually do the reload. The state that is tracked
by the *_reload_needed variables is not any more volatile than
the trackers themselves.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions