在 2017年1月5日,23:10,Peter Maydell <peter.mayd...@linaro.org> 写道:
>> sysbus_init_irq(sbd, &s->irq); >> sysbus_init_mmio(sbd, &s->mem_ctrl); >> sysbus_init_mmio(sbd, &s->mem_vram); > > This means we call sysbus_init_mmio() on the MemoryRegion*s > before we have initialized them. That seems like a bad idea. Opps,will fix. > This device is used in the MIPS Jazz machine. > Can you cc the MIPS maintainers and also Hervé Poussineau > (the Jazz maintainer) on the next version of this patch, > please? OK!