Re: [Qemu-devel] [PATCH 00/18] Kemari for KVM v0.2.14

2011-12-29 Thread Wusongwei
Hi, kemari is a good job but I wonder why you chose "event-driven"? The interval between synchronization maybe out of control, maybe very long if there is a CPU-intensive task without any IO or maybe too frequent if there is a net pressure test. Why not synchronize periodically? Thanks!

[Qemu-devel] [PATCH 00/18] Kemari for KVM v0.2.14

2011-04-25 Thread OHMURA Kei
Hi, This patch series is a revised version of Kemari for KVM. The current code is based on qemu.git ec52b8753a372de30b22d9b4765a799db612. The changes from v0.2.13 -> v0.2.14 are: - rebased to latest. - correct patch[07], [09] author. The changes from v0.2.12 -> v0.2.13 are: - replaced qem