aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix 15435:ab95b9764b20.Ian Campbell2007-07-021-0/+7
| * Use 32bit operand and address during VMXAssist protected to real.Keir Fraser2007-07-022-12/+52
| * xm: Fix xm block-detach error message duplication.Keir Fraser2007-07-011-6/+6
| * xm: Fix a typo for xm network-detach.Keir Fraser2007-07-011-1/+1
| * Make network-bridge fail on NFS or iscsi root.Keir Fraser2007-07-011-0/+12
| * Remove unused VMXAssist test code.Keir Fraser2007-07-014-159/+1
| * xendomains: Ignore 'lost+found' when finding saved dom images.Keir Fraser2007-07-011-2/+4
| * xend: Pass information to user when failing migrate due to PCI dev.Keir Fraser2007-07-012-1/+5
| * xend: Don't allow migrate with assigned PCI devs.Keir Fraser2007-07-011-0/+3
| * Add a duplication definition check for devices.Ian Campbell2007-06-291-15/+79
| * xend: Fix irq-permissions setting during domain creation.Keir Fraser2007-06-281-1/+1
| * More getcpuinfo sysctl cleanup.Keir Fraser2007-06-272-13/+20
| * xenconsoled: improve robustness of logfile handlingKeir Fraser2007-06-271-14/+22
| * Add new sysctl to return runtime information about physical CPU utilization.Steven Hand2007-06-272-0/+21
| * ioemu: Fix ifdef __x86_64__kfraser@localhost.localdomain2007-06-251-1/+1
| * libxenguest: Add another range check to dom restore.kfraser@localhost.localdomain2007-06-211-1/+1
| * libxenguest: Add missing range-check on count field read from a domainkfraser@localhost.localdomain2007-06-211-3/+4
| * tools: Adjust tools' path calculation.kfraser@localhost.localdomain2007-06-202-2/+16
| * tools: Create directory /var/lib/xen at install target.kfraser@localhost.localdomain2007-06-201-0/+1
* | [IA64] Fix NVRAM data cannot be saved when guest execute "reboot"Alex Williamson2007-07-023-0/+11
* | [IA64] Fix incorrect NVRAM saving if domain is destroyed by config errorAlex Williamson2007-07-021-1/+20
* | [IA64] Remove IA64_GUEST_CONTEXT_RBS_OFFSETAlex Williamson2007-07-021-4/+7
* | libxc: Add xc_domain_setdebugging in xenctrl APIAlex Williamson2007-06-263-8/+26
* | [IA64] Many more registers displayed (through a command-line option).Alex Williamson2007-06-211-96/+255
* | merge with xen-unstable.hgAlex Williamson2007-06-2012-75/+337
|\|
| * Fix xm vcpu-set command for managed domains, to take effect immediately.kfraser@localhost.localdomain2007-06-201-1/+1
| * hvm: Ensure ioemu sees media-change events even when media filenamekfraser@localhost.localdomain2007-06-201-0/+5
| * hvm: Fix ioemu Qcow support.kfraser@localhost.localdomain2007-06-202-1/+13
| * blktap: Add fallback code to blktap for missing poll-on-aio support.kfraser@localhost.localdomain2007-06-195-51/+265
| * tools: Allow xendomains to handle domain names >16 characterskfraser@localhost.localdomain2007-06-191-12/+21
| * ioemu: Assembler memcpy() for x86, and lowest-common-denominatorkfraser@localhost.localdomain2007-06-191-9/+31
| * tools: Fix compiler warning.kfraser@localhost.localdomain2007-06-191-1/+1
* | [IA64] Typo fix: avoid spurious errors.Alex Williamson2007-06-181-1/+1
|/
* xend: Revert 15252:31ee1768e911 ("Make device detach wait for detach to compl...Keir Fraser2007-06-163-75/+5
* merge with xen-unstable.hgAlex Williamson2007-06-157-46/+75
|\
| * xend: Replace tabs with 8 whitespaces in DevController.pyKeir Fraser2007-06-151-16/+16
| * Update Solaris balloon ioctl valueKeir Fraser2007-06-151-5/+5
| * Remove bogus xenfb include; breaks Solaris build.Keir Fraser2007-06-151-1/+0
| * xenapi: Implement VM.set_VCPUs_at_startup and VM.set_VCPUs_max XenAPIkfraser@localhost.localdomain2007-06-131-0/+6
| * xenapi: Implement XenAPI method VBD.set_mode in python.kfraser@localhost.localdomain2007-06-131-0/+11
| * xenapi: Fix segfault in libxenapi.kfraser@localhost.localdomain2007-06-132-5/+5
| * xentop: Fix -b option (batch mode).kfraser@localhost.localdomain2007-06-131-19/+32
* | [IA64] Add error checking to nvram store mkdirAlex Williamson2007-06-151-3/+24
* | [IA64] Create NVRAM save directoryAlex Williamson2007-06-151-0/+2
* | [IA64] Don't try to save nvram on PV domainsAlex Williamson2007-06-141-1/+12
* | [IA64] symlink kregs.h into libxc buildAlex Williamson2007-06-141-2/+4
* | Merge with xen-unstable.hg (staging)Alex Williamson2007-06-1214-55/+74
|\|
| * Fix fully-virtualized core dumps for 32-bit guests.kfraser@localhost.localdomain2007-06-121-1/+1
| * tools: warn_unused_result build fixes.kfraser@localhost.localdomain2007-06-126-40/+53
| * [IA64] When a domU is destroyed, it will fall into NVRAM savingkfraser@localhost.localdomain2007-06-121-4/+11