commit | 6b8a05373bf142fe5fd3839c3675da005bfc9b49 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue Jun 20 20:57:37 2023 +1000 |
committer | Cédric Le Goater <clg@kaod.org> | Sun Jun 25 22:41:30 2023 +0200 |
tree | c4e8f8d1c0f8205847fd2acef25adf54bdeff136 | |
parent | cb4e61a33b7585642a8a7ff9e5b3b78599bcc582 [diff] |
ppc/spapr: Move spapr nested HV to a new file 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>