]> xenbits.xensource.com Git - libvirt.git/commit
libxl: set bootloader for PV domains if not specified
authorJim Fehlig <jfehlig@suse.com>
Fri, 17 May 2013 15:30:08 +0000 (09:30 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 12 Jun 2013 14:42:15 +0000 (08:42 -0600)
commite1f31f5ae120295ba21ec866da2da56f217f38bf
treec48cbe20e58044921966ff2d617ca62c46440ec0
parent47d14c3791dc185f82364845f10af2f9024c47eb
libxl: set bootloader for PV domains if not specified

The legacy xen toolstack will set pygrub as the bootloader if not
specified.  For compatibility, do the same in the libxl driver
iff not using direct kernel boot.
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h