* [Qemu-devel] [PATCH] main-loop: remove unused header file
@ 2018-12-17 6:34 Li Qiang
2019-01-10 8:26 ` Li Qiang
2019-01-10 10:34 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Li Qiang @ 2018-12-17 6:34 UTC (permalink / raw)
To: pbonzini; +Cc: qemu-devel, Li Qiang
Signed-off-by: Li Qiang <liq3ea@gmail.com>
---
util/main-loop.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/util/main-loop.c b/util/main-loop.c
index affe0403c5..845a4b1f13 100644
--- a/util/main-loop.c
+++ b/util/main-loop.c
@@ -26,7 +26,6 @@
#include "qapi/error.h"
#include "qemu/cutils.h"
#include "qemu/timer.h"
-#include "qemu/sockets.h" // struct in_addr needed for libslirp.h
#include "sysemu/qtest.h"
#include "sysemu/cpus.h"
#include "sysemu/replay.h"
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] main-loop: remove unused header file
2018-12-17 6:34 [Qemu-devel] [PATCH] main-loop: remove unused header file Li Qiang
@ 2019-01-10 8:26 ` Li Qiang
2019-01-10 10:34 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Li Qiang @ 2019-01-10 8:26 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: Qemu Developers
Ping...
Thanks,
Li Qiang
Li Qiang <liq3ea@gmail.com> 于2018年12月17日周一 下午2:34写道:
> Signed-off-by: Li Qiang <liq3ea@gmail.com>
> ---
> util/main-loop.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/util/main-loop.c b/util/main-loop.c
> index affe0403c5..845a4b1f13 100644
> --- a/util/main-loop.c
> +++ b/util/main-loop.c
> @@ -26,7 +26,6 @@
> #include "qapi/error.h"
> #include "qemu/cutils.h"
> #include "qemu/timer.h"
> -#include "qemu/sockets.h" // struct in_addr needed for libslirp.h
> #include "sysemu/qtest.h"
> #include "sysemu/cpus.h"
> #include "sysemu/replay.h"
> --
> 2.11.0
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] main-loop: remove unused header file
2018-12-17 6:34 [Qemu-devel] [PATCH] main-loop: remove unused header file Li Qiang
2019-01-10 8:26 ` Li Qiang
@ 2019-01-10 10:34 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2019-01-10 10:34 UTC (permalink / raw)
To: Li Qiang; +Cc: pbonzini, qemu-devel, qemu-trivial
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
On Sun, Dec 16, 2018 at 10:34:16PM -0800, Li Qiang wrote:
> Signed-off-by: Li Qiang <liq3ea@gmail.com>
> ---
A candidate for the trivial patches tree.
> util/main-loop.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/util/main-loop.c b/util/main-loop.c
> index affe0403c5..845a4b1f13 100644
> --- a/util/main-loop.c
> +++ b/util/main-loop.c
> @@ -26,7 +26,6 @@
> #include "qapi/error.h"
> #include "qemu/cutils.h"
> #include "qemu/timer.h"
> -#include "qemu/sockets.h" // struct in_addr needed for libslirp.h
> #include "sysemu/qtest.h"
> #include "sysemu/cpus.h"
> #include "sysemu/replay.h"
> --
> 2.11.0
>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-01-10 10:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17 6:34 [Qemu-devel] [PATCH] main-loop: remove unused header file Li Qiang
2019-01-10 8:26 ` Li Qiang
2019-01-10 10:34 ` Stefan Hajnoczi
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).