aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: Add device-path command to convert SBDF into device path.Keir Fraser2009-04-062-1/+79
* xend: Use AUTO_PHP_SLOT where it ought to beKeir Fraser2009-04-061-2/+2
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-063-0/+84
* xm: allow space characters in a vscsi definition.Keir Fraser2009-04-021-1/+1
* hvm: add ACPI power button for HVMKeir Fraser2009-04-023-4/+6
* xenctx, ia64: fix compilation error.Keir Fraser2009-04-021-1/+1
* network-bridge: Fix do_ifup in the case of ${bridge} != ${netdev}Keir Fraser2009-04-021-3/+3
* xend: Revert c/s 19436 -- fails with Python 2.3, and sock.close()Keir Fraser2009-04-011-1/+0
* xend: modify a warning log messageKeir Fraser2009-04-011-11/+11
* xend: fix rtc_timeoffset when localtime=1Keir Fraser2009-04-013-17/+13
* xend: Balloon 4MB memory slop when creating a domainKeir Fraser2009-04-011-2/+3
* xend: Set close-on-exec flag for datagram socketsKeir Fraser2009-04-011-0/+2
* xend: allow hvm domain to have multiple serial consolesKeir Fraser2009-04-011-0/+8
* acm: Restrict the XML of the policy to only allow oneKeir Fraser2009-04-011-1/+1
* hvmloader: ROMBIOS must POST in big real mode, since it supports PMM,Keir Fraser2009-03-312-4/+4
* xend: Fix domain creation.Keir Fraser2009-03-311-2/+2
* build: Get rid of some more hardcoded install pathsKeir Fraser2009-03-312-6/+6
* hvmloader acpi: Reserve ioport ranges for expanded PHPKeir Fraser2009-03-312-245/+272
* ia64, pygrub: Allow command-line editing in Lilo boot loaderKeir Fraser2009-03-311-1/+5
* xend: less noise in xend-debug.log on HVM shutdownKeir Fraser2009-03-311-1/+4
* xend: Check for valid CPU_CAP value when creating new domainKeir Fraser2009-03-311-0/+15
* tools build: No need for LFS flags on NetBSD.Keir Fraser2009-03-311-0/+2
* xend: Return True from device_update when cfg_xenapiKeir Fraser2009-03-311-0/+1
* XenAPI: Implement {get,set}_auto_power_onKeir Fraser2009-03-314-1/+11
* xend: Allow user to specify vslots 0 - 1f for static pass-throughKeir Fraser2009-03-311-1/+1
* xenctx: Teach xenctx how to find the right addresses in real-mode.Keir Fraser2009-03-311-8/+30
* xenctx: Always show code context, even when not in kernel modeKeir Fraser2009-03-311-14/+20
* libxc: Fix xc_translate_foreign_address in non-paged modeKeir Fraser2009-03-311-1/+1
* xenapi: Fix VDI:read_only, VDI:sharable and VBD:mode of XenAPIKeir Fraser2009-03-311-7/+8
* xend: fix hotplug for integrated devicesKeir Fraser2009-03-311-2/+11
* xend: Accept udev events about SCSI and update physical SCSI informationKeir Fraser2009-03-314-44/+90
* xend: Fix 'xm pci_list_assignable_devices'Keir Fraser2009-03-313-34/+59
* xend: Fix scsi_id for pvSCSIKeir Fraser2009-03-311-3/+9
* xend: Allow drbd disks.Keir Fraser2009-03-311-1/+1
* xend: Supply pass-through vslot to qemu-dmKeir Fraser2009-03-311-0/+1
* xend: Properly save/restore vnc/vfb configurationKeir Fraser2009-03-312-1/+16
* xenpm: add cmd set-max-cstateKeir Fraser2009-03-311-1/+34
* cpuidle: export max_cstate access via libxcKeir Fraser2009-03-312-0/+36
* pygrub: More accurate try/except catch.Keir Fraser2009-03-311-1/+1
* xend: Save the state of PPCIs after hot-plug events.Keir Fraser2009-03-311-0/+4
* xend: fix domain_migrateKeir Fraser2009-03-311-0/+1
* xend: Disallow bogus MAC addresses when creating new VIF devicesKeir Fraser2009-03-311-0/+7
* libxc: fix link error of xc_save on ia64Keir Fraser2009-03-243-110/+118
* pygrub: run first entry in config when invalid default boot option providedKeir Fraser2009-03-201-1/+5
* xend: specify the slot for pass-through devicesKeir Fraser2009-03-202-5/+14
* xenstore: Don't hardcode install pathKeir Fraser2009-03-201-2/+2
* xmexample: fix cpuid exampleKeir Fraser2009-03-201-2/+2
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-203-0/+51
* Add cpufreq actual average freq information to xenpm toolsKeir Fraser2009-03-201-0/+32
* Deliver cpufreq actual average freq to libxc interfaceKeir Fraser2009-03-202-0/+19