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

Ján Tomko jtomko at redhat.com
Wed May 11 10:57:29 UTC 2016


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.

Ján Tomko (3):
  Move virDomainDefPostParseInternal after virDomainDeviceDefPostParse
  Call per-device post-parse callback even on implicit video
  Fill out default vram in DeviceDefPostParse

 src/conf/domain_conf.c        | 105 ++++++++++++++++++++++--------------------
 src/qemu/qemu_parse_command.c |   2 -
 2 files changed, 56 insertions(+), 51 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list