aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/svm
Commit message (Expand)AuthorAgeFilesLines
* x86/AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-301-2/+5
* AMD IOMMU: allow command line overrides for broken IVRS tablesJan Beulich2013-08-291-0/+1
* x86/AMD: Inject #GP instead of #UD when unable to map vmcbSuravee Suthikulpanit2013-08-131-1/+1
* x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddrSuravee Suthikulpanit2013-08-131-4/+7
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-162-7/+7
* AMD IOMMU: use ioremap()Jan Beulich2013-07-151-3/+0
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-021-5/+17
* x86/AMD: Allow more fine-grained control of VMCB MSR Permission MapBoris Ostrovsky2013-04-151-2/+6
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-151-1/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-214-4/+4
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-051-0/+1
* nEPT: Use minimal permission for nested p2mZhang Xiantao2013-01-151-1/+1
* nestedhap: Change nested p2m's walker to vendor-specificZhang Xiantao2013-01-151-0/+3
* AMD IOMMU: adjust flush function parametersJan Beulich2013-01-071-2/+2
* x86: mark certain items staticJan Beulich2012-12-071-1/+1
* AMD IOMMU: Enable HPET broadcast msi remappingWei Wang2012-11-191-0/+6
* x86/hvm: don't use indirect calls without needJan Beulich2012-09-141-0/+1
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-3/+0
* amd iommu: add 2 helper functions: iommu_is_pte_present and iommu_next_levelWei Wang2012-09-111-0/+14
* amd iommu: dump flags of IO page faultsWei Wang2012-09-071-0/+2
* Dump IOMMU p2m tableSantosh Jodh2012-08-221-0/+4
* xen: Define new struct hvm_trap and cleanup vmx exceptionKeir Fraser2012-05-301-2/+1
* amd iommu: Add workaround for erratum 732 & 733Wei Wang2012-05-231-0/+4
* AMD_LWP: add interrupt support for AMD LWPWei Huang2012-03-301-1/+2
* x86/AMD: Add support for AMD's OSVW feature in guests.Boris Ostrovsky2012-02-072-0/+9
* cleanup get_gfn_from_base_reg() function.Wei Wang2012-01-161-12/+0
* remove inclusion of asm/config.hJan Beulich2012-01-131-1/+0
* amd iommu: Enable ppr logWei Wang2012-01-121-0/+3
* amd iommu: Add iommu emulation for hvm guestWei Wang2012-01-122-1/+54
* amd iommu: Introduces new helper functions to simplify bitwise operationsWei Wang2012-01-122-17/+83
* ACPI: eliminate duplicate IVRS definitionsJan Beulich2011-12-132-190/+5
* amd iommu: Support INVALIDATE_IOMMU_ALL command.Wei Wang2011-11-222-0/+2
* amd iommu: Factor out iommu command handling functions,Wei Wang2011-11-221-10/+7
* amd iommu: Fix incorrect definitions.Wei Wang2011-11-221-4/+2
* amd iommu: Advertise iommu extended feature bits to xen.Wei Wang2011-11-222-2/+30
* amd iommu: Introduce iommu_has_cap() functionWei Wang2011-11-111-0/+6
* amd iommu: Compress hyper-transport flags into a single byteWei Wang2011-11-111-0/+15
* amd iommu: Simplify IVHD device flag handlingWei Wang2011-11-112-13/+4
* amd iommu: Cleanup iommu pci capabilites detectionWei Wang2011-11-111-1/+1
* amd iommu: enable ats devicesWei Wang2011-11-081-0/+1
* amd iommu: add iotlb invalidation commandWei Wang2011-11-082-0/+20
* amd iommu: Fix iommu page size encoding when page order > 0.Wei Wang2011-11-081-0/+2
* PCI multi-seg: AMD-IOMMU specific adjustmentsJan Beulich2011-09-221-4/+6
* passthrough: don't use open coded IO-APIC accessesJan Beulich2011-08-161-2/+0
* Revert 23733:fbf3768e5934 "AMD IOMMU: remove global ..."Ian Jackson2011-08-161-1/+2
* AMD IOMMU: remove global interrupt remapping tableWei Wang2011-07-211-2/+1
* nestedsvm: Support TSC Rate MSRChristoph Egger2011-07-161-0/+5
* [VTD] print out debug message in vt-d fault handler only when iommu=debug is setAllen Kay2011-06-231-1/+1
* IOMMU: add crash_shutdown iommu_opAndrew Cooper2011-06-151-0/+1
* x86/hvm: extend nhvm_vmcx_guest_intercepts_trap to include errcodeEddie Dong2011-06-091-1/+2