Re: [RFC PATCH] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE
Paul Mackerras <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ppc,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <Yiht1OBSvh4SK9vY@cleo> |
On Tue, Mar 08, 2022 at 10:23:38PM -0300, Fabiano Rosas wrote: > This patch adds a new KVM capability to address a crash we're > currently having inside the nested guest kernel when running with > GTSE disabled in the nested hypervisor. I think the patch needs to add a description of KVM_CAP_PPC_GTSE to Documentation/virt/kvm/api.rst. Regards, Paul.