>>> On 12.12.16 at 19:29, <andrew.coop...@citrix.com> wrote: > c/s e7dabe5 "x86/hvm: don't unconditionally create a default ioreq server" > added a break statement, but the logic previously depended on falling through > into the default case to fill in the value the caller asked for. > > This causes the sending migration code to put a junk PARAM into the stream, > and the receiving side to fail to zero the IOREQ pages, causing QEMU to object > when it finds stale requests while starting up. > > Reorder the code so it more clearly falls through into the default case. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel