aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr_nested.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora2024-03-131-0/+2
* spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.Harsh Prateek Bora2024-03-131-0/+23
* spapr: nested: Initialize the GSB elements lookup table.Harsh Prateek Bora2024-03-131-0/+313
* spapr: nested: Extend nested_ppc_state for nested PAPR APIHarsh Prateek Bora2024-03-131-0/+50
* spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.Harsh Prateek Bora2024-03-131-0/+8
* spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.Harsh Prateek Bora2024-03-131-0/+7
* spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.Harsh Prateek Bora2024-03-131-0/+12
* spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora2024-03-131-0/+3
* spapr: nested: Introduce SpaprMachineStateNested to store related info.Harsh Prateek Bora2024-03-131-0/+5
* spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora2024-03-131-1/+2
* spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora2024-03-131-1/+0
* include: Clean up includesPeter Maydell2024-01-301-1/+0
* ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2023-06-251-0/+102