Searched hist:bb23bcce (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_nested.h | bb23bcce Fri Mar 08 05:19:35 CST 2024 Harsh Prateek Bora <harshpb@linux.ibm.com> spapr: nested: Extend nested_ppc_state for nested PAPR API
Currently, nested_ppc_state stores a certain set of registers and works with nested_[load|save]_state() for state transfer as reqd for nested-hv API. Extending these with additional registers state as reqd for nested PAPR API.
Acked-by: Nicholas Piggin <npiggin@gmail.com> Suggested-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_nested.c | bb23bcce Fri Mar 08 05:19:35 CST 2024 Harsh Prateek Bora <harshpb@linux.ibm.com> spapr: nested: Extend nested_ppc_state for nested PAPR API
Currently, nested_ppc_state stores a certain set of registers and works with nested_[load|save]_state() for state transfer as reqd for nested-hv API. Extending these with additional registers state as reqd for nested PAPR API.
Acked-by: Nicholas Piggin <npiggin@gmail.com> Suggested-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.h | bb23bcce Fri Mar 08 05:19:35 CST 2024 Harsh Prateek Bora <harshpb@linux.ibm.com> spapr: nested: Extend nested_ppc_state for nested PAPR API
Currently, nested_ppc_state stores a certain set of registers and works with nested_[load|save]_state() for state transfer as reqd for nested-hv API. Extending these with additional registers state as reqd for nested PAPR API.
Acked-by: Nicholas Piggin <npiggin@gmail.com> Suggested-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
|