commit | ac399d8f39a860655961660efa5c67e7f3c47912 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jan 15 17:54:13 2015 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:29:01 2015 +1030 |
tree | 564273dc5bd0732dfe868860060df59c23860468 | |
parent | 46506da5f365efe7fe3e4c9da73ab679c0382fac [diff] |
virtio_pci: add module param to force legacy mode If set, try legacy interface first, modern one if that fails. Useful to work around device/driver bugs, and for compatibility testing. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>