On Wed, Mar 25, 2015 at 04:44:48PM +1100, David Gibson wrote:
> On Mon, Mar 23, 2015 at 07:06:00PM +0530, Bharata B Rao wrote:
> > Support hot removal of CPU for sPAPR guests by sending the hot
> > unplug notification to the guest via EPOW interrupt.
> >
> > Signed-off-by: Bharata B Rao
> > ---
>
On Mon, Mar 23, 2015 at 07:06:00PM +0530, Bharata B Rao wrote:
> Support hot removal of CPU for sPAPR guests by sending the hot
> unplug notification to the guest via EPOW interrupt.
>
> Signed-off-by: Bharata B Rao
> ---
> hw/ppc/spapr.c| 78
> ++
Support hot removal of CPU for sPAPR guests by sending the hot
unplug notification to the guest via EPOW interrupt.
Signed-off-by: Bharata B Rao
---
hw/ppc/spapr.c| 78 ++-
linux-headers/linux/kvm.h | 1 +
target-ppc/kvm.c | 7 ++