Allow xend configuration via Solaris SMF as well as the config file.
authorEwan Mellor <ewan@xensource.com>
Thu, 18 Jan 2007 15:07:51 +0000 (15:07 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 18 Jan 2007 15:07:51 +0000 (15:07 +0000)
commit674fb7f63e1b90eb6fd8145ca51c5f45b845f835
tree50804bad6d47547858bdf0133f0ff365f4a2674a
parent2dd9828c75750d08c6b7a792b54035fcf6ca74e0
Allow xend configuration via Solaris SMF as well as the config file.

Signed-off-by: John Levon <john.levon@sun.com>
tools/python/setup.py
tools/python/xen/lowlevel/scf/scf.c [new file with mode: 0644]
tools/python/xen/xend/XendOptions.py