[Libosinfo] [v2 7/8] winxp, win7: Add virtio & QXL device drivers info
Christophe Fergeau
cfergeau at redhat.com
Thu Feb 14 10:57:53 UTC 2013
On Sun, Feb 10, 2013 at 06:41:08PM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> Add an all-in-one virtio and QXL device driver setup binary to Windows
> XP and 7. This needs to be listed separately from virtio block driver as
> not all of these are pre-installable.
>
> As bonus, the same binary also installs spice-vdagent for us.
> ---
> data/oses/windows.xml.in | 43 +++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 43 insertions(+)
>
> diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
> index f60786c..3b050a3 100644
> --- a/data/oses/windows.xml.in
> +++ b/data/oses/windows.xml.in
> @@ -400,6 +400,27 @@
> <file>txtsetup.oem</file>
> <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
> </driver>
> +
> + <!-- All virtio and QXL device drivers, and spice-vdagent -->
> + <driver arch="i386" location="http://zeenix.fedorapeople.org/drivers/win-tools/postinst" format="script" signed="false">
> + <file>spice-guest-tools-0.3.exe</file>
> + <file>spice-guest-tools-0.3.cmd</file>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1002"/>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1003"/>
> + <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1b36/0100"/>
> + </driver>
I think we could go with a finer grained approach here, and use the rundll
command described in
http://msdn.microsoft.com/en-us/library/aa376957%28v=vs.85%29.aspx to
install individual unpacked drivers, but it's fine to go with the
all-in-one installer as a first step.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130214/c53b0f6f/attachment.sig>
More information about the Libosinfo
mailing list