From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 74251] New: Assign I350 NIC VF and Intel 82599 NIC VF to
win7/win8 32bit guest, the interface cannot get IP
Date: Thu, 17 Apr 2014 09:48:43 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:39920 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1751301AbaDQJsr (ORCPT );
Thu, 17 Apr 2014 05:48:47 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id DEF5620383
for ; Thu, 17 Apr 2014 09:48:45 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 5012D2037B
for ; Thu, 17 Apr 2014 09:48:44 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=74251
Bug ID: 74251
Summary: Assign I350 NIC VF and Intel 82599 NIC VF to win7/win8
32bit guest, the interface cannot get IP
Product: Virtualization
Version: unspecified
Kernel Version: 3.14.0
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: Robert.Hu@intel.com
Regression: No
Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Windows 32 bit
kvm.git Commit:7cbb39d4d4d530dff12f2ff06ed6c85c504ba91a
qemu-kvm Commit:5913815a17387a5e9825c734ccab760588471ee5
Host Kernel Version:3.14.0
Hardware:Romely_EP
Bug detailed description:
--------------------------
Intel 82599 NIC VF(or Intel I350 NIC VF) can not work in win7 32bit guest and
win8 32bit guest; it can be assigned, but the interface in guest cannot get IP
address.
Note:
Intel 82599 NIC PF(Intel I350 NIC PF) can work in guest
Intel 82599 NIC VF(Intel I350 NIC VF) can work in 64bit win7/win8 guest
Reproduce steps:
----------------
1. qemu-system-x86_64 -enable-kvm -m 2048 -smp 2 -device
pci-assign,host=0e:10.3 -net none ia32p_win7.img -usbdevice tablet
Current result:
----------------
Intel 82599 NIC VF and Intel I350 NIC VF can not work in 32bit win7 and 32bit
win8 guest
Expected result:
----------------
Intel 82599 NIC VF and Intel I350 NIC VF work in 32bit win7 and 32bit win8
guest
--
You are receiving this mail because:
You are watching the assignee of the bug.