On 11/03/15 14:49, David Vrabel wrote:
> This series signficantly improves the performance of migration by
> speeding up privcmd's MMAPBATCH_V2 ioctl (for PV toolstack domains).
Applied to devel/for-linus-4.1.
David
___
Xen-devel mailing list
Xen-devel
This series signficantly improves the performance of migration by
speeding up privcmd's MMAPBATCH_V2 ioctl (for PV toolstack domains).
Changes in v7:
- Drop (broken) arm __get_user() patch and use get_user() instead as a
workaround.
- Fix MMAPBATCH_V1 error reporting.
Changes in v6:
- unify PVH