Files
Thomas Huth 7b743d01c3 target/xtensa/cpu: Move initialization of memory region to realize function
When introspecting the xtensa CPUs from the command line, QEMU currently
crashes:

 $ ./qemu-system-xtensa -device dc233c-xtensa-cpu,help
 qemu-system-xtensa: ../../devel/qemu/system/physmem.c:1401:
  register_multipage: Assertion `num_pages' failed.
 Aborted (core dumped)

Move the initialization of the memory regions to the realize function
to fix this problem.

Reported-by: Markus Armbruster <armbru@redhat.com>
Tested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20260311202503.107026-1-thuth@redhat.com>
2026-03-16 10:16:25 +01:00
..
2025-12-27 10:11:06 +01:00
2025-04-30 12:45:05 -07:00
2025-04-30 12:45:05 -07:00
2025-04-25 17:00:41 +02:00
2025-04-30 12:45:05 -07:00
2025-04-30 12:45:05 -07:00
2025-04-30 12:45:05 -07:00