From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 43328] New: VT-d/SR-IOV doesn't work in guest
Date: Fri, 1 Jun 2012 07:22:34 +0000 (UTC) [thread overview]
Message-ID: <bug-43328-28872@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=43328
Summary: VT-d/SR-IOV doesn't work in guest
Product: Virtualization
Version: unspecified
Kernel Version: 3.4.0
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: kvm
AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
ReportedBy: yongjie.ren@intel.com
CC: avi@redhat.com
Regression: No
Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Linux
kvm.git Commit:b48b2c3e50433ff6f7e46186daa7f986bd960215
qemu-kvm Commit:18a188f66237e7b38fc8133d3862e5904c0e7ffb
Host Kernel Version:3.4.0
Hardware:WSM-EP, Romley-EP
Bug detailed description:
--------------------------
Assign a VF or normal NIC to the guest, the guest cannot get IP address.
Note:1. assign the VF of Intel 82576 NIC or 82599 NIC, the guest cannot get IP
2. hot plug a VF to the guest, the guest cannot get IP
3. assign a PF to the guest, the guest cannot get IP.
kvm(next) + qemu-kvm = result
b48b2c3e + 18a188f6 = bad
322728e5 + 18a188f6 = good
Reproduce steps:
----------------
1. ./pcistub.sh -h 08:10.0 ( to hide a device)
2. qemu-system-x86_64 -m 512 -device pci-assign,host=08:10.0 -net none -hda
rhel6u1.qcow
Current result:
----------------
The guest cannot get IP
Expected result:
----------------
The guest can get IP
Basic root-causing log:
----------------------
[root@vt-snb9 ~]# qemu-system-x86_64 -m 512 -device pci-assign,host=08:10.0
-net none -hda rhel6u1.qcow
VNC server running on `::1:5900'
assigned_dev_enable_msix: assign irq: Invalid argument
fail to set MSI-X entry number for MSIX! Invalid argument
assigned_dev_update_msix_mmio: Invalid argument
fail to set MSI-X entry number for MSIX! Invalid argument
assigned_dev_update_msix_mmio: Invalid argument
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next reply other threads:[~2012-06-01 7:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-01 7:22 bugzilla-daemon [this message]
2012-06-01 7:23 ` [Bug 43328] VT-d/SR-IOV doesn't work in guest bugzilla-daemon
2012-06-01 7:24 ` bugzilla-daemon
2012-06-01 7:25 ` bugzilla-daemon
2012-06-01 7:25 ` bugzilla-daemon
2012-07-25 19:36 ` bugzilla-daemon
2012-08-10 6:53 ` bugzilla-daemon
2012-08-10 6:55 ` bugzilla-daemon
2012-08-10 6:57 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-43328-28872@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.