Re: [libvirt] [PATCH v2] qemu: fix domain id after domainCreateWithFlags()

2016-08-01 Thread Ján Tomko
On Wed, Jul 27, 2016 at 04:05:20PM +0200, Sascha Silbe wrote: Ever since virDomainCreateWithFlags() was introduced by de3aadaa [drivers: add virDomainCreateWithFlags if virDomainCreate exists], the domain ID retrieved with virDomainGetID() was incorrect for several drivers after virDomainCreateWi

[libvirt] [PATCH v2] qemu: fix domain id after domainCreateWithFlags()

2016-07-27 Thread Sascha Silbe
Ever since virDomainCreateWithFlags() was introduced by de3aadaa [drivers: add virDomainCreateWithFlags if virDomainCreate exists], the domain ID retrieved with virDomainGetID() was incorrect for several drivers after virDomainCreateWithFlags() was called. The API consumer had to look up the domain