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:
d780592
)
KVM: x86 emulator: Clean up init_emulate_ctxt()
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Wed, 25 May 2011 02:06:16 +0000
(11:06 +0900)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:45:08 +0000
(11:45 +0300)
Use a local pointer to the emulate_ctxt for simplicity. Then, arrange
the hard-to-read mode selection lines neatly.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found