]> Git Repo - qemu.git/blobdiff - hw/ppc_mac.h
add a boot parameter to set reboot timeout
[qemu.git] / hw / ppc_mac.h
index af75e45cc2a3a0ec55e1a27f14353fd64e9af97a..7d084184fc5ff5757776e5556d08392b1a5f9467 100644 (file)
@@ -55,6 +55,7 @@ qemu_irq *heathrow_pic_init(MemoryRegion **pmem,
                             int nb_cpus, qemu_irq **irqs);
 
 /* Grackle PCI */
                             int nb_cpus, qemu_irq **irqs);
 
 /* Grackle PCI */
+#define TYPE_GRACKLE_PCI_HOST_BRIDGE "grackle-pcihost"
 PCIBus *pci_grackle_init(uint32_t base, qemu_irq *pic,
                          MemoryRegion *address_space_mem,
                          MemoryRegion *address_space_io);
 PCIBus *pci_grackle_init(uint32_t base, qemu_irq *pic,
                          MemoryRegion *address_space_mem,
                          MemoryRegion *address_space_io);
This page took 0.02448 seconds and 4 git commands to generate.