aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [xend][xen-api] Save new memory values in domain config when callingkfraser@localhost.localdomain2007-07-181-4/+4
* [Xend] More security-related fixeskfraser@localhost.localdomain2007-07-186-14/+29
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-188-19/+1247
* Improve xm uptime command for inactive managed domainskfraser@localhost.localdomain2007-07-171-2/+4
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-1712-114/+77
* [HVM] Qemu rtl8139: correct rx CRC calculationTim Deegan2007-07-161-5/+4
* [HVM] Qemu rtl8139: correct ring-buffer wrapping.Tim Deegan2007-07-161-1/+1
* [Xend] Fix problem when destroying VMs using the Xen-APIkfraser@localhost.localdomain2007-07-131-0/+1
* [ACM-security] Some fixes to tools.kfraser@localhost.localdomain2007-07-125-131/+56
* [LIBXC] Fix xc_map_grant_refs() function.kfraser@localhost.localdomain2007-07-121-1/+1
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-1237-189/+1978
|\
| * hvm: Re-introduce LPT1 device in ACPI tables.kfraser@localhost.localdomain2007-07-116-47/+64
| * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-112-0/+35
| * [VTPM] Fixed typo in VTPM manager.kfraser@localhost.localdomain2007-07-111-1/+1
| * [xend] Fix xm trigger command for inactive managed domainskfraser@localhost.localdomain2007-07-111-0/+4
| * xend: Fix 'xm dumpcore' for inactive managed domains.kfraser@localhost.localdomain2007-07-111-0/+4
| * [xenstore] adds a -w (wide) flag to xenstore-ls to support seeing fullkfraser@localhost.localdomain2007-07-111-7/+30
| * [XM] Tools support for extensions of the Xen-API for managing security policieskfraser@localhost.localdomain2007-07-1115-128/+746
| * Make QEMU consistently report write caching support for emulated IDEkfraser@localhost.localdomain2007-07-111-1/+2
| * [libxen] C-bindings for the extensions of the Xen-API for managing security p...kfraser@localhost.localdomain2007-07-109-1/+1090
| * hvm: Fix memcpy_words() asm in ioemu.kfraser@localhost.localdomain2007-07-101-4/+2
* | merge with xen-unstable.hgAlex Williamson2007-07-1073-4758/+3754
|\|
| * xend: Fix xm pause/unpause for inactive managed domains.kfraser@localhost.localdomain2007-07-101-0/+8
| * xend: Count CPUs rather than relying on a statickfraser@localhost.localdomain2007-07-101-4/+7
| * xm: Improve help message for vif creation.kfraser@localhost.localdomain2007-07-101-1/+5
| * xend: Missing last line from Xen_API security patch.kfraser@localhost.localdomain2007-07-091-0/+1
| * Add accel option to vif xend config.kfraser@localhost.localdomain2007-07-092-3/+8
| * [Xen-API] Extension of the Xen-API for managing Xen Security Policieskfraser@localhost.localdomain2007-07-0915-155/+3408
| * Fix xm save command for a inactive managed domain.kfraser@localhost.localdomain2007-07-092-8/+6
| * Better error message for 'xm sysrq' on inactive domain.kfraser@localhost.localdomain2007-07-091-0/+3
| * Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-074-4/+2
| * hvm: Add global default keymap settingkfraser@localhost.localdomain2007-07-064-0/+18
| * Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-068-26/+106
| * Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fckfraser@localhost.localdomain2007-07-061-4/+2
| * [ACM] Support for initial unicode handling of strings in policies.kfraser@localhost.localdomain2007-07-061-6/+10
| * Export debugger attached state to xc API.kfraser@localhost.localdomain2007-07-062-1/+2
| * xend: Fix xm block/network-attach command for inactive managed domainkfraser@localhost.localdomain2007-07-061-3/+12
| * xend: Fix op_domain_sched_credit_set() in SrvDomain.pykfraser@localhost.localdomain2007-07-061-1/+2
| * hvm: Fix vnc keymap for Japanese keyboards.kfraser@localhost.localdomain2007-07-062-1/+4
| * Improve xm sched-credit command for inactive managed domainskfraser@localhost.localdomain2007-07-062-17/+34
| * hvm: Allow blktap to be able to be booted as system volume for PV-on-HVMkfraser@localhost.localdomain2007-07-061-2/+4
| * [HVM] ROMBIOS: reboot when we see Ctrl+Alt+DelTim Deegan2007-07-061-0/+4
| * [HVM] update Etherboot ROM: new version, stricter DHCP compliance.Tim Deegan2007-07-052-2/+3
| * xenstore: Remove broken and unmaintained test code.kfraser@localhost.localdomain2007-07-0329-4418/+5
| * xend: Save modified scheduler params of managed guests to config.sxp.kfraser@localhost.localdomain2007-07-031-0/+1
| * xendomains: Better sanity checking of potetntial save records.kfraser@localhost.localdomain2007-07-031-13/+16
| * vmxassist: Decode mov instruction in protected to real mode in vmxassist.kfraser@localhost.localdomain2007-07-031-93/+87
| * hvm: Fix keymap for Windows keys.kfraser@localhost.localdomain2007-07-031-2/+2
* | [IA64] Typo fixAlex Williamson2007-07-021-1/+1
* | merge with xen-unstable.hgAlex Williamson2007-07-0220-220/+246
|\|