aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Revert 22900:a0ef80c99264Keir Fraser2011-02-141-3/+0
* x86/mm: fix typo in 22897:21df67ee7040Tim Deegan2011-02-111-1/+1
* Update Xen evrsion to 4.1.0-rc5-preKeir Fraser2011-02-101-1/+1
* Update Xen version to 4.1.0-rc44.1.0-rc4Keir Fraser2011-02-101-1/+1
* x86: suppress HPET broadcast initialization in the presence of ARATKeir Fraser2011-02-101-0/+3
* x86: tighten conditions under which writing certain MSRs is permittedKeir Fraser2011-02-101-4/+6
* ix86: re-do permanent disabling of x2apicKeir Fraser2011-02-102-16/+12
* x86/mm: make log-dirty code do all its allocations outside the lockTim Deegan2011-02-101-29/+66
* x86/mm: shuffle log-dirty code so only one path allocates memoryTim Deegan2011-02-101-9/+8
* Cpupools: vcpu affinity handlingJuergen Gross2011-02-101-1/+3
* x86/mm/shadow: fix unlocking on error path in p2m allocatorTim Deegan2011-02-091-1/+2
* x86: reduce magic number usage in XSAVE codeWei Gang2011-02-093-3/+3
* amd iommu: dynamic page table depth adjustment.Wei Wang2011-02-093-6/+111
* cpupool: Fix __cpupool_find_by_id(), clean up accessor functions.Keir Fraser2011-02-091-8/+18
* cpupool: Strict parameter checking for cpupool operationsKeir Fraser2011-02-091-2/+2
* [VTD][QUIRK] add spin lock across snb pre/postamble functionsKeir Fraser2011-02-091-0/+12
* cpupool: Correct cpupool diag printingKeir Fraser2011-02-071-4/+5
* Pack some hvmop memory structures betterKeir Fraser2011-02-071-12/+10
* hvm_op: Clean up hvm_op() target domain lockign using rcu_lock_remote_target_...Keir Fraser2011-02-071-45/+17
* Introduce rcu_lock_remote_target_domain_by_id().Keir Fraser2011-02-072-0/+21
* x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.Tim Deegan2011-02-071-0/+4
* hvm: fix XSAVE leaf 0 EBX size calculationKeir Fraser2011-02-061-3/+5
* trace: Change trace_var argument to void*, to match __trace_varKeir Fraser2011-02-061-1/+1
* hvm_op: Clean up new mem_access and inject_trap ops.Keir Fraser2011-02-062-11/+19
* xsm/flask: Fix permission tablesKeir Fraser2011-02-061-0/+2
* xsm: Fix compilation error (unused variable)Keir Fraser2011-02-061-1/+1
* hvm amd: Fix 32bit guest VM save/restore issues associated with SYSENTER MSRsKeir Fraser2011-02-061-15/+27
* amd iommu: Fix a xen crash after pci-attachKeir Fraser2011-02-061-0/+5
* cpupool: Check for memory allocation failure on switching schedulersKeir Fraser2011-02-063-5/+31
* xen/Makefile: Belatedly update XEN_EXTRAVERSION for rc3 releaseIan Jackson2011-02-021-1/+1
* passthrough/vtd: disable 64-bit MMCFG quirk on 32-bit XenAllen Kay2011-02-011-0/+2
* amd iommu: Fix x86_32 build.Keir Fraser2011-01-281-1/+1
* hvm: allow pass-through of new FPU/ALU CPUID featuresKeir Fraser2011-01-271-0/+2
* amd iommu: reduce io page level for hvm guest (3/3)Wei Wang2011-01-271-36/+25
* amd iommu: reduce io page level for hvm guest (2/3)Wei Wang2011-01-271-26/+14
* amd iommu: reduce io page level for hvm guest (1/3)Wei Wang2011-01-272-6/+11
* vtd: Fix for irq bind failure after PCI attaching 32 timesFengzhe Zhang2011-01-271-1/+0
* x86: physdev_[un]map_pirq() use rcu_lock_target_domain_by_id().Keir Fraser2011-01-261-13/+6
* x86: Fix pirq teardown on domain destruction.Wei Gang2011-01-261-3/+0
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-261-0/+5
* x86: Do not pollute namespace with asm defns of PERFC_*.Keir Fraser2011-01-267-11/+11
* amd iommu: Fix output and coding styleKeir Fraser2011-01-266-68/+72
* Update Xen version to 4.1.0-rc3-preKeir Fraser2011-01-251-1/+1
* Update Xen version to 4.1.0-rc24.1.0-rc2Keir Fraser2011-01-251-1/+1
* x86/tsc: remove misleading printk on HVM restore path.Keir Fraser2011-01-251-5/+0
* MergeTim Deegan2011-01-214-3/+27
|\
| * [VTD][QUIRK] turn off Sandybridge IGD quirk by defaultKeir Fraser2011-01-211-2/+8
| * svm: migrate pirq with vcpuKeir Fraser2011-01-211-1/+1
| * x86:x2apic: Disable x2apic on x86-32 permanentlyKeir Fraser2011-01-211-0/+16
| * x86_32: Assert map_domian_page() not used too early.Keir Fraser2011-01-211-0/+2