* [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
@ 2013-04-22 14:40 bugzilla-daemon
2013-04-22 14:43 ` [Bug 56981] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-04-22 14:40 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=56981
Summary: [SR-IOV] Intel I350 NIC VF cannot work in a Windows
2008 guest.
Product: Virtualization
Version: unspecified
Kernel Version: 3.9.0-rc3
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
ReportedBy: yongjie.ren@intel.com
Regression: No
Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Windows
kvm.git Commit:79558f112fc0352e057f7b5e158e3d88b8b62c60
qemu-kvm Commit:8912bdea01e8671e59fe0287314379be9c1f40ec
Host Kernel Version:3.9.0-rc3
Hardware: Sandy Bridge - EP
Bug detailed description:
--------------------------
The assigned Intel I350 NIC VF (a igbvf) cannot work in a Windows 2008 guest.
1. If the guest is Windows 7/8/2012 or RHEL6.x , the Intel I350 NIC VF can work
fine in the guest.
2. Intel 82576 NIC VF (also igbvf) can work in a Windows 2008 guest.
Reproduce steps:
----------------
1. ./pcistub.sh -h 0b:10.0 ( to hide a device)
2. qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -device
pci-assign,host=0b:10.0 -net none -hda win2k8.img
Current result:
----------------
Intel I350 NIC VF cannot work in win2k8 guest
Expected result:
----------------
Intel I350 NIC VF can work in win2k8 guest
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 56981] [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
@ 2013-04-22 14:43 ` bugzilla-daemon
2013-04-22 14:43 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-04-22 14:43 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=56981
--- Comment #1 from Jay Ren <yongjie.ren@intel.com> 2013-04-22 14:43:00 ---
Created an attachment (id=99661)
--> (https://bugzilla.kernel.org/attachment.cgi?id=99661)
lspci info of the igbvf in kvm host
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 56981] [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
2013-04-22 14:43 ` [Bug 56981] " bugzilla-daemon
@ 2013-04-22 14:43 ` bugzilla-daemon
2013-04-23 1:15 ` [Bug 56981] New: " Ren, Yongjie
` (2 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-04-22 14:43 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=56981
--- Comment #2 from Jay Ren <yongjie.ren@intel.com> 2013-04-22 14:43:25 ---
Created an attachment (id=99671)
--> (https://bugzilla.kernel.org/attachment.cgi?id=99671)
host dmesg
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
2013-04-22 14:43 ` [Bug 56981] " bugzilla-daemon
2013-04-22 14:43 ` bugzilla-daemon
@ 2013-04-23 1:15 ` Ren, Yongjie
2013-04-23 20:26 ` [E1000-devel] " Rose, Gregory V
2013-04-24 6:54 ` [Bug 56981] " bugzilla-daemon
2013-04-24 6:54 ` bugzilla-daemon
4 siblings, 1 reply; 9+ messages in thread
From: Ren, Yongjie @ 2013-04-23 1:15 UTC (permalink / raw)
To: e1000-devel@lists.sourceforge.net, kvm@vger.kernel.org
Added e1000-devel list to see whether this's a known issue.
Best Regards,
Yongjie (Jay)
> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org]
> On Behalf Of bugzilla-daemon@bugzilla.kernel.org
> Sent: Monday, April 22, 2013 10:41 PM
> To: kvm@vger.kernel.org
> Subject: [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a
> Windows 2008 guest.
>
> https://bugzilla.kernel.org/show_bug.cgi?id=56981
>
> Summary: [SR-IOV] Intel I350 NIC VF cannot work in a
> Windows
> 2008 guest.
> Product: Virtualization
> Version: unspecified
> Kernel Version: 3.9.0-rc3
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: normal
> Priority: P1
> Component: kvm
> AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
> ReportedBy: yongjie.ren@intel.com
> Regression: No
>
>
> Environment:
> ------------
> Host OS (ia32/ia32e/IA64):ia32e
> Guest OS (ia32/ia32e/IA64):ia32e
> Guest OS Type (Linux/Windows):Windows
> kvm.git Commit:79558f112fc0352e057f7b5e158e3d88b8b62c60
> qemu-kvm Commit:8912bdea01e8671e59fe0287314379be9c1f40ec
> Host Kernel Version:3.9.0-rc3
> Hardware: Sandy Bridge - EP
>
>
> Bug detailed description:
> --------------------------
> The assigned Intel I350 NIC VF (a igbvf) cannot work in a Windows 2008
> guest.
>
> 1. If the guest is Windows 7/8/2012 or RHEL6.x , the Intel I350 NIC VF can
> work
> fine in the guest.
> 2. Intel 82576 NIC VF (also igbvf) can work in a Windows 2008 guest.
>
>
> Reproduce steps:
> ----------------
> 1. ./pcistub.sh -h 0b:10.0 ( to hide a device)
> 2. qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -device
> pci-assign,host=0b:10.0 -net none -hda win2k8.img
>
> Current result:
> ----------------
> Intel I350 NIC VF cannot work in win2k8 guest
>
> Expected result:
> ----------------
> Intel I350 NIC VF can work in win2k8 guest
>
> --
> Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are watching the assignee of the bug.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-23 1:15 ` [Bug 56981] New: " Ren, Yongjie
@ 2013-04-23 20:26 ` Rose, Gregory V
2013-04-23 20:31 ` Shah, Ashish N
0 siblings, 1 reply; 9+ messages in thread
From: Rose, Gregory V @ 2013-04-23 20:26 UTC (permalink / raw)
To: Ren, Yongjie, e1000-devel@lists.sourceforge.net,
kvm@vger.kernel.org, Shah, Ashish N
Adding Ashish Shah. IIRC Windows 2008 isn't supported by the VF driver but I may be mistaken. Ashish should know.
- Greg
> -----Original Message-----
> From: Ren, Yongjie [mailto:yongjie.ren@intel.com]
> Sent: Monday, April 22, 2013 6:16 PM
> To: e1000-devel@lists.sourceforge.net; kvm@vger.kernel.org
> Subject: Re: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF
> cannot work in a Windows 2008 guest.
>
> Added e1000-devel list to see whether this's a known issue.
>
> Best Regards,
> Yongjie (Jay)
>
>
> > -----Original Message-----
> > From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org]
> > On Behalf Of bugzilla-daemon@bugzilla.kernel.org
> > Sent: Monday, April 22, 2013 10:41 PM
> > To: kvm@vger.kernel.org
> > Subject: [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a
> > Windows 2008 guest.
> >
> > https://bugzilla.kernel.org/show_bug.cgi?id=56981
> >
> > Summary: [SR-IOV] Intel I350 NIC VF cannot work in a
> > Windows
> > 2008 guest.
> > Product: Virtualization
> > Version: unspecified
> > Kernel Version: 3.9.0-rc3
> > Platform: All
> > OS/Version: Linux
> > Tree: Mainline
> > Status: NEW
> > Severity: normal
> > Priority: P1
> > Component: kvm
> > AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
> > ReportedBy: yongjie.ren@intel.com
> > Regression: No
> >
> >
> > Environment:
> > ------------
> > Host OS (ia32/ia32e/IA64):ia32e
> > Guest OS (ia32/ia32e/IA64):ia32e
> > Guest OS Type (Linux/Windows):Windows
> > kvm.git Commit:79558f112fc0352e057f7b5e158e3d88b8b62c60
> > qemu-kvm Commit:8912bdea01e8671e59fe0287314379be9c1f40ec
> > Host Kernel Version:3.9.0-rc3
> > Hardware: Sandy Bridge - EP
> >
> >
> > Bug detailed description:
> > --------------------------
> > The assigned Intel I350 NIC VF (a igbvf) cannot work in a Windows 2008
> > guest.
> >
> > 1. If the guest is Windows 7/8/2012 or RHEL6.x , the Intel I350 NIC VF
> > can work fine in the guest.
> > 2. Intel 82576 NIC VF (also igbvf) can work in a Windows 2008 guest.
> >
> >
> > Reproduce steps:
> > ----------------
> > 1. ./pcistub.sh -h 0b:10.0 ( to hide a device)
> > 2. qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -device
> > pci-assign,host=0b:10.0 -net none -hda win2k8.img
> >
> > Current result:
> > ----------------
> > Intel I350 NIC VF cannot work in win2k8 guest
> >
> > Expected result:
> > ----------------
> > Intel I350 NIC VF can work in win2k8 guest
> >
> > --
> > Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
> > ------- You are receiving this mail because: ------- You are watching
> > the assignee of the bug.
> > --
> > To unsubscribe from this list: send the line "unsubscribe kvm" in the
> > body of a message to majordomo@vger.kernel.org More majordomo info at
> > http://vger.kernel.org/majordomo-info.html
> --------------------------------------------------------------------------
> ----
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use our
> toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> E1000-devel mailing list
> E1000-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/e1000-devel
> To learn more about Intel® Ethernet, visit
> http://communities.intel.com/community/wired
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-23 20:26 ` [E1000-devel] " Rose, Gregory V
@ 2013-04-23 20:31 ` Shah, Ashish N
2013-04-24 6:42 ` Ren, Yongjie
0 siblings, 1 reply; 9+ messages in thread
From: Shah, Ashish N @ 2013-04-23 20:31 UTC (permalink / raw)
To: Rose, Gregory V, Ren, Yongjie, e1000-devel@lists.sourceforge.net,
kvm@vger.kernel.org
Greg is correct, I350 is only supported in Windows 2008 R2 and later.
The only 1G Windows 2008 support currently is for 82576.
-ashish
-----Original Message-----
From: Rose, Gregory V
Sent: Tuesday, April 23, 2013 1:27 PM
To: Ren, Yongjie; e1000-devel@lists.sourceforge.net; kvm@vger.kernel.org; Shah, Ashish N
Subject: RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
Adding Ashish Shah. IIRC Windows 2008 isn't supported by the VF driver but I may be mistaken. Ashish should know.
- Greg
> -----Original Message-----
> From: Ren, Yongjie [mailto:yongjie.ren@intel.com]
> Sent: Monday, April 22, 2013 6:16 PM
> To: e1000-devel@lists.sourceforge.net; kvm@vger.kernel.org
> Subject: Re: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF
> cannot work in a Windows 2008 guest.
>
> Added e1000-devel list to see whether this's a known issue.
>
> Best Regards,
> Yongjie (Jay)
>
>
> > -----Original Message-----
> > From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org]
> > On Behalf Of bugzilla-daemon@bugzilla.kernel.org
> > Sent: Monday, April 22, 2013 10:41 PM
> > To: kvm@vger.kernel.org
> > Subject: [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a
> > Windows 2008 guest.
> >
> > https://bugzilla.kernel.org/show_bug.cgi?id=56981
> >
> > Summary: [SR-IOV] Intel I350 NIC VF cannot work in a
> > Windows
> > 2008 guest.
> > Product: Virtualization
> > Version: unspecified
> > Kernel Version: 3.9.0-rc3
> > Platform: All
> > OS/Version: Linux
> > Tree: Mainline
> > Status: NEW
> > Severity: normal
> > Priority: P1
> > Component: kvm
> > AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
> > ReportedBy: yongjie.ren@intel.com
> > Regression: No
> >
> >
> > Environment:
> > ------------
> > Host OS (ia32/ia32e/IA64):ia32e
> > Guest OS (ia32/ia32e/IA64):ia32e
> > Guest OS Type (Linux/Windows):Windows
> > kvm.git Commit:79558f112fc0352e057f7b5e158e3d88b8b62c60
> > qemu-kvm Commit:8912bdea01e8671e59fe0287314379be9c1f40ec
> > Host Kernel Version:3.9.0-rc3
> > Hardware: Sandy Bridge - EP
> >
> >
> > Bug detailed description:
> > --------------------------
> > The assigned Intel I350 NIC VF (a igbvf) cannot work in a Windows 2008
> > guest.
> >
> > 1. If the guest is Windows 7/8/2012 or RHEL6.x , the Intel I350 NIC VF
> > can work fine in the guest.
> > 2. Intel 82576 NIC VF (also igbvf) can work in a Windows 2008 guest.
> >
> >
> > Reproduce steps:
> > ----------------
> > 1. ./pcistub.sh -h 0b:10.0 ( to hide a device)
> > 2. qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -device
> > pci-assign,host=0b:10.0 -net none -hda win2k8.img
> >
> > Current result:
> > ----------------
> > Intel I350 NIC VF cannot work in win2k8 guest
> >
> > Expected result:
> > ----------------
> > Intel I350 NIC VF can work in win2k8 guest
> >
> > --
> > Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
> > ------- You are receiving this mail because: ------- You are watching
> > the assignee of the bug.
> > --
> > To unsubscribe from this list: send the line "unsubscribe kvm" in the
> > body of a message to majordomo@vger.kernel.org More majordomo info at
> > http://vger.kernel.org/majordomo-info.html
> --------------------------------------------------------------------------
> ----
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use our
> toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> E1000-devel mailing list
> E1000-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/e1000-devel
> To learn more about Intel® Ethernet, visit
> http://communities.intel.com/community/wired
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-23 20:31 ` Shah, Ashish N
@ 2013-04-24 6:42 ` Ren, Yongjie
0 siblings, 0 replies; 9+ messages in thread
From: Ren, Yongjie @ 2013-04-24 6:42 UTC (permalink / raw)
To: Shah, Ashish N, Rose, Gregory V,
e1000-devel@lists.sourceforge.net, kvm@vger.kernel.org
> -----Original Message-----
> From: Shah, Ashish N
> Sent: Wednesday, April 24, 2013 4:31 AM
> To: Rose, Gregory V; Ren, Yongjie; e1000-devel@lists.sourceforge.net;
> kvm@vger.kernel.org
> Subject: RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF
> cannot work in a Windows 2008 guest.
>
> Greg is correct, I350 is only supported in Windows 2008 R2 and later.
>
> The only 1G Windows 2008 support currently is for 82576.
>
Understood. Thanks for your clarification.
I just tried I350 VF in a Windows 2008 R2 guest. It worked fine.
- Jay
> -ashish
>
> -----Original Message-----
> From: Rose, Gregory V
> Sent: Tuesday, April 23, 2013 1:27 PM
> To: Ren, Yongjie; e1000-devel@lists.sourceforge.net;
> kvm@vger.kernel.org; Shah, Ashish N
> Subject: RE: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF
> cannot work in a Windows 2008 guest.
>
> Adding Ashish Shah. IIRC Windows 2008 isn't supported by the VF driver
> but I may be mistaken. Ashish should know.
>
> - Greg
>
> > -----Original Message-----
> > From: Ren, Yongjie [mailto:yongjie.ren@intel.com]
> > Sent: Monday, April 22, 2013 6:16 PM
> > To: e1000-devel@lists.sourceforge.net; kvm@vger.kernel.org
> > Subject: Re: [E1000-devel] [Bug 56981] New: [SR-IOV] Intel I350 NIC VF
> > cannot work in a Windows 2008 guest.
> >
> > Added e1000-devel list to see whether this's a known issue.
> >
> > Best Regards,
> > Yongjie (Jay)
> >
> >
> > > -----Original Message-----
> > > From: kvm-owner@vger.kernel.org
> [mailto:kvm-owner@vger.kernel.org]
> > > On Behalf Of bugzilla-daemon@bugzilla.kernel.org
> > > Sent: Monday, April 22, 2013 10:41 PM
> > > To: kvm@vger.kernel.org
> > > Subject: [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a
> > > Windows 2008 guest.
> > >
> > > https://bugzilla.kernel.org/show_bug.cgi?id=56981
> > >
> > > Summary: [SR-IOV] Intel I350 NIC VF cannot work in a
> > > Windows
> > > 2008 guest.
> > > Product: Virtualization
> > > Version: unspecified
> > > Kernel Version: 3.9.0-rc3
> > > Platform: All
> > > OS/Version: Linux
> > > Tree: Mainline
> > > Status: NEW
> > > Severity: normal
> > > Priority: P1
> > > Component: kvm
> > > AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
> > > ReportedBy: yongjie.ren@intel.com
> > > Regression: No
> > >
> > >
> > > Environment:
> > > ------------
> > > Host OS (ia32/ia32e/IA64):ia32e
> > > Guest OS (ia32/ia32e/IA64):ia32e
> > > Guest OS Type (Linux/Windows):Windows
> > > kvm.git Commit:79558f112fc0352e057f7b5e158e3d88b8b62c60
> > > qemu-kvm Commit:8912bdea01e8671e59fe0287314379be9c1f40ec
> > > Host Kernel Version:3.9.0-rc3
> > > Hardware: Sandy Bridge - EP
> > >
> > >
> > > Bug detailed description:
> > > --------------------------
> > > The assigned Intel I350 NIC VF (a igbvf) cannot work in a Windows 2008
> > > guest.
> > >
> > > 1. If the guest is Windows 7/8/2012 or RHEL6.x , the Intel I350 NIC VF
> > > can work fine in the guest.
> > > 2. Intel 82576 NIC VF (also igbvf) can work in a Windows 2008 guest.
> > >
> > >
> > > Reproduce steps:
> > > ----------------
> > > 1. ./pcistub.sh -h 0b:10.0 ( to hide a device)
> > > 2. qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -device
> > > pci-assign,host=0b:10.0 -net none -hda win2k8.img
> > >
> > > Current result:
> > > ----------------
> > > Intel I350 NIC VF cannot work in win2k8 guest
> > >
> > > Expected result:
> > > ----------------
> > > Intel I350 NIC VF can work in win2k8 guest
> > >
> > > --
> > > Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
> > > ------- You are receiving this mail because: ------- You are watching
> > > the assignee of the bug.
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe kvm" in the
> > > body of a message to majordomo@vger.kernel.org More majordomo
> info at
> > > http://vger.kernel.org/majordomo-info.html
> > --------------------------------------------------------------------------
> > ----
> > Precog is a next-generation analytics platform capable of advanced
> > analytics on semi-structured data. The platform includes APIs for building
> > apps and a phenomenal toolset for data science. Developers can use our
> > toolset for easy data analysis & visualization. Get a free account!
> > http://www2.precog.com/precogplatform/slashdotnewsletter
> > _______________________________________________
> > E1000-devel mailing list
> > E1000-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/e1000-devel
> > To learn more about Intel® Ethernet, visit
> > http://communities.intel.com/community/wired
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 56981] [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
` (2 preceding siblings ...)
2013-04-23 1:15 ` [Bug 56981] New: " Ren, Yongjie
@ 2013-04-24 6:54 ` bugzilla-daemon
2013-04-24 6:54 ` bugzilla-daemon
4 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-04-24 6:54 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=56981
Jay Ren <yongjie.ren@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Jay Ren <yongjie.ren@intel.com> 2013-04-24 06:54:03 ---
According to the message from Intel igb driver team, Windows 2008 is not
supported by Intel I350 driver. I350 VF can work in Windows 2008 R2 (not
Windows 2008).
So, I'll close this bug.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 56981] [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest.
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
` (3 preceding siblings ...)
2013-04-24 6:54 ` [Bug 56981] " bugzilla-daemon
@ 2013-04-24 6:54 ` bugzilla-daemon
4 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-04-24 6:54 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=56981
Jay Ren <yongjie.ren@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-04-24 6:54 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-22 14:40 [Bug 56981] New: [SR-IOV] Intel I350 NIC VF cannot work in a Windows 2008 guest bugzilla-daemon
2013-04-22 14:43 ` [Bug 56981] " bugzilla-daemon
2013-04-22 14:43 ` bugzilla-daemon
2013-04-23 1:15 ` [Bug 56981] New: " Ren, Yongjie
2013-04-23 20:26 ` [E1000-devel] " Rose, Gregory V
2013-04-23 20:31 ` Shah, Ashish N
2013-04-24 6:42 ` Ren, Yongjie
2013-04-24 6:54 ` [Bug 56981] " bugzilla-daemon
2013-04-24 6:54 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox