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

Cole Robinson crobinso at redhat.com
Wed Aug 29 21:54:46 UTC 2018


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

Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 data/os/microsoft.com/win-7.xml.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/os/microsoft.com/win-7.xml.in b/data/os/microsoft.com/win-7.xml.in
index fc196a0..0ae1868 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://pcisig.com/pci/8086/29c0"/> <!-- q35 -->
+      <device id="http://pcisig.com/pci/8086/10d3"/> <!-- e1000e -->
+      <device id="http://pcisig.com/pci/8086/293e"/> <!-- ich9 -->
     </devices>
 
     <installer>
-- 
2.17.1




More information about the Libosinfo mailing list