Re: [Qemu-devel] [PATCH 0/2] Add some tracepoints for live migration

2013-02-08 Thread Stefan Hajnoczi
On Wed, Feb 06, 2013 at 03:37:49PM +0900, Kazuya Saito wrote: > This series adds tracepoints about state transition of VM to get > information of live migration. > We suggest that QEMU trace data will be able to be captured by users > all the time for investigation on production server not for > de

[Qemu-devel] [PATCH 0/2] Add some tracepoints for live migration

2013-02-06 Thread Kazuya Saito
This series adds tracepoints about state transition of VM to get information of live migration. We suggest that QEMU trace data will be able to be captured by users all the time for investigation on production server not for development. However, tracepoints in current QEMU are not enough to achiev