Re: [Qemu-devel] [PATCH 06/25] vmstate: use new style for lm32 cpus

2011-10-25 Thread Michael Walle
Am Dienstag 25 Oktober 2011, 16:00:40 schrieb Juan Quintela: > Signed-off-by: Juan Quintela > CC: Michael Walle > --- > target-lm32/cpu.h |2 -- > target-lm32/machine.c | 12 +--- > 2 files changed, 1 insertions(+), 13 deletions(-) > > diff --git a/target-lm32/cpu.h b/target-

[Qemu-devel] [PATCH 06/25] vmstate: use new style for lm32 cpus

2011-10-25 Thread Juan Quintela
Signed-off-by: Juan Quintela CC: Michael Walle --- target-lm32/cpu.h |2 -- target-lm32/machine.c | 12 +--- 2 files changed, 1 insertions(+), 13 deletions(-) diff --git a/target-lm32/cpu.h b/target-lm32/cpu.h index 037ef52..bd37af8 100644 --- a/target-lm32/cpu.h +++ b/target