aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added rudimentary "xend reload" functionality. This allows you to reconfigureEwan Mellor2006-12-041-1/+4
* Fix for network routing setup. Enables proxy arp on dom0's externally visible...kfraser@localhost.localdomain2006-11-291-0/+8
* Added configuration for authentication through Xen-API -- it can now be setEwan Mellor2006-11-281-14/+24
* Implement an "allowed hosts" mechanism for the XML-RPC server layer, usingEwan Mellor2006-11-281-0/+26
* [HVM] Re-introduce the 'apic' configuration option, default to 1.kfraser@localhost.localdomain2006-11-271-5/+9
* Fix iptable handling when multiple addresses have been specified.Ewan Mellor2006-11-211-1/+1
* Add example of keyboard layoutkasai.takanori@jp.fujitsu.com2006-11-212-0/+8
* [BLKTAP] Fix hotplug script to check if specified file exists.kfraser@localhost.localdomain2006-11-091-1/+15
* Replace uses of [ ... == ... ] with the POSIX-legal single-equals. Tidy upEwan Mellor2006-11-086-55/+41
* [XEN] Replace hvm_setup_platform() with hvm_domain_initialise()kaf24@localhost.localdomain2006-11-051-3/+0
* Fix comment.Ewan Mellor2006-11-011-1/+1
* [HVM] Implement password authentication of VNC connections.kfraser@localhost.localdomain2006-10-203-0/+14
* [TPM] Check the existence of the xenstore path before trying to read from it.kfraser@localhost.localdomain2006-10-181-2/+4
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-5/+0
* [xend/hotplug] Remove happy gun logging.Christian Limpach2006-10-101-1/+0
* [HVM/vncserver] Implement a 'vnclisten' option to limit the interfaceChristian Limpach2006-10-052-0/+10
* [TOOLS] Fix xendomains init.d script DOG PIG confusion.Alastair Tse2006-09-291-3/+3
* [BLKTAP] have udev create the device for blktapAndrew Warfield2006-09-281-0/+1
* [tools] Increases some of the timeoutsChristian Limpach2006-09-211-1/+1
* The attached patch prevents a domain with an attached vTPM from doingEwan Mellor2006-09-052-0/+8
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-08-284-32/+18
|\
| * [XEND] Move all of the various log files created by xen tokaf24@localhost.localdomain2006-08-282-2/+2
| * [TOOLS] Remove Gentoo-specific workaround in networkingkaf24@localhost.localdomain2006-08-281-28/+12
| * [TOOLS] Clean up routed vifs quietly on domain destruction.kaf24@localhost.localdomain2006-08-281-2/+4
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-08-271-0/+1
|\|
| * The various tools expect the device node to be /dev/xen/evtchn -- thisEwan Mellor2006-08-231-0/+1
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-08-234-3/+12
|\|
| * Make add_to_bridge() always leave the device up even when it bails out due to...Anil Madhavapeddy2006-08-221-0/+1
| * [qemu] Allow booting from more than one device.Christian Limpach2006-08-202-2/+6
| * Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-0/+4
| * Fix 2 issues when creating HVM guests:kfraser@localhost.localdomain2006-08-101-1/+1
* | [IA64] update xmexample.vtiawilliam@xenbuild.aw2006-08-141-17/+15
|/
* [qemu] Add vncunused option.chris@kneesaa.uk.xensource.com2006-08-091-0/+4
* Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxpkaf24@firebug.cl.cam.ac.uk2006-08-081-1/+1
* [HVM] Wnable sound card support for qemu.chris@kneesaa.uk.xensource.com2006-08-041-2/+2