aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * AMD IOMMU: Remove device range register access, parse acpi structuresKeir Fraser2008-07-311-60/+173
| * AMD IOMMU: Since device id covered by each iommu can never overlap,Keir Fraser2008-07-311-20/+199
| * xm on xenapi: Enable 'xm pci-{att,det}ach' commands to be executed via xen-api.Keir Fraser2008-07-311-2/+51
| * xm on xenapi: Add missing support for creating pci-assigned domainsKeir Fraser2008-07-312-1/+80
| * mini-os: make init_pcifront fail early if there is no backendKeir Fraser2008-07-311-2/+9
| * xend: Fix portability issue of lspci option.Keir Fraser2008-07-311-11/+18
| * hvm builder: Cleaner sp_extents allocationKeir Fraser2008-07-311-1/+1
| * x86: Handle p2m_ram_ro with HAPKeir Fraser2008-07-313-4/+7
| * Update Xen version for 3.3.0-rc3-preKeir Fraser2008-07-312-2/+1
| * Added tag 3.3.0-rc2 for changeset dde12ff94c96331668fe38a7b09506fa94d03c34Keir Fraser2008-07-311-0/+1
| * Update Xen version for 3.3.0-rc2.3.3.0-rc2Keir Fraser2008-07-312-1/+2
| * firmware: Fix build dependencies.Keir Fraser2008-07-313-8/+10
| * Remove vtd_hw_check().Keir Fraser2008-07-312-33/+0
| * evtchn: Avoid spurious event-channel notifications across unbind/bind.Keir Fraser2008-07-317-28/+41
| * vtd: Fix bug #1306: Dom0 hangs when destroying guest with MSI NIC assignedKeir Fraser2008-07-313-36/+48
| * stubdom: fix make clean ; makeKeir Fraser2008-07-311-1/+3
| * vtd: Add a debug key 'V' to dump some iommu info.Keir Fraser2008-07-313-0/+110
| * Allow xm to spawn vnc viewerKeir Fraser2008-07-304-50/+183
| * grant_table: Remove compat-shim BUG_ON() which can fail ifKeir Fraser2008-07-301-1/+0
| * firmware: Fix CFLAGS -I directives.Keir Fraser2008-07-303-4/+2
| * rombios: Simplify and clarify POST code a little.Keir Fraser2008-07-301-57/+9
| * ioemu: fix warnings in pass-through.h and pass-through.cKeir Fraser2008-07-302-2/+10
| * vtd: Move dom0 RMRR check to intel_iommu_remove_device()Keir Fraser2008-07-301-23/+23
| * pygrub: Add 64bit library path to pygrub default search path.Keir Fraser2008-07-301-1/+1
| * xm, xenapi: Fix a problem in xm client for domain shutdownKeir Fraser2008-07-301-2/+3
| * xm: Enable a bootloader when using XM via Xen-APIKeir Fraser2008-07-301-3/+5
| * x86: Fix the build after c/s 18163 (5fbcbee355e2)Keir Fraser2008-07-301-3/+1
| * xenconsoled: replace gettimeofday with clock_gettimeKeir Fraser2008-07-302-7/+7
| * rombios: Remove dead code.Keir Fraser2008-07-291-27/+0
| * rombios: Obtain S3 wake vector from >1MB.Keir Fraser2008-07-298-96/+112
| * hvmloader: Load ACPI tables outside BIOS area, so they are writable byKeir Fraser2008-07-294-12/+42
| * Change Px control protection corresponding to changeset 18125Keir Fraser2008-07-294-10/+10
| * x86, hvm: Fix issue with user-mode writes to read-only memory.Keir Fraser2008-07-291-6/+17
| * rombios: Narrow window where BIOS area is writable, and ensure itKeir Fraser2008-07-291-7/+13
| * x86: reprogram LAPIC timer in pit_broadcast_exitKeir Fraser2008-07-291-1/+4
| * vtd: Fix some dmar bugsKeir Fraser2008-07-291-7/+8
| * x86: fix a few page table handling issuesKeir Fraser2008-07-291-12/+24
| * Fix ia64 build.Keir Fraser2008-07-291-0/+6
| * Simplify 'dma heap' logic.Keir Fraser2008-07-282-62/+23
| * Default dma_bitsize is 30.Keir Fraser2008-07-283-13/+3
| * Change cpufreq_controller from meanless FREQCTL_none to FREQCTL_xenKeir Fraser2008-07-282-2/+2
| * Move xen-pm options from dom0 cmdline option to start info.Keir Fraser2008-07-283-9/+5
| * xenapi: Update the xenapi document for pci device assignment support.Keir Fraser2008-07-285-6/+1277
| * fs-back: build fixes for BSD and cleanups.Keir Fraser2008-07-284-39/+40
| * x86: extend debug key 't' to collect useful clock skew infoKeir Fraser2008-07-281-14/+38
| * x86: Roughly synchronise calls to local_time_calibration().Keir Fraser2008-07-281-3/+4
| * xend, pci passthru: Use Dstate transition to do FLR for integratedKeir Fraser2008-07-282-40/+64
| * xend, pci passthru: Relax the requirement of co-assignment.Keir Fraser2008-07-282-5/+17
| * xend: Improve the error prompt when xc.test_assign_device() fails.Keir Fraser2008-07-281-8/+14
| * Update Xen version for 3.3.0-rc2-preKeir Fraser2008-07-252-2/+1