https://bugzilla.novell.com/show_bug.cgi?id=737001 https://bugzilla.novell.com/show_bug.cgi?id=737001#c0 Summary: [AMD IOMMU PCI passthrough] pci Failed to assign device "hostdev0" : Device or resource busy Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: andihartmann@freenet.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0.1) Gecko/20111121 Firefox/8.0.1 SeaMonkey/2.5 I want to pass through a pci device (pci_0000_05_07_0 - RaLink RT2800 802.11n PCI) to a 64 bit VM. The device is asigned in libvirt with: <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0000' bus='0x05' slot='0x07' function='0x0'/> </source> </hostdev> Step 1: Starting up the VM generates this message in /var/log/libvirt/qemu/VM.log: .. Failed to assign device "hostdev0" : Device or resource busy *** The driver 'pci-stub' is occupying your device 0000:05:07.0. *** *** You can try the following commands to free it: *** *** $ echo "1814 0601" > /sys/bus/pci/drivers/pci-stub/new_id *** $ echo "0000:05:07.0" > /sys/bus/pci/drivers/pci-stub/unbind *** $ echo "0000:05:07.0" > /sys/bus/pci/drivers/pci-stub/bind *** $ echo "1814 0601" > /sys/bus/pci/drivers/pci-stub/remove_id *** qemu-kvm: -device pci-assign,host=05:07.0,id=hostdev0,configfd=20,bus=pci.0,addr=0x4: Device 'pci-assign' could not be initialized The sugested commands work fine, but don't help at all. Step 2: I tested again without the device pci_0000_05_06_0 (Intel Corporation 82557/8/9/0/1 Ethernet Pro 100) plugged in. This didn't work, too. I additionally had to manually unbind the bridge 00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge. Now the VM started and the device could be seen in the VM. But at the end of switching off the VM, the complete host is locked up (excerpt from screen): amd_iommu_domain_destroy iommu_domain_free kvm_iommu_unmap_guest kvm_arch_destroy_vm kvm_destroy_vm kvm_vcpu_release __fput flip_close put_files_struct do_exit do_group_exit get_signal_to_deliver do_signal do_notify_resume int_signal Reproducible: Always Steps to Reproduce: Step 1: 1. Start virsh start VM 2. Error message can be found in the log file for the VM (/var/log/libvirt/qemu/VM.log) - VM isn't started at all Step 2: 1. The second PCI device (pci_0000_05_06_0) has been unplugged. 2. Additionally unbind the bridge (without this step, the VM doesn't start at all as in step 1) 3. Start VM 4. Switch off the VM with "halt" in the VM 5. Host is locked up Actual Results: Step 1: VM doesn't start at all (with or without second PCI device pci_0000_05_06_0 plugged in) Step 2: VM started after manually unbinding the bridge pci_0000_00_14_4 and with unplugged second PCI-device pci_0000_05_06_0. On switching off, the complete host is locked up. Expected Results: The device pci_0000_05_07_0 should be passed through to the VM without any problem! Softwarestack: kernel-desktop-3.0.6-1.1.x86_64 or higher kvm-0.15.1-127.1.x86_64 libvirt-0.9.7-183.1.x86_64 Hardware Motherboard: GA-990XA-UD3/GA-990XA-UD3, BIOS F9 10/13/2011, AMD 990X chipset 00:00.0 Host bridge: ATI Technologies Inc RD890 PCI to PCI bridge (external gfx0 port B) (rev 02) Subsystem: Giga-byte Technology Device 5000 Flags: fast devsel Memory at <ignored> (64-bit, non-prefetchable) Capabilities: [f0] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [c4] HyperTransport: Slave or Primary Interface Capabilities: [40] HyperTransport: Retry Mode Capabilities: [54] HyperTransport: UnitID Clumping Capabilities: [9c] HyperTransport: #1a Capabilities: [70] MSI: Enable- Count=1/4 Maskable- 64bit- 00:00.2 Generic system peripheral [0806]: ATI Technologies Inc Device 5a23 Subsystem: Giga-byte Technology Device 5000 Flags: fast devsel, IRQ 40 Capabilities: [40] Secure device <?> Capabilities: [54] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [64] HyperTransport: MSI Mapping Enable+ Fixed+ 00:02.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port B) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: fd500000-fd5fffff Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Port (Slot+), MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [b0] Subsystem: Giga-byte Technology Device 5000 Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [190] Access Control Services Kernel driver in use: pcieport 00:04.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port D) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: fd400000-fd4fffff Prefetchable memory behind bridge: 00000000fde00000-00000000fdefffff Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Port (Slot+), MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [b0] Subsystem: Giga-byte Technology Device 5000 Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [190] Access Control Services Kernel driver in use: pcieport 00:09.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port H) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fdd00000-fddfffff Prefetchable memory behind bridge: 00000000fdc00000-00000000fdcfffff Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Port (Slot+), MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [b0] Subsystem: Giga-byte Technology Device 5000 Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [190] Access Control Services Kernel driver in use: pcieport 00:0a.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (external gfx1 port A) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fdb00000-fdbfffff Prefetchable memory behind bridge: 00000000fd800000-00000000fd8fffff Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Port (Slot+), MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [b0] Subsystem: Giga-byte Technology Device 5000 Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [190] Access Control Services Kernel driver in use: pcieport 00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode] (rev 40) (prog-if 01 [AHCI 1.0]) Subsystem: Giga-byte Technology Device b002 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 19 I/O ports at ff00 [size=8] I/O ports at fe00 [size=4] I/O ports at fd00 [size=8] I/O ports at fc00 [size=4] I/O ports at fb00 [size=16] Memory at fdfff000 (32-bit, non-prefetchable) [size=1K] Capabilities: [70] SATA HBA v1.0 Capabilities: [a4] PCI Advanced Features Kernel driver in use: ahci 00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller (prog-if 10 [OHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18 Memory at fdffe000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci_hcd 00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller (prog-if 20 [EHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17 Memory at fdffd000 (32-bit, non-prefetchable) [size=256] Capabilities: [c0] Power Management version 2 Capabilities: [e4] Debug port: BAR=1 offset=00e0 Kernel driver in use: ehci_hcd 00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller (prog-if 10 [OHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18 Memory at fdffc000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci_hcd 00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller (prog-if 20 [EHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17 Memory at fdffb000 (32-bit, non-prefetchable) [size=256] Capabilities: [c0] Power Management version 2 Capabilities: [e4] Debug port: BAR=1 offset=00e0 Kernel driver in use: ehci_hcd 00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42) Flags: 66MHz, medium devsel Kernel driver in use: piix4_smbus 00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller (rev 40) (prog-if 8a [Master SecP PriP]) Subsystem: Giga-byte Technology Device 5002 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17 I/O ports at 01f0 [size=8] I/O ports at 03f4 [size=1] I/O ports at 0170 [size=8] I/O ports at 0374 [size=1] I/O ports at fa00 [size=16] Kernel driver in use: pata_atiixp 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) Subsystem: Giga-byte Technology Device a132 Flags: bus master, slow devsel, latency 32, IRQ 16 Memory at fdff4000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Kernel driver in use: HDA Intel 00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40) Subsystem: ATI Technologies Inc SB700/SB800 LPC host controller Flags: bus master, 66MHz, medium devsel, latency 0 00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40) (prog-if 01 [Subtractive decode]) Flags: bus master, VGA palette snoop, 66MHz, medium devsel, latency 64 Bus: primary=00, secondary=05, subordinate=05, sec-latency=64 I/O behind bridge: 0000a000-0000afff Memory behind bridge: fda00000-fdafffff Prefetchable memory behind bridge: fd900000-fd9fffff 00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller (prog-if 10 [OHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18 Memory at fdffa000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci_hcd 00:15.0 PCI bridge: ATI Technologies Inc Device 43a0 (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: 00009000-00009fff Memory behind bridge: fd700000-fd7fffff Prefetchable memory behind bridge: 00000000fd600000-00000000fd6fffff Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Port (Slot+), MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [b0] Subsystem: ATI Technologies Inc Device 0000 Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Kernel driver in use: pcieport 00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller (prog-if 10 [OHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18 Memory at fdff9000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci_hcd 00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller (prog-if 20 [EHCI]) Subsystem: Giga-byte Technology Device 5004 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17 Memory at fdff8000 (32-bit, non-prefetchable) [size=256] Capabilities: [c0] Power Management version 2 Capabilities: [e4] Debug port: BAR=1 offset=00e0 Kernel driver in use: ehci_hcd 00:18.0 Host bridge: Advanced Micro Devices [AMD] Device 1600 Flags: fast devsel Capabilities: [80] HyperTransport: Host or Secondary Interface 00:18.1 Host bridge: Advanced Micro Devices [AMD] Device 1601 Flags: fast devsel 00:18.2 Host bridge: Advanced Micro Devices [AMD] Device 1602 Flags: fast devsel 00:18.3 Host bridge: Advanced Micro Devices [AMD] Device 1603 Flags: fast devsel Capabilities: [f0] Secure device <?> Kernel driver in use: k10temp 00:18.4 Host bridge: Advanced Micro Devices [AMD] Device 1604 Flags: fast devsel Kernel driver in use: fam15h_power 00:18.5 Host bridge: Advanced Micro Devices [AMD] Device 1605 Flags: fast devsel 01:00.0 VGA compatible controller: ATI Technologies Inc Device 6759 (prog-if 00 [VGA controller]) Subsystem: PC Partner Limited Device e193 Flags: bus master, fast devsel, latency 0, IRQ 44 Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at fd5c0000 (64-bit, non-prefetchable) [size=128K] I/O ports at ce00 [size=256] [virtual] Expansion ROM at fd500000 [disabled] [size=128K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Kernel driver in use: fglrx_pci 01:00.1 Audio device: ATI Technologies Inc Device aa90 Subsystem: PC Partner Limited Device aa90 Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at fd5fc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Kernel driver in use: HDA Intel 02:00.0 USB Controller: Device 1b6f:7023 (rev 01) (prog-if 30) Subsystem: Giga-byte Technology Device 5007 Flags: bus master, fast devsel, latency 0, IRQ 41 Memory at fd4f8000 (64-bit, non-prefetchable) [size=32K] Capabilities: [50] Power Management version 3 Capabilities: [70] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [190] Device Serial Number 01-01-01-01-01-01-01-01 Kernel driver in use: xhci_hcd 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard Flags: bus master, fast devsel, latency 0, IRQ 45 I/O ports at ee00 [size=256] Memory at fdcff000 (64-bit, prefetchable) [size=4K] Memory at fdcf8000 (64-bit, prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 01 Capabilities: [b0] MSI-X: Enable- Count=4 Masked- Capabilities: [d0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [140] Virtual Channel Capabilities: [160] Device Serial Number 12-34-56-78-12-34-56-78 Kernel driver in use: pci-stub 04:00.0 USB Controller: Device 1b6f:7023 (rev 01) (prog-if 30) Subsystem: Giga-byte Technology Device 5007 Flags: bus master, fast devsel, latency 0, IRQ 42 Memory at fdbf8000 (64-bit, non-prefetchable) [size=32K] Capabilities: [50] Power Management version 3 Capabilities: [70] MSI: Enable+ Count=1/4 Maskable+ 64bit+ Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [190] Device Serial Number 01-01-01-01-01-01-01-01 Kernel driver in use: xhci_hcd 05:06.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 0c) Subsystem: Intel Corporation EtherExpress PRO/100 S Desktop Adapter Flags: bus master, medium devsel, latency 64, IRQ 20 Memory at fdaff000 (32-bit, non-prefetchable) [size=4K] I/O ports at af00 [size=64] Memory at fdaa0000 (32-bit, non-prefetchable) [size=128K] [virtual] Expansion ROM at fd900000 [disabled] [size=64K] Capabilities: [dc] Power Management version 2 Kernel driver in use: e100 05:07.0 Network controller: RaLink RT2800 802.11n PCI Subsystem: Linksys Device 0067 Flags: bus master, slow devsel, latency 32, IRQ 21 Memory at fdae0000 (32-bit, non-prefetchable) [size=64K] Capabilities: [40] Power Management version 3 Kernel driver in use: rt2800pci lspci -vt -[0000:00]-+-00.0 ATI Technologies Inc RD890 PCI to PCI bridge (external gfx0 port B) +-00.2 ATI Technologies Inc Device 5a23 +-02.0-[01]--+-00.0 ATI Technologies Inc Device 6759 | \-00.1 ATI Technologies Inc Device aa90 +-04.0-[02]----00.0 Device 1b6f:7023 +-09.0-[03]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller +-0a.0-[04]----00.0 Device 1b6f:7023 +-11.0 ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode] +-12.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller +-12.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller +-13.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller +-13.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller +-14.0 ATI Technologies Inc SBx00 SMBus Controller +-14.1 ATI Technologies Inc SB700/SB800 IDE Controller +-14.2 ATI Technologies Inc SBx00 Azalia (Intel HDA) +-14.3 ATI Technologies Inc SB700/SB800 LPC host controller +-14.4-[05]--+-06.0 Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 | \-07.0 RaLink RT2800 802.11n PCI +-14.5 ATI Technologies Inc SB700/SB800 USB OHCI2 Controller +-15.0-[06]-- +-16.0 ATI Technologies Inc SB700/SB800 USB OHCI0 Controller +-16.2 ATI Technologies Inc SB700/SB800 USB EHCI Controller +-18.0 Advanced Micro Devices [AMD] Device 1600 +-18.1 Advanced Micro Devices [AMD] Device 1601 +-18.2 Advanced Micro Devices [AMD] Device 1602 +-18.3 Advanced Micro Devices [AMD] Device 1603 +-18.4 Advanced Micro Devices [AMD] Device 1604 \-18.5 Advanced Micro Devices [AMD] Device 1605 virsh nodedev-list --tree computer | +- net_lo_00_00_00_00_00_00 +- net_tap0_.... +- net_tap1_.... +- net_tap3_... +- net_tap5_.... +- net_tap6_.... +- pci_0000_00_00_0 +- pci_0000_00_00_2 +- pci_0000_00_02_0 | | | +- pci_0000_01_00_0 | +- pci_0000_01_00_1 | +- pci_0000_00_04_0 | | | +- pci_0000_02_00_0 | | | +- usb_usb8 | | | | | +- usb_8_0_1_0 | | | +- usb_usb9 | | | +- usb_9_0_1_0 | +- pci_0000_00_09_0 | | | +- pci_0000_03_00_0 | +- pci_0000_00_0a_0 | | | +- pci_0000_04_00_0 | | | +- usb_usb10 | | | | | +- usb_10_0_1_0 | | | +- usb_usb11 | | | +- usb_11_0_1_0 | +- pci_0000_00_11_0 | | | +- scsi_host2 | | | | | +- scsi_target2_0_0 | | | | | +- scsi_2_0_0_0 | | | | | +- block_sda_WDC_WD5000AACS_00G8B0_WD_.... | | | +- scsi_host3 | | | | | +- scsi_target3_0_0 | | | | | +- scsi_3_0_0_0 | | | | | +- block_sdb_SAMSUNG_HD154UI_.... | | | +- scsi_host4 | | | | | +- scsi_target4_0_0 | | | | | +- scsi_4_0_0_0 | | | | | +- block_sdc_SAMSUNG_HD154UI_.... | | | +- scsi_host5 | +- pci_0000_00_12_0 | | | +- usb_usb4 | | | +- usb_4_0_1_0 | +- pci_0000_00_12_2 | | | +- usb_usb1 | | | +- usb_1_0_1_0 | +- usb_1_4 | | | +- usb_1_4_1_0 | | | +- scsi_host6 | | | +- scsi_target6_0_0 | | | +- scsi_6_0_0_0 | | | | | +- block_sdd_Generic__Compact_Flash_20060413092100000_0_0 | | | +- scsi_6_0_0_1 | | | | | +- block_sde_Generic__SM_xD_Picture_20060413092100000_0_1 | | | +- scsi_6_0_0_2 | | | | | +- block_sdf_Generic__SD_MMC_20060413092100000_0_2 | | | +- scsi_6_0_0_3 | | | +- block_sdg_Generic__MS_MS_Pro_20060413092100000_0_3 | +- pci_0000_00_13_0 | | | +- usb_usb5 | | | +- usb_5_0_1_0 | +- pci_0000_00_13_2 | | | +- usb_usb2 | | | +- usb_2_0_1_0 | +- pci_0000_00_14_0 +- pci_0000_00_14_1 | | | +- scsi_host0 | +- scsi_host1 | +- pci_0000_00_14_2 +- pci_0000_00_14_3 +- pci_0000_00_14_4 | | | +- pci_0000_05_06_0 | | | | | +- net_eth0_... | | | +- pci_0000_05_07_0 | | | +- net_wlan0_... | +- pci_0000_00_14_5 | | | +- usb_usb6 | | | +- usb_6_0_1_0 | +- pci_0000_00_15_0 +- pci_0000_00_16_0 | | | +- usb_usb7 | | | +- usb_7_0_1_0 | +- usb_7_4 | | | +- usb_7_4_1_0 | +- pci_0000_00_16_2 | | | +- usb_usb3 | | | +- usb_3_0_1_0 | +- pci_0000_00_18_0 +- pci_0000_00_18_1 +- pci_0000_00_18_2 +- pci_0000_00_18_3 +- pci_0000_00_18_4 +- pci_0000_00_18_5 virsh nodedev-dumpxml pci_0000_05_07_0 <device> <name>pci_0000_05_07_0</name> <parent>pci_0000_00_14_4</parent> <driver> <name>rt2800pci</name> </driver> <capability type='pci'> <domain>0</domain> <bus>5</bus> <slot>7</slot> <function>0</function> <product id='0x0601'>RT2800 802.11n PCI</product> <vendor id='0x1814'>RaLink</vendor> <capability type='virt_functions'> </capability> </capability> </device> cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 0: 124 3 6 14 IO-APIC-edge timer 1: 24108 9 8 686 IO-APIC-edge i8042 8: 4 4 4 20 IO-APIC-edge rtc0 9: 0 0 0 0 IO-APIC-fasteoi acpi 14: 0 0 0 0 IO-APIC-edge pata_atiixp 15: 0 0 0 0 IO-APIC-edge pata_atiixp 16: 203 55 57 275 IO-APIC-fasteoi hda_intel 17: 74990 48 47 236 IO-APIC-fasteoi ehci_hcd:usb1, ehci_hcd:usb2, ehci_hcd:usb3 18: 56188 2 263 264 IO-APIC-fasteoi ohci_hcd:usb4, ohci_hcd:usb5, ohci_hcd:usb6, ohci_hcd:usb7 19: 18130 131445 1095 5424 IO-APIC-fasteoi ahci 20: 3491 2 2 17 IO-APIC-fasteoi eth0 40: 0 0 0 0 PCI-MSI-edge AMD-Vi 41: 0 0 0 0 PCI-MSI-edge xhci_hcd 42: 0 0 0 0 PCI-MSI-edge xhci_hcd 43: 4 4 4 18 PCI-MSI-edge hda_intel 44: 63704 63683 68062 325567 PCI-MSI-edge fglrx[0]@PCI:1:0:0 45: 8052 40 32 172 PCI-MSI-edge kvm:0000:03:00.0 NMI: 31 28 17 14 Non-maskable interrupts LOC: 1173451 1159674 1305252 1299727 Local timer interrupts SPU: 0 0 0 0 Spurious interrupts PMI: 31 28 17 14 Performance monitoring interrupts IWI: 0 0 0 0 IRQ work interrupts RES: 894272 811513 202801 190524 Rescheduling interrupts CAL: 1425 742 1477 1303 Function call interrupts TLB: 7595 7627 4367 8335 TLB shootdowns TRM: 0 0 0 0 Thermal event interrupts THR: 0 0 0 0 Threshold APIC interrupts MCE: 0 0 0 0 Machine check exceptions MCP: 24 24 24 24 Machine check polls ERR: 0 MIS: 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.