]> git.proxmox.com Git - qemu.git/blobdiff - hw/qdev-dma.h
iommu: Introduce IOMMU emulation infrastructure
[qemu.git] / hw / qdev-dma.h
index f0ff558414d58e6d9cd4f90145fe0bafaaa2579a..6812735e3dcfc0469f5463f0d973190ae225ee23 100644 (file)
@@ -6,7 +6,5 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
-#include "qdev-addr.h"
-
 #define DEFINE_PROP_DMAADDR(_n, _s, _f, _d)                               \
-    DEFINE_PROP_TADDR(_n, _s, _f, _d)
+    DEFINE_PROP_HEX64(_n, _s, _f, _d)