aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix xmexamples to reflect new meaning of cpus= config option.Keir Fraser2008-05-125-5/+10
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-125-53/+171
* ioemu: fix disk format security vulnerabilityKeir Fraser2008-05-122-5/+33
* x86 hvm: Support MSI-X for HVM domains.Keir Fraser2008-05-126-27/+443
* xend: Fix and improve error handling for failed suspend/migrateKeir Fraser2008-05-083-15/+18
* Remove defunct powerpc port.Keir Fraser2008-05-0824-2437/+2
* Xend: Fix handling of vnc params.Keir Fraser2008-05-081-2/+2
* xend: Improve "cpus" parameter to be able to define CPU affinities for each VCPUKeir Fraser2008-05-083-55/+105
* Fixed typos in xmexamples.Keir Fraser2008-05-083-3/+3
* XM/XenAPI: Enable Console other_config parameters to be passed through Xen API.Keir Fraser2008-05-071-2/+2
* msix: Further fixes to Python arithmetic.Keir Fraser2008-05-071-2/+2
* minios: let events get mixedKeir Fraser2008-05-061-2/+2
* xend: Only import OpenSSL package when it is required.Keir Fraser2008-05-061-2/+1
* xend: Refactor security.on() callKeir Fraser2008-05-069-16/+27
* Calculation of MSI-X table size needs to be masked.Keir Fraser2008-05-051-2/+4
* shadow: track video RAM dirty bitsKeir Fraser2008-05-025-29/+151
* ioemu: move VNC-specific switchbpp member to VncStateKeir Fraser2008-05-022-3/+3
* ioemu: always disable shared buffer in text modeKeir Fraser2008-05-021-4/+3
* ioemu: pump SDL events on resizeKeir Fraser2008-05-021-0/+3
* [libfsimage/zfs] compilation fix ZFS libfsimage support.Keir Fraser2008-05-021-5/+0
* libxc foreign address translation bugKeir Fraser2008-05-021-1/+1
* Add ZFS libfsimage support patchKeir Fraser2008-05-0133-9/+3626
* Fix xenstore-client.c compileKeir Fraser2008-05-011-2/+3
* 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-013-2/+7
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-018-2/+676
* 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-017-1/+136
* xemnstored: Fix xenstored abort when connection dropped.Keir Fraser2008-05-011-9/+21
* [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
* Fix xend config typosKeir Fraser2008-05-012-6/+6
* Add SSL/TLS support to relocationKeir Fraser2008-05-015-3/+81
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-2510-2/+838
* 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
* vmx: Fix address of EPT identity-map pagetable that is passed from theKeir Fraser2008-04-241-1/+1
* ioemu: Save PCI device INTx line states.Keir Fraser2008-04-241-2/+14
* ia64: fix domain builderKeir Fraser2008-04-241-1/+3
* xenbaked: Fix access to trace buffer after xentrace changesKeir Fraser2008-04-241-5/+27
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-238-65/+126
* ACM: Put hash of XML policy into binary policy to tie them togetherKeir Fraser2008-04-232-3/+25
* Revert 17499:451ae3b8e5c8Keir Fraser2008-04-238-114/+65
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-228-65/+114
* x86_emulate: Support CMPXCHG16B.Keir Fraser2008-04-221-42/+6
* console: Provide option to stall the inter-domain console ring ratherKeir Fraser2008-04-222-6/+25
* hotplug scripts: Fix sharing check for blktapKeir Fraser2008-04-221-10/+12
* xm: Add a new command: xm resetKeir Fraser2008-04-223-1/+64