migration: catch unknown flag combinations in ram_load
commit5b0e9dd46fbda5152566a4a26fd96bc0d0452bf7
authorPeter Lieven <pl@kamp.de>
Tue, 24 Jun 2014 09:32:36 +0000 (24 11:32 +0200)
committerJuan Quintela <quintela@trasno.org>
Tue, 14 Oct 2014 09:24:20 +0000 (14 11:24 +0200)
tree3e91d626e3758daae94dfd94a05c7ff8c9e2218a
parentc54d1c067080ca18b50b593dcc935365387e11b6
migration: catch unknown flag combinations in ram_load

this patch extends commit db80fac by not only checking
for unknown flags, but also filtering out unknown flag
combinations.

Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c