On 06/20/2013 04:18 AM, Ján Tomko wrote:
On 06/19/2013 10:44 PM, John Ferlan wrote:
> This is a backport of:
>
>
https://www.redhat.com/archives/libvir-list/2013-June/msg00453.html
>
> submitted upstread as commit id 'b2375453' and '38ada092'
Instead of posting the commit ids separately, use "git cherry-pick -x"
to automatically include them in the commit message, since cover letters don't
make it to git.
>
>
> John Ferlan (2):
> qemu: Resolve issue with GetScheduler APIs for non running domain
> lxc: Resolve issue with GetScheduler APIs for non running domain
These look identical to the ones on master branch. Since they have been ACKed
upstream, you can just push them to the maint branch unless they conflict too
much.
You might find these threads helpful:
https://www.redhat.com/archives/libvir-list/2012-October/msg01640.html
https://www.redhat.com/archives/libvir-list/2013-February/msg01082.html
https://www.redhat.com/archives/libvir-list/2013-February/msg01182.html
Jan
Pushed (thanks for the tips/pointers).
John