aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some build system error handling.Keir Fraser2007-12-201-7/+6
* tools/examples/block better use of losetup -rKeir Fraser2007-12-191-3/+6
* Check block file existence.Keir Fraser2007-12-051-0/+1
* [IA64] Implement guest_os_type for ia64Alex Williamson2007-11-291-0/+13
* network-bridge: Make detection of gateway device more robust.Keir Fraser2007-11-071-2/+2
* Enable loopback disk image files on readonly nfs filesystem.Keir Fraser2007-11-071-1/+4
* qemu vnc auth 4/4: XenD config for VNC TLS protocolKeir Fraser2007-10-301-0/+30
* xend, acm: Trigger a script when a resource's label changesKeir Fraser2007-10-291-1/+2
* ia64: configure VHPT size per domain: common partKeir Fraser2007-10-191-0/+4
* [NW scripts] Choose alternative interface if NFSroot is used.Keir Fraser2007-10-051-12/+24
* [hotplug scripts] Unlock the 'block' lock before bailing.Keir Fraser2007-10-041-0/+1
* Fix external-device-migrate infinite loop.Keir Fraser2007-10-021-5/+6
* network-bridge: default to eth0 if no default gateway.Keir Fraser2007-09-211-0/+1
* Fix typo in blktap script.Keir Fraser2007-09-201-1/+1
* Xend: "shadow_memory" setting in xm config is in MiB, not bytes.Tim Deegan2007-09-111-0/+1
* Add line termination to 'echo' usage in network-bridge script.kfraser@localhost.localdomain2007-08-311-1/+2
* Fix blktap script for versions of readlink command that do not handlekfraser@localhost.localdomain2007-08-311-1/+7
* Add sharing-check for blktapkfraser@localhost.localdomain2007-08-173-42/+100
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-171-14/+34
* hvm: Add global default keymap settingkfraser@localhost.localdomain2007-07-061-0/+6
* xendomains: Better sanity checking of potetntial save records.kfraser@localhost.localdomain2007-07-031-13/+16
* Make network-bridge fail on NFS or iscsi root.Keir Fraser2007-07-011-0/+12
* xendomains: Ignore 'lost+found' when finding saved dom images.Keir Fraser2007-07-011-2/+4
* tools: Allow xendomains to handle domain names >16 characterskfraser@localhost.localdomain2007-06-191-12/+21
* Synchronise xend-config file comments w.r.t. networking.kfraser@localhost.localdomain2007-06-051-3/+1
* [NET] Remove netloop from network bridge init scripts.kfraser@localhost.localdomain2007-06-044-107/+76
* Added xeninfo.pl, a script for collecting statistics from Xen hosts using theEwan Mellor2007-05-161-0/+284
* Fix TPM support in HVM domainskfraser@localhost.localdomain2007-05-151-1/+1
* Add INIT INFO block to example init.d/xend file.kfraser@localhost.localdomain2007-04-271-0/+12
* HVM: Allow qemu monitor to be configured in domain config file.kfraser@localhost.localdomain2007-04-122-0/+11
* [setup] Fix old style bridge setup.Christian Limpach2007-04-111-8/+11
* [hvm] Keep track of time offset between domain time and dom0 time.Christian Limpach2007-04-031-0/+4
* Add config files for testing xm via XendAPITom Wilkie2007-03-303-0/+240
* Added HTTPS support to Xend. There are new configuration options for theEwan Mellor2007-03-271-1/+13
* Fix init.d/xendomains startup script so log_error and log_successkfraser@localhost.localdomain2007-02-281-12/+19
* Improve hotplug script error reporting via xenstore.kfraser@localhost.localdomain2007-02-072-2/+10
* Revert 13805: losetup -r is not portableTim Deegan2007-02-071-7/+1
* Pass the -r flag to losetup for read-only devices.Ewan Mellor2007-02-061-1/+7
* [XEND] Allow TCP XMLRPC address:port to be configured, if enabled.Alastair Tse2007-01-251-0/+6
* Fix error message in network-bridge script.kfraser@localhost.localdomain2007-01-241-1/+1
* VTPM_TOOLS: Added support for QEMU to communicate with vTPM over UNIXkfraser@localhost.localdomain2007-01-221-6/+25
* [LINUX] ipv6: Disable addrconf on Xen bridge devicekfraser@localhost.localdomain2007-01-121-0/+5
* Add vfb config examples.kfraser@localhost.localdomain2007-01-123-0/+102
* Source a file called 'vtpm-impl.alt' if it exists.Ewan Mellor2007-01-111-1/+3
* Switch hotplug scripts to use /bin/bash rather than /bin/sh.Alastair Tse2007-01-0416-19/+19
* Copy the xm configuration file into the distribution. Comment-out the Xen-APIEwan Mellor2006-12-272-0/+3
* [HVM] Add Etherboot option ROM, for network-booting HVM guests.Tim Deegan2006-12-201-2/+2
* Fix typos in the external-device migrate script.kfraser@localhost.localdomain2006-12-141-2/+2
* This patch checks the contents of XENDOMAINS_SAVE before the restoreEwan Mellor2006-12-071-1/+8
* Added support for configuration file for xm, and use that to specifyEwan Mellor2006-12-061-0/+43