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:
af5b4f7
)
KVM: Remove pointer to rflags from realmode_set_cr parameters.
author
Gleb Natapov
<gleb@redhat.com>
Mon, 15 Mar 2010 14:38:31 +0000
(16:38 +0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:15:50 +0000
(12:15 +0300)
Mov reg, cr instruction doesn't change flags in any meaningful way, so
no need to update rflags after instruction execution.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found