Re: [PATCH V7 29/29] cpr: only-cpr-capable option

2022-03-03 Thread Steven Sistare
On 2/18/2022 4:43 AM, Guoyi Tu wrote: > On Wed, 2021-12-22 at 11:05 -0800, Steve Sistare wrote: >> Add the only-cpr-capable option, which causes qemu to exit with an >> error >> if any devices that are not capable of cpr are added. This >> guarantees that >> a cpr-exec operation will not fail

Re: [PATCH V7 29/29] cpr: only-cpr-capable option

2022-02-18 Thread Guoyi Tu
On Wed, 2021-12-22 at 11:05 -0800, Steve Sistare wrote: > Add the only-cpr-capable option, which causes qemu to exit with an > error > if any devices that are not capable of cpr are added. This > guarantees that > a cpr-exec operation will not fail with an unsupported device error. > >

[PATCH V7 29/29] cpr: only-cpr-capable option

2021-12-22 Thread Steve Sistare
Add the only-cpr-capable option, which causes qemu to exit with an error if any devices that are not capable of cpr are added. This guarantees that a cpr-exec operation will not fail with an unsupported device error. Signed-off-by: Steve Sistare --- MAINTAINERS | 1 +