aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* blktap2: make protocol specific usage of shared sring explicitKeir Fraser2010-08-151-1/+1
* [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cacheKeir Fraser2010-08-131-9/+4
* xl: Fix xl vcpu-list output on machines with more than 16 coresKeir Fraser2010-08-131-1/+1
* xc: fix segfault in pv domain create if kernel is an invalid imageKeir Fraser2010-08-131-0/+1
* gdbsx: Install into correct directory $(SBINDIR)Keir Fraser2010-08-021-4/+2
* libxl: fix fstat implicit declaration build errorKeir Fraser2010-08-021-0/+1
* tools/libxl: usbdevice should imply usbKeir Fraser2010-08-021-1/+1
* Without this we leak an fd on each domain shutdown and eventually runKeir Fraser2010-08-021-0/+5
* Before this patch only log messages with precisely priorityKeir Fraser2010-08-021-2/+4
* xenconsole: do not exit if a pty device is missingKeir Fraser2010-08-021-0/+2
* gdbsx: Always build -- remove build-time config option.Keir Fraser2010-08-021-0/+12
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-252-8/+2
* xm: Do not check path of kernel if bootloader is specifiedKeir Fraser2010-07-161-2/+10
* gdbsx: update README and remove space in q packetKeir Fraser2010-07-162-6/+6
* xl: start numbering vifs from 0Keir Fraser2010-07-161-1/+1
* xl: default timer_mode to 1Keir Fraser2010-07-161-1/+1
* tools/hotplug: locking.sh script: fix lock directory remains on error bugKeir Fraser2010-07-161-1/+7
* tools/pygrub: Fix a typo handling device specs with no partition partKeir Fraser2010-07-161-1/+1
* xl: Fix help message.Keir Fraser2010-07-091-1/+1
* xend: Continue domain building even if memshr extensions are notKeir Fraser2010-07-081-2/+4
* rombios: wait 30s after a failed bootKeir Fraser2010-07-081-15/+6
* xl: Fix cmdline parsing after backport changeset.Keir Fraser2010-07-081-1/+3
* tools/libxl: allow setting of timer_mode, hpet and vpt_align parametersKeir Fraser2010-07-064-16/+18
* rombios: pause for a keypress after a failed bootKeir Fraser2010-07-061-1/+21
* libxl: Backported stuff from unstableKeir Fraser2010-07-0622-1967/+6549
* xenpaging: Fix 32-bit build after fixed-width type changes.Keir Fraser2010-06-301-4/+8
* trace: share t_info pages only in read-only modeKeir Fraser2010-06-302-10/+10
* Remus: fix missing import in device.pyKeir Fraser2010-06-221-1/+1
* Remus: use IFB for net buffer on newer kernelsKeir Fraser2010-06-222-37/+238
* Remus: add file locking and modprobe utility functionsKeir Fraser2010-06-221-1/+50
* Remus: include device name in vif objectsKeir Fraser2010-06-222-3/+13
* Remus: fix VM stringificationKeir Fraser2010-06-221-2/+3
* Remus: move device handling into its own moduleKeir Fraser2010-06-222-135/+143
* Remus: remove obsolete codeKeir Fraser2010-06-221-18/+0
* Remus: python netlink fixesKeir Fraser2010-06-222-6/+10
* Remus: fix alignment bug in python rtnl libraryKeir Fraser2010-06-221-2/+2
* Remus: make ebt_imq and sch_queue compatible with pvopsKeir Fraser2010-06-224-18/+108
* Revert 21190:d6470041aa2e (xen-unstable 21541:7ff0e885b5c3).Keir Fraser2010-06-153-11/+6
* xc_domain_restore: Remove static variable 'completed'Keir Fraser2010-06-101-29/+29
* xc_domain_restore: Revert 20126:442bc6f82cf3, 19639:205b1badbcfdKeir Fraser2010-06-101-423/+115
* xend: A few blktap2 fixesKeir Fraser2010-06-103-6/+11
* blktap2: a little fix to xen-hotplug-cleanupKeir Fraser2010-06-071-1/+1
* libxc: Remove obsolete xc_find_device_number() declaration.Keir Fraser2010-06-044-149/+5
* xend: PoD check should be for HVM domain only.Keir Fraser2010-06-041-1/+1
* xenconsoled: Discard guest console data in bigger chunksKeir Fraser2010-06-041-11/+18
* xenstore: Make sure that libxs reports an error if xenstored dropsKeir Fraser2010-06-041-3/+33
* xenctx: Add --kernel-start option, to set the user/kernel splitKeir Fraser2010-06-041-7/+14
* pyGrub: Use proper bootloader class when entering command manuallyKeir Fraser2010-06-044-6/+26
* tools: Fix time offset when localtime=0Keir Fraser2010-05-261-1/+1
* Allow space in vbd path nameKeir Fraser2010-05-261-2/+2