aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xm, xend: passthrough: Add assigned_or_requested_vslot()Keir Fraser2009-05-264-27/+25
* xend: Fix xm pci-detach for inactive devicesKeir Fraser2009-05-261-3/+0
* Add support for superpages (hugepages) in PV domainKeir Fraser2009-05-2615-152/+210
* stubdom: 'file' based disk sharingKeir Fraser2009-05-261-3/+3
* xend: Fix typo in usage of new auxbin.xen_configdir() functionKeir Fraser2009-05-211-1/+1
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-2018-45/+46
* xend: remove spurious pci_len from getDeviceSxprsKeir Fraser2009-05-201-1/+0
* ocaml-xenstored: Allow to build ocaml xenstored instead of C versionKeir Fraser2009-05-192-2/+31
* tools: Fix an obvious xgettext build typo.Keir Fraser2009-05-191-1/+1
* xend: Fix xm pci commands for inactive managed domains.Keir Fraser2009-05-192-11/+36
* xend: Make hotplug script timeouts configurableKeir Fraser2009-05-193-2/+26
* python: get rid of hardcoded search pathes in python code.Keir Fraser2009-05-192-31/+21
* xentrace: Trace IRQs and entry/exit timestamps.Keir Fraser2009-05-192-0/+18
* xend: adjust relocation buffer sizeKeir Fraser2009-05-191-1/+1
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-199-25/+14
* xend: solve issues with xm block-configure command.Keir Fraser2009-05-191-5/+32
* xend: Avoid deprecation warnings with Python 2.6.Keir Fraser2009-05-192-8/+21
* ioemu: Export PREFIX variable to ioemu build environment.Keir Fraser2009-05-191-0/+2
* stubdom: fix issue with phy disksKeir Fraser2009-05-191-2/+3
* passthrough: Fix PCI hot-plug option parsingKeir Fraser2009-05-131-3/+3
* stubdom docs: Update to reflect the new way of configuring stubdom domains.Keir Fraser2009-05-113-26/+5
* Permit user to suppress passing --prefix to setup.pyKeir Fraser2009-05-073-9/+9
* xend: fix the pci BDF format stringKeir Fraser2009-05-071-1/+1
* xenstore: Add brief notice regarding xenstore protocol limits to xs.h.Keir Fraser2009-04-301-0/+5
* xend: Fix for op_pincpu in SrvDomain.pyKeir Fraser2009-04-273-5/+4
* xend: fix cset 19547:b2c43b0fba71 (a managed domain may not shutdown)Keir Fraser2009-04-271-0/+1
* xentrace: Clean up HVM I/O tracing.Keir Fraser2009-04-241-2/+4
* xend: modify the order of resetting/deassigning device.Keir Fraser2009-04-241-8/+10
* xm: Fix hot-unplug of statically-assigned devicesKeir Fraser2009-04-233-5/+6
* xend: Do not overwrite xauthority and display with empty valuesKeir Fraser2009-04-231-2/+2
* stubdoms: generate stubdom config fileKeir Fraser2009-04-231-1/+6
* xc_save: fixes typo in error message.Keir Fraser2009-04-221-1/+1
* network-bridge: Fix for bondingKeir Fraser2009-04-221-0/+9
* xenconsoled: Fixes to domain management.Keir Fraser2009-04-201-4/+12
* xend: The method union_update on a set was renamed to update in Python 2.3Keir Fraser2009-04-201-1/+5
* xend: clean up qemu-dm related items on domain destroyKeir Fraser2009-04-171-18/+18
* xend: serialise domain restart threadsKeir Fraser2009-04-151-1/+5
* xend: fix avoidance to restart domain on crashKeir Fraser2009-04-151-15/+7
* tools: dom0 iptables rule ordering changeKeir Fraser2009-04-141-6/+9
* xenpmd: Explicit build rule.Keir Fraser2009-04-091-0/+3
* xend: Fix xm pci-attach/detach for inactive managed domainsKeir Fraser2009-04-091-45/+103
* sbdf2devicepath: converts SBDF into device path.Keir Fraser2009-04-091-0/+82
* xend: fix a typo in pciif so PciController.unwatchAerState() worksKeir Fraser2009-04-091-2/+2
* tools: Always use sane upstream (`native') python pathsKeir Fraser2009-04-0817-89/+10
* restore: sign extend p2m when restoring on a host with pfn width <Keir Fraser2009-04-081-1/+1
* network-nat: add domain info for nat-dhcpdKeir Fraser2009-04-081-1/+5
* xend: Give domain-ID 0 to xc.test_assign_deviceKeir Fraser2009-04-081-3/+3
* xend: fix c/s 19510Keir Fraser2009-04-081-4/+4
* tools: fix python installationKeir Fraser2009-04-072-4/+2
* xm: handle error in auxbin gracefullyKeir Fraser2009-04-071-1/+5