aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/README.sxpcfg
diff options
context:
space:
mode:
authorAlastair Tse <atse@xensource.com>2006-10-26 19:43:11 +0100
committerAlastair Tse <atse@xensource.com>2006-10-26 19:43:11 +0100
commitb6ee4d8a3fe0d00af987e57a34484669f766ec8d (patch)
tree85ae6c95f8ff1978d2ad4152a066442e84330252 /tools/python/README.sxpcfg
parenta5f7c420940df72f613dbffec088ca703921d43d (diff)
downloadxen-b6ee4d8a3fe0d00af987e57a34484669f766ec8d.tar.gz
xen-b6ee4d8a3fe0d00af987e57a34484669f766ec8d.tar.bz2
xen-b6ee4d8a3fe0d00af987e57a34484669f766ec8d.zip
A survey of all the supported configuration options in Xend and also
what they map to in the Xen API.
Diffstat (limited to 'tools/python/README.sxpcfg')
-rw-r--r--tools/python/README.sxpcfg117
1 files changed, 117 insertions, 0 deletions
diff --git a/tools/python/README.sxpcfg b/tools/python/README.sxpcfg
new file mode 100644
index 0000000000..9beffd6ba0
--- /dev/null
+++ b/tools/python/README.sxpcfg
@@ -0,0 +1,117 @@
+Map of all supported SXP configuration options
+----------------------------------------------
+
+uuid
+vcpus
+maxmem
+memory
+name
+on_poweroff
+on_reboot
+on_crash
+bootloader
+kernel_kernel
+kernel_initrd
+kernel_args
+localtime
+
+shadow_memory
+security
+ssidref (deprecated)
+vcpu_avail
+cpu_weight (deprecated)
+bootloader_args
+features
+on_xend_stop
+on_xend_start
+start_time
+cpu (deprecated)
+cpus
+
+(xc getinfo)
+domid
+online_vcpus
+status
+cpu_time
+shutdown_reason
+(xm list --long)
+up_time
+
+image
+ - kernel
+ - ramdisk
+ - args
+ - ip
+ - root
+ (configVNC)
+ - nographic
+ - vnc
+ - sdl
+ - vncdisplay
+ - vncunused
+ (HVM)
+ - device_model
+ - display
+ - xauthority
+ - vncconsole
+ - pae
+ - acpi
+ - apic
+ (parseDeviceModel)
+ - boot
+ - fda
+ - fdb
+ - soundhw
+ - localtime
+ - serial
+ - stdvga
+ - isa
+ - vcpus
+ - acpi
+ - usb
+ - usbdevice
+
+(all devices)
+ - backend
+ - dom
+ - id
+ - uuid
+
+vbd
+ - uname
+ - dev (ioemu:, .. etc)
+ - mode (r, w. w!)
+
+vif
+ - type
+ - mac
+ - bridge
+ - model
+ - rate
+ - vifname
+ - script
+ - ip
+
+pci
+ - domain
+ - bus
+ - slot
+ - func
+ (Xen 2.0)
+ - dev
+
+io
+ - from
+ - to
+
+tpm
+ - pref_instance
+ - instance
+
+pciquirk
+ - pci_ids
+ - pci_config_space_fields
+ - unconstrained_dev_ids
+
+irq
+ - irq