qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] add --accel option


From: Filip Navara
Subject: Re: [Qemu-devel] [PATCH] add --accel option
Date: Wed, 29 Jul 2009 00:25:25 +0200

On Tue, Jul 28, 2009 at 10:48 PM, Glauber Costa<address@hidden> wrote:
[snip]
> @@ -3091,7 +3091,6 @@ static int ram_save_live(QEMUFile *f, int stage, void 
> *opaque)
>         while (ram_save_block(f) != 0) {
>             bytes_transferred += TARGET_PAGE_SIZE;
>         }
> -        cpu_physical_memory_set_dirty_tracking(0);
>     }
>
>     qemu_put_be64(f, RAM_SAVE_FLAG_EOS);

This change shouldn't be part of the patch. Otherwise it looks ok.

Best regards,
Filip Navara




reply via email to

[Prev in Thread] Current Thread [Next in Thread]