commit | b9f7ac8c72894c19bf258a54ecaa708df4ffbe80 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Dec 12 01:10:49 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 15 23:49:28 2014 +0200 |
tree | 74d25a95bf300aed5f58c6a08a8faf561db13179 | |
parent | b97a8a90067896f99f0d636dbc2b89a953123fad [diff] |
vringh: update for virtio 1.0 APIs When switching everything over to virtio 1.0 memory access APIs, I missed converting vringh. Fortunately, it's straight-forward. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>