aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test
Commit message (Expand)AuthorAgeFilesLines
* xm-test: fix the ip allocation functionZhu Yanhai2013-10-031-1/+2
* xm-test: add a missing %sZhu Yanhai2013-09-251-1/+1
* tools: Remove the vtpm process modelMatthew Fioravante2012-11-1317-958/+0
* tools/xm-test: portability fix: Avoid using == in /bin/sh scriptChristoph Egger2011-05-121-1/+1
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-2525-2438/+0
* cpupools [5/6]: xm-test add-onsKeir Fraser2010-04-2115-12/+713
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernelKeir Fraser2009-08-252-1/+67
* xm-test: Fix testcase '11_block_attach_shared_dom0' for up-to dateKeir Fraser2009-08-201-2/+2
* Fix xapi xm-tests.Keir Fraser2009-08-207-66/+105
* xm-test: Add status section to xm-test/READMEKeir Fraser2009-08-201-0/+25
* xm-test restore: use ext3 (instead of ext2) and xvda (instead of hda)Keir Fraser2009-08-051-17/+17
* xm-test: fix network13 test (protocol and extensions)Keir Fraser2009-08-053-19/+31
* xm-test: Adapt memory setting to up-to-date kernel memory consumptionKeir Fraser2009-08-051-1/+1
* xm-test: 10_block_attach_detach_multiple_devices fixedKeir Fraser2009-08-052-32/+40
* xm-test block-create: use ext3 as filesystemKeir Fraser2009-08-051-2/+4
* xm-test: ramdisk fs type is changed to ext3 if neededKeir Fraser2009-08-021-0/+9
* xm-test: Fix memset 01 and 02 tests: add support for sysfs memory interfaceKeir Fraser2009-07-295-42/+77
* tools: remove hard coded paths in example config filesKeir Fraser2009-06-241-1/+1
* xm-test: Identifying the network env specified in xend config fails,Keir Fraser2009-03-061-3/+5
* xm-test: Remove a policy reset from acm test caseKeir Fraser2008-07-031-5/+0
* Fix up python breakage for blkdev_name_to_numberKeir Fraser2008-06-301-1/+1
* Remove defunct powerpc port.Keir Fraser2008-05-086-389/+2
* xm-test: Have domains deleted if they are managed domainsKeir Fraser2008-03-031-2/+2
* tools/docs: Fix example and default IP addresses.Keir Fraser2008-01-175-31/+24
* Fix some build system error handling.Keir Fraser2007-12-201-4/+4
* xm-test: Don't run security test if ACM is not enabled.Keir Fraser2007-12-101-1/+10
* xm-test, acm: fixes an API call due to recent changes.Keir Fraser2007-12-081-1/+2
* xm-test: An additional ACM security test case for the test suite.Keir Fraser2007-12-064-4/+479
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-053-54/+12
* xm-test: various fixesKeir Fraser2007-10-253-4/+14
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-192-5/+2
* xm-test: Fix bugzilla #1051.Keir Fraser2007-10-022-3/+3
* [XM-TEST] Fixes a parameter to the external tools usedKeir Fraser2007-09-201-1/+1
* [xm-test] Set "console=xvc0" for xm-test guests on Intel architecture platforms.James Bulpin2007-09-111-1/+6
* Fix xm-test python import after XSM security changes.kfraser@localhost.localdomain2007-09-065-5/+8
* xm-test: Allow dom0 network interface used in tests to be overridenJames Bulpin2007-08-124-7/+17
* [ACM] Some more fixeskfraser@localhost.localdomain2007-07-303-0/+22
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-188-19/+1247
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-179-97/+38
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-3/+1
* xm-test: ia64 min memory & arbitrarily large ramdiskkfraser@localhost.localdomain2007-05-241-0/+14
* [XM-TEST] Add test for new network functionsTom Wilkie2007-04-262-1/+73
* [XM-TEST] Move network_utils.py to lib directoryTom Wilkie2007-04-264-5/+9
* acm: Changes to XML schema of the policykfraser@localhost.localdomain2007-04-251-0/+1
* xm-test: Scale memory parameter for tests using XenAPIDomain.kfraser@localhost.localdomain2007-04-241-0/+2
* [vtpm] Return a proper error when in the Xen-API call.Keir Fraser2007-04-191-1/+1
* Make Xm Test default to bridge when cannot read config fileTom Wilkie2007-04-121-1/+5
* Remove unused import; library movedTom Wilkie2007-03-281-1/+0
* Make 06_destroy_dom0_neg pass with xm via XenAPI.Tom Wilkie2007-03-261-1/+1
* Fix typos.Ewan Mellor2007-03-232-2/+2