aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* xend: Fix handling of pci creation failure in device_create().Keir Fraser2008-08-041-1/+4
* xm on xenapi: Enable 'xm pci-list' via Xen-APIKeir Fraser2008-08-041-1/+17
* xend: fix finding pci capabilityKeir Fraser2008-08-041-0/+18
* xm: fix up exception handling when spawning vnc viewer.Keir Fraser2008-08-041-4/+2
* xm on xenapi: Enable 'xm pci-{att,det}ach' commands to be executed via xen-api.Keir Fraser2008-07-311-2/+51
* xm on xenapi: Add missing support for creating pci-assigned domainsKeir Fraser2008-07-312-1/+80
* xend: Fix portability issue of lspci option.Keir Fraser2008-07-311-11/+18
* Allow xm to spawn vnc viewerKeir Fraser2008-07-304-50/+183
* xm, xenapi: Fix a problem in xm client for domain shutdownKeir Fraser2008-07-301-2/+3
* xm: Enable a bootloader when using XM via Xen-APIKeir Fraser2008-07-301-3/+5
* xend, pci passthru: Use Dstate transition to do FLR for integratedKeir Fraser2008-07-282-40/+64
* xend, pci passthru: Relax the requirement of co-assignment.Keir Fraser2008-07-282-5/+17
* xend: Improve the error prompt when xc.test_assign_device() fails.Keir Fraser2008-07-281-8/+14
* xend: fix dual destroyKeir Fraser2008-07-251-0/+3
* tools: remove type parameter from xc_physdev_map_pirq{,_msi}()Keir Fraser2008-07-241-2/+1
* xend balloon: portability cleanupKeir Fraser2008-07-222-13/+19
* tools: cpuid inputs must be 32 character long if hexadecimal value isKeir Fraser2008-07-211-0/+4
* xend: Fix keymap handlingKeir Fraser2008-07-212-4/+7
* xend: portability cleanupKeir Fraser2008-07-182-26/+30
* xend: Fix destruction of VMMetrics objects for managed domainsKeir Fraser2008-07-161-1/+3
* tools: Make functions static which should not be exported.Keir Fraser2008-07-151-1/+1
* Revert 18025:07c7aef164 -- go back to 8MB VRAM.Keir Fraser2008-07-141-4/+4
* xm: vt-d: Add a command "xm pci-list-assignable-devices" to list allKeir Fraser2008-07-142-0/+140
* xend: vt-d: improved FLR logic for pass-thru PCI devicesKeir Fraser2008-07-144-6/+473
* xend: A small cleanup to the find_sysfs_mnt() of pci.pyKeir Fraser2008-07-141-28/+22
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-114-1/+37
* xend: Ignore errors from dying domains in RPC serverKeir Fraser2008-07-111-1/+8
* Fix memory leak in xendKeir Fraser2008-07-111-0/+1
* ioemu: drop unused 4MB video memoryKeir Fraser2008-07-101-4/+4
* Fix xm vcpu-pin for Domain-0Keir Fraser2008-07-091-0/+6
* pvSCSI: fix xendKeir Fraser2008-07-083-32/+38
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-051-34/+0
* Teach xc_save to use event-channel-based domain suspend if available.Keir Fraser2008-07-041-0/+2
* pvSCSI: xend changesKeir Fraser2008-07-037-6/+657
* XenAPI: Add Direct PCI Device (DPCI) Assignment SupportKeir Fraser2008-07-037-83/+434
* XenAPI: Add Physical PCI Device (PPCI) SupportKeir Fraser2008-07-034-6/+334
* xend: Replace stray tab-indent with space-indentKeir Fraser2008-07-023-7/+7
* xend: open qemu-dm logfile in append mode if log rotation is disabled by config.Keir Fraser2008-07-011-1/+3
* xend: improve the rotation of qemu-dm logfiles.Keir Fraser2008-07-012-4/+19
* tools/python: fix TypeError for 17903:0728459b3c8dKeir Fraser2008-06-301-1/+1
* Fix up python breakage for blkdev_name_to_numberKeir Fraser2008-06-302-2/+2
* tools/python: blkdev_name_to_number fixesKeir Fraser2008-06-273-21/+25
* [ACM] Pass uuid to created policyKeir Fraser2008-06-132-3/+3
* [ACM] Enable labeling of resources as inaccessibleKeir Fraser2008-06-132-22/+42
* xend: detect and report qemu-dm failureKeir Fraser2008-06-125-37/+176
* x86: cpuid configuration for PV guestKeir Fraser2008-06-111-33/+45
* Have `make install' write the Python version number in the #!Keir Fraser2008-06-112-0/+66
* xend: minor ballooning cleanupKeir Fraser2008-06-101-1/+1
* xm on xenapi: Add PVFB support in xenapi_create.py.Keir Fraser2008-06-101-0/+47
* tools/python/xen/lowlevel: some cleanupsKeir Fraser2008-06-103-12/+12