]> Git Repo - qemu.git/commit
x86_iommu/amd: Prepare for interrupt remap support
authorSingh, Brijesh <[email protected]>
Mon, 1 Oct 2018 19:44:37 +0000 (19:44 +0000)
committerMichael S. Tsirkin <[email protected]>
Mon, 5 Nov 2018 18:24:02 +0000 (13:24 -0500)
commit577c470f4326eae22e4e412946b167075f4440d2
treec8b6d3d0d159e978a557774929ca19b8318d5881
parent53244386b0674dc91ae2987c77a95e82476bb6f7
x86_iommu/amd: Prepare for interrupt remap support

Register the interrupt remapping callback and read/write ops for the
amd-iommu-ir memory region.

amd-iommu-ir is set to higher priority to ensure that this region won't
be masked out by other memory regions.

Signed-off-by: Brijesh Singh <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Marcel Apfelbaum <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Suravee Suthikulpanit <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/amd_iommu.c
hw/i386/amd_iommu.h
hw/i386/trace-events
This page took 0.023617 seconds and 4 git commands to generate.