On 30.07.2010, at 03:48, Hollis Blanchard wrote:

> The PowerPC 4xx SDRAM controller emulation unregisters RAM in its reset
> callback. However, qemu_system_reset() is now called at initialization
> time, so RAM is unregistered before starting the guest.

So the registration should be moved to reset now, no? How is the reset 
different from boot? How did a reset work before?


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to