commit | 3d2c7d37047557175fb41de044091050b5f0d73b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sat Aug 10 13:53:21 2019 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Sep 04 07:39:48 2019 -0400 |
tree | 18f8965b2d8d63415346af400d4579353a8aaa70 | |
parent | 896fc242bc1d261c1178838487a0a54b260625cc [diff] |
Revert "vhost: access vq metadata through kernel virtual address" This reverts commit 7f466032dc ("vhost: access vq metadata through kernel virtual address"). The commit caused a bunch of issues, and while commit 73f628ec9e ("vhost: disable metadata prefetch optimization") disabled the optimization it's not nice to keep lots of dead code around. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>