On 02/17/2012 01:27 PM, Hervé Poussineau wrote:
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
Applied all. Thanks.
Regards,
Anthony Liguori
Changes v3 -> v4:
- rebased
Changes
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