device: 0.798 performance: 0.731 other: 0.640 files: 0.606 permissions: 0.580 graphic: 0.506 vnc: 0.475 boot: 0.461 network: 0.418 semantic: 0.418 PID: 0.406 socket: 0.398 debug: 0.393 KVM: 0.238 CPU fetch from unpopulated ROM on reset Some architectures fetch the $PC/$SP register as vectors in memory, usually ROM. The CPU reset() handler is called before the ROM code is populated, resulting in fetching incorrect PC/SP. Architectures affected: - M68K - RX - ARM M-profile Different comments from Peter Maydell regarding this issue: - https://