Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: fx_init() needs preemption disabled while it plays with the FPU …
…state Now that kvm generally runs with preemption enabled, we need to protect the fpu intialization sequence. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Avi Kivity <avi@qumranet.com>
- Loading branch information