qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: "Hervé Poussineau" <hpoussin@reactos.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion
Date: Wed, 01 Feb 2012 14:44:46 -0600	[thread overview]
Message-ID: <4F29A43E.3030006@us.ibm.com> (raw)
In-Reply-To: <1327314846-25318-1-git-send-email-hpoussin@reactos.org>

On 01/23/2012 04:34 AM, Hervé Poussineau wrote:
> Following patches update jazz-led emulation to current Qemu standards:
> - use trace framework to report events
> - convert to qdev
>
> Hervé Poussineau (3):
>    jazz-led: use trace framework
>    jazz-led: convert to qdev
>    jazz-led: compile it only twice

This is going to need to be rebased.  I'd suggest waiting until next week when 
the next qom round goes in.  But if you resend before Friday, I'll make sure to 
take it in before I push in the next round of qom.

Regards,

Anthony Liguori

>
>   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                        |  171 ++++++++++++++--------------------
>   hw/mips.h                            |    3 -
>   hw/mips_jazz.c                       |    2 +-
>   trace-events                         |    4 +
>   10 files changed, 79 insertions(+), 107 deletions(-)
>

  parent reply	other threads:[~2012-02-01 20:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 10:34 [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion Hervé Poussineau
2012-01-23 10:34 ` [Qemu-devel] [PATCH 1/3] jazz-led: use trace framework Hervé Poussineau
2012-01-23 10:34 ` [Qemu-devel] [PATCH 2/3] jazz-led: convert to qdev Hervé Poussineau
2012-01-23 10:34 ` [Qemu-devel] [PATCH 3/3] jazz-led: compile it only twice Hervé Poussineau
2012-02-01 20:44 ` Anthony Liguori [this message]
2012-02-01 22:28   ` [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion Hervé Poussineau

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=4F29A43E.3030006@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=hpoussin@reactos.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).