$ sudo module-list ubuntu-hvm
LibVMI Version 0.11.0
--found Xen
LibVMI Mode 2
--completed driver init.
--got id from name (ubuntu-hvm --> 1)
**set image_type = ubuntu-hvm
**set hvm to true (HVM).
VMI_ERROR: Failed to get max gpfn for Xen.
Failed to init LibVMI library.
$ sudo module-list ubuntu-pv
LibVMI Version 0.11.0
--found Xen
LibVMI Mode 2
--completed driver init.
--got id from name (ubuntu-pv --> 5)
**set image_type = ubuntu-pv
**set hvm to false (PV).
--xen: setup live mode
**guest address width is 64 bits
**set allocated_ram_size = 40000000, max_physical_address = 0x40100000
**set pae = 1
**set pse = 0
**failed to get MSR_EFER, trying method #2
**found guest address width is 8 bytes; assuming IA32_EFER.LME = 1
**IA-32e paging
**sanity checking cr3 = 0x00000005722a2000
--succesfully completed architecture init.
--looking for config file at /home/john/etc/libvmi.conf
--looking for config file at /home/john/etc/libvmi.conf
--looking for config file at /etc/libvmi.conf
**Using config file at /etc/libvmi.conf
**set os_type to unknown.
**set vmi->kpgd (0x00000005722a2000).
--SYM cache set modules -- 0xffffffff81c53070
--PTLookup: lookup vaddr = 0xffffffff81c53070
--PTLookup: dtb = 0x00000005722a2000
--MEMORY cache set 0x5722a2000
--xen_get_memory_pfn success on pfn=0x5722a2
--PTLookup: pml4e_address = 0x00000005722a2ff8
--MEMORY cache set 0x52b3ba000
--xen_get_memory_pfn success on pfn=0x52b3ba
--PTLookup: pdpte_address = 0x000000052b3baff0, pdpte_value = 0x000000052b3b9067
--MEMORY cache set 0x52b3b9000
--xen_get_memory_pfn success on pfn=0x52b3b9
--PTLookup: pde_address = 0x000000052b3b9070, pde_value= 0x00000005277b9067
--MEMORY cache set 0x5277b9000
--xen_get_memory_pfn success on pfn=0x5277b9
--PTLookup: pte_address = 0x00000005277b9298, pte_value = 0x801000052b378067
--PTLookup: paddr = 0x000000052b378070
--V2P cache set 0xffffffff81c53070 -- 0x000000052b378070 (0x00000005722a2000/0xffffffff81c53000)
--MEMORY cache set 0x52b378000
--xen_get_memory_pfn success on pfn=0x52b378
--PTLookup: lookup vaddr = 0xffffffff81126420
--PTLookup: dtb = 0x00000005722a2000
--MEMORY cache hit 0x5722a2000
--PTLookup: pml4e_address = 0x00000005722a2ff8
--MEMORY cache hit 0x52b3ba000
--PTLookup: pdpte_address = 0x000000052b3baff0, pdpte_value = 0x000000052b3b9067
--MEMORY cache hit 0x52b3b9000
--PTLookup: pde_address = 0x000000052b3b9040, pde_value= 0x00000005277bf067
--MEMORY cache set 0x5277bf000
--xen_get_memory_pfn success on pfn=0x5277bf
--PTLookup: pte_address = 0x00000005277bf930, pte_value = 0x001000052bea5065
--PTLookup: paddr = 0x000000052bea5420
--V2P cache set 0xffffffff81126420 -- 0x000000052bea5420 (0x00000005722a2000/0xffffffff81126000)
--MEMORY cache set 0x52bea5000
--xen_get_memory_pfn success on pfn=0x52bea5
--V2P cache hit 0xffffffff81126430 -- 0x000000052bea5430 (0x00000005722a2000/0xffffffff81126000)
--MEMORY cache hit 0x52bea5000
--MEMORY cache hit 0x52bea5000
▒ǔ
--PTLookup: lookup vaddr = 0x000020a0878b4855
--PTLookup: dtb = 0x00000005722a2000
--MEMORY cache hit 0x5722a2000
--PTLookup: pml4e_address = 0x00000005722a2208
--PTLookup: paddr = 0x0000000000000000
--PTLookup: lookup vaddr = 0x000020a0878b4865
--PTLookup: dtb = 0x00000005722a2000
--MEMORY cache hit 0x5722a2000
--PTLookup: pml4e_address = 0x00000005722a2208
--PTLookup: paddr = 0x0000000000000000
~$ sudo xl dmesg
Xen 4.4.1
(XEN) Xen version 4.4.1 (john@) (gcc (Ubuntu/Linaro 4.7.3-12ubuntu1) 4.7.3) debug=y Sun Sep 6 23:20:16 CST 2015
(XEN) Latest ChangeSet:
(XEN) Bootloader: GRUB 2.02~beta2-9
(XEN) Command line: placeholder dom0_mem=8192M,max:8192M no-real-mode edd=off
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) Disc information:
(XEN) Found 0 MBR signatures
(XEN) Found 0 EDD information structures
(XEN) Multiboot-e820 RAM map:
(XEN) 0000000000000000 - 00000000000a0000 (usable)
(XEN) 0000000000100000 - 00000000724f7000 (usable)
(XEN) 00000000724f7000 - 000000007267f000 type 20
(XEN) 000000007267f000 - 000000007268c000 (usable)
(XEN) 000000007268c000 - 00000000726c9000 type 20
(XEN) 00000000726c9000 - 000000007291b000 (usable)
(XEN) 000000007291b000 - 0000000072f1c000 (reserved)
(XEN) 0000000072f1c000 - 0000000073150000 (usable)
(XEN) 0000000073150000 - 000000007321c000 (ACPI data)
(XEN) 000000007321c000 - 00000000732e7000 (usable)
(XEN) 00000000732e7000 - 0000000073767000 (reserved)
(XEN) 0000000073767000 - 000000007a8cf000 (usable)
(XEN) 000000007a8cf000 - 000000007a9cf000 (reserved)
(XEN) 000000007a9cf000 - 000000007aacf000 type 20
(XEN) 000000007aacf000 - 000000007abcf000 (reserved)
(XEN) 000000007abcf000 - 000000007b5ff000 (ACPI NVS)
(XEN) 000000007b5ff000 - 000000007b6c0000 (ACPI data)
(XEN) 000000007b6c0000 - 000000007b6e9000 (usable)
(XEN) 000000007b6e9000 - 000000007b6ff000 (ACPI data)
(XEN) 000000007b6ff000 - 000000007b700000 (usable)
(XEN) 0000000080000000 - 0000000090000000 (reserved)
(XEN) 00000000feda8000 - 00000000fedac000 (reserved)
(XEN) 00000000ff310000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000880000000 (usable)
(XEN) ACPI Error (tbxfroot-0218): A valid RSDP was not found [20070126]
(XEN) System RAM: 32667MB (33451548kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000880000000
(XEN) Domain heap initialised
(XEN) DMI 2.8 present.
(XEN) Using APIC driver default
(XEN) ERST table was not found
(XEN) SMP: Allowing 1 CPUs (1 hotplug CPUs)
(XEN) Found and enabled local APIC!
(XEN) IRQ limits: 16 GSI, 192 MSI/MSI-X
(XEN) Not enabling x2APIC: depends on iommu_supports_eim.
(XEN) XSM Framework v1.0.0 initialized
(XEN) Flask: Initializing.
(XEN) AVC INITIALIZED
(XEN) Flask: Starting in permissive mode.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 1600.042 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x340 and states: 0x7
(XEN) mce_intel.c:725: MCA Capability: BCAST 1 SER 1 CMCI 1 firstbank 0 extended MCE MSR 0
(XEN) Intel machine check reporting enabled
(XEN) I/O virtualisation disabled
(XEN) SMP motherboard not detected.
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) TSC deadline timer enabled
(XEN) Platform timer is 1.193MHz PIT
(XEN) Allocated console ring of 16 KiB.
(XEN) mwait-idle: MWAIT substates: 0x2120
(XEN) mwait-idle: v0.4 model 0x3f
(XEN) mwait-idle: lapic_timer_reliable_states 0xffffffff
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) - Unrestricted Guest
(XEN) - APIC Register Virtualization
(XEN) - Virtual Interrupt Delivery
(XEN) - Posted Interrupt Processing
(XEN) - VMCS shadowing
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) Brought up 1 CPUs
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) elf_parse_binary: phdr: paddr=0x1000000 memsz=0xb4f000
(XEN) elf_parse_binary: phdr: paddr=0x1c00000 memsz=0x11d0f0
(XEN) elf_parse_binary: phdr: paddr=0x1d1e000 memsz=0x15140
(XEN) elf_parse_binary: phdr: paddr=0x1d34000 memsz=0x6cb000
(XEN) elf_parse_binary: memory: 0x1000000 -> 0x23ff000
(XEN) elf_xen_parse_note: GUEST_OS = "linux"
(XEN) elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) elf_xen_parse_note: ENTRY = 0xffffffff81d341f0
(XEN) elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) elf_xen_parse_note: PAE_MODE = "yes"
(XEN) elf_xen_parse_note: LOADER = "generic"
(XEN) elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) elf_xen_addr_calc_check: addresses:
(XEN) virt_base = 0xffffffff80000000
(XEN) elf_paddr_offset = 0x0
(XEN) virt_offset = 0xffffffff80000000
(XEN) virt_kstart = 0xffffffff81000000
(XEN) virt_kend = 0xffffffff823ff000
(XEN) virt_entry = 0xffffffff81d341f0
(XEN) p2m_base = 0xffffffffffffffff
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x23ff000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000000860000000->0000000864000000 (2075676 pages to be allocated)
(XEN) Init. ramdisk: 000000087ec1c000->000000087ffff152
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff823ff000
(XEN) Init. ramdisk: ffffffff823ff000->ffffffff837e2152
(XEN) Phys-Mach map: ffffffff837e3000->ffffffff847e3000
(XEN) Start info: ffffffff847e3000->ffffffff847e34b4
(XEN) Page tables: ffffffff847e4000->ffffffff8480d000
(XEN) Boot stack: ffffffff8480d000->ffffffff8480e000
(XEN) TOTAL: ffffffff80000000->ffffffff84c00000
(XEN) ENTRY ADDRESS: ffffffff81d341f0
(XEN) Dom0 has maximum 1 VCPUs
(XEN) elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81b4f000
(XEN) elf_load_binary: phdr 1 at 0xffffffff81c00000 -> 0xffffffff81d1d0f0
(XEN) elf_load_binary: phdr 2 at 0xffffffff81d1e000 -> 0xffffffff81d33140
(XEN) elf_load_binary: phdr 3 at 0xffffffff81d34000 -> 0xffffffff81e74000
(XEN) Scrubbing Free RAM: ..................................................................................................................................................................................................................................................done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 276kB init memory.
(XEN) PCI add device 0000:00:00.0
(XEN) PCI add device 0000:00:01.0
(XEN) PCI add device 0000:00:02.0
(XEN) PCI add device 0000:00:03.0
(XEN) PCI add device 0000:00:03.1
(XEN) PCI add device 0000:00:03.2
(XEN) PCI add device 0000:00:05.0
(XEN) PCI add device 0000:00:05.1
(XEN) PCI add device 0000:00:05.2
(XEN) PCI add device 0000:00:05.4
(XEN) PCI add device 0000:00:11.0
(XEN) PCI add device 0000:00:16.0
(XEN) PCI add device 0000:00:16.1
(XEN) PCI add device 0000:00:1a.0
(XEN) PCI add device 0000:00:1c.0
(XEN) PCI add device 0000:00:1c.7
(XEN) PCI add device 0000:00:1d.0
(XEN) PCI add device 0000:00:1f.0
(XEN) PCI add device 0000:03:00.0
(XEN) PCI add device 0000:04:00.0
(XEN) PCI add device 0000:04:00.1
(XEN) PCI add device 0000:02:00.0
(XEN) PCI add device 0000:02:00.1
(XEN) PCI add device 0000:01:00.0
(XEN) PCI add device 0000:01:00.1
(XEN) PCI add device 0000:07:00.0
(XEN) PCI add device 0000:08:00.0
(XEN) PCI add device 0000:09:00.0
(XEN) PCI add device 0000:0a:00.0
(XEN) HVM1 restore: CPU 0
(XEN) HVM1 restore: bad CR4 0x1526f0
(XEN) HVM1 restore: failed to load entry 2/0
(d4) HVM Loader
(d4) Detected Xen v4.4.1
(d4) Xenbus rings @0xfeffc000, event channel 3
(d4) System requested SeaBIOS
(d4) CPU speed is 1600 MHz
(d4) Relocating guest memory for lowmem MMIO space disabled
(XEN) irq.c:270: Dom4 PCI link 0 changed 0 -> 5
(d4) PCI-ISA link 0 routed to IRQ5
(XEN) irq.c:270: Dom4 PCI link 1 changed 0 -> 10
(d4) PCI-ISA link 1 routed to IRQ10
(XEN) irq.c:270: Dom4 PCI link 2 changed 0 -> 11
(d4) PCI-ISA link 2 routed to IRQ11
(XEN) irq.c:270: Dom4 PCI link 3 changed 0 -> 5
(d4) PCI-ISA link 3 routed to IRQ5
(d4) pci dev 01:3 INTA->IRQ10
(d4) pci dev 02:0 INTA->IRQ11
(d4) pci dev 04:0 INTA->IRQ5
(d4) No RAM in high memory; setting high_mem resource base to 100000000
(d4) pci dev 03:0 bar 10 size 002000000: 0f0000008
(d4) pci dev 02:0 bar 14 size 001000000: 0f2000008
(d4) pci dev 04:0 bar 30 size 000040000: 0f3000000
(d4) pci dev 03:0 bar 30 size 000010000: 0f3040000
(d4) pci dev 03:0 bar 14 size 000001000: 0f3050000
(d4) pci dev 02:0 bar 10 size 000000100: 00000c001
(d4) pci dev 04:0 bar 10 size 000000100: 00000c101
(d4) pci dev 04:0 bar 14 size 000000100: 0f3051000
(d4) pci dev 01:1 bar 20 size 000000010: 00000c201
(d4) Multiprocessor initialisation:
(d4) - CPU0 ... 46-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(d4) Testing HVM environment:
(d4) - REP INSB across page boundaries ... passed
(d4) - GS base MSRs and SWAPGS ... passed
(d4) Passed 2 of 2 tests
(d4) Writing SMBIOS tables ...
(d4) Loading SeaBIOS ...
(d4) Creating MP tables ...
(d4) Loading ACPI ...
(d4) vm86 TSS at fc00a080
(d4) BIOS map:
(d4) 10000-100d3: Scratch space
(d4) e0000-fffff: Main BIOS
(d4) E820 table:
(d4) [00]: 00000000:00000000 - 00000000:000a0000: RAM
(d4) HOLE: 00000000:000a0000 - 00000000:000e0000
(d4) [01]: 00000000:000e0000 - 00000000:00100000: RESERVED
(d4) [02]: 00000000:00100000 - 00000000:7f800000: RAM
(d4) HOLE: 00000000:7f800000 - 00000000:fc000000
(d4) [03]: 00000000:fc000000 - 00000001:00000000: RESERVED
(d4) Invoking SeaBIOS ...
(d4) SeaBIOS (version rel-1.7.3.1-0-g7d9cbe6-20150906_232442-storage)
(d4)
(d4) Found Xen hypervisor signature at 40000000
(d4) xen: copy e820...
(d4) Relocating init from 0x000e3d81 to 0x7f7e2590 (size 55727)
(d4) CPU Mhz=1600
(d4) Found 7 PCI devices (max PCI bus is 00)
(d4) Allocated Xen hypercall page at 7f7ff000
(d4) Detected Xen v4.4.1
(d4) xen: copy BIOS tables...
(d4) Copying SMBIOS entry point from 0x00010010 to 0x000f1710
(d4) Copying MPTABLE from 0xfc001130/fc001140 to 0x000f1630
(d4) Copying PIR from 0x00010030 to 0x000f15b0
(d4) Copying ACPI RSDP from 0x000100b0 to 0x000f1580
(d4) Using pmtimer, ioport 0xb008, freq 3579 kHz
(d4) Scan for VGA option rom
(d4) WARNING! Found unaligned PCI rom (vd=1013:00b8)
(d4) Running option rom at c000:0003
(XEN) stdvga.c:147:d4 entering stdvga and caching modes
(d4) Turning on vga text mode console
(d4) SeaBIOS (version rel-1.7.3.1-0-g7d9cbe6-20150906_232442-storage)
(d4) Machine UUID 56a90691-3ba3-4a24-9656-867616e94d1d
(d4) Found 0 lpt ports
(d4) Found 0 serial ports
(d4) ATA controller 1 at 1f0/3f4/c200 (irq 14 dev 9)
(d4) ATA controller 2 at 170/374/c208 (irq 15 dev 9)
(d4) ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (20480 MiBytes)
(d4) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0
(d4) PS2 keyboard initialized
(d4) All threads complete.
(d4) Scan for option roms
(d4) Running option rom at c900:0003
(d4) pmm call arg1=1
(d4) pmm call arg1=0
(d4) pmm call arg1=1
(d4) pmm call arg1=0
(d4) Searching bootorder for: /pci@i0cf8/*@4
(d4)
(d4) Press F12 for boot menu.
(d4)
(d4) Searching bootorder for: HALT
(d4) drive 0x000f1530: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=41943040
(d4) Space available for UMB: ca000-ef000, f0000-f1530
(d4) Returned 61440 bytes of ZoneHigh
(d4) e820 map has 6 items:
(d4) 0: 0000000000000000 - 000000000009fc00 = 1 RAM
(d4) 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
(d4) 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
(d4) 3: 0000000000100000 - 000000007f7ff000 = 1 RAM
(d4) 4: 000000007f7ff000 - 000000007f800000 = 2 RESERVED
(d4) 5: 00000000fc000000 - 0000000100000000 = 2 RESERVED
(d4) enter handle_19:
(d4) NULL
(d4) Booting from Hard Disk...
(d4) Booting from 0000:7c00
(XEN) stdvga.c:151:d4 leaving stdvga
(XEN) stdvga.c:147:d4 entering stdvga and caching modes
(XEN) irq.c:270: Dom4 PCI link 0 changed 5 -> 0
(XEN) irq.c:270: Dom4 PCI link 1 changed 10 -> 0
(XEN) irq.c:270: Dom4 PCI link 2 changed 11 -> 0
(XEN) irq.c:270: Dom4 PCI link 3 changed 5 -> 0
(d5) mapping kernel into physical memory
(d5) about to get started...
(XEN) grant_table.c:1249:d5 Expanding dom (5) grant table from (4) to (5) frames.
(XEN) grant_table.c:289:d0 Increased maptrack size to 2 frames
(XEN) grant_table.c:1249:d5 Expanding dom (5) grant table from (5) to (6) frames.
(XEN) grant_table.c:1249:d5 Expanding dom (5) grant table from (6) to (7) frames.
(XEN) grant_table.c:289:d0 Increased maptrack size to 3 frames~$ sudo xl info
host : storage
release : 3.13.0-24-generic
version : #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
machine : x86_64
nr_cpus : 1
max_cpu_id : 0
nr_nodes : 1
cores_per_socket : 1
threads_per_core : 1
cpu_mhz : 1600
hw_caps : bfebfbff:2c100800:00000000:00007f00:77fefbff:00000000:00000021:000037ab
virt_caps : hvm
total_memory : 32667
free_memory : 21034
sharing_freed_memory : 0
sharing_used_memory : 0
outstanding_claims : 0
free_cpus : 0
xen_major : 4
xen_minor : 4
xen_extra : .1
xen_version : 4.4.1
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset :
xen_commandline : placeholder dom0_mem=8192M,max:8192M no-real-mode edd=off
cc_compiler : gcc (Ubuntu/Linaro 4.7.3-12ubuntu1) 4.7.3
cc_compile_by : john
cc_compile_domain :
cc_compile_date : Sun Sep 6 23:20:16 CST 2015
xend_config_format : 4~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-24-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 (Ubuntu 3.13.0-24.46-generic 3.13.9)
[ 0.000000] Command line: placeholder root=/dev/mapper/storage--vg-root ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Freeing a0-100 pfn range: 96 pages freed
[ 0.000000] 1-1 mapping on a0->100
[ 0.000000] Freeing 724f7-7267f pfn range: 392 pages freed
[ 0.000000] 1-1 mapping on 724f7->7267f
[ 0.000000] Freeing 7268c-726c9 pfn range: 61 pages freed
[ 0.000000] 1-1 mapping on 7268c->726c9
[ 0.000000] Freeing 7291b-72f1c pfn range: 1537 pages freed
[ 0.000000] 1-1 mapping on 7291b->72f1c
[ 0.000000] Freeing 73150-7321c pfn range: 204 pages freed
[ 0.000000] 1-1 mapping on 73150->7321c
[ 0.000000] Freeing 732e7-73767 pfn range: 1152 pages freed
[ 0.000000] 1-1 mapping on 732e7->73767
[ 0.000000] Freeing 7a8cf-7b6c0 pfn range: 3569 pages freed
[ 0.000000] 1-1 mapping on 7a8cf->7b6c0
[ 0.000000] Freeing 7b6e9-7b6ff pfn range: 22 pages freed
[ 0.000000] 1-1 mapping on 7b6e9->7b6ff
[ 0.000000] Freeing 7b700-100000 pfn range: 542976 pages freed
[ 0.000000] 1-1 mapping on 7b700->100000
[ 0.000000] Released 550009 pages of unused memory
[ 0.000000] Set 550009 page(s) to 1-1 mapping
[ 0.000000] Populating 200000-286479 pfn range: 550009 pages added
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000724f6fff] usable
[ 0.000000] Xen: [mem 0x00000000724f7000-0x000000007267efff] type 20
[ 0.000000] Xen: [mem 0x000000007267f000-0x000000007268bfff] usable
[ 0.000000] Xen: [mem 0x000000007268c000-0x00000000726c8fff] type 20
[ 0.000000] Xen: [mem 0x00000000726c9000-0x000000007291afff] usable
[ 0.000000] Xen: [mem 0x000000007291b000-0x0000000072f1bfff] reserved
[ 0.000000] Xen: [mem 0x0000000072f1c000-0x000000007314ffff] usable
[ 0.000000] Xen: [mem 0x0000000073150000-0x000000007321bfff] ACPI data
[ 0.000000] Xen: [mem 0x000000007321c000-0x00000000732e6fff] usable
[ 0.000000] Xen: [mem 0x00000000732e7000-0x0000000073766fff] reserved
[ 0.000000] Xen: [mem 0x0000000073767000-0x000000007a8cefff] usable
[ 0.000000] Xen: [mem 0x000000007a8cf000-0x000000007a9cefff] reserved
[ 0.000000] Xen: [mem 0x000000007a9cf000-0x000000007aacefff] type 20
[ 0.000000] Xen: [mem 0x000000007aacf000-0x000000007abcefff] reserved
[ 0.000000] Xen: [mem 0x000000007abcf000-0x000000007b5fefff] ACPI NVS
[ 0.000000] Xen: [mem 0x000000007b5ff000-0x000000007b6bffff] ACPI data
[ 0.000000] Xen: [mem 0x000000007b6c0000-0x000000007b6e8fff] usable
[ 0.000000] Xen: [mem 0x000000007b6e9000-0x000000007b6fefff] ACPI data
[ 0.000000] Xen: [mem 0x000000007b6ff000-0x000000007b6fffff] usable
[ 0.000000] Xen: [mem 0x0000000080000000-0x000000008fffffff] reserved
[ 0.000000] Xen: [mem 0x00000000feda8000-0x00000000fedabfff] reserved
[ 0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[ 0.000000] Xen: [mem 0x00000000ff310000-0x00000000ffffffff] reserved
[ 0.000000] Xen: [mem 0x0000000100000000-0x0000000286478fff] usable
[ 0.000000] Xen: [mem 0x0000000286479000-0x000000087fffffff] unusable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. PowerEdge R730xd/0H21J3, BIOS 1.0.4 08/28/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x286479 max_arch_pfn = 0x400000000
[ 0.000000] e820: last_pfn = 0x7b700 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x286200000-0x2863fffff]
[ 0.000000] [mem 0x286200000-0x2863fffff] page 4k
[ 0.000000] BRK [0x02004000, 0x02004fff] PGTABLE
[ 0.000000] BRK [0x02005000, 0x02005fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x284000000-0x2861fffff]
[ 0.000000] [mem 0x284000000-0x2861fffff] page 4k
[ 0.000000] BRK [0x02006000, 0x02006fff] PGTABLE
[ 0.000000] BRK [0x02007000, 0x02007fff] PGTABLE
[ 0.000000] BRK [0x02008000, 0x02008fff] PGTABLE
[ 0.000000] BRK [0x02009000, 0x02009fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x280000000-0x283ffffff]
[ 0.000000] [mem 0x280000000-0x283ffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x724f6fff]
[ 0.000000] [mem 0x00100000-0x724f6fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7267f000-0x7268bfff]
[ 0.000000] [mem 0x7267f000-0x7268bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x726c9000-0x7291afff]
[ 0.000000] [mem 0x726c9000-0x7291afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x72f1c000-0x7314ffff]
[ 0.000000] [mem 0x72f1c000-0x7314ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7321c000-0x732e6fff]
[ 0.000000] [mem 0x7321c000-0x732e6fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x73767000-0x7a8cefff]
[ 0.000000] [mem 0x73767000-0x7a8cefff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7b6c0000-0x7b6e8fff]
[ 0.000000] [mem 0x7b6c0000-0x7b6e8fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x7b6ff000-0x7b6fffff]
[ 0.000000] [mem 0x7b6ff000-0x7b6fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x27fffffff]
[ 0.000000] [mem 0x100000000-0x27fffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x286400000-0x286478fff]
[ 0.000000] [mem 0x286400000-0x286478fff] page 4k
[ 0.000000] RAMDISK: [mem 0x023ff000-0x037e2fff]
[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20131115/tbxfroot-211)
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000286478fff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x286478fff]
[ 0.000000] NODE_DATA [mem 0x286474000-0x286478fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x286478fff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0x724f6fff]
[ 0.000000] node 0: [mem 0x7267f000-0x7268bfff]
[ 0.000000] node 0: [mem 0x726c9000-0x7291afff]
[ 0.000000] node 0: [mem 0x72f1c000-0x7314ffff]
[ 0.000000] node 0: [mem 0x7321c000-0x732e6fff]
[ 0.000000] node 0: [mem 0x73767000-0x7a8cefff]
[ 0.000000] node 0: [mem 0x7b6c0000-0x7b6e8fff]
[ 0.000000] node 0: [mem 0x7b6ff000-0x7b6fffff]
[ 0.000000] node 0: [mem 0x100000000-0x286478fff]
[ 0.000000] On node 0 totalpages: 2097151
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7728 pages used for memmap
[ 0.000000] DMA32 zone: 494567 pages, LIFO batch:31
[ 0.000000] Normal zone: 24978 pages used for memmap
[ 0.000000] Normal zone: 1598585 pages, LIFO batch:31
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x724f7000-0x7267efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7268c000-0x726c8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7291b000-0x72f1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x73150000-0x7321bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x732e7000-0x73766fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a8cf000-0x7a9cefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a9cf000-0x7aacefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7aacf000-0x7abcefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7abcf000-0x7b5fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b5ff000-0x7b6bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b6e9000-0x7b6fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7b700000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0x8fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xfeda7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeda8000-0xfedabfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfedac000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xff30ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff310000-0xffffffff]
[ 0.000000] e820: [mem 0x90000000-0xfeda7fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.4.1 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880285000000 s86336 r8192 d24256 u2097152
[ 0.000000] pcpu-alloc: s86336 r8192 d24256 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0
[ 6.644704] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2064360
[ 6.644706] Policy zone: Normal
[ 6.644708] Kernel command line: placeholder root=/dev/mapper/storage--vg-root ro
[ 6.645640] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 6.645698] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 6.701606] software IO TLB [mem 0x277a00000-0x27ba00000] (64MB) mapped at [ffff880277a00000-ffff88027b9fffff]
[ 6.743139] Memory: 8119080K/8388604K available (7338K kernel code, 1138K rwdata, 3388K rodata, 1332K init, 1440K bss, 269524K reserved)
[ 6.743244] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 6.743263] Hierarchical RCU implementation.
[ 6.743265] RCU dyntick-idle grace-period acceleration is enabled.
[ 6.743266] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
[ 6.743267] Offload RCU callbacks from all CPUs
[ 6.743269] Offload RCU callbacks from CPUs: 0.
[ 6.745028] NR_IRQS:16640 nr_irqs:256 16
[ 6.751725] Console: colour VGA+ 80x25
[ 6.765140] console [tty0] enabled
[ 6.770846] allocated 34078720 bytes of page_cgroup
[ 6.770954] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 6.771133] Xen: using vcpuop timer interface
[ 6.771140] installing Xen timer for CPU 0
[ 6.771279] tsc: Detected 1600.042 MHz processor
[ 6.771384] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.08 BogoMIPS (lpj=6400168)
[ 6.771591] pid_max: default: 32768 minimum: 301
[ 6.771736] Security Framework initialized
[ 6.771858] AppArmor: AppArmor initialized
[ 6.771958] Yama: becoming mindful.
[ 6.774316] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 6.777337] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 6.778380] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 6.778524] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 6.779008] Initializing cgroup subsys memory
[ 6.779117] Initializing cgroup subsys devices
[ 6.779220] Initializing cgroup subsys freezer
[ 6.779335] Initializing cgroup subsys blkio
[ 6.779435] Initializing cgroup subsys perf_event
[ 6.779539] Initializing cgroup subsys hugetlb
[ 6.779723] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 6.779723] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 6.779871] CPU: Physical Processor ID: 0
[ 6.779970] CPU: Processor Core ID: 0
[ 6.781232] mce: CPU supports 2 MCE banks
[ 6.781353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 6.781353] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[ 6.781353] tlb_flushall_shift: 6
[ 6.835696] Freeing SMP alternatives memory: 32K (ffffffff81e6b000 - ffffffff81e73000)
[ 6.837143] ftrace: allocating 28408 entries in 111 pages
[ 6.853576] cpu 0 spinlock event irq 17
[ 6.869481] Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only.
[ 6.871676] x86: Booted up 1 node, 1 CPUs
[ 6.871842] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 6.872032] devtmpfs: initialized
[ 6.875164] EVM: security.selinux
[ 6.875263] EVM: security.SMACK64
[ 6.875361] EVM: security.ima
[ 6.875458] EVM: security.capability
[ 6.875596] PM: Registering ACPI NVS region [mem 0x7abcf000-0x7b5fefff] (10682368 bytes)
[ 6.876777] pinctrl core: initialized pinctrl subsystem
[ 6.876912] xen:grant_table: Grant tables using version 2 layout
[ 6.877034] Grant table initialized
[ 6.877172] regulator-dummy: no parameters
[ 6.877315] RTC time: 7:50:08, date: 11/30/15
[ 6.877450] NET: Registered protocol family 16
[ 6.877871] PCI: Using configuration type 1 for base access
[ 6.878000] PCI: Dell System detected, enabling pci=bfsort.
[ 6.879081] bio: create slab <bio-0> at 0
[ 6.879303] ACPI: Interpreter disabled.
[ 6.879411] xen:balloon: Initialising balloon driver
[ 6.879545] xen_balloon: Initialising balloon driver
[ 6.879726] vgaarb: loaded
[ 6.879982] SCSI subsystem initialized
[ 6.880112] libata version 3.00 loaded.
[ 6.880145] usbcore: registered new interface driver usbfs
[ 6.890624] usbcore: registered new interface driver hub
[ 6.890745] usbcore: registered new device driver usb
[ 6.890940] PCI: Probing PCI hardware
[ 6.891042] PCI: root bus 00: using default resources
[ 6.891043] PCI: Probing PCI hardware (bus 00)
[ 6.891068] PCI host bridge to bus 0000:00
[ 6.891170] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 6.891280] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 6.891410] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 6.891568] pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
[ 6.891785] pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
[ 6.891947] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 6.892043] pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
[ 6.892203] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 6.892295] pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
[ 6.892454] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 6.892544] pci 0000:00:03.1: [8086:2f09] type 01 class 0x060400
[ 6.892702] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 6.892794] pci 0000:00:03.2: [8086:2f0a] type 01 class 0x060400
[ 6.892955] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 6.893051] pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
[ 6.893236] pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
[ 6.893441] pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
[ 6.893623] pci 0000:00:05.4: [8086:2f2c] type 00 class 0x080020
[ 6.893644] pci 0000:00:05.4: reg 0x10: [mem 0x94502000-0x94502fff]
[ 6.893896] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[ 6.894210] pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
[ 6.894261] pci 0000:00:16.0: reg 0x10: [mem 0x33ffff03000-0x33ffff0300f 64bit]
[ 6.894432] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 6.894519] pci 0000:00:16.1: [8086:8d3b] type 00 class 0x078000
[ 6.894570] pci 0000:00:16.1: reg 0x10: [mem 0x33ffff02000-0x33ffff0200f 64bit]
[ 6.894754] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[ 6.894882] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[ 6.894931] pci 0000:00:1a.0: reg 0x10: [mem 0x94501000-0x945013ff]
[ 6.895152] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 6.895253] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[ 6.895437] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 6.895546] pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
[ 6.895731] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 6.895834] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[ 6.895883] pci 0000:00:1d.0: reg 0x10: [mem 0x94500000-0x945003ff]
[ 6.896103] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 6.896203] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[ 6.896610] pci 0000:03:00.0: [1000:005d] type 00 class 0x010400
[ 6.896633] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 6.896660] pci 0000:03:00.0: reg 0x14: [mem 0x94400000-0x9440ffff 64bit]
[ 6.896686] pci 0000:03:00.0: reg 0x1c: [mem 0x94300000-0x943fffff 64bit]
[ 6.896719] pci 0000:03:00.0: reg 0x30: [mem 0xfff00000-0xffffffff pref]
[ 6.896834] pci 0000:03:00.0: supports D1 D2
[ 6.896931] pci 0000:00:01.0: PCI bridge to [bus 03]
[ 6.897039] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 6.897046] pci 0000:00:01.0: bridge window [mem 0x94300000-0x944fffff]
[ 6.897187] pci 0000:04:00.0: [14e4:168e] type 00 class 0x020000
[ 6.897221] pci 0000:04:00.0: reg 0x10: [mem 0x93000000-0x937fffff 64bit pref]
[ 6.897250] pci 0000:04:00.0: reg 0x18: [mem 0x93800000-0x93ffffff 64bit pref]
[ 6.897278] pci 0000:04:00.0: reg 0x20: [mem 0x94010000-0x9401ffff 64bit pref]
[ 6.897297] pci 0000:04:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 6.897418] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 6.897538] pci 0000:04:00.1: [14e4:168e] type 00 class 0x020000
[ 6.897572] pci 0000:04:00.1: reg 0x10: [mem 0x92000000-0x927fffff 64bit pref]
[ 6.897600] pci 0000:04:00.1: reg 0x18: [mem 0x92800000-0x92ffffff 64bit pref]
[ 6.897629] pci 0000:04:00.1: reg 0x20: [mem 0x94000000-0x9400ffff 64bit pref]
[ 6.897648] pci 0000:04:00.1: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 6.897768] pci 0000:04:00.1: PME# supported from D0 D3hot D3cold
[ 6.897912] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 6.898032] pci 0000:00:02.0: bridge window [mem 0x92000000-0x940fffff 64bit pref]
[ 6.898167] pci 0000:02:00.0: [14e4:165f] type 00 class 0x020000
[ 6.898203] pci 0000:02:00.0: reg 0x10: [mem 0x94130000-0x9413ffff 64bit pref]
[ 6.898233] pci 0000:02:00.0: reg 0x18: [mem 0x94140000-0x9414ffff 64bit pref]
[ 6.898263] pci 0000:02:00.0: reg 0x20: [mem 0x94150000-0x9415ffff 64bit pref]
[ 6.898282] pci 0000:02:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 6.898410] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 6.898537] pci 0000:02:00.1: [14e4:165f] type 00 class 0x020000
[ 6.898573] pci 0000:02:00.1: reg 0x10: [mem 0x94100000-0x9410ffff 64bit pref]
[ 6.898603] pci 0000:02:00.1: reg 0x18: [mem 0x94110000-0x9411ffff 64bit pref]
[ 6.898643] pci 0000:02:00.1: reg 0x20: [mem 0x94120000-0x9412ffff 64bit pref]
[ 6.898663] pci 0000:02:00.1: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 6.898802] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[ 6.898955] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 6.899075] pci 0000:00:03.0: bridge window [mem 0x94100000-0x941fffff 64bit pref]
[ 6.899211] pci 0000:01:00.0: [14e4:165f] type 00 class 0x020000
[ 6.899246] pci 0000:01:00.0: reg 0x10: [mem 0x94230000-0x9423ffff 64bit pref]
[ 6.899276] pci 0000:01:00.0: reg 0x18: [mem 0x94240000-0x9424ffff 64bit pref]
[ 6.899307] pci 0000:01:00.0: reg 0x20: [mem 0x94250000-0x9425ffff 64bit pref]
[ 6.899327] pci 0000:01:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 6.899454] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 6.899584] pci 0000:01:00.1: [14e4:165f] type 00 class 0x020000
[ 6.899620] pci 0000:01:00.1: reg 0x10: [mem 0x94200000-0x9420ffff 64bit pref]
[ 6.899650] pci 0000:01:00.1: reg 0x18: [mem 0x94210000-0x9421ffff 64bit pref]
[ 6.899680] pci 0000:01:00.1: reg 0x20: [mem 0x94220000-0x9422ffff 64bit pref]
[ 6.899700] pci 0000:01:00.1: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 6.899827] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[ 6.899976] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 6.900096] pci 0000:00:03.1: bridge window [mem 0x94200000-0x942fffff 64bit pref]
[ 6.900191] pci 0000:00:03.2: PCI bridge to [bus 05]
[ 6.900413] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 6.901032] pci 0000:07:00.0: [1912:001d] type 01 class 0x060400
[ 6.903563] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[ 6.910839] pci 0000:00:1c.7: PCI bridge to [bus 07-0b]
[ 6.910958] pci 0000:00:1c.7: bridge window [mem 0x91000000-0x919fffff]
[ 6.910971] pci 0000:00:1c.7: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.912676] pci 0000:08:00.0: [1912:001d] type 01 class 0x060400
[ 6.915644] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 6.918937] pci 0000:07:00.0: PCI bridge to [bus 08-0b]
[ 6.919246] pci 0000:07:00.0: bridge window [mem 0x91000000-0x919fffff]
[ 6.919378] pci 0000:07:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.921245] pci 0000:09:00.0: [1912:001a] type 01 class 0x060400
[ 6.926199] pci 0000:08:00.0: PCI bridge to [bus 09-0a]
[ 6.926538] pci 0000:08:00.0: bridge window [mem 0x91000000-0x918fffff]
[ 6.926694] pci 0000:08:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.928373] pci 0000:0a:00.0: [102b:0534] type 00 class 0x030000
[ 6.928902] pci 0000:0a:00.0: reg 0x10: [mem 0x90000000-0x90ffffff pref]
[ 6.929183] pci 0000:0a:00.0: reg 0x14: [mem 0x91800000-0x91803fff]
[ 6.929464] pci 0000:0a:00.0: reg 0x18: [mem 0x91000000-0x917fffff]
[ 6.932280] vgaarb: device added: PCI:0000:0a:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 6.934595] pci 0000:09:00.0: PCI bridge to [bus 0a]
[ 6.934941] pci 0000:09:00.0: bridge window [mem 0x91000000-0x918fffff]
[ 6.935097] pci 0000:09:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.935983] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0b
[ 6.936303] PCI: pci_cache_line_size set to 64 bytes
[ 6.936736] e820: reserve RAM buffer [mem 0x724f7000-0x73ffffff]
[ 6.936739] e820: reserve RAM buffer [mem 0x7268c000-0x73ffffff]
[ 6.936740] e820: reserve RAM buffer [mem 0x7291b000-0x73ffffff]
[ 6.936742] e820: reserve RAM buffer [mem 0x73150000-0x73ffffff]
[ 6.936744] e820: reserve RAM buffer [mem 0x732e7000-0x73ffffff]
[ 6.936745] e820: reserve RAM buffer [mem 0x7a8cf000-0x7bffffff]
[ 6.936747] e820: reserve RAM buffer [mem 0x7b6e9000-0x7bffffff]
[ 6.936749] e820: reserve RAM buffer [mem 0x7b700000-0x7bffffff]
[ 6.936750] e820: reserve RAM buffer [mem 0x286479000-0x287ffffff]
[ 6.936838] NetLabel: Initializing
[ 6.936938] NetLabel: domain hash size = 128
[ 6.937038] NetLabel: protocols = UNLABELED CIPSOv4
[ 6.937153] NetLabel: unlabeled traffic allowed by default
[ 6.937331] Switched to clocksource xen
[ 6.941983] AppArmor: AppArmor Filesystem Enabled
[ 6.942099] pnp: PnP ACPI: disabled
[ 6.943322] pci 0000:03:00.0: no compatible bridge window for [mem 0xfff00000-0xffffffff pref]
[ 6.943460] pci 0000:04:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[ 6.943595] pci 0000:04:00.1: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[ 6.943730] pci 0000:02:00.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref]
[ 6.943864] pci 0000:02:00.1: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref]
[ 6.943999] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref]
[ 6.944133] pci 0000:01:00.1: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref]
[ 6.945114] pci 0000:00:01.0: BAR 15: assigned [mem 0x91a00000-0x91afffff pref]
[ 6.945247] pci 0000:00:02.0: BAR 14: assigned [mem 0x91b00000-0x91bfffff]
[ 6.945368] pci 0000:00:03.0: BAR 14: assigned [mem 0x91c00000-0x91cfffff]
[ 6.945476] pci 0000:00:03.1: BAR 14: assigned [mem 0x91d00000-0x91dfffff]
[ 6.945584] pci 0000:03:00.0: BAR 6: assigned [mem 0x91a00000-0x91afffff pref]
[ 6.945716] pci 0000:00:01.0: PCI bridge to [bus 03]
[ 6.945821] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 6.945933] pci 0000:00:01.0: bridge window [mem 0x94300000-0x944fffff]
[ 6.946045] pci 0000:00:01.0: bridge window [mem 0x91a00000-0x91afffff pref]
[ 6.946186] pci 0000:04:00.0: BAR 6: assigned [mem 0x94080000-0x940fffff pref]
[ 6.946317] pci 0000:04:00.1: BAR 6: assigned [mem 0x91b00000-0x91b7ffff pref]
[ 6.946449] pci 0000:00:02.0: PCI bridge to [bus 04]
[ 6.946557] pci 0000:00:02.0: bridge window [mem 0x91b00000-0x91bfffff]
[ 6.946669] pci 0000:00:02.0: bridge window [mem 0x92000000-0x940fffff 64bit pref]
[ 6.946810] pci 0000:02:00.0: BAR 6: assigned [mem 0x94180000-0x941bffff pref]
[ 6.946942] pci 0000:02:00.1: BAR 6: assigned [mem 0x941c0000-0x941fffff pref]
[ 6.947073] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 6.947182] pci 0000:00:03.0: bridge window [mem 0x91c00000-0x91cfffff]
[ 6.947293] pci 0000:00:03.0: bridge window [mem 0x94100000-0x941fffff 64bit pref]
[ 6.947434] pci 0000:01:00.0: BAR 6: assigned [mem 0x94280000-0x942bffff pref]
[ 6.947565] pci 0000:01:00.1: BAR 6: assigned [mem 0x942c0000-0x942fffff pref]
[ 6.947696] pci 0000:00:03.1: PCI bridge to [bus 01]
[ 6.947805] pci 0000:00:03.1: bridge window [mem 0x91d00000-0x91dfffff]
[ 6.947916] pci 0000:00:03.1: bridge window [mem 0x94200000-0x942fffff 64bit pref]
[ 6.948056] pci 0000:00:03.2: PCI bridge to [bus 05]
[ 6.948179] pci 0000:00:1c.0: PCI bridge to [bus 06]
[ 6.948304] pci 0000:09:00.0: PCI bridge to [bus 0a]
[ 6.948557] pci 0000:09:00.0: bridge window [mem 0x91000000-0x918fffff]
[ 6.948777] pci 0000:09:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.949110] pci 0000:08:00.0: PCI bridge to [bus 09-0a]
[ 6.949372] pci 0000:08:00.0: bridge window [mem 0x91000000-0x918fffff]
[ 6.949574] pci 0000:08:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.949909] pci 0000:07:00.0: PCI bridge to [bus 08-0b]
[ 6.950147] pci 0000:07:00.0: bridge window [mem 0x91000000-0x919fffff]
[ 6.950344] pci 0000:07:00.0: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.950698] pci 0000:00:1c.7: PCI bridge to [bus 07-0b]
[ 6.950812] pci 0000:00:1c.7: bridge window [mem 0x91000000-0x919fffff]
[ 6.950924] pci 0000:00:1c.7: bridge window [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.951067] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 6.951069] pci_bus 0000:00: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 6.951071] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 6.951073] pci_bus 0000:03: resource 1 [mem 0x94300000-0x944fffff]
[ 6.951075] pci_bus 0000:03: resource 2 [mem 0x91a00000-0x91afffff pref]
[ 6.951077] pci_bus 0000:04: resource 1 [mem 0x91b00000-0x91bfffff]
[ 6.951079] pci_bus 0000:04: resource 2 [mem 0x92000000-0x940fffff 64bit pref]
[ 6.951081] pci_bus 0000:02: resource 1 [mem 0x91c00000-0x91cfffff]
[ 6.951083] pci_bus 0000:02: resource 2 [mem 0x94100000-0x941fffff 64bit pref]
[ 6.951085] pci_bus 0000:01: resource 1 [mem 0x91d00000-0x91dfffff]
[ 6.951087] pci_bus 0000:01: resource 2 [mem 0x94200000-0x942fffff 64bit pref]
[ 6.951089] pci_bus 0000:07: resource 1 [mem 0x91000000-0x919fffff]
[ 6.951091] pci_bus 0000:07: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.951093] pci_bus 0000:08: resource 1 [mem 0x91000000-0x919fffff]
[ 6.951095] pci_bus 0000:08: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.951097] pci_bus 0000:09: resource 1 [mem 0x91000000-0x918fffff]
[ 6.951099] pci_bus 0000:09: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.951101] pci_bus 0000:0a: resource 1 [mem 0x91000000-0x918fffff]
[ 6.951103] pci_bus 0000:0a: resource 2 [mem 0x90000000-0x90ffffff 64bit pref]
[ 6.951132] NET: Registered protocol family 2
[ 6.951503] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 6.951988] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 6.952250] TCP: Hash tables configured (established 65536 bind 65536)
[ 6.952379] TCP: reno registered
[ 6.952516] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 6.952676] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 6.952851] NET: Registered protocol family 1
[ 6.953017] pci 0000:00:1a.0: can't find IRQ for PCI INT C; please try using pci=biosirq
[ 6.953213] pci 0000:00:1d.0: can't find IRQ for PCI INT C; please try using pci=biosirq
[ 6.953684] pci 0000:0a:00.0: Boot video device
[ 6.953724] PCI: CLS 0 bytes, default 64
[ 6.953797] Trying to unpack rootfs image as initramfs...
[ 7.427159] Freeing initrd memory: 20368K (ffff8800023ff000 - ffff8800037e3000)
[ 7.427412] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 7.427609] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x27
[ 7.427761] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
[ 7.427896] Scanning for low memory corruption every 60 seconds
[ 7.428226] Initialise system trusted keyring
[ 7.428378] audit: initializing netlink socket (disabled)
[ 7.428491] type=2000 audit(1448869809.407:1): initialized
[ 7.464886] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 7.466134] VFS: Disk quotas dquot_6.5.2
[ 7.466277] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 7.466812] fuse init (API version 7.22)
[ 7.466980] msgmni has been set to 15897
[ 7.467130] Key type big_key registered
[ 7.467470] Key type asymmetric registered
[ 7.467571] Asymmetric key parser 'x509' registered
[ 7.467703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 7.467860] io scheduler noop registered
[ 7.467960] io scheduler deadline registered (default)
[ 7.468086] io scheduler cfq registered
[ 7.468267] pcieport 0000:00:01.0: device [8086:2f02] has invalid IRQ; check vendor BIOS
[ 7.468416] pcieport 0000:00:01.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.468715] pcieport 0000:00:02.0: device [8086:2f04] has invalid IRQ; check vendor BIOS
[ 7.468867] pcieport 0000:00:02.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.469139] pcieport 0000:00:03.0: device [8086:2f08] has invalid IRQ; check vendor BIOS
[ 7.469282] pcieport 0000:00:03.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.469597] pcieport 0000:00:03.1: device [8086:2f09] has invalid IRQ; check vendor BIOS
[ 7.469740] pcieport 0000:00:03.1: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.470005] pcieport 0000:00:03.2: device [8086:2f0a] has invalid IRQ; check vendor BIOS
[ 7.470147] pcieport 0000:00:03.2: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.470419] pcieport 0000:00:1c.0: device [8086:8d10] has invalid IRQ; check vendor BIOS
[ 7.470562] pcieport 0000:00:1c.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 7.470844] pcieport 0000:00:1c.7: device [8086:8d1e] has invalid IRQ; check vendor BIOS
[ 7.470987] pcieport 0000:00:1c.7: can't find IRQ for PCI INT D; please try using pci=biosirq
[ 7.473844] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 7.473953] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 7.474065] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 7.474089] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 7.474196] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 7.474303] pci 0000:04:00.1: Signaling PME through PCIe PME interrupt
[ 7.474414] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 7.474439] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 7.474547] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 7.474653] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[ 7.474764] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 7.474787] pcieport 0000:00:03.1: Signaling PME through PCIe PME interrupt
[ 7.474894] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 7.475000] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 7.475111] pcie_pme 0000:00:03.1:pcie01: service driver pcie_pme loaded
[ 7.475134] pcieport 0000:00:03.2: Signaling PME through PCIe PME interrupt
[ 7.475246] pcie_pme 0000:00:03.2:pcie01: service driver pcie_pme loaded
[ 7.475271] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 7.475384] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 7.475409] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[ 7.475516] pcieport 0000:07:00.0: Signaling PME through PCIe PME interrupt
[ 7.475623] pcieport 0000:08:00.0: Signaling PME through PCIe PME interrupt
[ 7.475729] pci 0000:09:00.0: Signaling PME through PCIe PME interrupt
[ 7.475836] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[ 7.486327] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[ 7.486352] ioapic: probe of 0000:00:05.4 failed with error -22
[ 7.486463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 7.486579] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 7.486731] intel_idle: MWAIT substates: 0x2120
[ 7.486733] intel_idle: v0.4 model 0x3F
[ 7.486734] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 7.486742] intel_idle: intel_idle yielding to none
[ 7.486749] ipmi message handler version 39.2
[ 7.487186] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.508086] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.529036] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 7.530061] Linux agpgart interface v0.103
[ 7.531315] brd: module loaded
[ 7.532038] loop: module loaded
[ 7.532483] libphy: Fixed MDIO Bus: probed
[ 7.532667] tun: Universal TUN/TAP device driver, 1.6
[ 7.532770] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 7.532906] PPP generic driver version 2.4.2
[ 7.533033] xen_netfront: Initialising Xen virtual ethernet driver
[ 7.533147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.533254] ehci-pci: EHCI PCI platform driver
[ 7.533408] ehci-pci 0000:00:1a.0: can't find IRQ for PCI INT C; please try using pci=biosirq
[ 7.533549] ehci-pci 0000:00:1a.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:1a.0 setup!
[ 7.533686] ehci-pci 0000:00:1a.0: init 0000:00:1a.0 fail, -19
[ 7.533807] ehci-pci 0000:00:1d.0: can't find IRQ for PCI INT C; please try using pci=biosirq
[ 7.533947] ehci-pci 0000:00:1d.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:1d.0 setup!
[ 7.534083] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
[ 7.534195] ehci-platform: EHCI generic platform driver
[ 7.534303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.534408] ohci-pci: OHCI PCI platform driver
[ 7.534515] ohci-platform: OHCI generic platform driver
[ 7.534623] uhci_hcd: USB Universal Host Controller Interface driver
[ 7.534769] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 8.583826] i8042: No controller found
[ 8.584006] mousedev: PS/2 mouse device common for all mice
[ 8.584299] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 8.584439] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 8.584598] device-mapper: uevent: version 1.0.3
[ 8.584751] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 8.584887] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.585093] TCP: cubic registered
[ 8.585276] NET: Registered protocol family 10
[ 8.585566] NET: Registered protocol family 17
[ 8.585677] Key type dns_resolver registered
[ 8.585901] Loading compiled-in X.509 certificates
[ 8.587093] Loaded X.509 cert 'Magrathea: Glacier signing key: 00a5a65759de474bc5c43120880c1b94a539f431'
[ 8.587240] registered taskstats version 1
[ 8.592637] Key type trusted registered
[ 8.597631] Key type encrypted registered
[ 8.602656] AppArmor: AppArmor sha1 policy hashing enabled
[ 8.602765] IMA: No TPM chip found, activating TPM-bypass!
[ 8.604984] regulator-dummy: incomplete constraints, leaving on
[ 8.605135] Magic number: 7:813:825
[ 8.605309] rtc_cmos rtc_cmos: setting system clock to 2015-11-30 07:50:10 UTC (1448869810)
[ 8.605499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 8.605604] EDD information not available.
[ 8.605757] PM: Hibernation image not present or could not be loaded.
[ 8.606502] Freeing unused kernel memory: 1332K (ffffffff81d1e000 - ffffffff81e6b000)
[ 8.606636] Write protecting the kernel read-only data: 12288k
[ 8.613239] Freeing unused kernel memory: 844K (ffff88000172d000 - ffff880001800000)
[ 8.613856] Freeing unused kernel memory: 708K (ffff880001b4f000 - ffff880001c00000)
[ 8.663859] systemd-udevd[95]: starting version 204
[ 8.700348] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013
[ 8.700474] megasas: 0x1000:0x005d:0x1028:0x1f49: bus 3:slot 0:func 0
[ 8.700662] megaraid_sas 0000:03:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 8.715016] pps_core: LinuxPPS API ver. 1 registered
[ 8.715122] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giom...@linux.it>
[ 8.716769] PTP clock support registered
[ 8.742332] megasas: FW now in Ready state
[ 8.742562] megaraid_sas 0000:03:00.0: [scsi0]: FW supports<96> MSIX vector,Online CPUs: <1>,Current MSIX <1>
[ 8.748354] tg3.c:v3.134 (Sep 16, 2013)
[ 8.748473] tg3 0000:01:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 8.767677] megasas:IOC Init cmd success
[ 8.771473] tg3 0000:01:00.0 eth0: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 44:a8:42:05:cb:d2
[ 8.771617] tg3 0000:01:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 8.771755] tg3 0000:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 8.771888] tg3 0000:01:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 8.774881] tg3 0000:01:00.1: can't find IRQ for PCI INT B; please try using pci=biosirq
[ 8.785158] tg3 0000:01:00.1 eth1: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 44:a8:42:05:cb:d3
[ 8.785301] tg3 0000:01:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 8.785454] tg3 0000:01:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 8.785587] tg3 0000:01:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[ 8.789370] megasas: INIT adapter done
[ 8.795926] bnx2x: Broadcom NetXtreme II 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.78.17-0 (2013/04/11)
[ 8.798676] tg3 0000:02:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 8.802412] bnx2x 0000:04:00.0: msix capability found
[ 8.802554] bnx2x 0000:04:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 8.825533] bnx2x 0000:04:00.0: part number 0-0-0-0
[ 8.861265] tg3 0000:02:00.0 eth2: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 44:a8:42:05:cb:d4
[ 8.861426] tg3 0000:02:00.0 eth2: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 8.861564] tg3 0000:02:00.0 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 8.861696] tg3 0000:02:00.0 eth2: dma_rwctrl[00000001] dma_mask[64-bit]
[ 8.865357] megaraid_sas 0000:03:00.0: Controller type: MR,Memory size is: 1024MB
[ 8.865492] megaraid_sas 0000:03:00.0: FW supports: UnevenSpanSupport=1
[ 8.865598] megasas:span 0 rowDataSize 6
[ 8.865728] scsi0 : LSI SAS based MegaRAID driver
[ 8.865912] megasas:span 0 rowDataSize 6
[ 8.866159] tg3 0000:02:00.1: can't find IRQ for PCI INT B; please try using pci=biosirq
[ 8.867550] scsi 0:0:0:0: Direct-Access DELL PERC H730 4.24 PQ: 0 ANSI: 5
[ 8.887565] tg3 0000:02:00.1 eth3: Tigon3 [partno(BCM95720) rev 5720000] (PCI Express) MAC address 44:a8:42:05:cb:d5
[ 8.887708] tg3 0000:02:00.1 eth3: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 8.887845] tg3 0000:02:00.1 eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 8.887979] tg3 0000:02:00.1 eth3: dma_rwctrl[00000001] dma_mask[64-bit]
[ 8.917991] scsi 0:2:0:0: Direct-Access DELL PERC H730 4.24 PQ: 0 ANSI: 5
[ 8.927416] sd 0:2:0:0: [sda] 46877638656 512-byte logical blocks: (24.0 TB/21.8 TiB)
[ 8.927601] sd 0:2:0:0: [sda] Write Protect is off
[ 8.927705] sd 0:2:0:0: [sda] Mode Sense: 1f 00 00 08
[ 8.927735] sd 0:2:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 8.928007] sd 0:2:0:0: Attached scsi generic sg0 type 0
[ 8.950274] sda: sda1 sda2 sda3
[ 8.950696] sd 0:2:0:0: [sda] Attached SCSI disk
[ 9.021360] bnx2x 0000:04:00.1: msix capability found
[ 9.021500] bnx2x 0000:04:00.1: can't find IRQ for PCI INT B; please try using pci=biosirq
[ 9.030886] bnx2x 0000:04:00.1: part number 0-0-0-0
[ 9.251018] random: lvm urandom read with 51 bits of entropy available
[ 9.385457] bio: create slab <bio-1> at 1
[ 9.951440] systemd-udevd[97]: renamed network interface eth0 to em1
[ 10.293824] systemd-udevd[107]: renamed network interface eth5 to p6p2
[ 10.643780] systemd-udevd[99]: renamed network interface eth2 to em3
[ 10.981817] systemd-udevd[100]: renamed network interface eth3 to em4
[ 11.241813] systemd-udevd[98]: renamed network interface eth1 to em2
[ 11.410927] systemd-udevd[101]: renamed network interface eth4 to p6p1
[ 11.480445] random: nonblocking pool is initialized
[ 12.092686] bio: create slab <bio-2> at 2
[ 41.509339] raid6: sse2x1 5141 MB/s
[ 41.577337] raid6: sse2x2 6424 MB/s
[ 41.645340] raid6: sse2x4 7474 MB/s
[ 41.713335] raid6: avx2x1 9944 MB/s
[ 41.781334] raid6: avx2x2 11456 MB/s
[ 41.849335] raid6: avx2x4 13398 MB/s
[ 41.849358] raid6: using algorithm avx2x4 (13398 MB/s)
[ 41.849383] raid6: using avx2x2 recovery algorithm
[ 41.851224] xor: automatically using best checksumming function:
[ 41.889332] avx : 15901.000 MB/sec
[ 41.910636] bio: create slab <bio-3> at 3
[ 41.910811] Btrfs loaded
[ 43.685978] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[ 43.686013] EXT4-fs (dm-0): write access will be enabled during recovery
[ 43.822623] EXT4-fs (dm-0): orphan cleanup on readonly fs
[ 43.822723] EXT4-fs (dm-0): 1 orphan inode deleted
[ 43.822749] EXT4-fs (dm-0): recovery complete
[ 43.823156] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 47.454534] Adding 33447932k swap on /dev/mapper/storage--vg-swap_1. Priority:-1 extents:1 across:33447932k FS
[ 47.517538] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 47.517545] IPv6: ADDRCONF(NETDEV_UP): em2: link is not ready
[ 47.517549] IPv6: ADDRCONF(NETDEV_UP): em3: link is not ready
[ 47.517553] IPv6: ADDRCONF(NETDEV_UP): em4: link is not ready
[ 47.517559] IPv6: ADDRCONF(NETDEV_UP): p6p1: link is not ready
[ 47.517565] IPv6: ADDRCONF(NETDEV_UP): p6p2: link is not ready
[ 47.810947] systemd-udevd[492]: starting version 204
[ 47.821835] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 48.092965] lp: driver loaded but no devices found
[ 48.274208] type=1400 audit(1448869850.167:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=532 comm="apparmor_parser"
[ 48.274215] type=1400 audit(1448869850.167:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=532 comm="apparmor_parser"
[ 48.274220] type=1400 audit(1448869850.167:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=532 comm="apparmor_parser"
[ 48.274708] type=1400 audit(1448869850.167:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=532 comm="apparmor_parser"
[ 48.274714] type=1400 audit(1448869850.167:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=532 comm="apparmor_parser"
[ 48.274969] type=1400 audit(1448869850.167:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=532 comm="apparmor_parser"
[ 48.573515] ACPI Exception: AE_BAD_PARAMETER, Thread 1898241984 could not acquire Mutex [0x1] (20131115/utmutex-285)
[ 48.573532] ACPI Exception: AE_BAD_PARAMETER, Thread 1898241984 could not acquire Mutex [0x1] (20131115/utmutex-285)
[ 48.573535] ACPI Exception: AE_BAD_PARAMETER, Thread 1898241984 could not acquire Mutex [0x1] (20131115/utmutex-285)
[ 48.575595] mei_me 0000:00:16.0: Device doesn't have valid ME Interface
[ 48.575599] mei_me 0000:00:16.0: initialization failed.
[ 48.635707] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 48.782190] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[ 48.789673] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[ 50.105490] device-mapper: multipath: version 1.6.0 loaded
[ 51.295132] [sched_delayed] sched: RT throttling activated
[ 51.569751] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 51.719743] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 53.531174] gre: GRE over IPv4 demultiplexor driver
[ 53.536059] openvswitch: Open vSwitch switching datapath
[ 54.256303] tg3 0000:01:00.0 em1: Link is up at 1000 Mbps, full duplex
[ 54.256308] tg3 0000:01:00.0 em1: Flow control is off for TX and off for RX
[ 54.256310] tg3 0000:01:00.0 em1: EEE is disabled
[ 54.256347] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready
[ 55.396574] device ovs-system entered promiscuous mode
[ 55.485104] device em1 entered promiscuous mode
[ 55.558574] device xenbr0 entered promiscuous mode
[ 56.056446] init: failsafe main process (972) killed by TERM signal
[ 56.413559] type=1400 audit(1448869858.307:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1574 comm="apparmor_parser"
[ 56.413568] type=1400 audit(1448869858.307:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1574 comm="apparmor_parser"
[ 56.413572] type=1400 audit(1448869858.307:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1574 comm="apparmor_parser"
[ 56.414062] type=1400 audit(1448869858.307:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1574 comm="apparmor_parser"
[ 56.414067] type=1400 audit(1448869858.307:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1574 comm="apparmor_parser"
[ 56.414357] type=1400 audit(1448869858.307:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1574 comm="apparmor_parser"
[ 56.420428] type=1400 audit(1448869858.311:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/libvirt/virt-aa-helper" pid=1575 comm="apparmor_parser"
[ 56.426799] type=1400 audit(1448869858.319:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/libvirtd" pid=1576 comm="apparmor_parser"
[ 56.437883] type=1400 audit(1448869858.331:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1578 comm="apparmor_parser"
[ 58.200481] xen:xen_evtchn: Event-channel device installed
[ 58.851369] Ebtables v2.0 registered
[ 58.939565] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 58.964837] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 59.713833] Bridge firewalling registered
[ 59.989481] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 60.088994] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 73.013602] init: plymouth-upstart-bridge main process ended, respawning
[ 74.675268] device-mapper: table: 252:23: snapshot: Snapshot cow pairing for exception table handover failed
[ 74.675768] device-mapper: ioctl: error adding target to table
[ 75.016853] init: udev-fallback-graphics main process (2243) terminated with status 1
[ 359.442694] cgroup: systemd-logind (730) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
[ 359.442698] cgroup: "memory" requires setting use_hierarchy to 1 on the root.
[ 377.814982] device vif4.0 entered promiscuous mode
[ 377.815219] device vif4.0-emu entered promiscuous mode
[ 377.843351] IPv6: ADDRCONF(NETDEV_UP): vif4.0: link is not ready
[ 1084.680607] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 1084.731963] JFS: nTxBlock = 8192, nTxLock = 65536
[ 1084.775053] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 1084.872585] QNX4 filesystem 0.2.3 registered.
[16485.821524] device vif5.0 entered promiscuous mode
[16485.887383] IPv6: ADDRCONF(NETDEV_UP): vif5.0: link is not ready
[16486.320009] xen-blkback:ring-ref 8, event-channel 10, protocol 1 (x86_64-abi) persistent grants
[16487.436436] IPv6: ADDRCONF(NETDEV_CHANGE): vif5.0: link becomes ready
[16657.711572] module-list[5092]: segfault at 0 ip 00007f9ba722faea sp 00007ffff7dde3a8 error 4 in libc-2.19.so[7f9ba71a7000+1bb000]
--
You received this message because you are subscribed to the Google Groups "vmitools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vmitools+u...@googlegroups.com.
To post to this group, send email to vmit...@googlegroups.com.
Visit this group at http://groups.google.com/group/vmitools.
For more options, visit https://groups.google.com/d/optout.
...
~/libvmi/libvmi-master$ sudo module-list ubuntu-hvm
LibVMI Version 0.11.0
--found Xen
LibVMI Mode 2
--got id from name (ubuntu-hvm --> 1)
**set image_type = ubuntu-hvm
**set hvm to true (HVM).
--xen: setup live mode
VMI_ERROR: Failed to get context information (HVM domain).
Failed to init LibVMI library.
john@storage:~/libvmi/libvmi-master$ sudo process-list ubuntu-hvm
LibVMI Version 0.11.0
--found Xen
LibVMI Mode 2
--got id from name (ubuntu-hvm --> 1)
**set image_type = ubuntu-hvm
**set hvm to true (HVM).
--xen: setup live mode
VMI_ERROR: Failed to get context information (HVM domain).
Failed to init LibVMI library.
$ sudo ./event-example ubuntu-hvm
LibVMI Version 0.11.0
--found Xen
LibVMI Mode 2
--got id from name (ubuntu-hvm --> 1)
**set image_type = ubuntu-hvm
**set hvm to true (HVM).
Init xen events with xch == 1572cd0
VMI_ERROR: Failed to populate ring gfn
VMI_ERROR: Failed initialize xen events.
VMI_ERROR: xen_events_destroy error: invalid xen_events_t handle
VMI_ERROR: Failed to initialize xen events.
Failed to init LibVMI library.
...
I don't know why it is not working. Try xen 4.6 perhaps?
--