commit | e5fcfc821a467bd0827635db8fd39ab1213987e5 | [log] [tgz] |
---|---|---|
author | Weidong Han <weidong.han@intel.com> | Thu Sep 25 23:32:02 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Oct 15 14:25:29 2008 +0200 |
tree | c0b4247f84dc8382bd1e5312aa49430499b16615 | |
parent | e48258009d941891fca35348986b8d280caf31cd [diff] |
KVM: Device Assignment: Map mmio pages into VT-d page table Assigned device could DMA to mmio pages, so also need to map mmio pages into VT-d page table. Signed-off-by: Weidong Han <weidong.han@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>