[Qemu-devel] [PULL 45/57] postcopy: Check order of received target pages

2015-11-10 Thread Juan Quintela
From: "Dr. David Alan Gilbert" Ensure that target pages received within a host page are in order. This shouldn't trigger, but in the cases where the sender goes wrong and sends stuff out of order it produces a corruption that's really nasty to debug. Signed-off-by: Dr. David Alan Gilbert Review

[Qemu-devel] [PULL 45/57] postcopy: Check order of received target pages

2015-11-09 Thread Juan Quintela
From: "Dr. David Alan Gilbert" Ensure that target pages received within a host page are in order. This shouldn't trigger, but in the cases where the sender goes wrong and sends stuff out of order it produces a corruption that's really nasty to debug. Signed-off-by: Dr. David Alan Gilbert Review