All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server
@ 2011-03-23 16:49 Anton Kochkov
  2017-02-20  9:03 ` [Qemu-devel] [Bug 741115] " Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Kochkov @ 2011-03-23 16:49 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Please add support of exposion of ARM coprocesor registers/logic at the embedded gdb server,
 for example of cp15, cp14, etc registers.

Related project http://jtagarmgdbsrvr.sourceforge.net/index.html

Also filled bug in the GDB
http://sourceware.org/bugzilla/show_bug.cgi?id=12602

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: arm debug gdb

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

Title:
  Add support of coprocessor cp15, cp14 registers exposion in the
  embedded gdb server

Status in QEMU:
  New

Bug description:
  Please add support of exposion of ARM coprocesor registers/logic at the embedded gdb server,
   for example of cp15, cp14, etc registers.

  Related project http://jtagarmgdbsrvr.sourceforge.net/index.html

  Also filled bug in the GDB
  http://sourceware.org/bugzilla/show_bug.cgi?id=12602

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

* [Qemu-devel] [Bug 741115] Re: Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server
  2011-03-23 16:49 [Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server Anton Kochkov
@ 2017-02-20  9:03 ` Thomas Huth
  2019-01-18 17:01 ` Peter Maydell
  2020-11-05 10:55 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-02-20  9:03 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
   Importance: Undecided => Wishlist

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

Title:
  Add support of coprocessor cp15, cp14 registers exposion in the
  embedded gdb server

Status in QEMU:
  New

Bug description:
  Please add support of exposion of ARM coprocesor registers/logic at the embedded gdb server,
   for example of cp15, cp14, etc registers.

  Related project http://jtagarmgdbsrvr.sourceforge.net/index.html

  Also filled bug in the GDB
  http://sourceware.org/bugzilla/show_bug.cgi?id=12602

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

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

* [Qemu-devel] [Bug 741115] Re: Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server
  2011-03-23 16:49 [Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server Anton Kochkov
  2017-02-20  9:03 ` [Qemu-devel] [Bug 741115] " Thomas Huth
@ 2019-01-18 17:01 ` Peter Maydell
  2020-11-05 10:55 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2019-01-18 17:01 UTC (permalink / raw)
  To: qemu-devel

Since QEMU 3.0 the QEMU gdb stub supports read-only access to most
cp14/cp15 registers. The gdb 'info all-registers' command will print all
the registers (integer, fp and system registers), or individual
registers can be read with commands like "print /x $SCTLR".

Write access isn't supported (that is a lot trickier to do in a reliable
way since QEMU's internals make assumptions that system registers can
only be changed in the ways that the guest validly can, and there's no
easy API to connect to the debug stub that would allow the user to
change system registers in only safe ways).

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

Title:
  Add support of coprocessor cp15, cp14 registers exposion in the
  embedded gdb server

Status in QEMU:
  New

Bug description:
  Please add support of exposion of ARM coprocesor registers/logic at the embedded gdb server,
   for example of cp15, cp14, etc registers.

  Related project http://jtagarmgdbsrvr.sourceforge.net/index.html

  Also filled bug in the GDB
  http://sourceware.org/bugzilla/show_bug.cgi?id=12602

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

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

* [Bug 741115] Re: Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server
  2011-03-23 16:49 [Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server Anton Kochkov
  2017-02-20  9:03 ` [Qemu-devel] [Bug 741115] " Thomas Huth
  2019-01-18 17:01 ` Peter Maydell
@ 2020-11-05 10:55 ` Peter Maydell
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2020-11-05 10:55 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Fix Released

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

Title:
  Add support of coprocessor cp15, cp14 registers exposion in the
  embedded gdb server

Status in QEMU:
  Fix Released

Bug description:
  Please add support of exposion of ARM coprocesor registers/logic at the embedded gdb server,
   for example of cp15, cp14, etc registers.

  Related project http://jtagarmgdbsrvr.sourceforge.net/index.html

  Also filled bug in the GDB
  http://sourceware.org/bugzilla/show_bug.cgi?id=12602

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


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

end of thread, other threads:[~2020-11-05 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-23 16:49 [Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server Anton Kochkov
2017-02-20  9:03 ` [Qemu-devel] [Bug 741115] " Thomas Huth
2019-01-18 17:01 ` Peter Maydell
2020-11-05 10:55 ` Peter Maydell

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.