On Mon, May 09, 2016 at 07:27:47PM +0100, Andrew Cooper wrote:
> Turns out there are a lot of broken corner cases.
>
> Changes in v2:
> * Some improvements to commit messages
> * Split part of the original patch 4 out, to make the new patch 5 clearer
> * Add vcpu parameter to new invlpg() funct
Turns out there are a lot of broken corner cases.
Changes in v2:
* Some improvements to commit messages
* Split part of the original patch 4 out, to make the new patch 5 clearer
* Add vcpu parameter to new invlpg() function, and avoid assuming 'current'
* Modify paging_invlpg() to be void, and