]> Git Repo - qemu.git/commit - hw/i386/x86-iommu.c
x86-iommu: turn on IR by default if proper
authorPeter Xu <[email protected]>
Thu, 20 Dec 2018 05:40:37 +0000 (13:40 +0800)
committerMichael S. Tsirkin <[email protected]>
Thu, 20 Dec 2018 18:25:11 +0000 (13:25 -0500)
commit47748bbba24d4f4680b77da3dc5b4da531cd17d4
tree942f28dcd192031bcc3b56b833420e59c5b5d92b
parenta924b3d8df55a395891fd5ed341d0deb135d9aa6
x86-iommu: turn on IR by default if proper

When the user didn't specify "intremap" for the IOMMU device, we turn
it on by default if it is supported.  This will turn IR on for the
default Q35 platform as long as the IOMMU device is specified on new
kernels.

Signed-off-by: Peter Xu <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/x86-iommu.c
This page took 0.02531 seconds and 4 git commands to generate.