summary refs log tree commit diff stats
path: root/include/hw/or-irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/or-irq.h')
-rw-r--r--include/hw/or-irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/or-irq.h b/include/hw/or-irq.h
index 3a3230dd84..0038bfbe3d 100644
--- a/include/hw/or-irq.h
+++ b/include/hw/or-irq.h
@@ -33,7 +33,7 @@
 /* This can safely be increased if necessary without breaking
  * migration compatibility (as long as it remains greater than 15).
  */
-#define MAX_OR_LINES      32
+#define MAX_OR_LINES      48
 
 typedef struct OrIRQState qemu_or_irq;