Re: [NSIS 3/3] Install virtio-rng driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 24, 2017 at 10:16:21AM +0200, Yedidyah Bar David wrote:
> Change-Id: I4cc6dbe33d7d189d74189188ca18a46b85362237
> Bug-Url: https://bugzilla.redhat.com/1398560
> Signed-off-by: Yedidyah Bar David <didi@xxxxxxxxxx>
> ---
>  win-guest-tools.nsis | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/win-guest-tools.nsis b/win-guest-tools.nsis
> index 2092edc..8d57d85 100644
> --- a/win-guest-tools.nsis
> +++ b/win-guest-tools.nsis
> @@ -181,6 +181,14 @@ Section "install"
>    Push "PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4&REV_00"
>    Call InstallDriver
>  
> +  # Install rng driver
> +  ${If} ${AtLeastWinVista}
> +    Push "viorng"
> +    Push "viorng"
> +    Push "PCI\VEN_1AF4&DEV_1005"

Not directly related to this patch, but do you know if the virtio-win
drivers support virtio 1.0? (the PCIID is becomes DEV_1044 in this
situation). If they do support it, we'll probably need to adapt
installation of all virtio drivers.

Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx>

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]