vcpu_unimpl
vcpu_unimpl(vcpu, "Unknown avic incomplete IPI interception\n");
vcpu_unimpl(vcpu, "vmgexit: invalid AP APIC ID [%#x] from guest\n",
vcpu_unimpl(vcpu, "vmgexit: mismatched AP sev_features [%#lx] != [%#llx] from guest\n",
vcpu_unimpl(vcpu, "vmgexit: invalid AP VMSA address [%#llx] from guest\n",
vcpu_unimpl(vcpu,
vcpu_unimpl(vcpu, "vmgexit: invalid AP creation request [%#x] from guest\n",
vcpu_unimpl(vcpu, "vmgexit: GHCB gpa is not set\n");
vcpu_unimpl(vcpu, "vmgexit: error mapping GHCB [%#llx] from guest\n",
vcpu_unimpl(vcpu, "vmgexit: GHCB GPA [%#llx] is not registered.\n",
vcpu_unimpl(vcpu, "vmgexit: ghcb usage %#x is not valid\n",
vcpu_unimpl(vcpu, "vmgexit: exit code %#llx is SNP-only\n",
vcpu_unimpl(vcpu, "vmgexit: exit code %#llx input is not valid\n",
vcpu_unimpl(vcpu,
vcpu_unimpl(vcpu, "vmgexit: exit code %#llx is not valid\n",
vcpu_unimpl(vcpu, "unhandled control register: op %d cr %d\n",
vcpu_unimpl(vcpu, "unexpected exit reason 0x%llx\n", exit_reason);
vcpu_unimpl(vcpu, "Unhandled WRMSR(0x%x) = 0x%llx\n", msr, data);
vcpu_unimpl(vcpu, "Unhandled RDMSR(0x%x)\n", msr);