[Qemu-devel] [PATCH 04/17] lm32: machine state loading/saving

2011-02-17 Thread Michael Walle
This patch adds support for saving and loading the processor state. Signed-off-by: Michael Walle --- target-lm32/machine.c | 33 + 1 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 target-lm32/machine.c diff --git a/target-lm32/machine.c b/t

[Qemu-devel] [PATCH 04/17] lm32: machine state loading/saving

2011-02-10 Thread Michael Walle
This patch adds support for saving and loading the processor state. Signed-off-by: Michael Walle --- target-lm32/machine.c | 33 + 1 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 target-lm32/machine.c diff --git a/target-lm32/machine.c b/t

[Qemu-devel] [PATCH 04/17] lm32: machine state loading/saving

2011-01-30 Thread Michael Walle
This patch adds support for saving and loading the processor state. Signed-off-by: Michael Walle --- target-lm32/machine.c | 33 + 1 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 target-lm32/machine.c diff --git a/target-lm32/machine.c b/t