[Qemu-devel] [PATCH V3 3/5] exec: Introduce helper to set dirty flags.
This new helper/hook is used in the next patch to add an extra call in a single place. Signed-off-by: Anthony PERARD --- exec.c | 52 +--- 1 file changed, 17 insertions(+), 35 deletions(-) diff --git a/exec.c b/exec.c index f22e9e6..209ac1c 100644
Re: [Qemu-devel] [PATCH V3 3/5] exec: Introduce helper to set dirty flags.
On 09/20/2012 02:12 PM, Anthony PERARD wrote: > This new helper/hook is used in the next patch to add an extra call in a > single > place. > Reviewed-by: Avi Kivity -- error compiling committee.c: too many arguments to function