[Libguestfs] [PATCH 4/3] Add API to query the core kernel arguments

Richard W.M. Jones rjones at redhat.com
Tue Jul 6 07:32:35 UTC 2010


On Mon, Jul 05, 2010 at 12:37:31PM -0400, Daniel P. Berrange wrote:
> Add an API which allows querying of the core kernel arguments
> required for the appliance kernel/initrd.
> 
>   ><fs> get-kernel-args
>   panic=1 console=ttyS0 udevtimeout=300 noapic acpi=off printk.time=1 cgroup_disable=memory
> 
> This does not include the vmchannel configuration parameter,
> nor optional args such as selinux, or verbosity setting.

Seems a bit less than complete.  How much extra work needs to go into
the other (TCK) side of this, to work out vmchannel parameters and
optional parameters?  Can we not get these, at least the optional
parameters?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the Libguestfs mailing list