Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Harsh Prateek Bora
Hi Nick, Updated incremental fix below: On 3/12/24 18:21, Harsh Prateek Bora wrote: On 3/12/24 18:17, Harsh Prateek Bora wrote: Hi Nick, On 3/12/24 17:41, Harsh Prateek Bora wrote: Hi Nick, On 3/12/24 17:21, Nicholas Piggin wrote: On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wr

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Harsh Prateek Bora
On 3/12/24 18:17, Harsh Prateek Bora wrote: Hi Nick, On 3/12/24 17:41, Harsh Prateek Bora wrote: Hi Nick, On 3/12/24 17:21, Nicholas Piggin wrote: On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: Introduce a SPAPR capability cap-nested-papr which enables nested PAPR API for n

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Harsh Prateek Bora
Hi Nick, On 3/12/24 17:41, Harsh Prateek Bora wrote: Hi Nick, On 3/12/24 17:21, Nicholas Piggin wrote: On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: Introduce a SPAPR capability cap-nested-papr which enables nested PAPR API for nested guests. This new API is to enable support

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Nicholas Piggin
On Tue Mar 12, 2024 at 10:11 PM AEST, Harsh Prateek Bora wrote: > Hi Nick, > > On 3/12/24 17:21, Nicholas Piggin wrote: > > On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: > >> Introduce a SPAPR capability cap-nested-papr which enables nested PAPR > >> API for nested guests. This new

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Harsh Prateek Bora
Hi Nick, On 3/12/24 17:21, Nicholas Piggin wrote: On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: Introduce a SPAPR capability cap-nested-papr which enables nested PAPR API for nested guests. This new API is to enable support for KVM on PowerVM and the support in Linux kernel has

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Nicholas Piggin
On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: > Introduce a SPAPR capability cap-nested-papr which enables nested PAPR > API for nested guests. This new API is to enable support for KVM on PowerVM > and the support in Linux kernel has already merged upstream. > > Signed-off-by: Mich

Re: [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-12 Thread Nicholas Piggin
On Fri Mar 8, 2024 at 9:19 PM AEST, Harsh Prateek Bora wrote: > Introduce a SPAPR capability cap-nested-papr which enables nested PAPR > API for nested guests. This new API is to enable support for KVM on PowerVM > and the support in Linux kernel has already merged upstream. > > Signed-off-by: Mich

[PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

2024-03-08 Thread Harsh Prateek Bora
Introduce a SPAPR capability cap-nested-papr which enables nested PAPR API for nested guests. This new API is to enable support for KVM on PowerVM and the support in Linux kernel has already merged upstream. Signed-off-by: Michael Neuling Signed-off-by: Harsh Prateek Bora --- include/hw/ppc/spa