From: Mihai Caraman Date: Wed, 20 Aug 2014 13:36:22 +0000 (+0300) Subject: KVM: PPC: Book3E: Increase FPU laziness X-Git-Tag: fixes-for-v3.18-merge-window~23^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efc7da61f6c5af78f67f03df8b0e1a473d8bc45;p=pandora-kernel.git KVM: PPC: Book3E: Increase FPU laziness Increase FPU laziness by loading the guest state into the unit before entering the guest instead of doing it on each vcpu schedule. Without this improvement an interrupt may claim floating point corrupting guest state. Signed-off-by: Mihai Caraman Signed-off-by: Alexander Graf --- Reading git-diff-tree failed