On Wed, Aug 8, 2012 at 5:42 PM, Avi Kivity <avi@xxxxxxxxxx> wrote: > On 08/08/2012 09:25 AM, Liu Ping Fan wrote: >> From: Liu Ping Fan <pingfank@xxxxxxxxxxxxxxxxxx> >> > > Please explain the motivation. AFAICT, the big qemu lock is sufficient. > Oh, this is one of the series locks for the removal of big qemu lock. The degradation of big lock will take several steps, including to introduce device's private lock. Till then, when the device add path from iothread and the remove path in io-dispatch is out of the big qemu lock. We need this extra lock. These series is too big, so I send out the 1st phase for review. Regards, pingan > > -- > error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html