[Qemu-devel] [PATCH V5 4/5] exec, memory: Call to xen_modified_memory.

2012-10-02 Thread Anthony PERARD
This patch add some calls to xen_modified_memory to notify Xen about dirtybits during migration. Signed-off-by: Anthony PERARD Reviewed-by: Avi Kivity --- exec-obsolete.h | 2 ++ exec.c | 1 + 2 files changed, 3 insertions(+) diff --git a/exec-obsolete.h b/exec-obsolete.h index c09925

[Qemu-devel] [PATCH V5 4/5] exec, memory: Call to xen_modified_memory.

2012-10-02 Thread Anthony PERARD
This patch add some calls to xen_modified_memory to notify Xen about dirtybits during migration. Signed-off-by: Anthony PERARD --- exec-obsolete.h | 2 ++ exec.c | 1 + 2 files changed, 3 insertions(+) diff --git a/exec-obsolete.h b/exec-obsolete.h index c099256..286e2f7 100644 --- a/e

Re: [Qemu-devel] [PATCH V5 4/5] exec, memory: Call to xen_modified_memory.

2012-10-02 Thread Avi Kivity
On 10/02/2012 06:52 PM, Anthony PERARD wrote: > This patch add some calls to xen_modified_memory to notify Xen about dirtybits > during migration. Reviewed-by: Avi Kivity -- error compiling committee.c: too many arguments to function