diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-08-17 15:20:33 -0400 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-10-12 09:21:10 +0100 |
commit | 5ec911c30ff4337d4185e29e82a254349f5a22da (patch) | |
tree | 6ae39c5bf456eb94da8ab33786d98059f8cc632a /hw/ipack | |
parent | b37686f7e84b22cfaf7fd01ac5133f2617cc3027 (diff) |
sdhci: Pass drive parameter to sdhci-pci via qdev property
Commit 19109131 disabled the sdhci-pci support because it used
drive_get_next(). This patch reenables sdhci-pci and changes it to
pass the drive via a qdev property - for example:
-device sdhci-pci,drive=drive0 -drive id=drive0,if=sd,file=myimage
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/ipack')
0 files changed, 0 insertions, 0 deletions