All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] migration: fix a typo
@ 2019-05-25  6:28 Li Qiang
  2019-05-25  7:32 ` Alex Bennée
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Li Qiang @ 2019-05-25  6:28 UTC (permalink / raw)
  To: quintela, dgilbert; +Cc: qemu-trivial, Li Qiang, qemu-devel

'postocpy' should be 'postcopy'.

CC: qemu-trivial@nongnu.org
Signed-off-by: Li Qiang <liq3ea@163.com>
---
 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)
  *
-- 
2.17.1




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] migration: fix a typo
  2019-05-25  6:28 [Qemu-devel] [PATCH] migration: fix a typo Li Qiang
@ 2019-05-25  7:32 ` Alex Bennée
  2019-05-28  7:01 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
  2019-05-28  8:20 ` [Qemu-devel] " Juan Quintela
  2 siblings, 0 replies; 4+ messages in thread
From: Alex Bennée @ 2019-05-25  7:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Li Qiang, dgilbert, quintela


Li Qiang <liq3ea@163.com> writes:

> 'postocpy' should be 'postcopy'.
>
> CC: qemu-trivial@nongnu.org
> Signed-off-by: Li Qiang <liq3ea@163.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>  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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] migration: fix a typo
  2019-05-25  6:28 [Qemu-devel] [PATCH] migration: fix a typo Li Qiang
  2019-05-25  7:32 ` Alex Bennée
@ 2019-05-28  7:01 ` Laurent Vivier
  2019-05-28  8:20 ` [Qemu-devel] " Juan Quintela
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2019-05-28  7:01 UTC (permalink / raw)
  To: Li Qiang, quintela, dgilbert; +Cc: qemu-trivial, qemu-devel

On 25/05/2019 08:28, Li Qiang wrote:
> 'postocpy' should be 'postcopy'.
> 
> CC: qemu-trivial@nongnu.org
> Signed-off-by: Li Qiang <liq3ea@163.com>
> ---
>   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)
>    *
>
Applied to my trivial-patches branch.

Thanks,
Laurent


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH] migration: fix a typo
  2019-05-25  6:28 [Qemu-devel] [PATCH] migration: fix a typo Li Qiang
  2019-05-25  7:32 ` Alex Bennée
  2019-05-28  7:01 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
@ 2019-05-28  8:20 ` Juan Quintela
  2 siblings, 0 replies; 4+ messages in thread
From: Juan Quintela @ 2019-05-28  8:20 UTC (permalink / raw)
  To: Li Qiang; +Cc: qemu-trivial, dgilbert, qemu-devel

Li Qiang <liq3ea@163.com> wrote:
> 'postocpy' should be 'postcopy'.
>
> CC: qemu-trivial@nongnu.org
> Signed-off-by: Li Qiang <liq3ea@163.com>

Reviewed-by: Juan Quintela <quintela@redhat.com>

Already in through trivial patches.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-28  8:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-25  6:28 [Qemu-devel] [PATCH] migration: fix a typo Li Qiang
2019-05-25  7:32 ` Alex Bennée
2019-05-28  7:01 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-05-28  8:20 ` [Qemu-devel] " Juan Quintela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.