]> Git Repo - qemu.git/blobdiff - hw/sparc64/sun4u.c
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
[qemu.git] / hw / sparc64 / sun4u.c
index 3165e18eb7b4677ee711d88535c37e131d7946a0..7b8134ef519d9667da98e4d835aa2fa5c3af47e3 100644 (file)
@@ -824,7 +824,7 @@ static void sun4uv_init(MemoryRegion *address_space_mem,
         i++;
     }
 
-    serial_hds_isa_init(isa_bus, MAX_SERIAL_PORTS);
+    serial_hds_isa_init(isa_bus, i, MAX_SERIAL_PORTS);
     parallel_hds_isa_init(isa_bus, MAX_PARALLEL_PORTS);
 
     for(i = 0; i < nb_nics; i++)
This page took 0.023311 seconds and 4 git commands to generate.