diff options
author | Juan Quintela <quintela@redhat.com> | 2016-11-02 12:40:46 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2017-06-14 11:11:06 +0200 |
commit | edc60127e4acbcf1a028d16c2ed1b3fd3e6433e4 (patch) | |
tree | 1f35cc431106647f13cbced9a9061739bba037d7 /backends | |
parent | 1adc1ceef76dd85d5d2bac073d6844040f60000e (diff) |
migration: Test for disabled features on reception
Right now, if we receive a compressed page while this features are
disabled, Bad Things (TM) can happen. Just add a test for them.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
I had XBZRLE here also, but it don't need extra resources on
destination, only on source. Additionally libvirt don't enable it on
destination, so don't put it here.
- initialize invalid_flags at declaration time.
- remove extra space (peter)
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions