qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1897680] [NEW] memory address over 0x2000_7ffc is not accessible in mps2-an505
@ 2020-09-29  6:57 Changho Choi
  2020-09-29  9:12 ` [Bug 1897680] " Peter Maydell
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Changho Choi @ 2020-09-29  6:57 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I currently run qemu with the following options
`qemu-system-aarch64 -machine mps2-an505 -cpu cortex-m33 -m 16`

For some reason, memory address over 0x2000_7ffc is not accessible.
It can be tested in gdb as follow.

(gdb) x/x 0x20007ffc
0x20007ffc:	0x00000000
(gdb) x/x 0x20007ffd
0x20007ffd:	Cannot access memory at address 0x20007ffd
(gdb) x/x 0x20008000
0x20008000:	Cannot access memory at address 0x20008000

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  memory address over 0x2000_7ffc is not accessible in mps2-an505

Status in QEMU:
  New

Bug description:
  I currently run qemu with the following options
  `qemu-system-aarch64 -machine mps2-an505 -cpu cortex-m33 -m 16`

  For some reason, memory address over 0x2000_7ffc is not accessible.
  It can be tested in gdb as follow.

  (gdb) x/x 0x20007ffc
  0x20007ffc:	0x00000000
  (gdb) x/x 0x20007ffd
  0x20007ffd:	Cannot access memory at address 0x20007ffd
  (gdb) x/x 0x20008000
  0x20008000:	Cannot access memory at address 0x20008000

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


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

end of thread, other threads:[~2020-09-29 11:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-29  6:57 [Bug 1897680] [NEW] memory address over 0x2000_7ffc is not accessible in mps2-an505 Changho Choi
2020-09-29  9:12 ` [Bug 1897680] " Peter Maydell
2020-09-29  9:14 ` Peter Maydell
2020-09-29  9:19 ` Peter Maydell
2020-09-29 10:10   ` Changho Choi
2020-09-29  9:42 ` [Bug 1897680] [NEW] " Philippe Mathieu-Daudé
2020-09-29  9:42   ` Philippe Mathieu-Daudé
2020-09-29 10:46 ` [Bug 1897680] " Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).