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:
02357bd
)
KVM: emulate: clean up initializations in init_decode_cache
author
Bandan Das
<bsd@redhat.com>
Wed, 16 Apr 2014 16:46:12 +0000
(12:46 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 11 Jul 2014 07:14:00 +0000
(09:14 +0200)
A lot of initializations are unnecessary as they get set to
appropriate values before actually being used. Optimize
placement of fields in x86_emulate_ctxt
Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found