qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] target-lm32: move model features to LM32CPU


From: Michael Walle
Subject: Re: [Qemu-devel] [PATCH v2] target-lm32: move model features to LM32CPU
Date: Sun, 17 Nov 2013 21:46:19 +0100
User-agent: Roundcube Webmail/0.7.2

Am 2013-10-14 23:46, schrieb Michael Walle:
This allows us to completely remove CPULM32State from DisasContext.
Instead, copy the fields we need to DisasContext.

Cc: Andreas Färber <address@hidden>
Signed-off-by: Michael Walle <address@hidden>
---

changes since v1:
 - instead of storing a pointer to the cpu definitions, register
   individual cpu types and store features in LM32CPU.
 - cpu_list() iterates over these types now.

ping,

andreas, could you please review this patch?

--
michael




reply via email to

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