提交 ebcbab4c 编写于 作者: A Avi Kivity 提交者: Marcelo Tosatti

KVM: VMX: Wire up .fpu_activate() callback

Signed-off-by: NAvi Kivity <avi@redhat.com>
上级 7edcface
......@@ -4137,6 +4137,7 @@ static struct kvm_x86_ops vmx_x86_ops = {
.cache_reg = vmx_cache_reg,
.get_rflags = vmx_get_rflags,
.set_rflags = vmx_set_rflags,
.fpu_activate = vmx_fpu_activate,
.fpu_deactivate = vmx_fpu_deactivate,
.tlb_flush = vmx_flush_tlb,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册