"Dr. David Alan Gilbert (git)" wrote:
> From: "Dr. David Alan Gilbert"
>
> Where the target page size is different from the host page
> we special case it, but I messed up on the zero case check.
>
> Signed-off-by: Dr. David Alan Gilbert
Reviewed-by: Juan Quintela
And people wonder why multip
From: "Dr. David Alan Gilbert"
Where the target page size is different from the host page
we special case it, but I messed up on the zero case check.
Signed-off-by: Dr. David Alan Gilbert
---
migration/ram.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/migration/ram.c b/