aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix xm vcpu-pin command for keyword 'all'.kfraser@localhost.localdomain2007-06-121-2/+2
| * tools: Clean up usage of const type qualifier.kfraser@localhost.localdomain2007-06-125-7/+7
* | [IA64] libxc trivial fix compilation error.Alex Williamson2007-06-122-3/+3
* | [IA64] Use virtualized psr in vcpu context instead of real psr.Alex Williamson2007-06-123-13/+11
* | [IA64][BUILDER] Define native protocol ABI for IA64 guests.Alex Williamson2007-06-121-0/+3
* | [IA64] White space cleanup from nvram patchAlex Williamson2007-06-111-149/+147
* | merge with xen-unstable.hg (staging)Alex Williamson2007-06-1192-637/+2378
|\|
| * Include Solaris kernel headerskfraser@localhost.localdomain2007-06-115-21/+230
| * [QEMU] Fix up ioemu timer save/restore after version changes.Tim Deegan2007-06-111-1/+1
| * [TOOLS] sync qemu and python view of save filenames after 15241:b0109d3dc3ddTim Deegan2007-06-111-1/+1
| * xend: Fix duplicate random MAC generation.kfraser@localhost.localdomain2007-06-113-5/+10
| * xend: Make device detach wait for detach to complete.kfraser@localhost.localdomain2007-06-113-5/+75
| * xend: Do not give up auto-ballooning if ballooning is proceeding okay.kfraser@localhost.localdomain2007-06-111-1/+4
| * xend: Fix xm block-detach regression introduced by c/s 15157.kfraser@localhost.localdomain2007-06-111-23/+10
| * tools: Fix xenstored build error by checking vasprintf() return code.Keir Fraser2007-06-101-7/+12
| * hvm: e820 public header cleanup.Keir Fraser2007-06-1014-34/+69
| * ioemu: save file name is snprintf()ed into a plenty big enough buffer.kfraser@localhost.localdomain2007-06-081-2/+2
| * Avoid using /tmp for qemu state files since an unprivileged userSteven Hand2007-06-083-5/+6
| * tools: Fix xm mem-max command.kfraser@localhost.localdomain2007-06-081-1/+1
| * hvm: Respect irqbase set by protected mode in mode switching with VMXAssist.kfraser@localhost.localdomain2007-06-082-4/+6
| * ioemu: Tiny indentation fix.kfraser@localhost.localdomain2007-06-071-1/+1
| * xentop: Display blktap information.kfraser@localhost.localdomain2007-06-071-1/+8
| * xenstat: Adding to scan blktap information.kfraser@localhost.localdomain2007-06-074-8/+25
| * Fix the vnet module for Xen 3.1.x.kfraser@localhost.localdomain2007-06-075-34/+51
| * tools: Fix some type issues GCC 4.1.0 warnings.kfraser@localhost.localdomain2007-06-072-8/+20
| * qemu: Fix vnc port offset in xenstorekfraser@localhost.localdomain2007-06-061-1/+1
| * [HVM] Prevent usb driver crashes in Windowskfraser@localhost.localdomain2007-06-061-2/+27
| * Synchronise xend-config file comments w.r.t. networking.kfraser@localhost.localdomain2007-06-052-6/+3
| * [ACM] Python-to-C Interface for new ACM hypercalls.kfraser@localhost.localdomain2007-06-051-3/+111
| * console daemon: Fix realloc() usage.kfraser@localhost.localdomain2007-06-051-0/+1
| * qemu: Use domid in qemu log name. Can be related back to domain namekfraser@localhost.localdomain2007-06-051-4/+4
| * qemu: More care over filename string sizes.kfraser@localhost.localdomain2007-06-041-3/+4
| * Use name instead of pid in QEMU logs.kfraser@localhost.localdomain2007-06-042-24/+24
| * Add persistent guest & hv logging in xenconsoled.kfraser@localhost.localdomain2007-06-043-6/+204
| * xentrace: Bit-field boolean must be unsigned.kfraser@localhost.localdomain2007-06-041-8/+5
| * Remove a few stray references to the sparse tree.Ian Campbell2007-06-048-143/+276
| * [NET] Remove netloop from network bridge init scripts.kfraser@localhost.localdomain2007-06-046-111/+136