]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm-misc.h
hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop
[mirror_qemu.git] / hw / arm-misc.h
index af403a159a3c5547d49c41d9ddc998dcf44a612f..6e8ae6b02eda50bfc51f8eecec86f131c18439c3 100644 (file)
@@ -31,6 +31,7 @@ struct arm_boot_info {
     const char *initrd_filename;
     target_phys_addr_t loader_start;
     target_phys_addr_t smp_loader_start;
+    target_phys_addr_t smp_bootreg_addr;
     target_phys_addr_t smp_priv_base;
     int nb_cpus;
     int board_id;