Re: [Qemu-devel] [PATCH] build-sys: there is no qemu-ga.c

2017-07-31 Thread Michael Tokarev
27.07.2017 18:45, Marc-André Lureau wrote: > It got moved in qga/main.c from commit 2870dc3456c9c. Applied to -trivial, thanks! /mjt

Re: [Qemu-devel] [PATCH] build-sys: there is no qemu-ga.c

2017-07-27 Thread Michael Roth
Quoting Marc-André Lureau (2017-07-27 10:45:05) > It got moved in qga/main.c from commit 2870dc3456c9c. > > Signed-off-by: Marc-André Lureau Reviewed-by: Michael Roth > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index ef72148

[Qemu-devel] [PATCH] build-sys: there is no qemu-ga.c

2017-07-27 Thread Marc-André Lureau
It got moved in qga/main.c from commit 2870dc3456c9c. Signed-off-by: Marc-André Lureau --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ef721480eb..97a58a0f4e 100644 --- a/Makefile +++ b/Makefile @@ -443,7 +443,7 @@ $(qapi-modules) $(SRC_