Here are some patches I have lying around since some time, which update g364 framebuffer emulation to current Qemu standards, ie qdev + memory + trace APIs
Please apply Hervé Poussineau (2): g364fb: use trace framework g364fb: convert to qdev Extract G364 ROM contents from device emulation to machine emulation hw/g364fb.c | 365 ++++++++++++++++++++++++------------------------------- hw/mips.h | 5 - hw/mips_jazz.c | 15 ++- trace-events | 4 + 4 files changed, 177 insertions(+), 212 deletions(-) -- 1.7.5.4