commit | 213e77213867e4edbdb342c37ea822feedf4608f | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Apr 23 08:36:57 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jun 02 02:45:13 2020 -0400 |
tree | 8c5b992e418b1af4f5dce51eedfb06ed49ceb96c | |
parent | a865e420b9561235851c3f5d483c82ef389d29bd [diff] |
vhost: revert "vhost: disable for OABI" This reverts commit d085eb8ce727 ("vhost: disable for OABI") With commit "virtio: force spec specified alignment on types" in place, we force proper alignment for all structures, so there's no longer a reason to blacklist OABI. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>