Dear Daniel,
"Daniel P. Berrange" writes:
> On Fri, Jul 15, 2016 at 06:30:32PM +0200, Sascha Silbe wrote:
>> Ever since a041de15 [Update to comply with internal driver API]
>> changed the code to use virDomain.id instead of _virDomainObj.id
>> (qemud_vm.id back then) directly, the domain ID retr
On Fri, Jul 15, 2016 at 06:30:32PM +0200, Sascha Silbe wrote:
> Ever since a041de15 [Update to comply with internal driver API]
> changed the code to use virDomain.id instead of _virDomainObj.id
> (qemud_vm.id back then) directly, the domain ID retrieved with
> virDomainGetID() is incorrect after v
Ever since a041de15 [Update to comply with internal driver API]
changed the code to use virDomain.id instead of _virDomainObj.id
(qemud_vm.id back then) directly, the domain ID retrieved with
virDomainGetID() is incorrect after virDomainCreate() or
virDomainCreateWithFlags() was called. The API con