Re: [Qemu-devel] [PATCH 1/3 v4] Expose a mechanisem to trace block writes

2009-10-22 Thread Liran Schour
t; Subject > > Re: [Qemu-devel] [PATCH 1/3 v4] Expose a mechanisem to trace block writes > > Hi Liran, > > lir...@il.ibm.com wrote: > > To support live migration without shared storage we need to be able to trace > > writes to disk while migrating. This Patch expose

Re: [Qemu-devel] [PATCH 1/3 v4] Expose a mechanisem to trace block writes

2009-10-21 Thread Anthony Liguori
Hi Liran, lir...@il.ibm.com wrote: To support live migration without shared storage we need to be able to trace writes to disk while migrating. This Patch expose handler registration for above components to be notified about block writes. diff --git a/block.c b/block.c index 33f3d65..bf5f7a6