Skip to content

Commit 97f750b

Browse files
committed
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200717' into staging
Fix typo in newly added documentation. # gpg: Signature made Fri 17 Jul 2020 14:54:20 BST # gpg: using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF # gpg: issuer "[email protected]" # gpg: Good signature from "Cornelia Huck <[email protected]>" [marginal] # gpg: aka "Cornelia Huck <[email protected]>" [full] # gpg: aka "Cornelia Huck <[email protected]>" [full] # gpg: aka "Cornelia Huck <[email protected]>" [marginal] # gpg: aka "Cornelia Huck <[email protected]>" [marginal] # Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0 18CE DECF 6B93 C6F0 2FAF * remotes/cohuck/tags/s390x-20200717: docs/s390x: fix vfio-ccw type Signed-off-by: Peter Maydell <[email protected]>
2 parents 920d213 + 9ece07d commit 97f750b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system/s390x/vfio-ccw.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ automatically, use
2929

3030
[root@host ~]# driverctl -b css set-override 0.0.0313 vfio_ccw
3131
[root@host ~]# mdevctl define -u 7e270a25-e163-4922-af60-757fc8ed48c6 \
32-
-p 0.0.0313 -t vfio-ccw_io -a
32+
-p 0.0.0313 -t vfio_ccw-io -a
3333

3434
If using ``mdevctl`` is not possible or wanted, follow the manual procedure
3535
below.

0 commit comments

Comments
 (0)