[PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support

2024-05-22 Thread Gautam Menghani
Doorbell emulation is broken for KVM on PowerVM guests as support for DPDES was not added in the initial patch series. Due to this, a KVM on PowerVM guest cannot be booted with the XICS interrupt controller as doorbells are to be setup in the initial probe path when using XICS (pSeries_smp_probe())

Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support

2024-05-30 Thread Gautam Menghani
Hello, Please review this patch and let me know if any changes are needed. Thanks, Gautam

Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support

2024-05-30 Thread Greg KH
On Fri, May 31, 2024 at 10:54:58AM +0530, Gautam Menghani wrote: > Hello, > > Please review this patch and let me know if any changes are needed. There already was review comments on it, why ignore them?

Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support

2024-05-31 Thread Gautam Menghani
On Fri, May 31, 2024 at 08:09:13AM GMT, Greg KH wrote: > On Fri, May 31, 2024 at 10:54:58AM +0530, Gautam Menghani wrote: > > Hello, > > > > Please review this patch and let me know if any changes are needed. > > There already was review comments on it, why ignore them? Sorry I pinged on the wro