[Spice-devel] [PATCH] build: make it silent
Pavel Zhukov
pavel at zhukoff.net
Fri Nov 12 20:19:11 PST 2010
Hi all.
Patch of qemu-spice help is below. It add 'qxl' option to qemu --help
output. This output need for correct libvirtd work with qxl,
diff --git a/qemu-options.hx b/qemu-options.hx
index 718d47a..29d7b9c 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -701,7 +701,7 @@ Rotate graphical output 90 deg left (only PXA
LCD).
ETEXI
DEF("vga", HAS_ARG, QEMU_OPTION_vga,
- "-vga [std|cirrus|vmware|xenfb|none]\n"
+ "-vga [std|cirrus|vmware|xenfb|qxl|none]\n"
" select video card type\n", QEMU_ARCH_ALL)
STEXI
@item -vga @var{type}
On Fri, 12 Nov 2010 20:17:00 +0100
Hans de Goede <hdegoede at redhat.com> wrote:
> Hi,
>
> On 11/12/2010 01:38 PM, Marc-André Lureau wrote:
>> This patch make it easier to spot warnings in compilation. It
>>should
>> work with older versions of automake that don't support silent
>>rules.
>>
>
> I personally don't like this as I like seeing what cflags are used
> when compiling. But maybe others in the team do. So don't see this
> as a nack. It is more of a not an ack from me, but if someone else
> likes it...
>
> Regards,
>
> Hans
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
Best Regards, Pavel
More information about the Spice-devel
mailing list