aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86 mca: Support MCA recovery actions for latest Intel platformsKeir Fraser2009-06-166-21/+291
* x86 hvm: move dirty_vram into struct hvm_domainKeir Fraser2009-06-055-81/+92
* vmx: Change xen macro name for Intel vmexit reason 41Keir Fraser2009-06-052-3/+3
* VT-d: correct way to submit command to GCMD registerKeir Fraser2009-06-054-23/+24
* VT-d: define a macro for waiting hardare completionKeir Fraser2009-06-055-135/+49
* VT-d: remove useless variablesKeir Fraser2009-06-057-13/+8
* Intel VT-d: fix Stoakley boot issue with iommu=1Keir Fraser2009-06-051-6/+6
* x86: hap dirty vram trackingKeir Fraser2009-06-046-18/+329
* vtd: ia64 fix of intremap.cKeir Fraser2009-06-043-2/+27
* x86: Clean up get_page_from_l1e() to correctly distinguish betweenKeir Fraser2009-06-033-41/+43
* vtd: Fix apic pin to interrupt remapping table indexKeir Fraser2009-06-031-63/+29
* x86: pin_2_irq[].pin should be initialised to -1.Keir Fraser2009-06-031-0/+2
* typo: occured -> occurredKeir Fraser2009-06-034-5/+5
* x86: Fix XENPF_getidletime to correctly modify cpumask.Keir Fraser2009-06-031-2/+1
* Enable pci mmcfg and ATS for x86_64Keir Fraser2009-06-0222-73/+988
* tmem: shared ephemeral (SE) pool (clustering) fixesKeir Fraser2009-06-011-44/+25
* Revert 19658:28a197617286 "Fix up the synchronisation around grantKeir Fraser2009-06-012-48/+31
* tmem: fix corner case crash on forcible domain destructionKeir Fraser2009-06-012-13/+8
* passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointerKeir Fraser2009-05-301-1/+1
* Free pirq_array/pirq_to_evtchn in complete_domain_destroy().Keir Fraser2009-05-291-13/+15
* Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..."Keir Fraser2009-05-292-23/+12
* [VTD] laying the ground work for ATSKeir Fraser2009-05-2910-53/+406
* x86: Fix flush_area_mask() and on_selected_cpus() to not race updatesKeir Fraser2009-05-281-30/+28
* x86 vmx: Unrestricted guest (realmode) supportKeir Fraser2009-05-283-10/+26
* Update Xen version for 3.5-unstableKeir Fraser2009-05-271-2/+2
* x86: Fix 32-bit build.Keir Fraser2009-05-272-34/+7
* evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction.Keir Fraser2009-05-272-12/+23
* [IA64] add ia64 _raw_rw_is_write_lockedKeir Fraser2009-05-271-0/+1
* Fix up the synchronisation around grant table map track handles.Keir Fraser2009-05-272-31/+48
* x86 svm: Add support for Pause Filtering to AMD SVMKeir Fraser2009-05-274-1/+19
* x86/hvm: fix off-by-one errors in vcpuid range checksKeir Fraser2009-05-273-4/+4
* Remove unused 'retry' parameter from on_selected_cpus() etc.Keir Fraser2009-05-2734-82/+71
* Pass cpumasks by reference always.Keir Fraser2009-05-2737-172/+187
* x86: eliminate hard-coded NR_IRQSKeir Fraser2009-05-2721-114/+198
* tmem: build fixKeir Fraser2009-05-271-10/+13
* x86 hvm: Allow cross-vendor migrationKeir Fraser2009-05-267-18/+354
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-2636-33/+4788
* x86 hvm viridian: Provide dummy support for APIC assist page to satisfy Win7.Keir Fraser2009-05-261-2/+27
* blkif: Clarify units for 'sector'-sized blkif request params.Keir Fraser2009-05-261-0/+7
* ACPI/NUMA: Improve SRAT parsingKeir Fraser2009-05-206-83/+72
* x86-64: also handle virtual aliases of Xen image pagesKeir Fraser2009-05-201-14/+19
* x86: don't map more than the allocated space for frame_tableKeir Fraser2009-05-201-3/+10
* x86: some assorted irq related cleanupsKeir Fraser2009-05-206-19/+2
* Introduce __must_be_arrayKeir Fraser2009-05-203-1/+11
* gnttab: for sanity's sake, don't access the active grant tableKeir Fraser2009-05-191-1/+3
* gnttab: Remove unused per-domain map_count fieldKeir Fraser2009-05-192-3/+0
* x86: Fix the P2M audit code.Keir Fraser2009-05-191-8/+6
* x86 hvm: Correctly emulate task switches into vm86 mode.Keir Fraser2009-05-191-8/+20
* x86_emulate: Emulate LLDT and LTR instructions.Keir Fraser2009-05-191-10/+25
* xentrace: Trace IRQs and entry/exit timestamps.Keir Fraser2009-05-192-0/+7