]> Git Repo - qemu.git/commit
intel_iommu: add OnOffAuto intr_eim as "eim" property
authorRadim Krčmář <[email protected]>
Mon, 10 Oct 2016 15:28:46 +0000 (17:28 +0200)
committerEduardo Habkost <[email protected]>
Mon, 17 Oct 2016 17:44:49 +0000 (15:44 -0200)
commite6b6af05607a8bc828c454f6830b5fc68e5a9ac1
tree6bbcc04d1ace0c720747f24ad4bf605cac918a92
parent6333e93c772f78baf26a5c97c1a67ffa7cd76068
intel_iommu: add OnOffAuto intr_eim as "eim" property

The default (auto) emulates the current behavior.
A user can now control EIM like
  -device intel-iommu,intremap=on,eim=off

Reviewed-by: Igor Mammedov <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/i386/intel_iommu.c
include/hw/i386/intel_iommu.h
This page took 0.025362 seconds and 4 git commands to generate.