[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] qemu: Fix build failure without VNC support
From: |
Luiz Capitulino |
Subject: |
Re: [Qemu-devel] [PATCH] qemu: Fix build failure without VNC support |
Date: |
Fri, 16 Sep 2011 10:23:26 -0300 |
On Fri, 16 Sep 2011 08:13:29 -0500
Anthony Liguori <address@hidden> wrote:
> On 09/14/2011 09:16 AM, Boris Dolgov wrote:
> > Hello!
> >
> > Qemu 0.15.0 doesn't build with vnc support disabled. The following
> > patch fixes the problem.
> >
> > Signed-off-by: Boris Dolgov<address@hidden>
>
> Please submit patches against the latest git tree (and use git diff to
> generate
> the diff).
It's for stable. I'll submit it there myself.