From: Gleb Natapov Date: Mon, 15 Mar 2010 14:38:31 +0000 (+0200) Subject: KVM: Remove pointer to rflags from realmode_set_cr parameters. X-Git-Tag: v2.6.35-rc1~436^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c6799a2ce3a6a4dd66021dabeb468901c7a700;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed