aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* iommu: Handle sibling device assignment correctlyKeir Fraser2008-05-284-0/+146
* ioemu: set up all xenstore watches even if there are no VBDs.Keir Fraser2008-05-281-1/+1
* hvmloader: No need to map shared_info page into the legacy VGA MMIOKeir Fraser2008-05-281-10/+2
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-281-0/+7
* ioemu: Force floppy disk images to be interpreted as raw.Keir Fraser2008-05-271-2/+3
* Revert 17731:eafb252f141.Keir Fraser2008-05-271-16/+2
* xend: fix a typo in domain_migrate().Keir Fraser2008-05-271-5/+5
* xend: add a reset button to Web interface.Keir Fraser2008-05-271-0/+9
* xend: take care of dead qemu-dm processKeir Fraser2008-05-261-2/+16
* Fix domain names that xentop showsKeir Fraser2008-05-261-4/+12
* Fix XendAPI VM_migrate parametersKeir Fraser2008-05-262-5/+4
* Handle IOMMU device assignment for PV guestsKeir Fraser2008-05-242-35/+135
* rombios: Remove annoying 3-second boot delay waiting for user to hitKeir Fraser2008-05-231-20/+6
* xend: Import TRIGGER_S3RESUME and HVM_PARAM_ACPI_S_STATE into XendDomain.py.Keir Fraser2008-05-231-2/+2
* rools/examples: Fix 'make install'.Keir Fraser2008-05-231-2/+0
* Add -s --ssl option to xm migrateKeir Fraser2008-05-234-6/+18
* Make ssl relocation server listen on different portKeir Fraser2008-05-234-22/+52
* Remove xend-config-xenapi.sxp and xm-config-xenapi.xmlKeir Fraser2008-05-232-239/+0
* 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