git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e94d0
)
KVM: emulate: POP SS triggers a MOV SS shadow too
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 5 Jun 2014 15:29:34 +0000
(17:29 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 18 Jun 2014 15:46:20 +0000
(17:46 +0200)
We did not do that when interruptibility was added to the emulator,
because at the time pop to segment was not implemented. Now it is,
add it.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/emulate.c
Simple merge