~ressu/+junk/xen-debian

« back to all changes in this revision

Viewing changes to xen/include/asm-x86/hvm/svm/amd-iommu-defs.h

  • Committer: sami at haahtinen
  • Author(s): Bastian Blank
  • Date: 2011-03-17 14:12:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: sami@haahtinen.name-20110317141245-owgqox0l0p3g5857
Tags: 4.1.0~rc6-1
* New upstream release candidate.
* Build documentation using pdflatex.
* Use python 2.6. (closes: #596545)
* Fix lintian override.
* Install new tools: xl, xenpaging.
* Enable blktap2.
  - Use own md5 implementation.
  - Fix includes.
  - Fix linking of blktap2 binaries.
  - Remove optimization setting.
* Temporarily disable hvmloader, wants to download ipxe.
* Remove xenstored pid check from xl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
256
256
#define IOMMU_EVENT_CODE_MASK                   0xF0000000
257
257
#define IOMMU_EVENT_CODE_SHIFT                  28
258
258
#define IOMMU_EVENT_ILLEGAL_DEV_TABLE_ENTRY     0x1
259
 
#define IOMMU_EVENT_IO_PAGE_FALT                0x2
 
259
#define IOMMU_EVENT_IO_PAGE_FAULT               0x2
260
260
#define IOMMU_EVENT_DEV_TABLE_HW_ERROR          0x3
261
261
#define IOMMU_EVENT_PAGE_TABLE_HW_ERROR         0x4
262
262
#define IOMMU_EVENT_ILLEGAL_COMMAND_ERROR       0x5
386
386
#define IOMMU_PAGES                 (MMIO_PAGES_PER_IOMMU * MAX_AMD_IOMMUS)
387
387
#define DEFAULT_DOMAIN_ADDRESS_WIDTH    48
388
388
#define MAX_AMD_IOMMUS                  32
389
 
#define IOMMU_PAGE_TABLE_LEVEL_3        3
390
 
#define IOMMU_PAGE_TABLE_LEVEL_4        4
391
389
 
392
390
/* interrupt remapping table */
393
391
#define INT_REMAP_INDEX_DM_MASK         0x1C00