Jan Beulich
2006-Mar-02 14:19 UTC
[Xen-devel] [PATCH] linux: make /dev/mem handling more consistent with native
While native code range-checks the requested address, possibly truncates the range, and then reads/writes page-wise until possibly encountering a -EFAULT issue, Xen code accessed the whole range in a single step, thus not allowing partially succeeding accesses. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel