aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* stubdom: complete libxc supportKeir Fraser2008-05-233-20/+23
* xend: fix automatic vcpu NUMA placementKeir Fraser2008-05-221-11/+11
* libxc: drop double un?lock_pages definition to fix static linkingKeir Fraser2008-05-221-16/+0
* ioemu: drop unused shared_vram variableKeir Fraser2008-05-222-4/+0
* hvmloader: Fix pci_setup() to not skip BAR remapping for virtual VGA devices.Keir Fraser2008-05-221-39/+35
* libxc, x86: Fix CPUID inline asm for x86/64.Keir Fraser2008-05-211-5/+8
* hvmloader: Lay out memory a bit differently -Keir Fraser2008-05-213-15/+22
* vgabios: Support VESA power management extensions.Keir Fraser2008-05-212-3/+52
* Add statistic interface for cx.Keir Fraser2008-05-212-0/+81
* xend: Remove XendLogging dependency from a couple of generally usefulKeir Fraser2008-05-212-5/+1
* xend: Support HVM S3 resume.Keir Fraser2008-05-203-2/+8
* hvm: rombios interface for HVM S3Keir Fraser2008-05-203-512/+615
* ioemu: HVM virtual S3Keir Fraser2008-05-204-0/+24
* xend: Fix bugzilla bug #1253.Keir Fraser2008-05-201-4/+5
* xm migrate: Better error report when attempt to migrate non-running domain.Keir Fraser2008-05-201-0/+4
* ioemu: Fix interpretation of missing or zero vfb videoramKeir Fraser2008-05-201-1/+1
* Fix showing of CPU Affinity by xm vcpu-listKeir Fraser2008-05-191-1/+1
* ioemu: Fix load of PCI-device IRQ state after save/restore.Keir Fraser2008-05-191-1/+1
* Provide Px statistic data to user through libxcKeir Fraser2008-05-163-0/+121
* ioemu: serial save/load fixKeir Fraser2008-05-161-1/+7
* xend: Device configurations of suspended virtual machines are inaccessibleKeir Fraser2008-05-151-1/+2
* ioemu: Do not try to guess backing file format when using qcow vbds.Keir Fraser2008-05-152-7/+29
* x86, hvm: Support 2MB superpage allocations for HVM guests.Keir Fraser2008-05-151-4/+44
* ioemu: Fix PVFB backend to limit frame buffer sizeKeir Fraser2008-05-151-0/+1
* ia64: fix domain restoreKeir Fraser2008-05-141-0/+3
* xend: fix block protocol mismatch on save/restoreKeir Fraser2008-05-142-1/+14
* qemu: Fix shift-insert behaviorKeir Fraser2008-05-142-3/+22
* qemu: Send unit_attention on cd-rom not_ready to ready transitionKeir Fraser2008-05-141-0/+6
* qemu: add 0xe0 prefix to r-ctrl and r-alt keycodesKeir Fraser2008-05-142-0/+3
* ioemu: Fix handling of phy: block devices.Keir Fraser2008-05-141-1/+1
* ioemu: Fix PVFB backend to validate frontend's frame buffer descriptionKeir Fraser2008-05-131-28/+79
* [Xend/security] Refactor the code that recalculates the label during a policy...Keir Fraser2008-05-131-22/+75
* Xend: Fix blkif type check for tap devices.Keir Fraser2008-05-131-2/+3
* Fix guest boot if set empty cdrom in config fileKeir Fraser2008-05-131-1/+1
* Add extra CPUID config examples to sample HVM config file.Keir Fraser2008-05-131-3/+40
* XM/XenAPI: Add cdrom support when creating domains by xm through Xen API.Keir Fraser2008-05-131-2/+5
* XM/XenAPI: Add blktap support when creating domains by xm through Xen API.Keir Fraser2008-05-131-1/+1
* Further minor ssl relo fixes.Keir Fraser2008-05-131-2/+6
* Fix relocation ssl/tls supportKeir Fraser2008-05-134-16/+242
* xend: Add syntax check for block devicesKeir Fraser2008-05-121-1/+5
* ioemu: Fix build: use uint64_t rather than u64.Keir Fraser2008-05-122-3/+3
* 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