David Gibson writes:
> On Thu, Mar 17, 2022 at 02:20:49PM -0300, Fabiano Rosas wrote:
>> These are the spapr virtual hypervisor implementation of the nested
>> KVM API. They only make sense when running with TCG.
>>
>> Signed-off-by: Fabiano Rosas
>> ---
>> hw/ppc/spapr_hcall.c | 20 ++
On Thu, Mar 17, 2022 at 02:20:49PM -0300, Fabiano Rosas wrote:
> These are the spapr virtual hypervisor implementation of the nested
> KVM API. They only make sense when running with TCG.
>
> Signed-off-by: Fabiano Rosas
> ---
> hw/ppc/spapr_hcall.c | 20 +---
> 1 file changed, 1
These are the spapr virtual hypervisor implementation of the nested
KVM API. They only make sense when running with TCG.
Signed-off-by: Fabiano Rosas
---
hw/ppc/spapr_hcall.c | 20 +---
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/hw/ppc/spapr_hcall.c b/hw/ppc/s