- remove a printk line. This printk may be output too many on some platforms, thus result in hang during dom0 booting. - add write buffer flush in domain_context_unmap_one() - when map/unmap context, if context is not flushed, needn''t to flush iotlb. Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
This patch narrow context caching flush range from the domain-selective to the device-selective, when unmapping a device. Signed-off-by: Yu Zhao <yu.zhao@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel