Searched hist:"665 f5677583cb5280596a031b292d54d9dce7efa" (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | svm_tests.c | 665f5677583cb5280596a031b292d54d9dce7efa Mon Jul 19 17:46:17 UTC 2021 Krish Sadhukhan <krish.sadhukhan@oracle.com> Test: nSVM: Test the effect of guest EFLAGS.TF on VMRUN
According to section "VMRUN and TF/RF Bits in EFLAGS." in APM vol 2,
"When VMRUN loads a guest value of 1 in EFLAGS.TF, that value does not cause a trace trap between the VMRUN and the first guest instruction, but rather after completion of the first guest instruction."
Signed-off-by: Krish Sadhukhan <krish.sadhukhan@oracle.com> Message-Id: <20210719174617.241568-3-krish.sadhukhan@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|