[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#847425: linux-image-4.8.0-1-amd64: Oops on boot with unable to handle kernel paging request after software IO TLB mapping



Package: src:linux
Version: 4.8.7-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Booting Linux 4.8.0-1-amd64 kernel in a VMware ESX 6

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Tried to boot with various boot options (eg nomodeset), but oops always
appeared

   * What was the outcome of this action?

Kernel hangs during boot.

Output is only visible if all framebuffer settings are turned off.
Bug output was catched via COM port

Note:
I have another VMware with the same settings (memory 8GB, two cores) that also does not boot.
But I have three other VMwares with only 4GB of memory, two cores that boot.

DMESG output:

[    0.000000] Linux version 4.8.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.1 20161019 (Debian 5.4.1-3) ) #1 SMP Debian 4.8.7-1 (2016-11-13)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.8.0-1-amd64 root=/dev/mapper/vg-root ro nomodeset console=tty0 console=ttyS0,19200n8
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] Hypervisor detected: VMware
[    0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6b30-0x000f6b3f] mapped at [ffffa03d400f6b30]
[    0.000000] RAMDISK: [mem 0x35cbd000-0x36e55fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 0x00000000BFEF109B 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
[    0.000000] ACPI: FACP 0x00000000BFEFEE73 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 0x00000000BFEF1349 00DB2A (v01 PTLTD  Custom   06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: BOOT 0x00000000BFEF1321 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 0x00000000BFEF12C3 00005E (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: MCFG 0x00000000BFEF1287 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SRAT 0x00000000BFEF1197 0000F0 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
[    0.000000] ACPI: HPET 0x00000000BFEF115F 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
[    0.000000] ACPI: WAET 0x00000000BFEF1137 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000-0xbfffffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0fffffff] -> [mem 0x00000000-0x0fffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0fffffff] + [mem 0x10000000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x23fff8000-0x23fffcfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000023fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bfeeffff]
[    0.000000]   node   0: [mem 0x00000000bff00000-0x00000000bfffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000023fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xbfefefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffffa03f7fc00000 s103384 r8192 d31784 u1048576
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2064249
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.8.0-1-amd64 root=/dev/mapper/JP--TOR--TEMPL--vg-root ro nomodeset console=tty0 console=ttyS0,19200n8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 8158704K/8388152K available (6097K kernel code, 1165K rwdata, 2828K rodata, 1372K init, 800K bss, 229448K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] TSC freq read from hypervisor : 1897.802 MHz
[    0.000000] tsc: Detected 1897.082 MHz processor
[    0.000068] Calibrating delay loop (skipped) preset value.. 3795.60 BogoMIPS (lpj=7591208)
[    0.000131] pid_max: default: 32768 minimum: 301
[    0.000272] ACPI: Core revision 20160422
[    0.007371] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.007433] 
[    0.007589] Security Framework initialized
[    0.007651] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.007714] AppArmor: AppArmor disabled by boot time parameter
[    0.007847] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.011403] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.011488] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.011550] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.011984] Disabled fast string operations
[    0.012047] CPU: Physical Processor ID: 0
[    0.012109] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.012172] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.012234] mce: CPU supports 0 MCE banks
[    0.012353] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.012415] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.015333] Freeing SMP alternatives memory: 24K (ffffffffa347c000 - ffffffffa3482000)
[    0.019384] ftrace: allocating 24996 entries in 98 pages
[    0.035481] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.035543] smpboot: APIC(1) Converting physical 1 to logical package 1
[    0.035606] smpboot: Max logical packages: 2
[    0.035944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.183361] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2609 v3 @ 1.90GHz (family: 0x6, model: 0x2d, stepping: 0x2)
[    0.183424] Performance Events: SandyBridge events, core PMU driver.
[    0.183504] core: PEBS disabled due to CPU errata, please upgrade microcode
[    0.183567] core: CPUID marked event: 'cpu cycles' unavailable
[    0.183629] core: CPUID marked event: 'instructions' unavailable
[    0.183692] core: CPUID marked event: 'bus cycles' unavailable
[    0.183754] core: CPUID marked event: 'cache references' unavailable
[    0.183817] core: CPUID marked event: 'cache misses' unavailable
[    0.183879] core: CPUID marked event: 'branch instructions' unavailable
[    0.183942] core: CPUID marked event: 'branch misses' unavailable
[    0.184004] ... version:                1
[    0.184067] ... bit width:              48
[    0.184129] ... generic registers:      8
[    0.184192] ... value mask:             0000ffffffffffff
[    0.184254] ... max period:             000000007fffffff
[    0.184317] ... fixed-purpose events:   0
[    0.184379] ... event mask:             00000000000000ff
[    0.185116] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.185178] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.185431] x86: Booting SMP configuration:
[    0.185493] .... node  #0, CPUs:      #1
[    0.186407] Disabled fast string operations
[    0.188268] mce: CPU supports 0 MCE banks
[    0.190384] Skipped synchronization checks as TSC is reliable.
[    0.191378] x86: Booted up 1 node, 2 CPUs
[    0.191441] smpboot: Total of 2 processors activated (7591.20 BogoMIPS)
[    0.192019] devtmpfs: initialized
[    0.192140] x86/mm: Memory block size: 128MB
[    0.193595] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
[    0.193730] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.193866] pinctrl core: initialized pinctrl subsystem
[    0.194120] NET: Registered protocol family 16
[    0.203328] cpuidle: using governor ladder
[    0.215313] cpuidle: using governor menu
[    0.215376] Simple Boot Flag at 0x36 set to 0x80
[    0.215456] ACPI: bus type PCI registered
[    0.215519] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.215757] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.219376] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.219453] pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override.
[    0.219516] PCI: Using configuration type 1 for base access
[    0.219719] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.231750] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.232483] ACPI: Added _OSI(Module Device)
[    0.232546] ACPI: Added _OSI(Processor Device)
[    0.232608] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.234458] ACPI: Added _OSI(Processor Aggregator Device)
[    0.236823] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.243539] ACPI: Interpreter enabled
[    0.243602] ACPI: (supports S0 S1 S4 S5)
[    0.243664] ACPI: Using IOAPIC for interrupt routing
[    0.243727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.275480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[    0.275542] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.278442] acpi PNP0A03:00: _OSC: platform does not support [AER]
[    0.279401] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.283600] PCI host bridge to bus 0000:00
[    0.283662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.283725] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.286439] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.287347] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.287410] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.287472] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.290413] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.291346] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
[    0.291408] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.291970] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.294436] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.295347] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.295410] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.295597] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.298434] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.331486] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.335397] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.335647] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.335897] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.336259] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.339393] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.339643] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.339944] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.340194] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.343420] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.343722] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.343972] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.344222] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.347390] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.347640] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.347890] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.348206] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.351389] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.351639] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.351944] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.354588] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.355523] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.355808] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.356120] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.356370] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.356687] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.356937] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.357187] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.358612] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.359538] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.359787] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.360051] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.360310] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.360551] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.360875] acpiphp: Slot [32] registered
[    0.360938] acpiphp: Slot [33] registered
[    0.361000] acpiphp: Slot [34] registered
[    0.361072] acpiphp: Slot [35] registered
[    0.361134] acpiphp: Slot [36] registered
[    0.361212] acpiphp: Slot [37] registered
[    0.361274] acpiphp: Slot [38] registered
[    0.362351] acpiphp: Slot [39] registered
[    0.363345] acpiphp: Slot [40] registered
[    0.363408] acpiphp: Slot [41] registered
[    0.363480] acpiphp: Slot [42] registered
[    0.363542] acpiphp: Slot [43] registered
[    0.363605] acpiphp: Slot [44] registered
[    0.363667] acpiphp: Slot [45] registered
[    0.363730] acpiphp: Slot [46] registered
[    0.363792] acpiphp: Slot [47] registered
[    0.363855] acpiphp: Slot [48] registered
[    0.363932] acpiphp: Slot [49] registered
[    0.363994] acpiphp: Slot [50] registered
[    0.364057] acpiphp: Slot [51] registered
[    0.364119] acpiphp: Slot [52] registered
[    0.364182] acpiphp: Slot [53] registered
[    0.364244] acpiphp: Slot [54] registered
[    0.364307] acpiphp: Slot [55] registered
[    0.364383] acpiphp: Slot [56] registered
[    0.364445] acpiphp: Slot [57] registered
[    0.364508] acpiphp: Slot [58] registered
[    0.364570] acpiphp: Slot [59] registered
[    0.364633] acpiphp: Slot [60] registered
[    0.364695] acpiphp: Slot [61] registered
[    0.364766] acpiphp: Slot [62] registered
[    0.364828] acpiphp: Slot [63] registered
[    0.364891] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.375441] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.375593] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.375655] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.375806] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.376133] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.376387] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.376623] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.376855] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.377149] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.378510] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.379587] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.379859] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.380113] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.380368] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.380668] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.380838] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.381134] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.382576] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.383516] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.383770] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.384086] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.384325] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.384557] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.384800] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.385079] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.386561] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.387576] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.387816] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.388070] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.388302] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.388587] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.388756] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.389070] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.390551] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.391511] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[    0.391573] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[    0.391636] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[    0.391698] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.399534] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.399848] vgaarb: setting as boot device: PCI:0000:00:0f.0
[    0.399911] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[    0.399973] vgaarb: loaded
[    0.400036] vgaarb: bridge control possible 0000:00:0f.0
[    0.400249] PCI: Using ACPI for IRQ routing
[    0.427752] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
[    0.430386] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
[    0.434445] clocksource: Switched to clocksource hpet
[    0.444130] VFS: Disk quotas dquot_6.6.0
[    0.444404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.444761] pnp: PnP ACPI init
[    0.445291] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.446837] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.447069] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.447680] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.449302] system 00:09: [io  0xfce0-0xfcff] has been reserved
[    0.450838] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.451070] system 00:09: [mem 0xfe800000-0xfe9fffff] has been reserved
[    0.454681] pnp: PnP ACPI: found 10 devices
[    0.464892] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.469760] pci 0000:00:15.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.470848] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0200000-0xc0207fff pref]
[    0.474844] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0208000-0xc020bfff pref]
[    0.475076] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.475307] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.475547] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.475779] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.476010] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.478479] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.478711] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.478942] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.479174] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.479405] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.479637] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.479868] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.482486] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.482717] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.482949] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.483180] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.483412] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.483643] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.483875] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.484106] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.486735] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.486966] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.487198] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.487429] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.487660] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.487892] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.490521] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.490753] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.490984] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.491216] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.491447] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.491679] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.491910] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.492142] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.494764] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.494995] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.495227] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.495458] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.495690] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.495921] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.498584] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.498815] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.499047] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.499278] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.499510] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.499741] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.499973] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.500204] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.502807] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.503039] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.503270] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.503733] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.503965] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.504196] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.506823] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.507055] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.507286] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.507518] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.507749] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.507981] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.510620] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.510852] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.511083] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.511315] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.511546] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.511778] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.512009] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.514487] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.514719] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.514950] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.515182] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.515413] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.515645] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.515876] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.518520] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.518751] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.518983] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.519214] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.519446] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.519677] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.519909] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.520140] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.522755] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.522986] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.523218] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.523449] pci 0000:00:11.0: PCI bridge to [bus 02]
[    0.523680] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.523912] pci 0000:00:11.0:   bridge window [mem 0xfd600000-0xfdffffff]
[    0.524143] pci 0000:00:11.0:   bridge window [mem 0xebb00000-0xebffffff 64bit pref]
[    0.524375] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
[    0.524606] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.524838] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.525069] pci 0000:00:15.0:   bridge window [mem 0xfd500000-0xfd5fffff]
[    0.526778] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.527009] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.527241] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.527472] pci 0000:00:15.1:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.527704] pci 0000:00:15.1:   bridge window [mem 0xeb700000-0xeb7fffff 64bit pref]
[    0.527935] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.528167] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.528398] pci 0000:00:15.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.528630] pci 0000:00:15.2:   bridge window [mem 0xeb300000-0xeb3fffff 64bit pref]
[    0.530657] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.530888] pci 0000:00:15.3:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.531119] pci 0000:00:15.3:   bridge window [mem 0xeaf00000-0xeaffffff 64bit pref]
[    0.531351] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.531582] pci 0000:00:15.4:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.531814] pci 0000:00:15.4:   bridge window [mem 0xeab00000-0xeabfffff 64bit pref]
[    0.532045] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.532277] pci 0000:00:15.5:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.532508] pci 0000:00:15.5:   bridge window [mem 0xea700000-0xea7fffff 64bit pref]
[    0.534515] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.534746] pci 0000:00:15.6:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.534978] pci 0000:00:15.6:   bridge window [mem 0xea300000-0xea3fffff 64bit pref]
[    0.535209] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.535441] pci 0000:00:15.7:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.535672] pci 0000:00:15.7:   bridge window [mem 0xe9f00000-0xe9ffffff 64bit pref]
[    0.535904] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.536135] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.536367] pci 0000:00:16.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.536598] pci 0000:00:16.0:   bridge window [mem 0xeba00000-0xebafffff 64bit pref]
[    0.538588] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.538820] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.539051] pci 0000:00:16.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.539282] pci 0000:00:16.1:   bridge window [mem 0xeb600000-0xeb6fffff 64bit pref]
[    0.539514] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.539745] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.539977] pci 0000:00:16.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.540208] pci 0000:00:16.2:   bridge window [mem 0xeb200000-0xeb2fffff 64bit pref]
[    0.540440] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.540671] pci 0000:00:16.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.540903] pci 0000:00:16.3:   bridge window [mem 0xeae00000-0xeaefffff 64bit pref]
[    0.542892] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.543124] pci 0000:00:16.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.543355] pci 0000:00:16.4:   bridge window [mem 0xeaa00000-0xeaafffff 64bit pref]
[    0.543587] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.543818] pci 0000:00:16.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.544050] pci 0000:00:16.5:   bridge window [mem 0xea600000-0xea6fffff 64bit pref]
[    0.544281] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.544513] pci 0000:00:16.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.544744] pci 0000:00:16.6:   bridge window [mem 0xea200000-0xea2fffff 64bit pref]
[    0.546742] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.546857] pci 0000:00:16.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.546973] pci 0000:00:16.7:   bridge window [mem 0xe9e00000-0xe9efffff 64bit pref]
[    0.547089] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.547205] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.547320] pci 0000:00:17.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.547436] pci 0000:00:17.0:   bridge window [mem 0xeb900000-0xeb9fffff 64bit pref]
[    0.547552] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.547668] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.547783] pci 0000:00:17.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.547899] pci 0000:00:17.1:   bridge window [mem 0xeb500000-0xeb5fffff 64bit pref]
[    0.548015] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.548131] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.548246] pci 0000:00:17.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.548362] pci 0000:00:17.2:   bridge window [mem 0xeb100000-0xeb1fffff 64bit pref]
[    0.548478] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.550876] pci 0000:00:17.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.550992] pci 0000:00:17.3:   bridge window [mem 0xead00000-0xeadfffff 64bit pref]
[    0.551108] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.551223] pci 0000:00:17.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.551339] pci 0000:00:17.4:   bridge window [mem 0xea900000-0xea9fffff 64bit pref]
[    0.551455] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.551571] pci 0000:00:17.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.551686] pci 0000:00:17.5:   bridge window [mem 0xea500000-0xea5fffff 64bit pref]
[    0.551802] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.551918] pci 0000:00:17.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.552034] pci 0000:00:17.6:   bridge window [mem 0xea100000-0xea1fffff 64bit pref]
[    0.552149] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.552265] pci 0000:00:17.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.552381] pci 0000:00:17.7:   bridge window [mem 0xe9d00000-0xe9dfffff 64bit pref]
[    0.552497] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.552612] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.552728] pci 0000:00:18.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.552844] pci 0000:00:18.0:   bridge window [mem 0xeb800000-0xeb8fffff 64bit pref]
[    0.554857] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.554973] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.555088] pci 0000:00:18.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.555204] pci 0000:00:18.1:   bridge window [mem 0xeb400000-0xeb4fffff 64bit pref]
[    0.555320] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.555436] pci 0000:00:18.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.555551] pci 0000:00:18.2:   bridge window [mem 0xeb000000-0xeb0fffff 64bit pref]
[    0.555667] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.555783] pci 0000:00:18.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.555899] pci 0000:00:18.3:   bridge window [mem 0xeac00000-0xeacfffff 64bit pref]
[    0.556014] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.556130] pci 0000:00:18.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.556246] pci 0000:00:18.4:   bridge window [mem 0xea800000-0xea8fffff 64bit pref]
[    0.556362] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.556477] pci 0000:00:18.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.556593] pci 0000:00:18.5:   bridge window [mem 0xea400000-0xea4fffff 64bit pref]
[    0.558637] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.558753] pci 0000:00:18.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.558868] pci 0000:00:18.6:   bridge window [mem 0xea000000-0xea0fffff 64bit pref]
[    0.558984] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.559100] pci 0000:00:18.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.559216] pci 0000:00:18.7:   bridge window [mem 0xe9c00000-0xe9cfffff 64bit pref]
[    0.559635] NET: Registered protocol family 2
[    0.559985] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.560154] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.560269] TCP: Hash tables configured (established 65536 bind 65536)
[    0.560409] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.560525] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.560687] NET: Registered protocol family 1
[    0.560802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.560918] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.563032] Unpacking initramfs...
[    0.810574] Freeing initrd memory: 18020K (ffffa03d75cbd000 - ffffa03d76e56000)
[    0.810689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.810805] software IO TLB [mem 0xbbef0000-0xbfef0000] (64MB) mapped at [ffffa03dfbef0000-ffffa03dffeeffff]
[    0.811069] BUG: unable to handle kernel paging request at 00000000000162cb
[    0.811185] IP: [<ffffffffa281421d>] rapl_cpu_online+0x5d/0x70
[    0.811301] PGD 0 
[    0.811417] Oops: 0002 [#1] SMP
[    0.811532] Modules linked in:
[    0.811648] CPU: 1 PID: 13 Comm: cpuhp/1 Not tainted 4.8.0-1-amd64 #1 Debian 4.8.7-1
[    0.814572] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015
[    0.814687] task: ffffa03f76284080 task.stack: ffffa03f762a8000
[    0.814803] RIP: 0010:[<ffffffffa281421d>]  [<ffffffffa281421d>] rapl_cpu_online+0x5d/0x70
[    0.814919] RSP: 0000:ffffa03f762abe40  EFLAGS: 00010212
[    0.815035] RAX: 0000000000000200 RBX: ffffa03f7fd0daa0 RCX: 0000000000000000
[    0.815150] RDX: 0000000000000200 RSI: 0000000000000200 RDI: 0000000000000200
[    0.815266] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000001
[    0.815382] R10: 000000000000012c R11: 0000000000000002 R12: 00000000000162c3
[    0.815498] R13: ffffffffa28141c0 R14: ffffa03f7fd0daa0 R15: 0000000000000000
[    0.815613] FS:  0000000000000000(0000) GS:ffffa03f7fd00000(0000) knlGS:0000000000000000
[    0.815729] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.815845] CR2: 00000000000162cb CR3: 0000000005a06000 CR4: 00000000000406e0
[    0.815961] Stack:
[    0.816076]  ffffa03f7fd0daa0 0000000000000001 000000000000004d ffffffffa287cdea
[    0.816192]  ffffa03f7fd0daa0 0000000000000001 ffffffffa323d0e0 ffffffffa3270ae0
[    0.816308]  ffffa03f7627b608 ffffa03f7fc18180 ffffffffa287d10b ffffa03f76284080
[    0.816424] Call Trace:
[    0.816539]  [<ffffffffa287cdea>] ? cpuhp_invoke_callback+0x3a/0xf0
[    0.816655]  [<ffffffffa287d10b>] ? cpuhp_thread_fun+0x3b/0x100
[    0.816771]  [<ffffffffa289dfe9>] ? smpboot_thread_fn+0xf9/0x150
[    0.818574]  [<ffffffffa289def0>] ? sort_range+0x20/0x20
[    0.818690]  [<ffffffffa289af8d>] ? kthread+0xcd/0xf0
[    0.818806]  [<ffffffffa2defaaf>] ? ret_from_fork+0x1f/0x40
[    0.818921]  [<ffffffffa289aec0>] ? kthread_create_on_node+0x190/0x190
[    0.819037] Code: 74 c7 00 4c 8b a4 ca 10 01 00 00 48 c7 c2 80 a0 00 00 48 01 c2 e8 b4 23 31 00 3b 05 f2 67 b0 00 7c 0e f0 48 0f ab 2d e3 73 c7 00 <41> 89 6c 24 08 5b 31 c0 5d 41 5c c3 0f 1f 80 00 00 00 00 66 66 
[    0.822578] RIP  [<ffffffffa281421d>] rapl_cpu_online+0x5d/0x70
[    0.822694]  RSP <ffffa03f762abe40>
[    0.822809] CR2: 00000000000162cb
[    0.822925] ---[ end trace 23d2ed674d4729f8 ]---
[   21.814492] INFO: rcu_sched detected stalls on CPUs/tasks:
[   21.816722] 	1-...: (0 ticks this GP) idle=31f/140000000000000/0 softirq=62/62 fqs=2461 
[   21.819838] 	(detected by 0, t=5252 jiffies, g=-263, c=-264, q=61)
[   21.822339] Task dump for CPU 1:
[   21.823709] cpuhp/1         R  running task        0    13      2 0x00000008
[   21.826758]  0000000000000000 0000000000000000 ffffa03f76284080 0000000000000000
[   21.830180]  0000000000000000 0000000000000001 ffffa03f762a39c8 ffffffffffffff10
[   21.833676]  ffffffffa29053b6 ffffffffa2def7f2 ffffa03f762abf18 ffffffffa28bd348
[   21.837067] Call Trace:
[   21.838176]  [<ffffffffa29053b6>] ? acct_collect+0x166/0x1a0
[   21.840467]  [<ffffffffa2def7f2>] ? _raw_spin_lock_irqsave+0x32/0x39
[   21.843014]  [<ffffffffa28bd348>] ? complete+0x18/0x40
[   21.845110]  [<ffffffffa2879740>] ? mm_release+0xb0/0x130
[   21.847311]  [<ffffffffa287fc8b>] ? do_exit+0x14b/0xb30
[   21.849434]  [<ffffffffa2df1057>] ? rewind_stack_do_exit+0x17/0x20
[   21.851908]  [<ffffffffa289aec0>] ? kthread_create_on_node+0x190/0x190


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: VMware, Inc.
product_name: VMware Virtual Platform
product_version: None
chassis_vendor: No Enclosure
chassis_version: N/A
bios_vendor: Phoenix Technologies LTD
bios_version: 6.00
board_vendor: Intel Corporation
board_name: 440BX Desktop Reference Platform
board_version: None

