aboutsummaryrefslogtreecommitdiff
path: root/hw/sysbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sysbus.h')
-rw-r--r--hw/sysbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sysbus.h b/hw/sysbus.h
index 7c20808f3c..9b2553dba0 100644
--- a/hw/sysbus.h
+++ b/hw/sysbus.h
@@ -5,7 +5,7 @@
#include "qdev.h"
-#define QDEV_MAX_MMIO 5
+#define QDEV_MAX_MMIO 32
#define QDEV_MAX_IRQ 32
typedef struct SysBusDevice SysBusDevice;