]> Git Repo - qemu.git/blobdiff - include/hw/i386/intel_iommu.h
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request' into...
[qemu.git] / include / hw / i386 / intel_iommu.h
index ed4e758273385122e7442eb84fabb427edf63208..a321cc9691a1dfbce28781d80953a0a90601b73e 100644 (file)
@@ -245,6 +245,7 @@ struct IntelIOMMUState {
     OnOffAuto intr_eim;             /* Toggle for EIM cabability */
     bool buggy_eim;                 /* Force buggy EIM unless eim=off */
     uint8_t aw_bits;                /* Host/IOVA address width (in bits) */
+    bool dma_drain;                 /* Whether DMA r/w draining enabled */
 
     /*
      * Protects IOMMU states in general.  Currently it protects the
This page took 0.033566 seconds and 4 git commands to generate.