aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* reflect cpupool in numa node affinityJuergen Gross2012-01-243-8/+27
* switch to dynamically allocated cpumask in domain_update_node_affinity()Juergen Gross2012-01-241-4/+9
* introduce and use common macros for selecting cpupool based cpumasksJuergen Gross2012-01-246-16/+13
* Add a GNTTABOP to swap the content of two grant references under lockWei Liu2012-01-245-2/+115
* Revert 24538:5bb22a6871f6 "xenoprof: Make the escape code consistent across 3...Keir Fraser2012-01-231-1/+1
* decompressors: fix string typo 'bufer'Paul Bolle2012-01-232-3/+3
* unlzo: fix input buffer freeSascha Hauer2012-01-231-1/+1
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-233-5/+34
* Introduce clear_user and clear_guestStefano Stabellini2012-01-2312-0/+527
* xen: implement an signed 64 bit division helper functionStefano Stabellini2012-01-231-0/+19
* A collection of fixes to Xen common filesStefano Stabellini2012-01-237-10/+16
* Include some header files that are not automatically included on all archsStefano Stabellini2012-01-2313-2/+17
* Move cpufreq option parsing to cpufreq.cStefano Stabellini2012-01-233-33/+35
* xenoprof: Make the escape code consistent across 32 and 64-bit xenGeorge Dunlap2012-01-231-1/+1
* xenoprof: Handle 32-bit guest stacks properly in a 64-bit hypervisorGeorge Dunlap2012-01-231-7/+41
* xenoprof: Adjust indentationGeorge Dunlap2012-01-231-44/+44
* x86/vMSI: miscellaneous fixesJan Beulich2012-01-234-34/+45
* x86/hvm: No need to arch_set_info_guest() before restoring per-vcpu HVM state.Keir Fraser2012-01-225-49/+25
* x86/hvm: Fix earlier hvm_load_cpu_ctxt() breakage.Keir Fraser2012-01-201-1/+1
* vpmu: separate architecture specific PMU initialisationDietmar Hahn2012-01-204-39/+60
* x86/hvm: Remove unnecessary packed attribute from hvm_hw_cpu_xsave struct.Keir Fraser2012-01-201-1/+1
* iommu: Move IOMMU faults handling into softirq for AMD-Vi.Dario Faggioli2012-01-201-3/+41
* x86/hvm: Allow wake up of offline vcpu via nmi-ipiJuergen Gross2012-01-201-0/+9
* xen: Simplify callers of boot_vcpu(). In VCPUOP_up, checkKeir Fraser2012-01-203-22/+17
* x86/mm: refine epte_present testTim Deegan2012-01-191-1/+5
* Correct p2m unlocking during grant table mapAndres Lagar-Cavilla2012-01-191-2/+6
* x86/mm: Don't ASSERT() for a valid mfn on paged p2m entries in guest_physmap_adAndres Lagar-Cavilla2012-01-191-2/+2
* x86/mm: Improve ring management for memory events. Do not lose guest eventsAndres Lagar-Cavilla2012-01-197-121/+340
* add NULL checks in code added by 24492:6c104b46ef89Jan Beulich2012-01-192-2/+19
* sched_credit: Use delay to control scheduling frequencyHui Lv2012-01-174-1/+57
* Move IOMMU faults handling into softirq for VT-d.Dario Faggioli2012-01-171-3/+36
* cleanup get_gfn_from_base_reg() function.Wei Wang2012-01-162-22/+3
* fix compat header generation after 24503:86b8a1e3a419Jan Beulich2012-01-162-3/+3
* sedf: remove useless tracing printk and harmonize comments style.Dario Faggioli2012-01-151-274/+229
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-1519-48/+46
* remove inclusion of asm/config.hJan Beulich2012-01-1313-16/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-1335-41/+2
* x86/mm: Fix operator associativity bug in mm-locks.hTim Deegan2012-01-121-2/+2
* x86-64: globally use -mno-sseJan Beulich2012-01-122-2/+2
* x86: properly define size_tJan Beulich2012-01-122-4/+10
* x86: move and fold certain type property definitionsJan Beulich2012-01-122-10/+5
* amd iommu: Enable FC bit in iommu host level PTEWei Wang2012-01-121-0/+7
* amd iommu: add ppr log processing into iommu interrupt handlingWei Wang2012-01-121-42/+121
* amd iommu: Enable guest level translationWei Wang2012-01-121-1/+24
* amd iommu: Enable ppr logWei Wang2012-01-123-12/+99
* amd iommu: Add iommu emulation for hvm guestWei Wang2012-01-1211-3/+1085
* amd iommu: Introduces new helper functions to simplify bitwise operationsWei Wang2012-01-124-52/+110
* amd iommu: Refactoring iommu ring buffer definitionWei Wang2012-01-123-61/+102
* move declarations of some required per-arch functions into common headersJan Beulich2012-01-1210-22/+20
* ia64: fix build (once again)Jan Beulich2012-01-122-0/+3