From: Avi Kivity Date: Thu, 29 Jul 2010 12:11:50 +0000 (+0300) Subject: KVM: x86 emulator: store x86_emulate_ops in emulation context X-Git-Tag: v2.6.37-rc1~142^2~285 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aabc88fc8687ba3a520e2ec459821d05f72474e;p=pandora-kernel.git KVM: x86 emulator: store x86_emulate_ops in emulation context It doesn't ever change, so we don't need to pass it around everywhere. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed