From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Andreas Färber" <afaerber@suse.de>,
"Paul Brook" <paul@codesourcery.com>
Subject: [Qemu-devel] [PATCH] target-arm: Document ARMCPUClass::parent_reset()
Date: Fri, 30 Mar 2012 12:07:58 +0200 [thread overview]
Message-ID: <1333102078-13175-1-git-send-email-afaerber@suse.de> (raw)
In-Reply-To: <1333032631-13533-3-git-send-email-afaerber@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
Peter, can you still squash this into your pull? Forgot to re-add in v6.
target-arm/cpu-qom.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/target-arm/cpu-qom.h b/target-arm/cpu-qom.h
index cf107c9..42d2a6b 100644
--- a/target-arm/cpu-qom.h
+++ b/target-arm/cpu-qom.h
@@ -34,6 +34,7 @@
/**
* ARMCPUClass:
+ * @parent_reset: The parent class' reset handler.
*
* An ARM CPU model.
*/
--
1.7.7
next prev parent reply other threads:[~2012-03-30 10:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 14:50 [Qemu-devel] [PATCH v7 0/2] QOM'ify ARM CPU Andreas Färber
2012-03-29 14:50 ` [Qemu-devel] [PATCH v7 1/2] target-arm: Drop cpu_arm_close() Andreas Färber
2012-03-29 14:50 ` [Qemu-devel] [PATCH v7 2/2] target-arm: Minimalistic CPU QOM'ification Andreas Färber
2012-03-30 10:07 ` Andreas Färber [this message]
2012-03-30 10:11 ` [Qemu-devel] [PATCH] target-arm: Document ARMCPUClass::parent_reset() Peter Maydell
2012-03-29 15:00 ` [Qemu-devel] [PATCH v7 0/2] QOM'ify ARM CPU Peter Maydell
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=1333102078-13175-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=paul@codesourcery.com \
--cc=peter.maydell@linaro.org \
--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).