]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/i386/pc.h
piix: fix 32bit pci hole
[mirror_qemu.git] / include / hw / i386 / pc.h
index 24eb3de31005b8e401878ed3611d5b247a660b0c..eb3da964f016c0525784760976db5967b9c7526e 100644 (file)
@@ -182,6 +182,7 @@ PCIBus *i440fx_init(PCII440FXState **pi440fx_state, int *piix_devfn,
                     MemoryRegion *address_space_mem,
                     MemoryRegion *address_space_io,
                     ram_addr_t ram_size,
+                    ram_addr_t below_4g_mem_size,
                     ram_addr_t above_4g_mem_size,
                     MemoryRegion *pci_memory,
                     MemoryRegion *ram_memory);