[libvirt] [PATCH 0/3] Fix default vram setting for libxl

Ján Tomko jtomko at redhat.com
Thu May 12 08:30:24 UTC 2016


On Wed, May 11, 2016 at 03:47:06PM -0600, Jim Fehlig wrote:
> 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 at 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.
> 

Thanks, pushed now.

Jan




More information about the libvir-list mailing list