From: Avi Kivity Date: Wed, 20 Apr 2011 12:55:40 +0000 (+0300) Subject: KVM: Avoid using x86_emulate_ctxt.vcpu X-Git-Tag: v3.0-rc1~350^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5197b808a7f459f9c7436573c7785ff3c1324c08;p=pandora-kernel.git KVM: Avoid using x86_emulate_ctxt.vcpu We can use container_of() instead. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed