commit | b010eb5103cfbe12ae6f08a4cdb3a748bf78c410 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Sun Sep 28 01:39:46 2008 -0700 |
committer | Avi Kivity <avi@redhat.com> | Wed Oct 15 14:25:38 2008 +0200 |
tree | e2b812000bbb1b13edb52667e42a8d04d4ad02e5 | |
parent | 1cbea809c400661eecb538e0dd0bc4f3660f0a35 [diff] |
KVM: ia64: add directed mmio range support for kvm guests Using vt-d, kvm guests can be assigned physcial devices, so this patch introduce a new mmio type (directed mmio) to handle its mmio access. Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>