guest_ud_handler
vm_install_exception_handler(vcpu->vm, UD_VECTOR, guest_ud_handler);
vm_install_exception_handler(vm, UD_VECTOR, guest_ud_handler);