On Mon, Feb 23, 2015 at 9:09 AM, David Vrabel <david.vrabel@xxxxxxxxxx> wrote:
On 23/02/15 16:01, Boris Ostrovsky wrote:Do we know worst case what should blow up without this commit ?
Commit 1e02ce4cccdc ("x86: Store a per-cpu shadow copy of CR4")Applied to stable/for-linus-4.0, thanks.
introduced CR4 shadows.
These shadows are initialized in early boot code. The commit missed
initialization for 64-bit PV(H) guests that this patch adds.
Boris, can you kick of a set of tests on this branch, please?