This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for CCW virtio blk. The virtio blk requires a special handling to the PCI devices. The device information during the hotplug are updated in '/sys/devices/css0/', and the disk name can be found under '/bus/ccw/devices' More detailed info at:https://public.dhe.ibm.com/software/dw/linux390/docu/lhs1vg00.pdf Fixes: #599 Signed-off-by: Alice Frosi <[email protected]>
- Loading branch information
Alice Frosi
committed
Jul 29, 2019
1 parent
dafbf7a
commit b8b8dac
Showing
3 changed files
with
170 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters