aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* hvm: Extend the CPUID whitelist to include Intel's AES-NI intructionsKeir Fraser2010-05-262-1/+3
* xentop: fix NULL pointer dereferenceKeir Fraser2010-05-221-13/+15
* xend: suppress errors during capabilities checkKeir Fraser2010-05-191-1/+1
* xend: Fix getStubdomDomid functionKeir Fraser2010-05-151-1/+1
* xentrace: install scripts with python install wrapperKeir Fraser2010-05-151-1/+2
* xenstore: Fix cleanup_pop() definition for some (buggy) pthread.h headers.Keir Fraser2010-05-131-2/+8
* xs: avoid pthread_join deadlock in xs_daemon_closeKeir Fraser2010-05-131-20/+34
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* xenpm: remove wrong and pointless "current" indicatorKeir Fraser2010-05-101-4/+1
* xend: support blktap2 in xend blkif utilsKeir Fraser2010-05-101-1/+1
* xm: Add exception handling when launching vncviewerKeir Fraser2010-05-101-2/+7
* blktap: Fix old QCow tapdisk image handlingKeir Fraser2010-05-101-10/+9