On Oct 1, 2015, at 9:23 AM, Stefan Hajnoczi wrote:

> On Sat, Sep 26, 2015 at 10:24:31AM -0400, Programmingkid wrote:
>> I was looking at the commit history for sd.c and noticed your patch. Would 
>> you know how to make the SD card reader work for a guest like Windows, 
>> Linux, or Mac OS X? I'm trying to use this device on qemu-system-ppc and 
>> qemu-system-i386. Any help would be great.
> 
> sd.c is the core SD card emulation code.  It's not a complete device
> itself, you need a host controller interface like sdhci.c.
> 
> The sdhci-pci device might work, if you can tell a Windows/Mac/etc SDHCI
> PCI driver to accept the Red Hat 1fa4:0007 PCI ID.
> 
> Stefan

Would this device work if I installed Red Hat Linux in qemu-system-i386? 

Reply via email to