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