Hi,
I am working on ZCU102 setup using Qemu emulator. Xilinx qemu has support for eMMC feature so I could able to boot the Qemu along with the eMMC virtual image attached providing the index values as 3.
Now I would like to attach this virtual eMMC card on PCI port (i.e PCIe root port -> pcie to pci bridge -> zynqmp-sdhci -> eMMC card). As ZCU102 has PCIe feature, I'm trying to connect the eMMC card with PCIe using PCIe to PCI bridge.
I would like to understand that is it possible to attach the eMMC virtual device on PCI port.
On X86 machine I could attach the SD card on PCI interface using sdhci-pci device. I wanted the similar functionality of PCI for eMMC device on Xilinx Qemu.
Thanks,
venkatesh