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:
0b26b58
)
KVM: emulator: fix real mode segment checks in address linearization
author
Gleb Natapov
<gleb@redhat.com>
Tue, 11 Dec 2012 13:14:12 +0000
(15:14 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 11 Dec 2012 23:00:28 +0000
(21:00 -0200)
In real mode CS register is writable, so do not #GP on write.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found