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:
c44b4c6
)
KVM: emulate: rework seg_override
author
Bandan Das
<bsd@redhat.com>
Wed, 16 Apr 2014 16:46:13 +0000
(12:46 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 11 Jul 2014 07:14:01 +0000
(09:14 +0200)
x86_decode_insn already sets a default for seg_override,
so remove it from the zeroed area. Also replace set/get functions
with direct access to the field.
Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found