KVM: ia64: add directed mmio range support for kvm guests
authorXiantao Zhang <xiantao.zhang@intel.com>
Sun, 28 Sep 2008 08:39:46 +0000 (01:39 -0700)
committerAvi Kivity <avi@redhat.com>
Wed, 15 Oct 2008 12:25:38 +0000 (14:25 +0200)
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>

No differences found