From 30683a8cce8019aa4314c37e629da5c185017166 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Thu, 11 Dec 2014 13:37:13 +0200 Subject: [PATCH] virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore virtio 1.0 devices require that drivers set VIRTIO_CONFIG_S_FEATURES_OK after finalizing features. virtio core missed doing this on restore, fix it up. Signed-off-by: Michael S. Tsirkin Reviewed-by: Cornelia Huck --- Reading git-format-patch failed