Re: [Qemu-devel] [PATCH V5 0/3] SD card model save/load support

2012-10-29 Thread Peter Maydell
On 28 October 2012 15:59, Igor Mitsyanko wrote: > This was a part of a bigger series which also included SD state qomification, > but I decided to split them. I intend to add these patches to the arm-devs.next queue which I will send a pullreq for tomorrow. -- PMM

[Qemu-devel] [PATCH V5 0/3] SD card model save/load support

2012-10-28 Thread Igor Mitsyanko
This was a part of a bigger series which also included SD state qomification, but I decided to split them. PATCH1 Not actually related to vmstate, fixes a bug for high and extra capacity cards in erase function. Changelog: v4->v5 - changed commit message to clearly state that it's a bugfix; - us