commit | 0a9b3f47da5b8a2c4bf4f2f2199761f49ac0a54e | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Apr 04 21:44:44 2017 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Apr 11 00:29:59 2017 +0300 |
tree | ce81a903abb42f7d92d5e1a8929d3ced8c388d69 | |
parent | 0b0f9dc52ed0333fa52a9314b53d0b2b248b821d [diff] |
Revert "virtio_pci: remove struct virtio_pci_vq_info" This reverts commit 5c34d002dcc7a6dd665a19d098b4f4cd5501ba1a. Conflicts: drivers/virtio/virtio_pci_common.c The cleanup seems to be one of the changes that broke hybernation for some users. We are still not sure why but revert helps. This reverts the cleanup changes but keeps the affinity support. Tested-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>