From: Hollis Blanchard Date: Sat, 3 Jan 2009 22:23:06 +0000 (-0600) Subject: KVM: ppc: split out common Book E instruction emulation X-Git-Tag: v2.6.30-rc1~664^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c7dc03442f7cbd8740d9a4e7a4e7f84bfa676d;p=pandora-kernel.git KVM: ppc: split out common Book E instruction emulation The Book E code will be shared with e500. I've left PID in kvmppc_core_emulate_op() just so that we don't need to move kvmppc_set_pid() right now. Once we have the e500 implementation, we can probably share that too. Signed-off-by: Hollis Blanchard Signed-off-by: Avi Kivity --- Reading git-diff-tree failed