commit | 49c6799a2ce3a6a4dd66021dabeb468901c7a700 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Mar 15 16:38:31 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:15:50 2010 +0300 |
tree | 3830df00dd47736fa1eaa2ce13c3f868b80018f1 | |
parent | af5b4f7ff7ec76400b89db9538accd9aeb996da4 [diff] |
KVM: Remove pointer to rflags from realmode_set_cr parameters. 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>