diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2009-12-08 20:07:48 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-12 08:17:28 -0600 |
commit | 5e0c45584215c4ade73d8285da701ca445232286 (patch) | |
tree | da963aacc34571381459a537a4f398cc3eb39fd0 /hw/usb-net.c | |
parent | 4d687b13cf3dd6c1247bc723a2c50b66d470e19d (diff) |
virtio: verify features on load
migrating between hosts which have different features
might break silently, if the migration destination
does not support some features supported by source.
Prevent this from happening by comparing acked feature
bits with the mask supported by the device.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 6d74ca5aa83b83fb52332f7735c61ecb7a5328c1)
Diffstat (limited to 'hw/usb-net.c')
0 files changed, 0 insertions, 0 deletions