aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* Remove unimplemented xm migrate --resource option.Keir Fraser2008-05-013-9/+1
* Accept decimal block device IDsKeir Fraser2008-05-011-3/+5
* x86 hvm cpuid: fix some problem with the hvm's cpuid configuration.Keir Fraser2008-05-012-2/+4
* MSI 4/6: remove io_mem permission for MSI-X, since MSI-XKeir Fraser2008-05-012-1/+95
* MSI 2/6: change the pirq to be per-domainKeir Fraser2008-05-013-1/+41
* [Xend/ACM] Provide explicit initialization function for bootloader classKeir Fraser2008-05-012-11/+15
* [Xend/ACM] Embed the policy schema in the python fileKeir Fraser2008-05-011-14/+149
* VT-d: Separate VT-d page table from P2M tableKeir Fraser2008-05-011-1/+6
* Add SSL/TLS support to relocationKeir Fraser2008-05-014-3/+72
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-255-2/+251
* xm: Add a new option to xm dump-coreKeir Fraser2008-04-251-4/+13
* xm: Fix cmdHelp() for xm resetKeir Fraser2008-04-251-4/+5
* ia64: fix domain builderKeir Fraser2008-04-241-1/+3
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-232-0/+45
* ACM: Put hash of XML policy into binary policy to tie them togetherKeir Fraser2008-04-232-3/+25
* Revert 17499:451ae3b8e5c8Keir Fraser2008-04-232-33/+0
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-222-0/+33
* xm: Add a new command: xm resetKeir Fraser2008-04-223-1/+64
* xend/acm: Fixes to labelling of resources.Keir Fraser2008-04-151-3/+9
* tools: Make xend set time offset for all kinds of domains, so thatKeir Fraser2008-04-111-4/+3
* xm: Fix xm shutdown for xendomains.Keir Fraser2008-04-081-1/+1
* Split the meaning of "dom0-min-mem = 0" to a new option.Keir Fraser2008-04-072-8/+16
* xend: Don't allow dom0 memory to be ballooned below dom0-min-memKeir Fraser2008-04-051-0/+7
* acm: Modify the default ACM boot policy so that unlabeled domains can always ...Keir Fraser2008-04-041-3/+23
* xm: When dumping core of an errant domain do not unpause after theKeir Fraser2008-04-041-5/+5
* xend: Add "dumpcore_in_progress" flag to xenstore informationKeir Fraser2008-04-032-0/+4
* xend, acm: Assign an unlabeled resource the __UNLABELED__ labelKeir Fraser2008-04-031-4/+6
* xend, acm: Prevent labeling of vlans with the same colorKeir Fraser2008-04-031-0/+3
* tools: Obtain platform capabilities via physinfo sysctl.Keir Fraser2008-04-012-10/+19
* xend: XSPolicy.can_run xend supportKeir Fraser2008-04-013-4/+56
* Revert all usages of gcc's __extension__ keyword, and instead assertKeir Fraser2008-03-311-1/+6
* xend: Improve localtime calculation -- Python time module alreadyKeir Fraser2008-03-311-5/+4
* xm: Make xm's printout of security errors look betterKeir Fraser2008-03-311-0/+1
* xend: Fix XendBootloader bogus reference to 'attr'.Keir Fraser2008-03-281-1/+0
* pygrub: cleanup and support for NetBSDKeir Fraser2008-03-261-6/+6
* xenfb: Dynamic modes support.Keir Fraser2008-03-262-2/+8
* xend: typoKeir Fraser2008-03-251-1/+1
* xend: Fix writing domain's VDI UUID into domain state file.Keir Fraser2008-03-201-1/+1
* tools: More accurate parsing of pci config.Keir Fraser2008-03-192-3/+3
* xend: Fix and improve default NUMA node selection.Keir Fraser2008-03-191-23/+31
* Fix methods in SrvDomain class for inactive managed domainsKeir Fraser2008-03-191-6/+6
* vfb: Add opengl optionKeir Fraser2008-03-185-7/+9
* Xend forgets to write the domain's VDI UUID into the domain state fileKeir Fraser2008-03-181-0/+1
* ioemu: SDL rendering using OpenGLKeir Fraser2008-03-183-2/+8
* tools: Add PV passthrough PCI device hotplug support.Keir Fraser2008-03-185-115/+449
* Fix domain suspend by xend stopKeir Fraser2008-03-181-1/+1
* xm: allow non-existent readline moduleKeir Fraser2008-03-181-2/+5
* Allow libvirt to specify force, rm_cfgKeir Fraser2008-03-181-1/+3
* stubdom: add support for reading the command line from the configKeir Fraser2008-03-181-0/+1
* Convert XenAPI platform values to appropriate types.Keir Fraser2008-03-181-13/+55