libvirt/src/xenxs
Jim Fehlig eb3143154e Do not drop kernel cmdline for xen pv domains
Kernel cmdline args can be passed to xen pv domains even when a
bootloader is specified.  The current config-to-sxpr mapping
ignores cmdline when bootloader is present.

Since the xend sub-driver is used with many xen toolstack versions,
this patch takes conservative approach of adding an else block to
existing !def->os.bootloader, and only appends sxpr if def->os.cmdline
is non-NULL.

V2: Fix existing testcase broken by this patch and add new testcases
2011-07-11 09:11:15 -06:00
..
xen_sxpr.c Do not drop kernel cmdline for xen pv domains 2011-07-11 09:11:15 -06:00
xen_sxpr.h Renamed functions in xenxs 2011-02-21 11:15:08 -07:00
xen_xm.c support for Xen HVM Viridian (Hyper-V) enlightenment interface 2011-06-15 08:02:47 -06:00
xen_xm.h Renamed functions in xenxs 2011-02-21 11:15:08 -07:00
xenxs_private.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00