On Sun, Dec 20, 2015 at 9:07 AM, Peter Maydell wrote:
> On 19 December 2015 at 21:36, Peter Crosthwaite
> wrote:
>> On Fri, Dec 11, 2015 at 04:37:03PM +, Peter Maydell wrote:
>>> Turn the SD card into a QOM device.
>>> This conversion only changes the device itself; the various
>>> functions
On 19 December 2015 at 21:36, Peter Crosthwaite
wrote:
> On Fri, Dec 11, 2015 at 04:37:03PM +, Peter Maydell wrote:
>> Turn the SD card into a QOM device.
>> This conversion only changes the device itself; the various
>> functions which are effectively methods on the device are not
>> touched
On Fri, Dec 11, 2015 at 04:37:03PM +, Peter Maydell wrote:
> Turn the SD card into a QOM device.
> This conversion only changes the device itself; the various
> functions which are effectively methods on the device are not
> touched at this point.
>
> Signed-off-by: Peter Maydell
> ---
> hw/
On Thu, Dec 17, 2015 at 2:11 PM, Peter Maydell wrote:
> On 17 December 2015 at 21:45, Alistair Francis
> wrote:
>> On Fri, Dec 11, 2015 at 8:37 AM, Peter Maydell
>> wrote:
>>> Turn the SD card into a QOM device.
>>> This conversion only changes the device itself; the various
>>> functions which
On 17 December 2015 at 21:45, Alistair Francis
wrote:
> On Fri, Dec 11, 2015 at 8:37 AM, Peter Maydell
> wrote:
>> Turn the SD card into a QOM device.
>> This conversion only changes the device itself; the various
>> functions which are effectively methods on the device are not
>> touched at thi
On Fri, Dec 11, 2015 at 8:37 AM, Peter Maydell wrote:
> Turn the SD card into a QOM device.
> This conversion only changes the device itself; the various
> functions which are effectively methods on the device are not
> touched at this point.
>
> Signed-off-by: Peter Maydell
> ---
> hw/sd/sd.c
Turn the SD card into a QOM device.
This conversion only changes the device itself; the various
functions which are effectively methods on the device are not
touched at this point.
Signed-off-by: Peter Maydell
---
hw/sd/sd.c | 99 ++
in