]> git.proxmox.com Git - mirror_qemu.git/commit
lm32: machine state loading/saving
authorMichael Walle <michael@walle.cc>
Thu, 17 Feb 2011 22:45:05 +0000 (23:45 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 7 Mar 2011 12:42:36 +0000 (13:42 +0100)
commitc6af5693478caacafc58cbf454b71fa95d57db60
tree274ae00010d7e58a641e3785bc179edfea28e2fc
parent143e8951e40c7dfcc985801ac93a7e58e2e44985
lm32: machine state loading/saving

This patch adds support for saving and loading the processor state.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-lm32/machine.c [new file with mode: 0644]