diff options
author | Thomas Huth <thuth@redhat.com> | 2022-07-04 13:19:00 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-07-06 18:35:10 +0200 |
commit | cf30b7c4a9b2c64518be8037c2e6670aacdb00b9 (patch) | |
tree | 22cbf69afe6d3fb45d02c72121f62088ea0db85f /pc-bios/qemu-nsis.ico | |
parent | 070824885741f5d2a66626d3c4ecb2773c8e0552 (diff) | |
download | qemu-cf30b7c4a9b2c64518be8037c2e6670aacdb00b9.zip qemu-cf30b7c4a9b2c64518be8037c2e6670aacdb00b9.tar.gz qemu-cf30b7c4a9b2c64518be8037c2e6670aacdb00b9.tar.bz2 |
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
The next patch is going to add more virtio-block specific code to
virtio_blk_setup_device(), and if the virtio-scsi code is also in
there, this is more cumbersome. And the calling function virtio_setup()
in main.c looks at the device type already anyway, so it's more
logical to separate the virtio-scsi stuff into a new function in
virtio-scsi.c instead.
Message-Id: <20220704111903.62400-10-thuth@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios/qemu-nsis.ico')
0 files changed, 0 insertions, 0 deletions