commit | db8fcefaa704ccb40b6dcd24e3b75bad3ce7dde3 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@amd.com> | Tue Dec 21 11:12:01 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:59 2011 +0200 |
tree | 7915835b4ebe513bbb9ad08388db5a45fa0355f0 | |
parent | eea1cff9ab732ea56358ff5e1bd8b99db2e8402d [diff] |
KVM: move complete_insn_gp() into x86.c move the complete_insn_gp() helper function out of the VMX part into the generic x86 part to make it usable by SVM. Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>