Michael Roth wrote:
> On Mon, Mar 19, 2012 at 11:57:29PM +0100, Juan Quintela wrote:
>> Some cpu's definitions define CPU_SAVE_VERSION, others not, but they have
>> defined cpu_save/load.
>
> I'm guessing this patch becomes useful later in the series, but as it stands
> I'm not seeing where this h
On Mon, Mar 19, 2012 at 11:57:29PM +0100, Juan Quintela wrote:
> Some cpu's definitions define CPU_SAVE_VERSION, others not, but they have
> defined cpu_save/load.
I'm guessing this patch becomes useful later in the series, but as it stands
I'm not seeing where this helps with cpus like target-alp
Some cpu's definitions define CPU_SAVE_VERSION, others not, but they have
defined cpu_save/load.
Signed-off-by: Juan Quintela
---
exec.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/exec.c b/exec.c
index 265e895..9389a61 100644
--- a/exec.c
+++ b/exec.c
@@ -657,7