[Qemu-devel] [PATCH 13/16] xen: Expect xenstore write to fail when restricted

2018-04-24 Thread Ian Jackson
From: Ross Lagerwall Saving the current state to xenstore may fail when running restricted (in particular, after a migration). Therefore, don't report the error or exit when running restricted. Toolstacks that want to allow running QEMU restricted should instead make use of QMP events to listen

[Qemu-devel] [PATCH 13/16] xen: Expect xenstore write to fail when restricted

2018-04-19 Thread Ian Jackson
From: Ross Lagerwall Saving the current state to xenstore may fail when running restricted (in particular, after a migration). Therefore, don't report the error or exit when running restricted. Toolstacks that want to allow running QEMU restricted should instead make use of QMP events to listen