vm_get_fpu
int vm_get_fpu(struct vm *vm, int vcpuid, void *buf, size_t len);
error = vm_get_fpu(sc->vmm_vm, vcpu, kbuf, req.len);