aboutsummaryrefslogtreecommitdiffstats
path: root/sysemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysemu.h')
-rw-r--r--sysemu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysemu.h b/sysemu.h
index b12fae0..eb9ddd3 100644
--- a/sysemu.h
+++ b/sysemu.h
@@ -135,7 +135,7 @@ extern int drive_get_max_bus(BlockInterfaceType type);
/* serial ports */
-#define MAX_SERIAL_PORTS 4
+#define MAX_SERIAL_PORTS 8
extern CharDriverState *serial_hds[MAX_SERIAL_PORTS];