summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2016-02-09 22:15:18 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2016-02-16 20:48:32 +0300
commit6f05485d3a161caebc0fc7a73d641fa42a0dd263 (patch)
treed99feb70271d4433205af18634bf22db6b7c84f2 /include
parent5bb16016ce111f3f4bc68bb109f7e5be6bc14ad7 (diff)
downloadlinux-6f05485d3a161caebc0fc7a73d641fa42a0dd263.tar.xz
KVM: VMX: Fix guest debugging while in L2
When we take a #DB or #BP vmexit while in guest mode, we first of all need to check if there is ongoing guest debugging that might be interested in the event. Currently, we unconditionally leave L2 and inject the event into L1 if it is intercepting the exceptions. That breaks things marvelously. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions