Re: [libvirt] [PATCH] Initial implementation of new job control api

2014-06-26 Thread Martin Kletzander
On Wed, Jun 18, 2014 at 05:59:47PM -0400, Tucker DiNapoli wrote: This is my initial definition of a new internal job control api. I am working on this as a part of the google summer of code. These patches contain the core job control api and deal only with managing individual jobs. I am

[libvirt] [PATCH] Initial implementation of new job control api

2014-06-18 Thread Tucker DiNapoli
This is my initial definition of a new internal job control api. I am working on this as a part of the google summer of code. These patches contain the core job control api and deal only with managing individual jobs. I am currently working on writing code using this api to manage jobs in domains,