qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] migration: fix a typo


From: Alex Bennée
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] migration: fix a typo
Date: Sat, 25 May 2019 08:32:38 +0100
User-agent: mu4e 1.3.2; emacs 26.1

Li Qiang <address@hidden> writes:

> 'postocpy' should be 'postcopy'.
>
> CC: address@hidden
> Signed-off-by: Li Qiang <address@hidden>

Reviewed-by: Alex Bennée <address@hidden>

> ---
>  migration/ram.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/migration/ram.c b/migration/ram.c
> index 4c60869226..359dc8f1bc 100644
> --- a/migration/ram.c
> +++ b/migration/ram.c
> @@ -2236,7 +2236,7 @@ static RAMBlock *unqueue_page(RAMState *rs, ram_addr_t 
> *offset)
>  }
>
>  /**
> - * get_queued_page: unqueue a page from the postocpy requests
> + * get_queued_page: unqueue a page from the postcopy requests
>   *
>   * Skips pages that are already sent (!dirty)
>   *


--
Alex Bennée



reply via email to

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