commit | e9f85cde99fa011db256f6683ba81d155e0d3f57 | [log] [tgz] |
---|---|---|
author | Zhang Xiantao <xiantao.zhang@intel.com> | Thu Nov 22 11:20:33 2007 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:14 2008 +0200 |
tree | 778409f784f030687166c660c2dd9425d032ec1f | |
parent | 83ff3b9d4a0ade8f8eb9757fd4b36c501ba161e4 [diff] |
KVM: Portability: Move unalias_gfn to arch dependent file Non-x86 archs don't need this mechanism. Move it to arch, and keep its interface in common. Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com> Acked-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>