HomeFreeBSD

Fix a bug introduced in r260167 related to VM-exit tracing.

Description

Fix a bug introduced in r260167 related to VM-exit tracing.

Keep a copy of the 'rip' and the 'exit_reason' and use that when calling
vmx_exit_trace(). This is because both the 'rip' and 'exit_reason' can
be changed by 'vmx_exit_process()' and can lead to very misleading traces.

Details

Provenance
neelAuthored on Jan 7 2014, 6:53 PM
Parents
rG50da3e886ddf: Teach every SIOCGIFSTATUS provider to fill in ifs->ascii anyway.
Branches
Unknown
Tags
Unknown

Event Timeline