diff options
| author | Kevin O'Connor | 2015-08-17 21:20:33 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2015-10-12 10:21:10 +0200 |
| commit | 5ec911c30ff4337d4185e29e82a254349f5a22da (patch) | |
| tree | 6ae39c5bf456eb94da8ab33786d98059f8cc632a /include | |
| parent | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... (diff) | |
| download | qemu-5ec911c30ff4337d4185e29e82a254349f5a22da.tar.gz qemu-5ec911c30ff4337d4185e29e82a254349f5a22da.tar.xz qemu-5ec911c30ff4337d4185e29e82a254349f5a22da.zip | |
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 'include')
0 files changed, 0 insertions, 0 deletions
