commit | 1a1bc0d242729ca50b8a1887b25c1350343725dd | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Wed Dec 16 11:10:21 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 07 10:47:27 2022 -0500 |
tree | 3ba709612fe8d9a3d33860f5db953d04f9b06fbc | |
parent | 2b1cbcbddca30352031da1b11949b1c85535ecff [diff] |
drivers/interrupt_controller: Make VT-D remap generic and handle flags This will not only be used by MSI remapping but by all relevant interrupts. Fix also IRTE settings: - handle x2apic for destination id - destination mode is always logical (as for IOAPIC) Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>