aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hotplug
Commit message (Expand)AuthorAgeFilesLines
* hotplug: Avoid race condition when creating or destroying network bridgesKeir Fraser2010-03-151-0/+10
* Fix blktap2 test in xen-hotplug-cleanupKeir Fraser2010-02-221-1/+1
* hotplug: ignore xenstore-read errorKeir Fraser2010-02-162-3/+3
* tools: Do not append trailing slash to XEN_ROOT in MakefilesKeir Fraser2010-02-043-3/+3
* Linux: Use losetup -f where available.Keir Fraser2010-01-141-1/+1
* Fix losetup -f not working on SLES10Keir Fraser2009-12-141-1/+21
* PVUSB: xm/xend supportKeir Fraser2009-12-111-0/+1
* Linux vbd hotplug: Speed up finding a loopback deviceKeir Fraser2009-11-031-81/+14
* Linux vbd hotplug: Avoid "leaked" loopback devicesKeir Fraser2009-11-031-0/+11
* Tools-side support for creating and destroying netchannel2 interfaces.Keir Fraser2009-10-073-2/+50
* mount /proc/xen in init.d/xenKeir Fraser2009-09-091-0/+9
* xend: Enable to set config variables in /etc/sysconfig/xendKeir Fraser2009-09-073-0/+20
* hotplug scripts: better same_vm checksKeir Fraser2009-08-191-1/+9
* tools: Fix iptables failure test in vif-common.shKeir Fraser2009-08-071-1/+1
* hoplugpath.sh: fix Makefile dependency.Keir Fraser2009-07-231-1/+1
* tools: xenbackendd for NetBSDKeir Fraser2009-07-224-4/+4
* Revert part of c/s 19349: fixes qcow for HVM guestsKeir Fraser2009-07-213-0/+95
* netbsd: remove qemu-ifup-nbsd, now that it is in the right placeKeir Fraser2009-07-092-4/+0
* buikd: Fix the detection of udev with udevadm version < 128Keir Fraser2009-07-021-4/+6
* blktap2: add blktap2 device class and device controllerKeir Fraser2009-07-011-0/+7
* xend: create /var/lock/subsys at startupKeir Fraser2009-06-251-0/+1
* Fix buildsystem to detect udev > version 124Keir Fraser2009-06-251-1/+7
* Get rid of hardcoded pathes for stubdom and hotplug scriptsKeir Fraser2009-06-2313-24/+42
* Fix network-bridge ifup problem when bridge has no IP address.Keir Fraser2009-06-231-2/+2
* xendomains script: Small fixKeir Fraser2009-06-181-3/+3
* Serialize iptables calls in hotplug scriptsKeir Fraser2009-05-281-0/+4
* udev-script: udev rule for pci_iomul device.Keir Fraser2009-05-281-0/+1
* stubdom: 'file' based disk sharingKeir Fraser2009-05-261-3/+3
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-193-19/+7
* stubdom: fix issue with phy disksKeir Fraser2009-05-191-2/+3
* network-bridge: Fix for bondingKeir Fraser2009-04-221-0/+9
* tools: dom0 iptables rule ordering changeKeir Fraser2009-04-141-6/+9
* network-nat: add domain info for nat-dhcpdKeir Fraser2009-04-081-1/+5
* network-bridge: Fix do_ifup in the case of ${bridge} != ${netdev}Keir Fraser2009-04-021-3/+3
* xend: Accept udev events about SCSI and update physical SCSI informationKeir Fraser2009-03-311-1/+1
* build system cleanup - get rid of some hardcoded pathsKeir Fraser2009-03-191-5/+3
* Add udev rules to deliver hw events to xendKeir Fraser2009-03-172-1/+4
* blktap: Move error signaling to blktapctrlKeir Fraser2009-03-123-95/+0
* xend: Fix removing /vm/UUID/device paths when device cannot be disconnectedKeir Fraser2009-03-121-0/+14
* Revert c/s 19250, as it seems to be causing problems.Keir Fraser2009-03-121-10/+0
* init script: Enable to run xend stop when dom0 shutdownKeir Fraser2009-03-051-0/+2
* xend: Fix removing /vm/UUID/device paths when device cannot be disconnectedKeir Fraser2009-03-021-0/+10
* Fix typos in xendomains script.Keir Fraser2009-02-171-8/+8
* xendomains: clean up output formattingKeir Fraser2009-02-131-21/+44
* tools/hotplug: Separate OS-specific scripts.Keir Fraser2008-11-0439-0/+3991