aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* credit2: Add more debuggingGeorge Dunlap2011-03-031-0/+26
* x86: Fix cpu online/offline bug: mce memory leak.Liu, Jinsong2011-03-021-35/+57
* x86: Disable IRQs and do WBINVD first in play_dead().Keir Fraser2011-03-021-4/+5
* x86: Add warning comment explaining restrictions to play_dead().Shan Haitao2011-03-021-0/+9
* Update Xen version to 4.1.0-rc7-preKeir Fraser2011-02-281-1/+1
* Update Xen version to 4.1.0-rc64.1.0-rc6Keir Fraser2011-02-281-1/+1
* Avoid possible live-lock in vcpu_migrateJuergen Gross2011-02-281-27/+44
* x86 NMI: continue in case of PCI SERR errosStefano Stabellini2011-02-251-16/+5
* cpupool: Avoid race when moving cpu between cpupoolsJuergen Gross2011-02-252-8/+38
* amd-k8-mce: remove a stray break statementKeir Fraser2011-02-241-1/+0
* x86: Fix mwait usage when doing cpu offlineKeir Fraser2011-02-241-1/+2
* x86: add strictly sanity check for XSAVE/XRSTORWei Gang2011-02-219-21/+37
* Update Xen version to 4.1.0-rc6-preKeir Fraser2011-02-161-1/+1
* Update Xen version to 4.1.0-rc54.1.0-rc5Keir Fraser2011-02-161-1/+1
* x86 p2m: Reinstate || errneously removed by 22924:86000076dceeKeir Fraser2011-02-161-1/+1
* x86/shadow: unconditionally set the p2m/log-dirty allocation functions.Tim Deegan2011-02-161-4/+4
* x86/mm: partially revert 21093:4a3e131f7498Tim Deegan2011-02-162-11/+7
* x86: Fix S3 resume for HPET MSI IRQ caseWei Gang2011-02-141-5/+13
* 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