[Libosinfo] [PATCH osinfo-db 2/3] os: Add q35/e1000e/ich9 for win2k8r2+ and win7+

Daniel P. Berrangé berrange at redhat.com
Wed Oct 10 15:50:22 UTC 2018


On Tue, Oct 09, 2018 at 11:13:33AM -0400, Cole Robinson wrote:
> I haven't explicitly tested either of these. However there's been users
> of win7 and q35 in the wild, mostly for vga passthrough AFAICT, so this
> should work. win2k8r2 is roughly the same vintage as win7

PCI Express arrived in ~2004.

Thus I would expect Win 2008 would have already had it, which means
Windows Vista has it too - google seems to confirm this.

> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  data/os/microsoft.com/win-2k8r2.xml.in | 6 ++++++
>  data/os/microsoft.com/win-7.xml.in     | 3 +++
>  2 files changed, 9 insertions(+)
> 
> diff --git a/data/os/microsoft.com/win-2k8r2.xml.in b/data/os/microsoft.com/win-2k8r2.xml.in
> index 2edb169..68d1f16 100644
> --- a/data/os/microsoft.com/win-2k8r2.xml.in
> +++ b/data/os/microsoft.com/win-2k8r2.xml.in
> @@ -14,6 +14,12 @@
>      <release-date>2009-10-22</release-date>
>      <eol-date>2013-07-09</eol-date>
>  
> +    <devices>
> +      <device id="http://qemu.org/chipset/x86_64/q35"/> <!-- q35 -->
> +      <device id="http://pcisig.com/pci/8086/10d3"/> <!-- e1000e -->
> +      <device id="http://pcisig.com/pci/8086/293e"/> <!-- ich9 -->
> +    </devices>
> +
>      <media arch="x86_64">
>        <iso>
>          <volume-id>(GRMSXVOL|GRMSXFRER|GRMSHXVOL)_</volume-id>
> diff --git a/data/os/microsoft.com/win-7.xml.in b/data/os/microsoft.com/win-7.xml.in
> index fc196a0..6c8c819 100644
> --- a/data/os/microsoft.com/win-7.xml.in
> +++ b/data/os/microsoft.com/win-7.xml.in
> @@ -182,6 +182,9 @@
>  
>      <devices>
>        <device id="http://pcisig.com/pci/8086/2668"/> <!-- ich6 -->
> +      <device id="http://qemu.org/chipset/x86_64/q35"/> <!-- q35 -->
> +      <device id="http://pcisig.com/pci/8086/10d3"/> <!-- e1000e -->
> +      <device id="http://pcisig.com/pci/8086/293e"/> <!-- ich9 -->
>      </devices>
>  
>      <installer>
> -- 
> 2.19.0
> 

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the Libosinfo mailing list