On 05/11/2016 04:57 AM, Ján Tomko wrote:
> An alternative to
>
https://www.redhat.com/archives/libvir-list/2016-May/msg00700.html
> 1462942877-31516-1-git-send-email-jfehlig(a)suse.com
>
> This series adds a call to DeviceDefPostParse for the implicit video
> which is being in the DomainDefPostParse phase, after DeviceDefPostParse
> has been done on all the existing devices.
I much prefer this approach over fixing it in the driver, but I'm not terribly
familiar with this code, hence the attempt to fix it in libxl.
>
> Ján Tomko (3):
> Move virDomainDefPostParseInternal after virDomainDeviceDefPostParse
> Call per-device post-parse callback even on implicit video
> Fill out default vram in DeviceDefPostParse
I reviewed and tested the patches and did not notice any problems - ACK series.