aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mergekfraser@localhost.localdomain2006-10-252-3/+8
|\
| * [XEND] Be more generous with the default shadow allocation.Tim Deegan2006-10-251-3/+6
| * [HVM] Avoid buffer overrun in qemu-dmTim Deegan2006-10-251-0/+2
* | [HVM] Move ACPI timer to HV, which is the last platform timer in Qemu.kfraser@localhost.localdomain2006-10-251-4/+5
|/
* [BLKTAP] Simplify linked-list insertion/deletion.kfraser@localhost.localdomain2006-10-253-103/+49
* [XEND] Open xend-debug.log in append mode.kfraser@localhost.localdomain2006-10-251-2/+2
* [TOOLS][XENTOP] Update usage and manpage to include vbd options.kfraser@localhost.localdomain2006-10-252-3/+6
* Add x86_64 to the supported architectures since otherwise the testsEwan Mellor2006-10-241-1/+2
* Fix Memory assumptions in the create tests.Ewan Mellor2006-10-244-7/+16
* [qemu patches] Update patches upto changeset 11870:29b02d929b7e.Christian Limpach2006-10-2424-181/+1545
* This puts two small fixes in the xm-test suite:Ewan Mellor2006-10-242-2/+5
* Added multiarch support to xm-test. Bumped version number to xm-test 1.0.Ewan Mellor2006-10-245-13/+82
* Update buildroot configs to match snapshot downloaded for public ramdisks.Ewan Mellor2006-10-242-8/+28
* Default to appending to "extra" in XenConfig.Ewan Mellor2006-10-231-0/+3
* Add ability to inspect messages from domain for arbitrary strings.Ewan Mellor2006-10-232-0/+25
* Add configuration data for powerpc.Ewan Mellor2006-10-233-0/+366
* Refactor code to encapsulate architecture decisions in one place.Ewan Mellor2006-10-234-66/+161
* Rename buildroot -> buildroot-i386.Ewan Mellor2006-10-232-1/+1
* [XM] Print qualified path to config file on domain creation.kfraser@localhost.localdomain2006-10-231-0/+6
* Allow domain config file to specify credit-scheduler parameters.kfraser@localhost.localdomain2006-10-233-5/+22
* [XM] Allow empty resource strings (e.g., when creating an empty CDROMkfraser@localhost.localdomain2006-10-232-2/+11
* [ACM] Don't use uninitialised struct value if hypercall fails.kfraser@localhost.localdomain2006-10-231-5/+10
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-2313-89/+139
* Use $CC when building pygrub.kaf24@localhost.localdomain2006-10-221-3/+3
* [XEND] Remove lazy import of signal module.kfraser@localhost.localdomain2006-10-201-1/+1
* [ACM] Documentation cleanup.kfraser@localhost.localdomain2006-10-205-617/+180
* [HVM] Implement password authentication of VNC connections.kfraser@localhost.localdomain2006-10-2013-5/+710
* Use the name of the title of the system to boot into (instead of thekfraser@localhost.localdomain2006-10-202-63/+70
* [VMXASSIST] Some reports that macros do not get picked up by CPPkaf24@firebug.cl.cam.ac.uk2006-10-192-2/+2
* [HVM] Windows HCT requires non-zero subvendor details in platform PCI device.kfraser@localhost.localdomain2006-10-191-1/+7
* [XEND] Two small fixes/improvements from Glauber de Oliveira Costa.kfraser@localhost.localdomain2006-10-192-0/+5
* [HVM][VMX] Use CPUID instruction virtualization to workaround VMXAssist 4G li...kfraser@localhost.localdomain2006-10-193-12/+58
* [ACM] An environment where ACM and its tools have not been installed beforekfraser@localhost.localdomain2006-10-192-1/+7
* Don't use $(LINK.o), as it doesn't pick up -m32/-m64 from $(CFLAGS).kfraser@localhost.localdomain2006-10-192-8/+8
* [HVM] XenTrace enhancement for HVM SMP guests.kfraser@localhost.localdomain2006-10-181-5/+24
* Replace test-gcc-flag with Linux-style cc-option.kfraser@localhost.localdomain2006-10-183-7/+7
* [HVM] Enable DMA mode for CD-ROM IDE ATAPI interface.kfraser@localhost.localdomain2006-10-181-2/+2
* [TPM] Check the existence of the xenstore path before trying to read from it.kfraser@localhost.localdomain2006-10-181-2/+4
* [HVM] Move RTC emulation into the hypervisor.kfraser@localhost.localdomain2006-10-182-0/+115
* [SOLARIS] More tools fixes.kfraser@localhost.localdomain2006-10-181-3/+3
* [ACM] Fix the resource representations in the resource_labelkfraser@localhost.localdomain2006-10-184-7/+30
* [HVM] E820 table misreports the ACPI NVS/Data information whichkfraser@localhost.localdomain2006-10-181-29/+6
* [ACM] Fix binary alignment in tools.kfraser@localhost.localdomain2006-10-181-6/+8
* [ACM] Keep stream aligned.kfraser@localhost.localdomain2006-10-181-4/+6
* Clean up linker flag definitions.kfraser@localhost.localdomain2006-10-182-4/+3
* [TPM] Allow all tests of the xm test suite to be run when ACMkfraser@localhost.localdomain2006-10-185-4/+22
* [TPM] Add tests cases for the ACM security hooks and tools tokfraser@localhost.localdomain2006-10-1816-0/+713
* Fix 'chk' scripts for generic shell (non-bash) and *BSD.kfraser@localhost.localdomain2006-10-186-42/+88
* xc core structures are not Linux specific.kfraser@localhost.localdomain2006-10-181-5/+5
* [SOLARIS] Xen daemons are managed separately, so we need a way to startkfraser@localhost.localdomain2006-10-173-5/+25