diff options
author | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2024-03-08 16:49:33 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-03-13 02:47:04 +1000 |
commit | f5605626024f0a694de14fba48568533084ce4fd (patch) | |
tree | ca8342118eca56f39075f03c43080431505d7cf9 /qemu.sasl | |
parent | 71c33ef000b690f0b5c40b6f2a2898575b2bf3f9 (diff) | |
download | qemu-f5605626024f0a694de14fba48568533084ce4fd.zip qemu-f5605626024f0a694de14fba48568533084ce4fd.tar.gz qemu-f5605626024f0a694de14fba48568533084ce4fd.tar.bz2 |
spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
Introduce the nested PAPR hcalls:
- H_GUEST_CREATE which is used to create and allocate resources for
nested guest being created.
- H_GUEST_DELETE which is used to delete and deallocate resources
for the nested guest being deleted. It also supports deleting all nested
guests at once using a deleteAll flag.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'qemu.sasl')
0 files changed, 0 insertions, 0 deletions