commit | 1b568d934eec1c5c99565c41f6c8ca66e9743e96 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <[email protected]> | Tue Jul 07 11:41:01 2015 +0200 |
committer | Michael S. Tsirkin <[email protected]> | Tue Jul 07 14:27:06 2015 +0300 |
tree | ad8b38dbbc858d8b2e620765f5b8c7de9e5b2e15 | |
parent | f2dbda3b4fc2833f0a6240ac28b0e3a17f09893b [diff] [blame] |
virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio This more accurately reflects what these drivers actually do. Suggested-by: Paolo Bonzini <[email protected]> Acked-by: Christian Borntraeger <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 280a568..fbef7d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -10577,7 +10577,7 @@ L: [email protected] L: [email protected] S: Supported -F: drivers/s390/kvm/ +F: drivers/s390/virtio/ VIRTIO HOST (VHOST) M: "Michael S. Tsirkin" <[email protected]>