aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* xend: fix traceback in pci.pyKeir Fraser2010-03-231-0/+3
* Fix vcpu hotplug bug: transfer vcpu_avail hex string to qemuKeir Fraser2010-03-201-1/+1
* Fixes for 21040:b64a8d2a80ad "support affinity for >64 CPUs"Keir Fraser2010-03-181-9/+5
* libxc: Support set affinity for more than 64 CPUs.Keir Fraser2010-03-171-16/+53
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-171-4/+29
* xend: Remove warning message from xend.logKeir Fraser2010-03-171-0/+1
* xend: XenAPI does not support pvSCSI multipathKeir Fraser2010-03-051-1/+5
* Fix domain exit actions that contain hyphenKeir Fraser2010-03-031-4/+4
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* xend: notify xenpv device model that console info is readyKeir Fraser2010-02-241-0/+5
* python: Don't install anything directly under /usr/shareKeir Fraser2010-02-222-3/+3
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PA...Keir Fraser2010-02-151-2/+0
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-151-1/+1
* xend: Enlarge the memory balloon size for domain creation since shadowKeir Fraser2010-02-101-3/+2
* VT-d, tools: Intel IGD passthrough 1/2: vendor-specific FLRKeir Fraser2010-02-041-7/+76
* xend: Disallow "/" in domain namesKeir Fraser2010-02-031-2/+2
* xend: destroy restored domain when its device doesn't existKeir Fraser2010-01-271-7/+6
* tools/xsm: Expose Flask XSM AVC functions to user-spaceKeir Fraser2010-01-261-1/+59
* xend: Dis-allow device assignment if PoD is enabled.Keir Fraser2010-01-211-0/+17
* tools: fix sysfs error pathKeir Fraser2010-01-213-1/+8
* xend: Unbreak live migration with tapdisk2 after 20691:054042ba73b6Keir Fraser2010-01-211-1/+1
* xend: Fix 20825:49a2c1069e14Keir Fraser2010-01-201-1/+1
* xend: Properly interpret vcpu_avail Long Integer in xc.hvm_build().Keir Fraser2010-01-201-6/+31
* Revert 20746:042b371d8728 --- Breaks stubdoms.Keir Fraser2010-01-181-2/+0
* xend: Use max_node_id rather than nr_nodes where appropriate.Keir Fraser2010-01-172-8/+9
* xend: NUMA: fix division by zero on unpopulated nodesKeir Fraser2010-01-171-2/+5
* xend: Fix wait-for-stubdom loop to avoid possible infinite loopKeir Fraser2010-01-141-2/+2
* xend, NUMA: Fix computation of needed nodesKeir Fraser2010-01-141-7/+6
* xend, pciquirk: fix uninitialized variableKeir Fraser2010-01-121-2/+2
* 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
* xend: passthrough: also do_FLR when a device is assigned.Keir Fraser2010-01-062-29/+47
* 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
* XendAPI: After VBD_destroy and VIF_destroy the managed config must be savedKeir Fraser2009-12-291-0/+3
* xend: Fix 'monitor' domain config parameter.Keir Fraser2009-12-243-10/+16
* xend: Extra qemu options: parallel,serial,monitorKeir Fraser2009-12-233-10/+30
* Remove videoram option from vfb config.Keir Fraser2009-12-231-2/+2
* Revert 20709:085627544270Keir Fraser2009-12-212-2/+2
* xend: Enable vHPET in HVM guests by default.Keir Fraser2009-12-212-2/+2
* Adds 'memory_sharing' option to domain config scripts. It passes domain id toKeir Fraser2009-12-175-3/+50
* Fix bug in c/s 20332 "Add commands to hotplug usb devices to hvm guests"Keir Fraser2009-12-141-1/+1
* HVM vcpu add/remove: parse vcpu_avail to QemuKeir Fraser2009-12-142-0/+4
* HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madtKeir Fraser2009-12-142-4/+10
* xend: fix empty 'cpus' parsingKeir Fraser2009-12-141-0/+2
* xend: fix a typo introduced by changeset 20621:f9392f6eda79Keir Fraser2009-12-141-1/+1
* Fix bug in c/s 20332 "Add commands to hotplug usb devices to hvm guests"Keir Fraser2009-12-141-1/+1
* tools: improve NUMA guest placement when ballooningKeir Fraser2009-12-111-4/+3