Re: [Qemu-devel] [RFC][PATCH 12/14 v9] support to cancel the current dumping
On Wed, 14 Mar 2012 10:12:05 +0800 Wen Congyang wrote: > Add API to allow the user to cancel the current dumping. It can only work > after > async dumping is supported. NACK, we shouldn't add it then. > > Signed-off-by: Wen Congyang > --- > dump.c | 12 > hmp-comman
[Qemu-devel] [RFC][PATCH 12/14 v9] support to cancel the current dumping
Add API to allow the user to cancel the current dumping. It can only work after async dumping is supported. Signed-off-by: Wen Congyang --- dump.c | 12 hmp-commands.hx | 14 ++ hmp.c|5 + hmp.h|1 + qapi-schema.json |