qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jia Liu <proljc@gmail.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, afaerber@suse.de
Subject: [Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix.
Date: Mon, 22 Jul 2013 18:30:31 +0800	[thread overview]
Message-ID: <1374489034-13366-1-git-send-email-proljc@gmail.com> (raw)

Fix OpenRISC CPU and sim broad.

We should free typename in openrisc_cpu_class_by_name, and we should use stderr
output in openrisc_sim.c.


Updates from V4:
* Remove a not needed patch.

Updates from V3:
* Replace a typo fix using a stderr fix.

Updates from V2:
* Combine typo patchset and typename free.

Jia Liu (3):
  hw/openrisc: Indent typo
  hw/openrisc: Use stderr output instead of qemu_log
  target-openrisc: Free typename in openrisc_cpu_class_by_name

 hw/openrisc/openrisc_sim.c | 6 +++---
 target-openrisc/cpu.c      | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.7.12.4 (Apple Git-37)

             reply	other threads:[~2013-07-22 11:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22 10:30 Jia Liu [this message]
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 1/3] hw/openrisc: Indent typo Jia Liu
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 2/3] hw/openrisc: Use stderr output instead of qemu_log Jia Liu
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 3/3] target-openrisc: Free typename in openrisc_cpu_class_by_name Jia Liu
2013-07-22 14:37 ` [Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix Andreas Färber

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=1374489034-13366-1-git-send-email-proljc@gmail.com \
    --to=proljc@gmail.com \
    --cc=afaerber@suse.de \
    --cc=aliguori@us.ibm.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).