On Wed, Sep 21, 2016 at 15:54:34 +0200, Martin Kletzander wrote:
On Wed, Sep 14, 2016 at 08:39:05AM +0200, Peter Krempa wrote:
>The automatic nodeset would creep into the persistent definition for live VMs
>with automatic pinning which is incorrect.
>
>https://bugzilla.redhat.com/show_bug.cgi?id=1365779
>
>Peter Krempa (4):
> conf: Introduce virDomainObjGetOneDefState
> qemu: domain: Add macro to simplify access to vm private data
I must say I don't like this one ^^, it's way more readable to just use
the variable which can be just optimized out, but since we use that
already in multiple places, meh ACK series, I guess.
Thanks, pushed.
Peter