[Qemu-devel] [PULL 3/8] Postcopy: Add stats on page requests

2016-06-15 Thread Amit Shah
From: "Dr. David Alan Gilbert" On the source, add a count of page requests received from the destination. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Eric Blake Reviewed-by: Denis V. Lunev Message-id: 1465816605-29488-4-git-send-email-dgilb...@redhat.com Message-Id: <1465816605-29488-4

[Qemu-devel] [PULL 3/8] Postcopy: Add stats on page requests

2016-06-10 Thread Amit Shah
From: "Dr. David Alan Gilbert" On the source, add a count of page requests received from the destination. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Eric Blake Reviewed-by: Denis V. Lunev Message-Id: <1463489755-30703-4-git-send-email-dgilb...@redhat.com> Signed-off-by: Amit Shah ---