** Network interface configuration:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
	address 10.110.160.163
	netmask 255.255.255.128
	network 10.110.160.128
	broadcast 10.110.160.255
	gateway 10.110.160.129
	dns-nameservers 10.110.160.133 10.110.160.134

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge [8086:7190] (rev 01)
	Subsystem: VMware Virtual Machine Chipset [15ad:1976]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Kernel driver in use: agpgart-intel

00:01.0 PCI bridge [0604]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge [8086:7191] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Kernel modules: shpchp

00:07.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110] (rev 08)
	Subsystem: VMware Virtual Machine Chipset [15ad:1976]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: VMware Virtual Machine Chipset [15ad:1976]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
	Region 4: I/O ports at 1060 [size=16]
	Kernel driver in use: ata_piix
	Kernel modules: ata_piix, ata_generic

00:07.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 08)
	Subsystem: VMware Virtual Machine Chipset [15ad:1976]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin ? routed to IRQ 9
	Kernel modules: i2c_piix4

00:07.7 System peripheral [0880]: VMware Virtual Machine Communication Interface [15ad:0740] (rev 10)
	Subsystem: VMware Virtual Machine Communication Interface [15ad:0740]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (1500ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at 1080 [size=64]
	Region 1: Memory at febfe000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: vmw_vmci
	Kernel modules: vmw_vmci

00:0f.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
	Subsystem: VMware SVGA II Adapter [15ad:0405]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at 1070 [size=16]
	Region 1: Memory at ec000000 (32-bit, prefetchable) [size=64M]
	Region 2: Memory at fe000000 (32-bit, non-prefetchable) [size=8M]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: vmwgfx
	Kernel modules: vmwgfx

00:10.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI [1000:0030] (rev 01)
	Subsystem: VMware LSI Logic Parallel SCSI Controller [15ad:1976]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (1500ns min, 63750ns max)
	Interrupt: pin A routed to IRQ 17
	Region 0: I/O ports at 1400 [size=256]
	Region 1: Memory at feba0000 (64-bit, non-prefetchable) [size=128K]
	Region 3: Memory at febc0000 (64-bit, non-prefetchable) [size=128K]
	[virtual] Expansion ROM at c0208000 [disabled] [size=16K]
	Kernel driver in use: mptspi
	Kernel modules: mptspi

00:11.0 PCI bridge [0604]: VMware PCI bridge [15ad:0790] (rev 02) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=68
	I/O behind bridge: 00002000-00003fff
	Memory behind bridge: fd600000-fdffffff
	Prefetchable memory behind bridge: 00000000ebb00000-00000000ebffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:15.0 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 24
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: fd500000-fd5fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000c01fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.1 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 25
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00008000-00008fff
	Memory behind bridge: fd100000-fd1fffff
	Prefetchable memory behind bridge: 00000000eb700000-00000000eb7fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.2 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 26
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fcd00000-fcdfffff
	Prefetchable memory behind bridge: 00000000eb300000-00000000eb3fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.3 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 27
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	Memory behind bridge: fc900000-fc9fffff
	Prefetchable memory behind bridge: 00000000eaf00000-00000000eaffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.4 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 28
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	Memory behind bridge: fc500000-fc5fffff
	Prefetchable memory behind bridge: 00000000eab00000-00000000eabfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.5 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 29
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	Memory behind bridge: fc100000-fc1fffff
	Prefetchable memory behind bridge: 00000000ea700000-00000000ea7fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.6 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 30
	Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
	Memory behind bridge: fbd00000-fbdfffff
	Prefetchable memory behind bridge: 00000000ea300000-00000000ea3fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:15.7 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 31
	Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
	Memory behind bridge: fb900000-fb9fffff
	Prefetchable memory behind bridge: 00000000e9f00000-00000000e9ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.0 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 32
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	I/O behind bridge: 00005000-00005fff
	Memory behind bridge: fd400000-fd4fffff
	Prefetchable memory behind bridge: 00000000eba00000-00000000ebafffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.1 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 33
	Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: fd000000-fd0fffff
	Prefetchable memory behind bridge: 00000000eb600000-00000000eb6fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.2 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 34
	Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fcc00000-fccfffff
	Prefetchable memory behind bridge: 00000000eb200000-00000000eb2fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.3 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 35
	Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
	Memory behind bridge: fc800000-fc8fffff
	Prefetchable memory behind bridge: 00000000eae00000-00000000eaefffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.4 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 36
	Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=0
	Memory behind bridge: fc400000-fc4fffff
	Prefetchable memory behind bridge: 00000000eaa00000-00000000eaafffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.5 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 37
	Bus: primary=00, secondary=10, subordinate=10, sec-latency=0
	Memory behind bridge: fc000000-fc0fffff
	Prefetchable memory behind bridge: 00000000ea600000-00000000ea6fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.6 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 38
	Bus: primary=00, secondary=11, subordinate=11, sec-latency=0
	Memory behind bridge: fbc00000-fbcfffff
	Prefetchable memory behind bridge: 00000000ea200000-00000000ea2fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:16.7 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 39
	Bus: primary=00, secondary=12, subordinate=12, sec-latency=0
	Memory behind bridge: fb800000-fb8fffff
	Prefetchable memory behind bridge: 00000000e9e00000-00000000e9efffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.0 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 40
	Bus: primary=00, secondary=13, subordinate=13, sec-latency=0
	I/O behind bridge: 00006000-00006fff
	Memory behind bridge: fd300000-fd3fffff
	Prefetchable memory behind bridge: 00000000eb900000-00000000eb9fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.1 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 41
	Bus: primary=00, secondary=14, subordinate=14, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: fcf00000-fcffffff
	Prefetchable memory behind bridge: 00000000eb500000-00000000eb5fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.2 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 42
	Bus: primary=00, secondary=15, subordinate=15, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fcb00000-fcbfffff
	Prefetchable memory behind bridge: 00000000eb100000-00000000eb1fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.3 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 43
	Bus: primary=00, secondary=16, subordinate=16, sec-latency=0
	Memory behind bridge: fc700000-fc7fffff
	Prefetchable memory behind bridge: 00000000ead00000-00000000eadfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.4 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 44
	Bus: primary=00, secondary=17, subordinate=17, sec-latency=0
	Memory behind bridge: fc300000-fc3fffff
	Prefetchable memory behind bridge: 00000000ea900000-00000000ea9fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.5 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 45
	Bus: primary=00, secondary=18, subordinate=18, sec-latency=0
	Memory behind bridge: fbf00000-fbffffff
	Prefetchable memory behind bridge: 00000000ea500000-00000000ea5fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.6 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 46
	Bus: primary=00, secondary=19, subordinate=19, sec-latency=0
	Memory behind bridge: fbb00000-fbbfffff
	Prefetchable memory behind bridge: 00000000ea100000-00000000ea1fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:17.7 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 47
	Bus: primary=00, secondary=1a, subordinate=1a, sec-latency=0
	Memory behind bridge: fb700000-fb7fffff
	Prefetchable memory behind bridge: 00000000e9d00000-00000000e9dfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.0 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 48
	Bus: primary=00, secondary=1b, subordinate=1b, sec-latency=0
	I/O behind bridge: 00007000-00007fff
	Memory behind bridge: fd200000-fd2fffff
	Prefetchable memory behind bridge: 00000000eb800000-00000000eb8fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.1 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 49
	Bus: primary=00, secondary=1c, subordinate=1c, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fce00000-fcefffff
	Prefetchable memory behind bridge: 00000000eb400000-00000000eb4fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.2 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 50
	Bus: primary=00, secondary=1d, subordinate=1d, sec-latency=0
	Memory behind bridge: fca00000-fcafffff
	Prefetchable memory behind bridge: 00000000eb000000-00000000eb0fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.3 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 51
	Bus: primary=00, secondary=1e, subordinate=1e, sec-latency=0
	Memory behind bridge: fc600000-fc6fffff
	Prefetchable memory behind bridge: 00000000eac00000-00000000eacfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.4 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 52
	Bus: primary=00, secondary=1f, subordinate=1f, sec-latency=0
	Memory behind bridge: fc200000-fc2fffff
	Prefetchable memory behind bridge: 00000000ea800000-00000000ea8fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.5 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 53
	Bus: primary=00, secondary=20, subordinate=20, sec-latency=0
	Memory behind bridge: fbe00000-fbefffff
	Prefetchable memory behind bridge: 00000000ea400000-00000000ea4fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.6 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 54
	Bus: primary=00, secondary=21, subordinate=21, sec-latency=0
	Memory behind bridge: fba00000-fbafffff
	Prefetchable memory behind bridge: 00000000ea000000-00000000ea0fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:18.7 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin ? routed to IRQ 55
	Bus: primary=00, secondary=22, subordinate=22, sec-latency=0
	Memory behind bridge: fb600000-fb6fffff
	Prefetchable memory behind bridge: 00000000e9c00000-00000000e9cfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

03:00.0 Ethernet controller [0200]: VMware VMXNET3 Ethernet Controller [15ad:07b0] (rev 01)
	Subsystem: VMware VMXNET3 Ethernet Controller [15ad:07b0]
	Physical Slot: 160
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at fd5fc000 (32-bit, non-prefetchable) [size=4K]
	Region 1: Memory at fd5fd000 (32-bit, non-prefetchable) [size=4K]
	Region 2: Memory at fd5fe000 (32-bit, non-prefetchable) [size=8K]
	Region 3: I/O ports at 4000 [size=16]
	[virtual] Expansion ROM at fd500000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: vmxnet3
	Kernel modules: vmxnet3


** USB devices:
not available


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.8.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.125
ii  kmod                                    23-1
ii  linux-base                              4.5

Versions of packages linux-image-4.8.0-1-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance           1.1.0-2

Versions of packages linux-image-4.8.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta3-3
pn  linux-doc-4.8           <none>

Versions of packages linux-image-4.8.0-1-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: