KVM_EXIT_XEN_HCALL
vcpu->run->xen.type = KVM_EXIT_XEN_HCALL;
TEST_ASSERT_EQ(run->xen.type, KVM_EXIT_XEN_HCALL);