diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-06-25 18:32:07 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-07-29 09:01:14 +0200 |
commit | 663f4c61b8036fd3a80debbe00b58d198ae63e76 (patch) | |
tree | e770c4d4ad8ced0f7f7e351749293fa85d79bbe8 /arch/s390/mm | |
parent | KVM: x86: handle hardware breakpoints during emulation (diff) | |
download | linux-663f4c61b8036fd3a80debbe00b58d198ae63e76.tar.xz linux-663f4c61b8036fd3a80debbe00b58d198ae63e76.zip |
KVM: x86: handle singlestep during emulation
This lets debugging work better during emulation of invalid
guest state.
This time the check is done after emulation, but before writeback
of the flags; we need to check the flags *before* execution of the
instruction, we cannot check singlestep_rip because the CS base may
have already been modified.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Conflicts:
arch/x86/kvm/x86.c
Diffstat (limited to 'arch/s390/mm')
0 files changed, 0 insertions, 0 deletions