[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] qemu-system-x86_64: pci_get_msi_message: unknown interrup
From: |
He Zhe |
Subject: |
[Qemu-discuss] qemu-system-x86_64: pci_get_msi_message: unknown interrupt type |
Date: |
Sat, 26 Nov 2016 14:42:14 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
HiAll,
I'm using qemu 2.7.0 with kernel 4.8.8 and met the following issue on an Intel
board. But qemu 2.4.0 works well with kernel 4.8.8 with the same parameter on
the same board."04:00.3" is the NIC device id.It seems the interrupt type is
not recognized.
Anyone met the same problem? What might cause this? Thank you.
/usr/bin/qemu-system-x86_64 -enable-kvm -smp 2 -m 1024 -device
pci-assign,host=04:00.3 -net nic,macaddr=de:ef:be:98:26:f6,model=virtio -net
tap,script=/etc/qemu-ifup.tap -drive file=/boot/guest_raw.img -kernel
/boot/guest.kernel -append "root=/dev/vda rw console=ttyS0,115200 ip=10.0.2.3"
-nographic
......
[ OK ] Started Job spooling tools.
Starting System Logging Service...
Starting Apply Cpu Microcode...
[ OK ] Started Data caching daemon for rrdtool.
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
qemu-system-x86_64: pci_get_msi_message: unknown interrupt type
Aborted (core dumped)
......
address@hidden:~# lspci -knnv|grep 04:00.3 -A 20
04:00.3 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network
Connection [8086:1521] (rev 01)
Subsystem: Intel Corporation I350 Gigabit Network Connection [8086:35c4]
Flags: fast devsel, IRQ 43, NUMA node 0
Memory at 91900000 (32-bit, non-prefetchable) [size=128K]
I/O ports at 2000 [size=32]
Memory at 91940000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] MSI-X: Enable- Count=10 Masked-
Capabilities: [a0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-1e-67-ff-ff-e6-c0-6b
Capabilities: [150] Alternative Routing-ID Interpretation (ARI)
Capabilities: [160] Single Root I/O Virtualization (SR-IOV)
Capabilities: [1a0] Transaction Processing Hints
Capabilities: [1d0] Access Control Services
Kernel driver in use: pci-stub
Zhe
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] qemu-system-x86_64: pci_get_msi_message: unknown interrupt type,
He Zhe <=