diff options
author | Jason Wang <jasowang@redhat.com> | 2014-09-03 14:25:30 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-09-03 16:41:05 +0300 |
commit | b49ae9138d5cadb47fb868297fbcdac8292fb666 (patch) | |
tree | bce4155090b858c6a29a27c51b472c64189f47ba /cpu-exec.c | |
parent | cd7d1d26b0a333bf2fca715e332690bbd738c097 (diff) | |
download | qemu-b49ae9138d5cadb47fb868297fbcdac8292fb666.tar.gz qemu-b49ae9138d5cadb47fb868297fbcdac8292fb666.tar.bz2 qemu-b49ae9138d5cadb47fb868297fbcdac8292fb666.zip |
vhost_net: init acked_features to backend_features
commit 2e6d46d77ed328d34a94688da8371bcbe243479b (vhost: add
vhost_get_features and vhost_ack_features) removes the step that
initializes the acked_features to backend_features.
As this field is now uninitialized, vhost initialization will sometimes
fail.
To fix, initialize acked_features on each ack.
Tested-by: Andrey Korolyov <andrey@xdel.ru>
Cc: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions