aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pv-on-hvm: Change barrier from rmb to wmb.Keir Fraser2008-05-291-1/+1
* vtd: addr_to_dma_page_maddr() must release its lock.Keir Fraser2008-05-291-2/+3
* vtd: More TLB flush fixes.Keir Fraser2008-05-281-52/+17
* iommu: Handle sibling device assignment correctlyKeir Fraser2008-05-2810-0/+246
* ioemu: set up all xenstore watches even if there are no VBDs.Keir Fraser2008-05-281-1/+1
* grant_table: Flush host CPU TLBs during grant transfer.Keir Fraser2008-05-281-0/+1
* vtd: TLB flush fixups.Keir Fraser2008-05-283-76/+25
* hvmloader: No need to map shared_info page into the legacy VGA MMIOKeir Fraser2008-05-281-10/+2
* vtd: IOTLB flush fixupsKeir Fraser2008-05-281-6/+11
* stubdom: Save main_thread value by moving it out from app_bss whichKeir Fraser2008-05-282-2/+2
* stubdom: make the build more generic by moving as many stubdom partsKeir Fraser2008-05-289-52/+48
* vtd: interrupt remapping for MSI/MSI-x.Keir Fraser2008-05-284-0/+198
* vtd: Fix bugs of ioapic interrupt remapping.Keir Fraser2008-05-281-67/+77
* minios: We do not need to pin the page tables, as they implicitly getKeir Fraser2008-05-271-15/+2
* 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
* Fix 17725:c0c0f4fa8850: use type paddr_t instead of unsigned long for physcia...Keir Fraser2008-05-273-9/+10
* 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
* x86 hvm: Drop pagetable reference when resetting a VCPU to real mode.Keir Fraser2008-05-261-0/+7
* Fix domain names that xentop showsKeir Fraser2008-05-261-4/+12
* [IA64] remove warnings caused by c/s 17723:c684cf331f94Keir Fraser2008-05-261-0/+2
* Fix XendAPI VM_migrate parametersKeir Fraser2008-05-262-5/+4
* VT-d: flush iotlb of selective iommu when a domain's VT-d table is changedKeir Fraser2008-05-263-2/+39
* VT-d: remove Xen and tboot range from dom0's VT-d tableKeir Fraser2008-05-263-1/+33
* Handle IOMMU device assignment for PV guestsKeir Fraser2008-05-243-39/+155
* Handle dynamic IOMMU map/unmap for guestsKeir Fraser2008-05-244-19/+81
* Enable IOMMU for PV guestsKeir Fraser2008-05-245-11/+88
* VT-d: Improve page table debug outputKeir Fraser2008-05-243-85/+74
* Fix iommu_unmap_page for VT-dKeir Fraser2008-05-241-1/+20
* Remove physmap page upon granttab xferKeir Fraser2008-05-241-0/+2
* minios: Fix width of shifted 1Keir Fraser2008-05-243-22/+22
* Cx fix - Add wrap-back calculation for 24b PM timer ticks.Keir Fraser2008-05-241-0/+2
* hvm: Build guest timers on monotonic system time.Keir Fraser2008-05-2413-26/+68
* x86_emulate: Check single-step status at instruction start rather than end.Keir Fraser2008-05-241-3/+5
* rombios: Remove annoying 3-second boot delay waiting for user to hitKeir Fraser2008-05-231-20/+6
* x86: Fixes to VLAPIC and S3 state resets.Keir Fraser2008-05-234-16/+24
* x86: Fix Xen boot on 8-node AMD machinesKeir Fraser2008-05-231-2/+4
* 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
* tboot, s3: Fix S3 issue of Xen and tboot, since the structureKeir Fraser2008-05-232-6/+23
* Remove xend-config-xenapi.sxp and xm-config-xenapi.xmlKeir Fraser2008-05-232-239/+0
* stubdom: fix constructors/destructors in 64bit modeKeir Fraser2008-05-232-8/+8
* stubdom: fix and clean pthread minimal supportKeir Fraser2008-05-231-7/+45
* stubdom: complete libxc supportKeir Fraser2008-05-2311-74/+62
* 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