On Fri, Feb 28, 2014 at 02:00:28PM -0500, Luiz Capitulino wrote: > On Thu, 27 Feb 2014 11:48:40 +0100 > Stefan Hajnoczi <stefa...@redhat.com> wrote: > > > v3: > > * Loop until predicate is true to handle pthread_cond spurious wakeups > > [eblake] > > * Fix additional instances of "thread_id" [eblake] > > > > v2: > > * Use "thread-id" instead of "thread_id" in QAPI [eblake] > > * Avoid mutex unlock/destroy race between threads [pbonzini] > > > > This series applies on top of "[PATCH v4 0/6] dataplane: switch to N:M > > devices-per-thread model". > > What's the merge plan for both series? IMO, they should go in through the > block layer tree. As far as the QMP interface is concerned, Eric's review is > all you need.
Okay, thanks. They can go through Kevin if he's ready to merge them this week, or me next week otherwise. Stefan