On 2 April 2012 15:28, Igor Mitsyanko wrote:
> This patch updates SD card emulation to support save/load of card's state.
>
> Signed-off-by: Igor Mitsyanko
Looks OK apart from the bits that will need to change to use the bitops/bitmap
functions (see earlier patch comments.)
-- PMM
This patch updates SD card emulation to support save/load of card's state.
Signed-off-by: Igor Mitsyanko
---
hw/sd.c | 90 --
1 files changed, 64 insertions(+), 26 deletions(-)
diff --git a/hw/sd.c b/hw/sd.c
index 63e458f..20e10bb 10