From: Sergey Smolov <smolov@ispras.ru>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] log every write to register
Date: Tue, 3 Nov 2015 17:17:24 +0400 [thread overview]
Message-ID: <5638B3E4.8020906@ispras.ru> (raw)
Hello, List!
I have a collection of ARMv8 register names. I need to add special
logging mode to QEMU so that every time it is enabled, every write
access to any of the specified registers will produce a new record to
log, including register name and a value to be written.
Is it possible to accomplish such a task? If yes, where shall I find
functions that implement "writing to register" functionality?
Thanks in advance!
Sincerely yours,
Sergey Smolov
next reply other threads:[~2015-11-03 14:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 13:17 Sergey Smolov [this message]
2015-11-03 16:14 ` [Qemu-devel] log every write to register Peter Maydell
2015-11-03 16:29 ` Peter Crosthwaite
2015-11-17 13:12 ` Sergey Smolov
2015-11-17 15:28 ` Sergey Fedorov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5638B3E4.8020906@ispras.ru \
--to=smolov@ispras.ru \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).