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

2012-02-22 Thread Anthony Liguori
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

[Qemu-devel] [PATCH v4 0/3] jazz-led: QOM conversion

2012-02-17 Thread Hervé Poussineau
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