diff options
author | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2007-05-24 13:56:58 +0100 |
---|---|---|
committer | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2007-05-24 13:56:58 +0100 |
commit | 012be4bc30df5f97b272f5b68feab11c429d720a (patch) | |
tree | 756cd3a337704779591aa5a24e4d8719bf352da7 /tools/misc/xen-python-path | |
parent | 8cc22ae8d13a1fc27758e11b6cdf68a17401761d (diff) | |
download | xen-012be4bc30df5f97b272f5b68feab11c429d720a.tar.gz xen-012be4bc30df5f97b272f5b68feab11c429d720a.tar.bz2 xen-012be4bc30df5f97b272f5b68feab11c429d720a.zip |
svm: Replace call to svm_load_cr2 with conditional call to svm_trace_vmentry
Remove the call to svm_load_cr2 (which doesn't do anything useful).
The old svm_load_cr2 is now replaced with a svm_trace_vmentry. A call
to this function is done if "tb_init_done" is non-zero, so we don't call
this unless it's actually being used.
Signed-off-by: Mats Petersson <mats.petersson@amd.com>
Diffstat (limited to 'tools/misc/xen-python-path')
0 files changed, 0 insertions, 0 deletions