commit | 1f095610aabb9d54617901aa734d2a6093f2000c | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Sat Sep 13 06:21:22 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Oct 15 14:25:13 2008 +0200 |
tree | a5fbfe954fe8019968a5f5cec724172f0447dd4c | |
parent | 81aec5227eedf9035e8544d8021ca6b8fb7c357a [diff] |
KVM: ia64: add support for Tukwila processors In Tukwila processor, VT-i has been enhanced in its implementation, it is often called VT-i2 techonology. With VTi-2 support, virtulization performance should be improved. In this patch, we added the related stuff to support kvm/ia64 for Tukwila processors. Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>