[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28853] [PATCH 2/8] gnu: qemu: Enable spice usb redirection support.
From: |
Andy Patterson |
Subject: |
[bug#28853] [PATCH 2/8] gnu: qemu: Enable spice usb redirection support. |
Date: |
Wed, 18 Oct 2017 22:14:42 -0400 |
Hey 宋文武,
Thanks for the review!
On Mon, 16 Oct 2017 21:15:39 +0800
address@hidden (宋文武) wrote:
> Andy Patterson <address@hidden> writes:
>
> > * gnu/packages/virtualization.scm
> > (qemu)[arguments]<#:configure-flags>: New argument.
> > [inputs]: Add usbredir.
> > (qemu-minimal)[arguments]<#:configure-flags>: Restrict them even
> > when they are set by qemu.
> > [inputs]: Remove usbredir.
>
> Doesn't the 'configure' script auto-detect usb redirection support
> when usbredir is available?
To me, the advantage of specifying the enabled features is that the
build will require the dependencies to be available for that feature
even if they change. So, if more dependencies are required for the
feature in future versions, the build will immediately inform us, rather
than somewhat silently dropping support. Thoughts?
[...]
Thanks,
--
Andy
- [bug#28853] [PATCH 7/8] gnu: virt-manager: Fix default URI check., (continued)
- [bug#28853] [PATCH 7/8] gnu: virt-manager: Fix default URI check., Andy Patterson, 2017/10/15
- [bug#28853] [PATCH 4/8] gnu: virt-manager: Enable spice-gtk support., Andy Patterson, 2017/10/15
- [bug#28853] [PATCH 3/8] gnu: spice-gtk: Enable GObject introspection support., Andy Patterson, 2017/10/15
- [bug#28853] [PATCH 8/8] gnu: virt-manager: Enable persistent configuration support., Andy Patterson, 2017/10/15
- [bug#28853] [PATCH 2/8] gnu: qemu: Enable spice usb redirection support., Andy Patterson, 2017/10/15
- [bug#28853] [PATCH 1/8] gnu: virt-manager: Enable gtk schemas and glib modules support., Andy Patterson, 2017/10/15