This patchset qdev-ifies the ds1225y device, used in MIPS Jazz emulation. Changes since v1: - rebased - split into multiple patches as per Markus advice
Hervé Poussineau (3): ds1225y: Remove protection stuff, which doesn't belong to this device ds1225y: use trace framework ds1225y: convert to qdev device, and use it in MIPS Jazz emulation hw/ds1225y.c | 152 ++++++++++++++++++++++++++++--------------------------- hw/mips.h | 4 -- hw/mips_jazz.c | 11 +++- trace-events | 4 ++ 4 files changed, 90 insertions(+), 81 deletions(-) -- 1.7.5.4