[Libvir] [PATCH] add bootloader_args to libvirt xml to support bootloaders (like pypxeboot for example) that require arguments

Hugh Brock hbrock at redhat.com
Mon Jun 4 21:08:14 UTC 2007


This patch extends libvirt's XML to include a paramater Xen already 
supports in sexpr, "bootloader_args." The bootloader_args parameter lets 
you pass arguments -- "mac=aa:12:34:56:78:90" for example -- to a 
bootloader program that xend invokes when it starts a guest. One such 
program, pypxeboot, uses the mac= argument to communicate with a dhcp 
server and retrieve the pxeboot kernel and initrd for a paravirt guest.

The patch includes new tests for the bootloader_args XML and sexpr, 
which pass.

Note that for the head of current libvirt, the virsh tests do not pass 
and virsh will not connect to the xen hypervisor. I don't know if this 
is my own build environment or some other issue. However the failure is 
the same with or without this patch, so I am submitting it anyway.

Please let me know what you think...

--Hugh


-- 
Red Hat Virtualization Group http://redhat.com/virtualization
Hugh Brock           | virt-manager http://virt-manager.org
hbrock at redhat.com    | virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-pxeboot.patch
Type: text/x-patch
Size: 8938 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070604/0306cdbd/attachment-0001.bin>


More information about the libvir-list mailing list