« Previous | Next » 

Revision a86299e5

IDa86299e53b77bfd9f80bfeb22f30e36b25233e5b

Added by Hollis Blanchard over 13 years ago

ppc4xx: don't unregister RAM at reset

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

Signed-off-by: Hollis Blanchard <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences