qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/3] jazz-led: qdev conversion
Date: Wed, 01 Feb 2012 14:44:46 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

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(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]