Re: [Qemu-devel] [PATCH v2 3/3] spapr: Implement ibm,suspend-me

2019-07-22 Thread David Gibson
On Mon, Jul 22, 2019 at 04:17:52PM +1000, Nicholas Piggin wrote: > This has been useful to modify and test the Linux pseries suspend > code but it requires modification to the guest to call it (due to > being gated by other unimplemented features). It is not otherwise > used by Linux yet, but work

[Qemu-devel] [PATCH v2 3/3] spapr: Implement ibm,suspend-me

2019-07-21 Thread Nicholas Piggin
This has been useful to modify and test the Linux pseries suspend code but it requires modification to the guest to call it (due to being gated by other unimplemented features). It is not otherwise used by Linux yet, but work is slowly progressing there. This allows a (lightly modified) guest kern