qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 00/17 v3] LatticeMico32 target


From: Michael Walle
Subject: [Qemu-devel] [PATCH 00/17 v3] LatticeMico32 target
Date: Thu, 17 Feb 2011 23:45:01 +0100

This patchset adds support for the LatticeMico32 softcore processor by
Lattice Semiconductor.

Changes since v2:
 - lots of CODING_STYLE fixes
 - reworked pic and juart model, CPUState is not passed anymore
 - use qdev reset field instead of qemu_register_reset()
 - add missing include guards
 - merged lm32_pic_cpu.c into boards file
 - removed buggy qemu_irq_lower() in reset functions
 - converted hw_error to error_report()

Changes since v1:
 - removed variables which are no longer in use
 - replaced some tcg ops with specialized ones
 - kill VM in case of an unknown opcode
 - fixed tracepoints format strings to match existing ones




reply via email to

[Prev in Thread] Current Thread [Next in Thread]