summary refs log tree commit diff stats
path: root/hw/ppc/spapr_nested.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2023-06-251-0/+395
Create spapr_nested.c for most of the nested HV implementation. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>