]> git.proxmox.com Git - qemu.git/commit
hw/sd.c: add SD card save/load support
authorIgor Mitsyanko <i.mitsyanko@gmail.com>
Tue, 30 Oct 2012 07:45:12 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:12 +0000 (07:45 +0000)
commit50a5be6c3d50c7684a417da4eb5f9587dace0a44
treeba3a9bfbc4c222711db88c60959d4047f242bead
parent08e99e296fbe695d13c8ac944867d9def7f7c5d0
hw/sd.c: add SD card save/load support

This patch updates SD card model to support save/load of card's state.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd.c