All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1881249] [NEW] CPU fetch from unpopulated ROM on reset
@ 2020-05-29  7:47 Philippe Mathieu-Daudé
  2020-05-29  7:55 ` [Bug 1881249] " Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-05-29  7:47 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: arm m68k reset

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1881249

Title:
  CPU fetch from unpopulated ROM on reset

Status in QEMU:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1881249/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-09 15:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  7:47 [Bug 1881249] [NEW] CPU fetch from unpopulated ROM on reset Philippe Mathieu-Daudé
2020-05-29  7:55 ` [Bug 1881249] " Philippe Mathieu-Daudé
2020-05-29  8:02 ` Philippe Mathieu-Daudé
2020-05-29 10:00 ` Peter Maydell
2020-11-05 10:56 ` Peter Maydell
2021-05-09 15:44 ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.