qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] vl.c: remove outdated comment
@ 2018-11-15 10:06 Li Qiang
  2018-11-21 17:54 ` Paolo Bonzini
  2018-11-21 19:13 ` Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Li Qiang @ 2018-11-15 10:06 UTC (permalink / raw)
  To: pbonzini, laurent; +Cc: qemu-trivial, qemu-devel, Li Qiang

Cc: qemu-trivial@nongnu.org

Signed-off-by: Li Qiang <liq3ea@gmail.com>
---
 vl.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/vl.c b/vl.c
index fa25d1ae2d..ae63018a1d 100644
--- a/vl.c
+++ b/vl.c
@@ -1522,9 +1522,6 @@ static int machine_help_func(QemuOpts *opts, MachineState *machine)
     return 1;
 }
 
-/***********************************************************/
-/* main execution loop */
-
 struct vm_change_state_entry {
     VMChangeStateHandler *cb;
     void *opaque;
-- 
2.11.0

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

* Re: [Qemu-devel] [PATCH] vl.c: remove outdated comment
  2018-11-15 10:06 [Qemu-devel] [PATCH] vl.c: remove outdated comment Li Qiang
@ 2018-11-21 17:54 ` Paolo Bonzini
  2018-11-21 19:13 ` Paolo Bonzini
  1 sibling, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2018-11-21 17:54 UTC (permalink / raw)
  To: Li Qiang, laurent; +Cc: qemu-trivial, qemu-devel

On 15/11/18 11:06, Li Qiang wrote:
> Cc: qemu-trivial@nongnu.org
> 
> Signed-off-by: Li Qiang <liq3ea@gmail.com>
> ---
>  vl.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/vl.c b/vl.c
> index fa25d1ae2d..ae63018a1d 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -1522,9 +1522,6 @@ static int machine_help_func(QemuOpts *opts, MachineState *machine)
>      return 1;
>  }
>  
> -/***********************************************************/
> -/* main execution loop */
> -
>  struct vm_change_state_entry {
>      VMChangeStateHandler *cb;
>      void *opaque;
> 

Queued, thanks.

Paolo

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

* Re: [Qemu-devel] [PATCH] vl.c: remove outdated comment
  2018-11-15 10:06 [Qemu-devel] [PATCH] vl.c: remove outdated comment Li Qiang
  2018-11-21 17:54 ` Paolo Bonzini
@ 2018-11-21 19:13 ` Paolo Bonzini
  1 sibling, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2018-11-21 19:13 UTC (permalink / raw)
  To: Li Qiang, laurent; +Cc: qemu-trivial, qemu-devel

On 15/11/18 11:06, Li Qiang wrote:
> Cc: qemu-trivial@nongnu.org
> 
> Signed-off-by: Li Qiang <liq3ea@gmail.com>
> ---
>  vl.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/vl.c b/vl.c
> index fa25d1ae2d..ae63018a1d 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -1522,9 +1522,6 @@ static int machine_help_func(QemuOpts *opts, MachineState *machine)
>      return 1;
>  }
>  
> -/***********************************************************/
> -/* main execution loop */
> -
>  struct vm_change_state_entry {
>      VMChangeStateHandler *cb;
>      void *opaque;
> 

Queued, thanks.

Paolo

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

end of thread, other threads:[~2018-11-21 19:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15 10:06 [Qemu-devel] [PATCH] vl.c: remove outdated comment Li Qiang
2018-11-21 17:54 ` Paolo Bonzini
2018-11-21 19:13 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).