
On Tue, Apr 28, 2015 at 07:23:02 -0400, John Ferlan wrote:
On 04/28/2015 06:40 AM, John Ferlan wrote:
v1 here: http://www.redhat.com/archives/libvir-list/2015-April/msg01382.html
v2 changes:
Patch 1 - Add a !STRPREFIX(tmp, "iothread") of the returned iothreads to ignore anything that doesn't start with "iothread".
Patch 2 - already ACKed, just difficult to extract.
Patch 3 - NEW: remove qemuMonitorIOThreadInfoFree as requested from review of patch 1.
...
Thanks for the reviews - now pushed.
John
FYI: This cover letter touched on why patch 2 was a repeat... It was just easier to not extract it - perhaps the git merge would have worked, perhaps it would not have.
I've tried it just now and both interactive rebase and cherry-pick didn't have problem to move commit 2 to the beginning of the series. The patches don't share any context. Peter