All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hervé Poussineau" <hpoussin@reactos.org>
To: qemu-devel@nongnu.org
Cc: "Anthony Liguori" <aliguori@us.ibm.com>,
	"Hervé Poussineau" <hpoussin@reactos.org>
Subject: [Qemu-devel] [PATCH v4 0/3] jazz-led: QOM conversion
Date: Fri, 17 Feb 2012 20:27:14 +0100	[thread overview]
Message-ID: <1329506837-30084-1-git-send-email-hpoussin@reactos.org> (raw)

Following patches update jazz-led emulation to current Qemu standards:
- use trace framework to report events
- remove usage of old_mmio API
- convert to QOM

Changes v3 -> v4:
- rebased

Changes v2 -> v3:
- rebased

Changes v1 -> v2:
- rebased

Hervé Poussineau (3):
  jazz-led: use trace framework
  jazz-led: convert to QOM
  jazz-led: compile it only twice

 Makefile.objs                        |    1 +
 Makefile.target                      |    1 -
 default-configs/mips-softmmu.mak     |    1 +
 default-configs/mips64-softmmu.mak   |    1 +
 default-configs/mips64el-softmmu.mak |    1 +
 default-configs/mipsel-softmmu.mak   |    1 +
 hw/jazz_led.c                        |  177 ++++++++++++++-------------------
 hw/mips.h                            |    3 -
 hw/mips_jazz.c                       |    2 +-
 trace-events                         |    4 +
 10 files changed, 85 insertions(+), 107 deletions(-)

-- 
1.7.9

             reply	other threads:[~2012-02-17 19:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 19:27 Hervé Poussineau [this message]
2012-02-17 19:27 ` [Qemu-devel] [PATCH v4 1/3] jazz-led: use trace framework Hervé Poussineau
2012-02-17 19:27 ` [Qemu-devel] [PATCH v4 2/3] jazz-led: convert to QOM Hervé Poussineau
2012-02-17 21:03   ` Andreas Färber
2012-02-17 21:14     ` Hervé Poussineau
2012-02-17 19:27 ` [Qemu-devel] [PATCH v4 3/3] jazz-led: compile it only twice Hervé Poussineau
2012-02-22 18:54 ` [Qemu-devel] [PATCH v4 0/3] jazz-led: QOM conversion Anthony Liguori

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=1329506837-30084-1-git-send-email-hpoussin@reactos.org \
    --to=hpoussin@reactos.org \
    --cc=aliguori@us.ibm.com \
    --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 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.