Re: [Qemu-devel] [PATCH v6 0/4] spapr: implement dispatch and suspend calls

2019-07-17 Thread David Gibson
On Thu, Jul 18, 2019 at 01:42:10PM +1000, Nicholas Piggin wrote: > Lot of good reviews (thanks), several more bug fixes and some good > cleanups. Applied to ppc-for-4.2, thanks. -- David Gibson| I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimal

[Qemu-devel] [PATCH v6 0/4] spapr: implement dispatch and suspend calls

2019-07-17 Thread Nicholas Piggin
Lot of good reviews (thanks), several more bug fixes and some good cleanups. Thanks, Nick Nicholas Piggin (4): spapr: Implement dispatch tracking for tcg spapr: Implement H_PROD spapr: Implement H_CONFER spapr: Implement H_JOIN hw/ppc/spapr.c | 54 hw/ppc/