aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxenlight: remove ctx dangerously passed to childrenKeir Fraser2010-01-123-12/+10
* libxenlight: remove ctx argument to execKeir Fraser2010-01-123-7/+4
* libxenlight: typo in old patch, lead to waitpid forever instead ofKeir Fraser2010-01-121-2/+2
* libxenlight: misc cleanupKeir Fraser2010-01-121-5/+4
* libxenlight: do not try to set memory target with a number we haven'tKeir Fraser2010-01-121-1/+9
* libxenlight: tests a lots more of xl return value inside the libraryKeir Fraser2010-01-122-17/+49
* blktap: make memshr optionalKeir Fraser2010-01-127-45/+82
* xend, pciquirk: fix uninitialized variableKeir Fraser2010-01-121-2/+2
* tools: build fixes for NetBSDKeir Fraser2010-01-123-2/+3
* libxenlight: initialize domid to -1 in domain_createKeir Fraser2010-01-081-1/+1
* libxenlight: don't try to delete path when they doesn't exists.Keir Fraser2010-01-081-6/+9
* libxenlight: simplify the logic of domain_list to just return 1024 domains ma...Keir Fraser2010-01-081-19/+5
* libxenlight: remove all cloning logic.Keir Fraser2010-01-083-51/+11
* libxenlight: don't use the cloning logic in dm_xenstore_record_pid.Keir Fraser2010-01-083-22/+31
* libxenlight: returns errors if xc and/or xs has not been initialized properly.Keir Fraser2010-01-081-0/+10
* libxenlight: don't free ifname, can lead to double freeKeir Fraser2010-01-081-3/+0
* libxenlight: don't ignore ctx_init errors if there is one.Keir Fraser2010-01-081-12/+49
* xend: fix options for assigned pciKeir Fraser2010-01-083-7/+33
* xend: Fix xc.physinfo() Py_BuildValue format string.Keir Fraser2010-01-081-1/+1
* sysctl: Return max_node_id rather than nr_nodes from physinfo command.Keir Fraser2010-01-061-37/+36
* libxl: apply CPUID policy for all types of VMs in all situationsKeir Fraser2010-01-061-6/+4
* xend: passthrough: also do_FLR when a device is assigned.Keir Fraser2010-01-062-29/+47
* libxenlight: install libxl.hKeir Fraser2010-01-051-0/+1
* libxenlight: remove any uuid dependancies from xlKeir Fraser2010-01-058-287/+66
* xend: Pass -vcpu-avail option to QEMU now it is supported.Keir Fraser2010-01-051-1/+1
* xend: Allow disable QEMU monitor by settinbg option to 0 in config file.Keir Fraser2010-01-041-0/+2
* hvmloader: mp table fixKeir Fraser2009-12-301-1/+1
* libxl: add a versioning number to ctx_init that permit to detectKeir Fraser2009-12-303-14/+18
* libxl: define errors as an enum instead of define random values.Keir Fraser2009-12-301-4/+7
* libxl: add a get_shutdown_reasonKeir Fraser2009-12-302-0/+18
* libxl: remove API for dominfolist and list that returns xc_dominfo.Keir Fraser2009-12-304-82/+26
* libxl: add useful xc flags in the xl_dominfo structureKeir Fraser2009-12-302-0/+11
* libxl: remove waitpid wrapper that's doesn't do anythingKeir Fraser2009-12-303-11/+8
* libxl: hide internal logging from clientKeir Fraser2009-12-303-27/+43
* libxl: remove structure init from the library and structure domidKeir Fraser2009-12-303-180/+130
* libxl: remove useless smac in the nic_info structureKeir Fraser2009-12-303-6/+4
* libxl: coding styles cleanupKeir Fraser2009-12-305-79/+95
* libxl: change semantics of ctx_free and remove ctx_closeKeir Fraser2009-12-302-11/+0
* XendAPI: After VBD_destroy and VIF_destroy the managed config must be savedKeir Fraser2009-12-291-0/+3
* memshr: Must be built on ia64 as well as x86, as blktap depends on it.Keir Fraser2009-12-283-16/+25
* hvmloader: Fix Windows XP standby with cirrus VGAKeir Fraser2009-12-282-10974/+10999
* memshr: Build fixesKeir Fraser2009-12-283-8/+25
* hvmloader: Only mark LTP1 present in ACPI DSDT if parport really is there.Keir Fraser2009-12-246-10937/+10956
* xend: Fix 'monitor' domain config parameter.Keir Fraser2009-12-243-10/+16
* xen-detect: Add command-line arguments.Keir Fraser2009-12-231-9/+70
* xend: Extra qemu options: parallel,serial,monitorKeir Fraser2009-12-233-10/+30
* pygrub, reiserfs: Fix on-disk structure definition.Keir Fraser2009-12-231-2/+2
* Remove videoram option from vfb config.Keir Fraser2009-12-231-2/+2
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-222-25/+25
* Revert 20709:085627544270Keir Fraser2009-12-212-2/+2