diff options
author | Ladi Prosek <lprosek@redhat.com> | 2017-06-22 09:05:26 +0200 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2017-07-12 22:38:27 +0200 |
commit | b742c1e6e79ddf4192d76336da2407c65ca7242f (patch) | |
tree | 1137bf9432e837fa13f9fe964e05a95d05340b04 /lib/pci_iomap.c | |
parent | fb5307298e49ec1668c3a9ec888c1b9da4347395 (diff) | |
download | linux-b742c1e6e79ddf4192d76336da2407c65ca7242f.tar.bz2 |
KVM: SVM: handle singlestep exception when skipping emulated instructions
kvm_skip_emulated_instruction handles the singlestep debug exception
which is something we almost always want. This commit (specifically
the change in rdmsr_interception) makes the debug.flat KVM unit test
pass on AMD.
Two call sites still call skip_emulated_instruction directly:
* In svm_queue_exception where it's used only for moving the rip forward
* In task_switch_interception which is analogous to handle_task_switch
in VMX
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'lib/pci_iomap.c')
0 files changed, 0 insertions, 0 deletions