On 05/29/2016 06:23 PM, Michael Rolnik wrote:
+static void avr_cpu_set_pc( + CPUState *cs, + vaddr value)
The formatting throughout all of these patches is wrong. You need to follow the instructions in CODING_STYLE. You can use ./scripts/checkpatch.pl to catch mistakes. r~