All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Date: Thu, 12 Jan 2012 07:07:17 -0800 (PST)	[thread overview]
Message-ID: <20120112150717.GH7685@phenom.dumpdata.com> (raw)
In-Reply-To: <498097597.20120112133832@eikelenboom.it>

On Thu, Jan 12, 2012 at 01:38:32PM +0100, Sander Eikelenboom wrote:
> Hi Konrad,
> 
> Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361).
> 
> It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0."
> With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between.

Does it work if you use 'xl'?

> 
> dmesg and xm dmesg attached
> 
> --
> Sander
> 
> 
> Dom0 shows:
>              total       used       free     shared    buffers     cached
> Mem:        938860     220484     718376          0      27812      72128
> -/+ buffers/cache:     120544     818316
> Swap:      2097148          0    2097148
> 
> 
> xentop:
> 
> xentop - 13:34:31   Xen 4.1.3-rc1-pre
> 1 domains: 1 running, 0 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
> Mem: 8386732k total, 1165260k used, 7221472k free    CPUs: 6 @ 3200MHz
>       NAME  STATE   CPU(sec) CPU(%)     MEM(k) MEM(%)  MAXMEM(k) MAXMEM(%) VCPUS NETS NETTX(k) NETRX(k) VBDS   VBD_OO   VBD_RD   VBD_WR  VBD_RSECT  VBD_WSECT SSID
>   Domain-0 -----r         82    1.3    1048192   12.5   no limit       n/a     6    0        0        0    0        0        0        0          0          0    0
> 
> 

> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.2.0-rc0+ (root@serveerstertje) (gcc version 4.4.5 (Debian 4.4.5-8) ) #9 SMP Thu Jan 12 12:40:24 CET 2012
> [    0.000000] Command line: root=/dev/mapper/serveerstertje-root ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=794 video=vesafb earlyprintk=xen max_loop=50 loop_max_part=10 xen-pciback.passthrough=1 xen-pciback.hide=(03:06.0)(04:00.0)(04:00.1)(04:00.2)(04:00.3)(04:00.4)(04:00.5)(04:00.6)(04:00.7)(0a:00.0)(0a:00.1)(0a:00.2)(0a:00.3)(0a:00.4)(0a:00.5)(0a:00.6)(0a:00.7)(05:00.0)(05:00.1)(07:01.0)(07:01.1)(07:01.2) pci=resource_alignment=07:01.0;07:01.1;07:01.2 debug debug loglevel=10
> [    0.000000] Freeing  9b-100 pfn range: 101 pages freed
> [    0.000000] 1-1 mapping on 9b->100
> [    0.000000] 1-1 mapping on afe90->100000
> [    0.000000] Released 101 pages of unused memory
> [    0.000000] Set 328149 page(s) to 1-1 mapping
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  Xen: 0000000000000000 - 000000000009b000 (usable)
> [    0.000000]  Xen: 000000000009b000 - 0000000000100000 (reserved)
> [    0.000000]  Xen: 0000000000100000 - 00000000afe90000 (usable)
> [    0.000000]  Xen: 00000000afe90000 - 00000000afe9e000 (ACPI data)
> [    0.000000]  Xen: 00000000afe9e000 - 00000000afee0000 (ACPI NVS)
> [    0.000000]  Xen: 00000000afee0000 - 00000000aff00000 (reserved)
> [    0.000000]  Xen: 00000000fec00000 - 00000000fec01000 (reserved)
> [    0.000000]  Xen: 00000000fec20000 - 00000000fec21000 (reserved)
> [    0.000000]  Xen: 00000000fee00000 - 00000000fee01000 (reserved)
> [    0.000000]  Xen: 00000000ffe00000 - 0000000100000000 (reserved)
> [    0.000000]  Xen: 0000000100000000 - 0000000250000000 (usable)
> [    0.000000] e820 remove range: 0000000040000000 - ffffffffffffffff (usable)
> [    0.000000] bootconsole [xenboot0] enabled
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] user-defined physical RAM map:
> [    0.000000]  user: 0000000000000000 - 000000000009b000 (usable)
> [    0.000000]  user: 000000000009b000 - 0000000000100000 (reserved)
> [    0.000000]  user: 0000000000100000 - 0000000040000000 (usable)
> [    0.000000]  user: 00000000afe90000 - 00000000afe9e000 (ACPI data)
> [    0.000000]  user: 00000000afe9e000 - 00000000afee0000 (ACPI NVS)
> [    0.000000]  user: 00000000afee0000 - 00000000aff00000 (reserved)
> [    0.000000]  user: 00000000fec00000 - 00000000fec01000 (reserved)
> [    0.000000]  user: 00000000fec20000 - 00000000fec21000 (reserved)
> [    0.000000]  user: 00000000fee00000 - 00000000fee01000 (reserved)
> [    0.000000]  user: 00000000ffe00000 - 0000000100000000 (reserved)
> [    0.000000] DMI present.
> [    0.000000] DMI: MSI MS-7640/890FXA-GD70 (MS-7640)  , BIOS V1.7B5 06/22/2010
> [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
> [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
> [    0.000000] No AGP bridge found
> [    0.000000] last_pfn = 0x40000 max_arch_pfn = 0x400000000
> [    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
> [    0.000000] initial memory mapped : 0 - 031eb000
> [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 8192
> [    0.000000] init_memory_mapping: 0000000000000000-0000000040000000
> [    0.000000]  0000000000 - 0040000000 page 4k
> [    0.000000] kernel direct mapping tables up to 40000000 @ 2958000-2b5a000
> [    0.000000] xen: setting RW the range 2b38000 - 2b5a000
> [    0.000000] RAMDISK: 02b5a000 - 031eb000
> [    0.000000] ACPI: RSDP 00000000000fb120 00014 (v00 ACPIAM)
> [    0.000000] ACPI: RSDT 00000000afe90000 00048 (v01 MSI    OEMSLIC  20100622 MSFT 00000097)
> [    0.000000] ACPI: FACP 00000000afe90200 00084 (v01 7640MS A7640100 20100622 MSFT 00000097)
> [    0.000000] ACPI: DSDT 00000000afe905e0 09449 (v01  A7640 A7640100 00000100 INTL 20051117)
> [    0.000000] ACPI: FACS 00000000afe9e000 00040
> [    0.000000] ACPI: APIC 00000000afe90390 00088 (v01 7640MS A7640100 20100622 MSFT 00000097)
> [    0.000000] ACPI: MCFG 00000000afe90420 0003C (v01 7640MS OEMMCFG  20100622 MSFT 00000097)
> [    0.000000] ACPI: SLIC 00000000afe90460 00176 (v01 MSI    OEMSLIC  20100622 MSFT 00000097)
> [    0.000000] ACPI: OEMB 00000000afe9e040 00072 (v01 7640MS A7640100 20100622 MSFT 00000097)
> [    0.000000] ACPI: SRAT 00000000afe9a5e0 00108 (v03 AMD    FAM_F_10 00000002 AMD  00000001)
> [    0.000000] ACPI: HPET 00000000afe9a6f0 00038 (v01 7640MS OEMHPET  20100622 MSFT 00000097)
> [    0.000000] ACPI: IVRS 00000000afe9a730 00100 (v01  AMD     RD890S 00202031 AMD  00000000)
> [    0.000000] ACPI: SSDT 00000000afe9a830 00DA4 (v01 A M I  POWERNOW 00000001 AMD  00000001)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] Scanning NUMA topology in Northbridge 24
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at 0000000000000000-0000000040000000
> [    0.000000] Initmem setup node 0 0000000000000000-0000000040000000
> [    0.000000]   NODE_DATA [000000003fffb000 - 000000003fffffff]
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA      0x00000010 -> 0x00001000
> [    0.000000]   DMA32    0x00001000 -> 0x00100000
> [    0.000000]   Normal   empty
> [    0.000000] Movable zone start PFN for each node
> [    0.000000] Early memory PFN ranges
> [    0.000000]     0: 0x00000010 -> 0x0000009b
> [    0.000000]     0: 0x00000100 -> 0x00040000
> [    0.000000] On node 0 totalpages: 262027
> [    0.000000]   DMA zone: 64 pages used for memmap
> [    0.000000]   DMA zone: 2 pages reserved
> [    0.000000]   DMA zone: 3913 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 4032 pages used for memmap
> [    0.000000]   DMA32 zone: 254016 pages, LIFO batch:31
> [    0.000000] ACPI: PM-Timer IO Port: 0x808
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> [    0.000000] BIOS bug: APIC version is 0 for CPU 0/0x0, fixing up to 0x10
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
> [    0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 6, version 255, address 0xfec00000, GSI 0-255
> [    0.000000] ACPI: IOAPIC (id[0x07] address[0xfec20000] gsi_base[24])
> [    0.000000] IOAPIC[1]: apic_id 7, version 255, address 0xfec20000, GSI 24-279
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ2 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Using ACPI (MADT) for SMP configuration information
> [    0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
> [    0.000000] SMP: Allowing 6 CPUs, 0 hotplug CPUs
> [    0.000000] nr_irqs_gsi: 296
> [    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:6fe90000)
> [    0.000000] Booting paravirtualized kernel on Xen
> [    0.000000] Xen version: 4.1.3-rc1-pre (preserve-AD)
> [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003ff3e000 s78784 r8192 d23616 u110592
> [    0.000000] pcpu-alloc: s78784 r8192 d23616 u110592 alloc=27*4096
> [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 
> [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257929
> [    0.000000] Policy zone: DMA32
> [    0.000000] Kernel command line: root=/dev/mapper/serveerstertje-root ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=794 video=vesafb earlyprintk=xen max_loop=50 loop_max_part=10 xen-pciback.passthrough=1 xen-pciback.hide=(03:06.0)(04:00.0)(04:00.1)(04:00.2)(04:00.3)(04:00.4)(04:00.5)(04:00.6)(04:00.7)(0a:00.0)(0a:00.1)(0a:00.2)(0a:00.3)(0a:00.4)(0a:00.5)(0a:00.6)(0a:00.7)(05:00.0)(05:00.1)(07:01.0)(07:01.1)(07:01.2) pci=resource_alignment=07:01.0;07:01.1;07:01.2 debug debug loglevel=10
> [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [    0.000000] Placing 64MB software IO TLB between ffff88003a600000 - ffff88003e600000
> [    0.000000] software IO TLB at phys 0x3a600000 - 0x3e600000
> [    0.000000] Memory: 930212k/1048576k available (9111k kernel code, 468k absent, 117896k reserved, 6056k data, 644k init)
> [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000] NR_IRQS:4352 nr_irqs:1536 16
> [    0.000000] xen: sci override: global_irq=9 trigger=0 polarity=1
> [    0.000000] xen: registering gsi 9 triggering 0 polarity 1
> [    0.000000] xen: --> pirq=9 -> irq=9 (gsi=9)
> [    0.000000] xen: acpi sci 9
> [    0.000000] xen: --> pirq=1 -> irq=1 (gsi=1)
> [    0.000000] xen: --> pirq=2 -> irq=2 (gsi=2)
> [    0.000000] xen: --> pirq=3 -> irq=3 (gsi=3)
> [    0.000000] xen: --> pirq=4 -> irq=4 (gsi=4)
> [    0.000000] xen: --> pirq=5 -> irq=5 (gsi=5)
> [    0.000000] xen: --> pirq=6 -> irq=6 (gsi=6)
> [    0.000000] xen: --> pirq=7 -> irq=7 (gsi=7)
> [    0.000000] xen: --> pirq=8 -> irq=8 (gsi=8)
> [    0.000000] xen_map_pirq_gsi: returning irq 9 for gsi 9
> [    0.000000] xen: --> pirq=9 -> irq=9 (gsi=9)
> [    0.000000] xen: --> pirq=10 -> irq=10 (gsi=10)
> [    0.000000] xen: --> pirq=11 -> irq=11 (gsi=11)
> [    0.000000] xen: --> pirq=12 -> irq=12 (gsi=12)
> [    0.000000] xen: --> pirq=13 -> irq=13 (gsi=13)
> [    0.000000] xen: --> pirq=14 -> irq=14 (gsi=14)
> [    0.000000] xen: --> pirq=15 -> irq=15 (gsi=15)
> [    0.000000] Console: colour dummy device 80x25
> [    0.000000] console [tty0] enabled, bootconsole disabled
> [    0.000000] console [hvc0] enabled
> [    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
> [    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
> [    0.000000] ... MAX_LOCK_DEPTH:          48
> [    0.000000] ... MAX_LOCKDEP_KEYS:        8191
> [    0.000000] ... CLASSHASH_SIZE:          4096
> [    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
> [    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
> [    0.000000] ... CHAINHASH_SIZE:          16384
> [    0.000000]  memory used by lock dependency info: 5823 kB
> [    0.000000]  per task-struct memory footprint: 1920 bytes
> [    0.000000] Xen: using vcpuop timer interface
> [    0.000000] installing Xen timer for CPU 0
> [    0.000000] Detected 3200.160 MHz processor.
> [    0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 6400.32 BogoMIPS (lpj=3200160)
> [    0.000999] pid_max: default: 32768 minimum: 301
> [    0.000999] Security Framework initialized
> [    0.000999] SELinux:  Initializing.
> [    0.000999] SELinux:  Starting in permissive mode
> [    0.000999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
> [    0.000999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.000999] Mount-cache hash table entries: 256
> [    0.001378] Initializing cgroup subsys cpuacct
> [    0.001384] Initializing cgroup subsys freezer
> [    0.001445] tseg: 0000000000
> [    0.001466] CPU: Physical Processor ID: 0
> [    0.001470] CPU: Processor Core ID: 0
> [    0.002271] ACPI: Core revision 20110623
> [    0.013132] cpu 0 spinlock event irq 297
> [    0.013258] Performance Events: Broken PMU hardware detected, using software events only.
> [    0.013501] MCE: In-kernel MCE decoding enabled.
> [    0.013515] NMI watchdog disabled (cpu0): hardware events not enabled
> [    0.013684] installing Xen timer for CPU 1
> [    0.013704] cpu 1 spinlock event irq 303
> [    0.013729] lockdep: fixing up alternatives.
> [    0.013854] NMI watchdog disabled (cpu1): hardware events not enabled
> [    0.013998] installing Xen timer for CPU 2
> [    0.013998] cpu 2 spinlock event irq 309
> [    0.014098] NMI watchdog disabled (cpu2): hardware events not enabled
> [    0.014268] installing Xen timer for CPU 3
> [    0.014287] cpu 3 spinlock event irq 315
> [    0.014408] NMI watchdog disabled (cpu3): hardware events not enabled
> [    0.014560] installing Xen timer for CPU 4
> [    0.014581] cpu 4 spinlock event irq 321
> [    0.014702] NMI watchdog disabled (cpu4): hardware events not enabled
> [    0.014857] installing Xen timer for CPU 5
> [    0.014876] cpu 5 spinlock event irq 327
> [    0.015067] NMI watchdog disabled (cpu5): hardware events not enabled
> [    0.015120] Brought up 6 CPUs
> [    0.016561] Grant tables using version 2 layout.
> [    0.016561] Grant table initialized
> [    0.016561] RTC time: 12:25:12, date: 01/12/12
> [    0.016561] NET: Registered protocol family 16
> [    0.018139] node 0 link 0: io port [1000, ffffff]
> [    0.018139] TOM: 00000000b0000000 aka 2816M
> [    0.018139] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
> [    0.018139] node 0 link 0: mmio [e0000000, efffffff] ==> none
> [    0.018139] node 0 link 0: mmio [f0000000, ffffffff]
> [    0.018139] node 0 link 0: mmio [a0000, bffff]
> [    0.018139] node 0 link 0: mmio [b0000000, dfffffff]
> [    0.018139] TOM2: 0000000250000000 aka 9472M
> [    0.018139] bus: [00, 07] on node 0 link 0
> [    0.018139] bus: 00 index 0 [io  0x0000-0xffff]
> [    0.018139] bus: 00 index 1 [mem 0xf0000000-0xffffffff]
> [    0.018139] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
> [    0.018139] bus: 00 index 3 [mem 0xb0000000-0xdfffffff]
> [    0.018139] bus: 00 index 4 [mem 0x250000000-0xfcffffffff]
> [    0.018309] ACPI: bus type pci registered
> [    0.018381] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
> [    0.018381] PCI: not using MMCONFIG
> [    0.018381] PCI: Using configuration type 1 for base access
> [    0.018381] PCI: Using configuration type 1 for extended access
> [    0.068102] bio: create slab <bio-0> at 0
> [    0.068119] ACPI: Added _OSI(Module Device)
> [    0.068119] ACPI: Added _OSI(Processor Device)
> [    0.068119] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.068119] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.073523] ACPI: EC: Look up EC in DSDT
> [    0.075207] ACPI: Executed 3 blocks of module-level executable AML code
> [    0.088960] ACPI: Interpreter enabled
> [    0.088967] ACPI: (supports S0 S5)
> [    0.088992] ACPI: Using IOAPIC for interrupt routing
> [    0.088992] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
> [    0.091780] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
> [    0.185504] ACPI: No dock devices found.
> [    0.185512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
> [    0.186307] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
> [    0.186633] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
> [    0.186640] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
> [    0.186646] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
> [    0.186652] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
> [    0.186659] pci_root PNP0A03:00: host bridge window [mem 0xb0000000-0xdfffffff]
> [    0.186672] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
> [    0.186808] PCI host bridge to bus 0000:00
> [    0.186808] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.186808] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.186808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.186808] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
> [    0.186808] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xdfffffff]
> [    0.186808] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
> [    0.186808] pci 0000:00:00.0: [1002:5a11] type 0 class 0x000600
> [    0.186808] pci 0000:00:00.2: [1002:5a23] type 0 class 0x000806
> [    0.187000] pci 0000:00:02.0: [1002:5a16] type 1 class 0x000604
> [    0.187127] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
> [    0.187176] pci 0000:00:03.0: [1002:5a17] type 1 class 0x000604
> [    0.187322] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
> [    0.187368] pci 0000:00:05.0: [1002:5a19] type 1 class 0x000604
> [    0.187493] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
> [    0.187536] pci 0000:00:06.0: [1002:5a1a] type 1 class 0x000604
> [    0.187661] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
> [    0.187713] pci 0000:00:0a.0: [1002:5a1d] type 1 class 0x000604
> [    0.187841] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
> [    0.187884] pci 0000:00:0b.0: [1002:5a1f] type 1 class 0x000604
> [    0.187980] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
> [    0.187980] pci 0000:00:0d.0: [1002:5a1e] type 1 class 0x000604
> [    0.187980] pci 0000:00:0d.0: PME# supported from D0 D3hot D3cold
> [    0.187980] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106
> [    0.187980] pci 0000:00:11.0: reg 10: [io  0x7000-0x7007]
> [    0.187980] pci 0000:00:11.0: reg 14: [io  0x6000-0x6003]
> [    0.187980] pci 0000:00:11.0: reg 18: [io  0x5000-0x5007]
> [    0.187980] pci 0000:00:11.0: reg 1c: [io  0x3000-0x3003]
> [    0.187980] pci 0000:00:11.0: reg 20: [io  0x2000-0x200f]
> [    0.187980] pci 0000:00:11.0: reg 24: [mem 0xf98ff000-0xf98ff3ff]
> [    0.187996] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
> [    0.188027] pci 0000:00:12.0: reg 10: [mem 0xf98fb000-0xf98fbfff]
> [    0.188179] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
> [    0.188211] pci 0000:00:12.2: reg 10: [mem 0xf98ff400-0xf98ff4ff]
> [    0.188354] pci 0000:00:12.2: supports D1 D2
> [    0.188365] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
> [    0.188406] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
> [    0.188429] pci 0000:00:13.0: reg 10: [mem 0xf98fc000-0xf98fcfff]
> [    0.188562] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
> [    0.188594] pci 0000:00:13.2: reg 10: [mem 0xf98ff800-0xf98ff8ff]
> [    0.188744] pci 0000:00:13.2: supports D1 D2
> [    0.188748] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
> [    0.188787] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
> [    0.188927] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
> [    0.188980] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
> [    0.188980] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
> [    0.188980] pci 0000:00:14.5: reg 10: [mem 0xf98fd000-0xf98fdfff]
> [    0.189002] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
> [    0.189153] pci 0000:00:15.0: supports D1 D2
> [    0.189237] pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03
> [    0.189260] pci 0000:00:16.0: reg 10: [mem 0xf98fe000-0xf98fefff]
> [    0.189385] pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03
> [    0.189417] pci 0000:00:16.2: reg 10: [mem 0xf98ffc00-0xf98ffcff]
> [    0.189567] pci 0000:00:16.2: supports D1 D2
> [    0.189571] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
> [    0.189614] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
> [    0.189700] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
> [    0.189765] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
> [    0.189834] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
> [    0.189920] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
> [    0.190004] pci 0000:0b:00.0: [10de:06e4] type 0 class 0x000300
> [    0.190026] pci 0000:0b:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
> [    0.190050] pci 0000:0b:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
> [    0.190082] pci 0000:0b:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
> [    0.190099] pci 0000:0b:00.0: reg 24: [io  0xe800-0xe87f]
> [    0.190116] pci 0000:0b:00.0: reg 30: [mem 0xfe9e0000-0xfe9fffff pref]
> [    0.192019] pci 0000:00:02.0: PCI bridge to [bus 0b-0b]
> [    0.192032] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
> [    0.192040] pci 0000:00:02.0:   bridge window [mem 0xfa000000-0xfe9fffff]
> [    0.192057] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
> [    0.192166] pci 0000:0a:00.0: [9710:9990] type 0 class 0x000c03
> [    0.192194] pci 0000:0a:00.0: reg 10: [mem 0xf9ff8000-0xf9ff8fff]
> [    0.192404] pci 0000:0a:00.0: supports D1 D2
> [    0.192408] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot
> [    0.192471] pci 0000:0a:00.1: [9710:9990] type 0 class 0x000c03
> [    0.192504] pci 0000:0a:00.1: reg 10: [mem 0xf9ff9000-0xf9ff9fff]
> [    0.192701] pci 0000:0a:00.1: supports D1 D2
> [    0.192705] pci 0000:0a:00.1: PME# supported from D0 D1 D2 D3hot
> [    0.192774] pci 0000:0a:00.2: [9710:9990] type 0 class 0x000c03
> [    0.192801] pci 0000:0a:00.2: reg 10: [mem 0xf9ffa000-0xf9ffafff]
> [    0.192979] pci 0000:0a:00.2: supports D1 D2
> [    0.192979] pci 0000:0a:00.2: PME# supported from D0 D1 D2 D3hot
> [    0.192979] pci 0000:0a:00.3: [9710:9990] type 0 class 0x000c03
> [    0.192979] pci 0000:0a:00.3: reg 10: [mem 0xf9ffb000-0xf9ffbfff]
> [    0.192979] pci 0000:0a:00.3: supports D1 D2
> [    0.192979] pci 0000:0a:00.3: PME# supported from D0 D1 D2 D3hot
> [    0.193038] pci 0000:0a:00.4: [9710:9990] type 0 class 0x000c03
> [    0.193074] pci 0000:0a:00.4: reg 10: [mem 0xf9ffc000-0xf9ffcfff]
> [    0.193286] pci 0000:0a:00.4: supports D1 D2
> [    0.193290] pci 0000:0a:00.4: PME# supported from D0 D1 D2 D3hot
> [    0.193357] pci 0000:0a:00.5: [9710:9990] type 0 class 0x000c03
> [    0.193384] pci 0000:0a:00.5: reg 10: [mem 0xf9ffd000-0xf9ffdfff]
> [    0.193588] pci 0000:0a:00.5: supports D1 D2
> [    0.193592] pci 0000:0a:00.5: PME# supported from D0 D1 D2 D3hot
> [    0.193653] pci 0000:0a:00.6: [9710:9990] type 0 class 0x000c03
> [    0.193687] pci 0000:0a:00.6: reg 10: [mem 0xf9ffe000-0xf9ffefff]
> [    0.193883] pci 0000:0a:00.6: supports D1 D2
> [    0.193887] pci 0000:0a:00.6: PME# supported from D0 D1 D2 D3hot
> [    0.193958] pci 0000:0a:00.7: [9710:9990] type 0 class 0x000c03
> [    0.193979] pci 0000:0a:00.7: reg 10: [mem 0xf9fff000-0xf9ffffff]
> [    0.193979] pci 0000:0a:00.7: supports D1 D2
> [    0.193979] pci 0000:0a:00.7: PME# supported from D0 D1 D2 D3hot
> [    0.195058] pci 0000:00:03.0: PCI bridge to [bus 0a-0a]
> [    0.195071] pci 0000:00:03.0:   bridge window [mem 0xf9f00000-0xf9ffffff]
> [    0.195205] pci 0000:09:00.0: [10ec:8168] type 0 class 0x000200
> [    0.195229] pci 0000:09:00.0: reg 10: [io  0xd800-0xd8ff]
> [    0.195277] pci 0000:09:00.0: reg 18: [mem 0xcffff000-0xcfffffff 64bit pref]
> [    0.195304] pci 0000:09:00.0: reg 20: [mem 0xcfff8000-0xcfffbfff 64bit pref]
> [    0.195324] pci 0000:09:00.0: reg 30: [mem 0xf9ee0000-0xf9efffff pref]
> [    0.195430] pci 0000:09:00.0: supports D1 D2
> [    0.195434] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.197018] pci 0000:00:05.0: PCI bridge to [bus 09-09]
> [    0.197030] pci 0000:00:05.0:   bridge window [io  0xd000-0xdfff]
> [    0.197038] pci 0000:00:05.0:   bridge window [mem 0xf9e00000-0xf9efffff]
> [    0.197049] pci 0000:00:05.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
> [    0.197151] pci 0000:08:00.0: [10ec:8168] type 0 class 0x000200
> [    0.197182] pci 0000:08:00.0: reg 10: [io  0xc800-0xc8ff]
> [    0.197222] pci 0000:08:00.0: reg 18: [mem 0xcfeff000-0xcfefffff 64bit pref]
> [    0.197249] pci 0000:08:00.0: reg 20: [mem 0xcfef8000-0xcfefbfff 64bit pref]
> [    0.197275] pci 0000:08:00.0: reg 30: [mem 0xf9de0000-0xf9dfffff pref]
> [    0.197375] pci 0000:08:00.0: supports D1 D2
> [    0.197379] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.199002] pci 0000:00:06.0: PCI bridge to [bus 08-08]
> [    0.199012] pci 0000:00:06.0:   bridge window [io  0xc000-0xcfff]
> [    0.199020] pci 0000:00:06.0:   bridge window [mem 0xf9d00000-0xf9dfffff]
> [    0.199030] pci 0000:00:06.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
> [    0.199140] pci 0000:06:00.0: [104c:8231] type 1 class 0x000604
> [    0.199335] pci 0000:06:00.0: supports D1 D2
> [    0.199377] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
> [    0.199396] pci 0000:00:0a.0: PCI bridge to [bus 06-07]
> [    0.199410] pci 0000:00:0a.0:   bridge window [mem 0xf9c00000-0xf9cfffff]
> [    0.199561] pci 0000:07:01.0: [1033:0035] type 0 class 0x000c03
> [    0.199600] pci 0000:07:01.0: reg 10: [mem 0xf9cfd000-0xf9cfdfff]
> [    0.199735] pci 0000:07:01.0: Disabling memory decoding and releasing memory resources.
> [    0.199803] pci 0000:07:01.0: supports D1 D2
> [    0.199807] pci 0000:07:01.0: PME# supported from D0 D1 D2 D3hot
> [    0.199864] pci 0000:07:01.1: [1033:0035] type 0 class 0x000c03
> [    0.199910] pci 0000:07:01.1: reg 10: [mem 0xf9cfe000-0xf9cfefff]
> [    0.199978] pci 0000:07:01.1: Disabling memory decoding and releasing memory resources.
> [    0.199978] pci 0000:07:01.1: supports D1 D2
> [    0.199978] pci 0000:07:01.1: PME# supported from D0 D1 D2 D3hot
> [    0.199978] pci 0000:07:01.2: [1033:00e0] type 0 class 0x000c03
> [    0.199978] pci 0000:07:01.2: reg 10: [mem 0xf9cffc00-0xf9cffcff]
> [    0.199978] pci 0000:07:01.2: Disabling memory decoding and releasing memory resources.
> [    0.199978] pci 0000:07:01.2: Rounding up size of resource #0 to 0x1000.
> [    0.199978] pci 0000:07:01.2: supports D1 D2
> [    0.199978] pci 0000:07:01.2: PME# supported from D0 D1 D2 D3hot
> [    0.199978] pci 0000:06:00.0: PCI bridge to [bus 07-07]
> [    0.199978] pci 0000:06:00.0:   bridge window [mem 0xf9c00000-0xf9cfffff]
> [    0.199978] pci 0000:05:00.0: [1002:95c5] type 0 class 0x000300
> [    0.199978] pci 0000:05:00.0: reg 10: [mem 0xb0000000-0xbfffffff 64bit pref]
> [    0.199978] pci 0000:05:00.0: reg 18: [mem 0xf9be0000-0xf9beffff 64bit]
> [    0.199978] pci 0000:05:00.0: reg 20: [io  0xb000-0xb0ff]
> [    0.199978] pci 0000:05:00.0: reg 30: [mem 0xf9bc0000-0xf9bdffff pref]
> [    0.199978] pci 0000:05:00.0: supports D1 D2
> [    0.200017] pci 0000:05:00.1: [1002:aa28] type 0 class 0x000403
> [    0.200060] pci 0000:05:00.1: reg 10: [mem 0xf9bfc000-0xf9bfffff 64bit]
> [    0.200240] pci 0000:05:00.1: supports D1 D2
> [    0.202001] pci 0000:00:0b.0: PCI bridge to [bus 05-05]
> [    0.202011] pci 0000:00:0b.0:   bridge window [io  0xb000-0xbfff]
> [    0.202018] pci 0000:00:0b.0:   bridge window [mem 0xf9b00000-0xf9bfffff]
> [    0.202029] pci 0000:00:0b.0:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
> [    0.202133] pci 0000:04:00.0: [9710:9990] type 0 class 0x000c03
> [    0.202159] pci 0000:04:00.0: reg 10: [mem 0xf9af8000-0xf9af8fff]
> [    0.202354] pci 0000:04:00.0: supports D1 D2
> [    0.202358] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
> [    0.202426] pci 0000:04:00.1: [9710:9990] type 0 class 0x000c03
> [    0.202452] pci 0000:04:00.1: reg 10: [mem 0xf9af9000-0xf9af9fff]
> [    0.202653] pci 0000:04:00.1: supports D1 D2
> [    0.202658] pci 0000:04:00.1: PME# supported from D0 D1 D2 D3hot
> [    0.202717] pci 0000:04:00.2: [9710:9990] type 0 class 0x000c03
> [    0.202750] pci 0000:04:00.2: reg 10: [mem 0xf9afa000-0xf9afafff]
> [    0.202945] pci 0000:04:00.2: supports D1 D2
> [    0.202949] pci 0000:04:00.2: PME# supported from D0 D1 D2 D3hot
> [    0.202978] pci 0000:04:00.3: [9710:9990] type 0 class 0x000c03
> [    0.202978] pci 0000:04:00.3: reg 10: [mem 0xf9afb000-0xf9afbfff]
> [    0.203054] pci 0000:04:00.3: supports D1 D2
> [    0.203065] pci 0000:04:00.3: PME# supported from D0 D1 D2 D3hot
> [    0.203124] pci 0000:04:00.4: [9710:9990] type 0 class 0x000c03
> [    0.203185] pci 0000:04:00.4: reg 10: [mem 0xf9afc000-0xf9afcfff]
> [    0.203373] pci 0000:04:00.4: supports D1 D2
> [    0.203380] pci 0000:04:00.4: PME# supported from D0 D1 D2 D3hot
> [    0.203447] pci 0000:04:00.5: [9710:9990] type 0 class 0x000c03
> [    0.203474] pci 0000:04:00.5: reg 10: [mem 0xf9afd000-0xf9afdfff]
> [    0.203675] pci 0000:04:00.5: supports D1 D2
> [    0.203679] pci 0000:04:00.5: PME# supported from D0 D1 D2 D3hot
> [    0.203738] pci 0000:04:00.6: [9710:9990] type 0 class 0x000c03
> [    0.203771] pci 0000:04:00.6: reg 10: [mem 0xf9afe000-0xf9afefff]
> [    0.203966] pci 0000:04:00.6: supports D1 D2
> [    0.203970] pci 0000:04:00.6: PME# supported from D0 D1 D2 D3hot
> [    0.203977] pci 0000:04:00.7: [9710:9990] type 0 class 0x000c03
> [    0.203977] pci 0000:04:00.7: reg 10: [mem 0xf9aff000-0xf9afffff]
> [    0.203977] pci 0000:04:00.7: supports D1 D2
> [    0.203977] pci 0000:04:00.7: PME# supported from D0 D1 D2 D3hot
> [    0.205070] pci 0000:00:0d.0: PCI bridge to [bus 04-04]
> [    0.205085] pci 0000:00:0d.0:   bridge window [mem 0xf9a00000-0xf9afffff]
> [    0.205152] pci 0000:03:06.0: [13f6:0111] type 0 class 0x000401
> [    0.205194] pci 0000:03:06.0: reg 10: [io  0xa800-0xa8ff]
> [    0.205352] pci 0000:03:06.0: supports D1 D2
> [    0.205432] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
> [    0.205476] pci 0000:00:14.4:   bridge window [io  0xa000-0xafff]
> [    0.205488] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
> [    0.205494] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
> [    0.205500] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
> [    0.205506] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
> [    0.205512] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xdfffffff] (subtractive decode)
> [    0.205518] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
> [    0.205604] pci 0000:00:15.0: PCI bridge to [bus 02-02]
> [    0.205687] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.205926] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC02._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC03._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC05._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC06._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC0A._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC0B._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC0D._PRT]
> [    0.205977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
> [    0.205981] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
> [    0.206241]  pci0000:00: Requesting ACPI _OSC control (0x1d)
> [    0.206571]  pci0000:00: ACPI _OSC control (0x1d) granted
> [    0.233186] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 14 15)
> [    0.234003] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 14 15)
> [    0.234169] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15)
> [    0.234321] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 14 15)
> [    0.234457] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 *7 10 11 14 15)
> [    0.234559] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 *11 14 15)
> [    0.234656] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 14 15)
> [    0.234755] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 *10 11 14 15)
> [    0.235025] xen/balloon: Initialising balloon driver.
> [    0.235074] xen-balloon: Initialising balloon driver.
> [    0.235158] vgaarb: device added: PCI:0000:0b:00.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.235158] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=none,locks=none
> [    0.235158] vgaarb: loaded
> [    0.235158] vgaarb: bridge control possible 0000:05:00.0
> [    0.235158] vgaarb: bridge control possible 0000:0b:00.0
> [    0.236066] SCSI subsystem initialized
> [    0.236086] libata version 3.00 loaded.
> [    0.236086] usbcore: registered new interface driver usbfs
> [    0.237032] usbcore: registered new interface driver hub
> [    0.237075] usbcore: registered new device driver usb
> [    0.237143] Advanced Linux Sound Architecture Driver Version 1.0.24.
> [    0.237143] PCI: Using ACPI for IRQ routing
> [    0.244971] PCI: pci_cache_line_size set to 64 bytes
> [    0.245035] reserve RAM buffer: 000000000009b000 - 000000000009ffff 
> [    0.245158] NetLabel: Initializing
> [    0.245158] NetLabel:  domain hash size = 128
> [    0.245158] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.245158] NetLabel:  unlabeled traffic allowed by default
> [    0.245313] Switching to clocksource xen
> [    0.245448] pnp: PnP ACPI init
> [    0.245448] ACPI: bus type pnp registered
> [    0.245494] pnp 00:00: [bus 00-ff]
> [    0.245499] pnp 00:00: [io  0x0cf8-0x0cff]
> [    0.245505] pnp 00:00: [io  0x0000-0x0cf7 window]
> [    0.245509] pnp 00:00: [io  0x0d00-0xffff window]
> [    0.245514] pnp 00:00: [mem 0x000a0000-0x000bffff window]
> [    0.245519] pnp 00:00: [mem 0x000d0000-0x000dffff window]
> [    0.245525] pnp 00:00: [mem 0xb0000000-0xdfffffff window]
> [    0.245530] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
> [    0.245821] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
> [    0.245994] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
> [    0.246000] pnp 00:01: [mem 0xfec20000-0xfec200ff]
> [    0.246266] system 00:01: [mem 0xfec20000-0xfec200ff] could not be reserved
> [    0.246275] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.246402] pnp 00:02: [mem 0xf6000000-0xf6003fff]
> [    0.246646] system 00:02: [mem 0xf6000000-0xf6003fff] has been reserved
> [    0.246654] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.246939] pnp 00:03: [dma 4]
> [    0.246943] pnp 00:03: [io  0x0000-0x000f]
> [    0.246946] pnp 00:03: [io  0x0081-0x0083]
> [    0.246950] pnp 00:03: [io  0x0087]
> [    0.246954] pnp 00:03: [io  0x0089-0x008b]
> [    0.246957] pnp 00:03: [io  0x008f]
> [    0.246963] pnp 00:03: [io  0x00c0-0x00df]
> [    0.247167] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
> [    0.247198] pnp 00:04: [io  0x0070-0x0071]
> [    0.247203] xen: registering gsi 8 triggering 1 polarity 0
> [    0.247211] xen_map_pirq_gsi: returning irq 8 for gsi 8
> [    0.247215] xen: --> pirq=8 -> irq=8 (gsi=8)
> [    0.247232] pnp 00:04: [irq 8]
> [    0.247433] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.247514] pnp 00:05: [io  0x0061]
> [    0.247753] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
> [    0.247772] pnp 00:06: [io  0x00f0-0x00ff]
> [    0.247777] xen: registering gsi 13 triggering 1 polarity 0
> [    0.247782] xen_map_pirq_gsi: returning irq 13 for gsi 13
> [    0.247787] xen: --> pirq=13 -> irq=13 (gsi=13)
> [    0.247803] pnp 00:06: [irq 13]
> [    0.247999] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
> [    0.248431] pnp 00:07: [io  0x03f8-0x03ff]
> [    0.248436] xen: registering gsi 4 triggering 1 polarity 0
> [    0.248442] xen_map_pirq_gsi: returning irq 4 for gsi 4
> [    0.248446] xen: --> pirq=4 -> irq=4 (gsi=4)
> [    0.248450] Already setup the GSI :4
> [    0.248454] pnp 00:07: [irq 4]
> [    0.248457] pnp 00:07: [dma 0 disabled]
> [    0.248699] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
> [    0.248860] pnp 00:08: [io  0x0000-0xffffffffffffffff disabled]
> [    0.248865] pnp 00:08: [io  0x0600-0x06df]
> [    0.248869] pnp 00:08: [io  0x0ae0-0x0aef]
> [    0.249198] system 00:08: [io  0x0600-0x06df] has been reserved
> [    0.249205] system 00:08: [io  0x0ae0-0x0aef] has been reserved
> [    0.249212] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.249265] pnp 00:09: [mem 0xfed00000-0xfed003ff]
> [    0.249479] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
> [    0.249637] pnp 00:0a: [io  0x0060]
> [    0.249641] pnp 00:0a: [io  0x0064]
> [    0.249645] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
> [    0.249649] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
> [    0.249944] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
> [    0.249951] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
> [    0.249958] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.250244] pnp 00:0b: [io  0x0010-0x001f]
> [    0.250248] pnp 00:0b: [io  0x0022-0x003f]
> [    0.250255] pnp 00:0b: [io  0x0062-0x0063]
> [    0.250259] pnp 00:0b: [io  0x0065-0x006f]
> [    0.250263] pnp 00:0b: [io  0x0072-0x007f]
> [    0.250266] pnp 00:0b: [io  0x0080]
> [    0.250270] pnp 00:0b: [io  0x0084-0x0086]
> [    0.250274] pnp 00:0b: [io  0x0088]
> [    0.250277] pnp 00:0b: [io  0x008c-0x008e]
> [    0.250281] pnp 00:0b: [io  0x0090-0x009f]
> [    0.250284] pnp 00:0b: [io  0x00a2-0x00bf]
> [    0.250288] pnp 00:0b: [io  0x00b1]
> [    0.250292] pnp 00:0b: [io  0x00e0-0x00ef]
> [    0.250295] pnp 00:0b: [io  0x04d0-0x04d1]
> [    0.250299] pnp 00:0b: [io  0x040b]
> [    0.250303] pnp 00:0b: [io  0x04d6]
> [    0.250306] pnp 00:0b: [io  0x0c00-0x0c01]
> [    0.250317] pnp 00:0b: [io  0x0c14]
> [    0.250320] pnp 00:0b: [io  0x0c50-0x0c51]
> [    0.250324] pnp 00:0b: [io  0x0c52]
> [    0.250327] pnp 00:0b: [io  0x0c6c]
> [    0.250331] pnp 00:0b: [io  0x0c6f]
> [    0.250334] pnp 00:0b: [io  0x0cd0-0x0cd1]
> [    0.250338] pnp 00:0b: [io  0x0cd2-0x0cd3]
> [    0.250342] pnp 00:0b: [io  0x0cd4-0x0cd5]
> [    0.250346] pnp 00:0b: [io  0x0cd6-0x0cd7]
> [    0.250349] pnp 00:0b: [io  0x0cd8-0x0cdf]
> [    0.250353] pnp 00:0b: [io  0x0800-0x089f]
> [    0.250357] pnp 00:0b: [io  0x0000-0xffffffffffffffff disabled]
> [    0.250362] pnp 00:0b: [io  0x0b00-0x0b1f]
> [    0.250365] pnp 00:0b: [io  0x0b20-0x0b3f]
> [    0.250369] pnp 00:0b: [io  0x0900-0x090f]
> [    0.250373] pnp 00:0b: [io  0x0910-0x091f]
> [    0.250377] pnp 00:0b: [io  0xfe00-0xfefe]
> [    0.250380] pnp 00:0b: [io  0x0060]
> [    0.250384] pnp 00:0b: [io  0x0064]
> [    0.250388] pnp 00:0b: [mem 0x00000000-0xffffffffffffffff disabled]
> [    0.250393] pnp 00:0b: [mem 0xffb80000-0xffbfffff]
> [    0.250404] pnp 00:0b: [mem 0xfec10000-0xfec1001f]
> [    0.250408] pnp 00:0b: [mem 0xfed80000-0xfed80fff]
> [    0.250412] pnp 00:0b: [mem 0x00000000-0xffffffffffffffff disabled]
> [    0.250790] system 00:0b: [io  0x04d0-0x04d1] has been reserved
> [    0.250796] system 00:0b: [io  0x040b] has been reserved
> [    0.250801] system 00:0b: [io  0x04d6] has been reserved
> [    0.250806] system 00:0b: [io  0x0c00-0x0c01] has been reserved
> [    0.250811] system 00:0b: [io  0x0c14] has been reserved
> [    0.250816] system 00:0b: [io  0x0c50-0x0c51] has been reserved
> [    0.250821] system 00:0b: [io  0x0c52] has been reserved
> [    0.250826] system 00:0b: [io  0x0c6c] has been reserved
> [    0.250838] system 00:0b: [io  0x0c6f] has been reserved
> [    0.250843] system 00:0b: [io  0x0cd0-0x0cd1] has been reserved
> [    0.250848] system 00:0b: [io  0x0cd2-0x0cd3] has been reserved
> [    0.250853] system 00:0b: [io  0x0cd4-0x0cd5] has been reserved
> [    0.250859] system 00:0b: [io  0x0cd6-0x0cd7] has been reserved
> [    0.250864] system 00:0b: [io  0x0cd8-0x0cdf] has been reserved
> [    0.250869] system 00:0b: [io  0x0800-0x089f] has been reserved
> [    0.250874] system 00:0b: [io  0x0b00-0x0b1f] has been reserved
> [    0.250879] system 00:0b: [io  0x0b20-0x0b3f] has been reserved
> [    0.250885] system 00:0b: [io  0x0900-0x090f] has been reserved
> [    0.250890] system 00:0b: [io  0x0910-0x091f] has been reserved
> [    0.250895] system 00:0b: [io  0xfe00-0xfefe] has been reserved
> [    0.250901] system 00:0b: [mem 0xffb80000-0xffbfffff] has been reserved
> [    0.250907] system 00:0b: [mem 0xfec10000-0xfec1001f] has been reserved
> [    0.250912] system 00:0b: [mem 0xfed80000-0xfed80fff] has been reserved
> [    0.250927] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.251015] pnp 00:0c: [mem 0xe0000000-0xefffffff]
> [    0.251333] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
> [    0.251342] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.251569] pnp 00:0d: [mem 0x00000000-0x0009ffff]
> [    0.251573] pnp 00:0d: [mem 0x000c0000-0x000cffff]
> [    0.251578] pnp 00:0d: [mem 0x000e0000-0x000fffff]
> [    0.251582] pnp 00:0d: [mem 0x00100000-0xafffffff]
> [    0.251586] pnp 00:0d: [mem 0xfec00000-0xffffffff]
> [    0.251927] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
> [    0.251934] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
> [    0.251939] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
> [    0.251945] system 00:0d: [mem 0x00100000-0xafffffff] could not be reserved
> [    0.251952] system 00:0d: [mem 0xfec00000-0xffffffff] could not be reserved
> [    0.251960] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.252199] pnp: PnP ACPI: found 14 devices
> [    0.252203] ACPI: ACPI bus type pnp unregistered
> [    0.254401] pciback 0000:0a:00.0: seizing device
> [    0.254487] pciback 0000:0a:00.1: seizing device
> [    0.254566] pciback 0000:0a:00.2: seizing device
> [    0.254639] pciback 0000:0a:00.3: seizing device
> [    0.254746] pciback 0000:0a:00.4: seizing device
> [    0.254825] pciback 0000:0a:00.5: seizing device
> [    0.254907] pciback 0000:0a:00.6: seizing device
> [    0.254982] pciback 0000:0a:00.7: seizing device
> [    0.255296] pciback 0000:07:01.0: seizing device
> [    0.255375] pciback 0000:07:01.1: seizing device
> [    0.255455] pciback 0000:07:01.2: seizing device
> [    0.255529] pciback 0000:05:00.0: seizing device
> [    0.255608] pciback 0000:05:00.1: seizing device
> [    0.255690] pciback 0000:04:00.0: seizing device
> [    0.255762] pciback 0000:04:00.1: seizing device
> [    0.255842] pciback 0000:04:00.2: seizing device
> [    0.255922] pciback 0000:04:00.3: seizing device
> [    0.256001] pciback 0000:04:00.4: seizing device
> [    0.256117] pciback 0000:04:00.5: seizing device
> [    0.256192] pciback 0000:04:00.6: seizing device
> [    0.256274] pciback 0000:04:00.7: seizing device
> [    0.256353] pciback 0000:03:06.0: seizing device
> [    0.266456] PM-Timer failed consistency check  (0x0xffffff) - aborting.
> [    0.266551] PCI: max bus depth: 2 pci_try_num: 3
> [    0.266657] pci 0000:00:02.0: PCI bridge to [bus 0b-0b]
> [    0.266664] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
> [    0.266673] pci 0000:00:02.0:   bridge window [mem 0xfa000000-0xfe9fffff]
> [    0.266681] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
> [    0.266700] pci 0000:00:03.0: PCI bridge to [bus 0a-0a]
> [    0.266708] pci 0000:00:03.0:   bridge window [mem 0xf9f00000-0xf9ffffff]
> [    0.266721] pci 0000:00:05.0: PCI bridge to [bus 09-09]
> [    0.266727] pci 0000:00:05.0:   bridge window [io  0xd000-0xdfff]
> [    0.266735] pci 0000:00:05.0:   bridge window [mem 0xf9e00000-0xf9efffff]
> [    0.266743] pci 0000:00:05.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
> [    0.266754] pci 0000:00:06.0: PCI bridge to [bus 08-08]
> [    0.266760] pci 0000:00:06.0:   bridge window [io  0xc000-0xcfff]
> [    0.266769] pci 0000:00:06.0:   bridge window [mem 0xf9d00000-0xf9dfffff]
> [    0.266783] pci 0000:00:06.0:   bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
> [    0.266796] pciback 0000:07:01.0: BAR 0: assigned [mem 0xf9c00000-0xf9c00fff]
> [    0.266808] pciback 0000:07:01.1: BAR 0: assigned [mem 0xf9c01000-0xf9c01fff]
> [    0.266818] pciback 0000:07:01.2: BAR 0: assigned [mem 0xf9c02000-0xf9c02fff]
> [    0.266829] pci 0000:06:00.0: PCI bridge to [bus 07-07]
> [    0.266840] pci 0000:06:00.0:   bridge window [mem 0xf9c00000-0xf9cfffff]
> [    0.266858] pci 0000:00:0a.0: PCI bridge to [bus 06-07]
> [    0.266873] pci 0000:00:0a.0:   bridge window [mem 0xf9c00000-0xf9cfffff]
> [    0.266887] pci 0000:00:0b.0: PCI bridge to [bus 05-05]
> [    0.266892] pci 0000:00:0b.0:   bridge window [io  0xb000-0xbfff]
> [    0.266901] pci 0000:00:0b.0:   bridge window [mem 0xf9b00000-0xf9bfffff]
> [    0.266909] pci 0000:00:0b.0:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
> [    0.266920] pci 0000:00:0d.0: PCI bridge to [bus 04-04]
> [    0.266929] pci 0000:00:0d.0:   bridge window [mem 0xf9a00000-0xf9afffff]
> [    0.266942] pci 0000:00:14.4: PCI bridge to [bus 03-03]
> [    0.266956] pci 0000:00:14.4:   bridge window [io  0xa000-0xafff]
> [    0.266976] pci 0000:00:15.0: PCI bridge to [bus 02-02]
> [    0.267004] xen: registering gsi 52 triggering 0 polarity 1
> [    0.267020] xen: --> pirq=52 -> irq=52 (gsi=52)
> [    0.267048] xen: registering gsi 52 triggering 0 polarity 1
> [    0.267076] xen_map_pirq_gsi: returning irq 52 for gsi 52
> [    0.267081] xen: --> pirq=52 -> irq=52 (gsi=52)
> [    0.267085] Already setup the GSI :52
> [    0.267095] xen: registering gsi 52 triggering 0 polarity 1
> [    0.267100] xen_map_pirq_gsi: returning irq 52 for gsi 52
> [    0.267105] xen: --> pirq=52 -> irq=52 (gsi=52)
> [    0.267109] Already setup the GSI :52
> [    0.267118] xen: registering gsi 53 triggering 0 polarity 1
> [    0.267164] xen: --> pirq=53 -> irq=53 (gsi=53)
> [    0.267181] xen: registering gsi 54 triggering 0 polarity 1
> [    0.267191] xen: --> pirq=54 -> irq=54 (gsi=54)
> [    0.267215] xen: registering gsi 54 triggering 0 polarity 1
> [    0.267220] xen_map_pirq_gsi: returning irq 54 for gsi 54
> [    0.267225] xen: --> pirq=54 -> irq=54 (gsi=54)
> [    0.267229] Already setup the GSI :54
> [    0.267239] xen: registering gsi 54 triggering 0 polarity 1
> [    0.267243] xen_map_pirq_gsi: returning irq 54 for gsi 54
> [    0.267248] xen: --> pirq=54 -> irq=54 (gsi=54)
> [    0.267252] Already setup the GSI :54
> [    0.267270] xen: registering gsi 16 triggering 0 polarity 1
> [    0.267280] xen: --> pirq=16 -> irq=16 (gsi=16)
> [    0.267302] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    0.267307] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    0.267311] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.267316] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
> [    0.267321] pci_bus 0000:00: resource 8 [mem 0xb0000000-0xdfffffff]
> [    0.267326] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
> [    0.267331] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
> [    0.267335] pci_bus 0000:0b: resource 1 [mem 0xfa000000-0xfe9fffff]
> [    0.267340] pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
> [    0.267346] pci_bus 0000:0a: resource 1 [mem 0xf9f00000-0xf9ffffff]
> [    0.267351] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
> [    0.267355] pci_bus 0000:09: resource 1 [mem 0xf9e00000-0xf9efffff]
> [    0.267360] pci_bus 0000:09: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
> [    0.267366] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
> [    0.267370] pci_bus 0000:08: resource 1 [mem 0xf9d00000-0xf9dfffff]
> [    0.267375] pci_bus 0000:08: resource 2 [mem 0xcfe00000-0xcfefffff 64bit pref]
> [    0.267388] pci_bus 0000:06: resource 1 [mem 0xf9c00000-0xf9cfffff]
> [    0.267393] pci_bus 0000:07: resource 1 [mem 0xf9c00000-0xf9cfffff]
> [    0.267398] pci_bus 0000:05: resource 0 [io  0xb000-0xbfff]
> [    0.267402] pci_bus 0000:05: resource 1 [mem 0xf9b00000-0xf9bfffff]
> [    0.267407] pci_bus 0000:05: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
> [    0.267413] pci_bus 0000:04: resource 1 [mem 0xf9a00000-0xf9afffff]
> [    0.267418] pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
> [    0.267422] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
> [    0.267427] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
> [    0.267431] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.267436] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
> [    0.267441] pci_bus 0000:03: resource 8 [mem 0xb0000000-0xdfffffff]
> [    0.267446] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
> [    0.267504] NET: Registered protocol family 2
> [    0.267823] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
> [    0.268951] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
> [    0.270481] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
> [    0.278788] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.278811] TCP reno registered
> [    0.278846] UDP hash table entries: 512 (order: 4, 81920 bytes)
> [    0.278995] UDP-Lite hash table entries: 512 (order: 4, 81920 bytes)
> [    0.279304] NET: Registered protocol family 1
> [    0.279601] RPC: Registered named UNIX socket transport module.
> [    0.279641] RPC: Registered udp transport module.
> [    0.279645] RPC: Registered tcp transport module.
> [    0.279649] RPC: Registered tcp NFSv4.1 backchannel transport module.
> [    0.568176] pci 0000:0b:00.0: Boot video device
> [    0.568355] pci 0000:06:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
> [    0.568573] PCI: CLS 64 bytes, default 64
> [    0.568704] Trying to unpack rootfs image as initramfs...
> [    0.582105] Freeing initrd memory: 6724k freed
> [    0.587967] DMA-API: preallocated 32768 debug entries
> [    0.587978] DMA-API: debugging enabled by kernel config
> [    0.590485] microcode: CPU0: patch_level=0x010000bf
> [    0.590512] microcode: CPU1: patch_level=0x010000bf
> [    0.590555] microcode: CPU2: patch_level=0x010000bf
> [    0.590632] microcode: CPU3: patch_level=0x010000bf
> [    0.590724] microcode: CPU4: patch_level=0x010000bf
> [    0.590799] microcode: CPU5: patch_level=0x010000bf
> [    0.590952] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [    0.591823] Intel AES-NI instructions are not detected.
> [    0.592331] audit: initializing netlink socket (disabled)
> [    0.592371] type=2000 audit(1326371114.069:1): initialized
> [    0.613325] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    0.623529] VFS: Disk quotas dquot_6.5.2
> [    0.623768] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    0.626441] NTFS driver 2.1.30 [Flags: R/W].
> [    0.626815] fuse init (API version 7.17)
> [    0.628471] Btrfs loaded
> [    0.628483] msgmni has been set to 1829
> [    0.628851] SELinux:  Registering netfilter hooks
> [    0.630559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
> [    0.630575] io scheduler noop registered
> [    0.630579] io scheduler deadline registered
> [    0.630709] io scheduler cfq registered (default)
> [    0.630715] start plist test
> [    0.631700] end plist test
> [    0.631704] list_sort_test: start testing list_sort()
> [    0.635935] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    0.636239] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [    0.636541] usbcore: registered new interface driver udlfb
> [    0.636651] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
> [    0.636657] vesafb: scrolling: redraw
> [    0.636661] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
> [    0.639640] vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90010880000, using 10240k, total 14336k
> [    0.661272] Console: switching to colour frame buffer device 160x64
> [    0.681729] fb0: VESA VGA frame buffer device
> [    0.682268] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
> [    0.682480] ACPI: Power Button [PWRB]
> [    0.682756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
> [    0.682939] ACPI: Power Button [PWRF]
> [    0.687848] Event-channel device installed.
> [    0.688305] xen: registering gsi 22 triggering 0 polarity 1
> [    0.688462] xen: --> pirq=22 -> irq=22 (gsi=22)
> [    0.688652] xen: registering gsi 43 triggering 0 polarity 1
> [    0.688806] xen: --> pirq=43 -> irq=43 (gsi=43)
> [    0.688982] xen: registering gsi 43 triggering 0 polarity 1
> [    0.689139] xen_map_pirq_gsi: returning irq 43 for gsi 43
> [    0.689276] xen: --> pirq=43 -> irq=43 (gsi=43)
> [    0.689398] Already setup the GSI :43
> [    0.689540] xen: registering gsi 42 triggering 0 polarity 1
> [    0.689716] xen: --> pirq=42 -> irq=42 (gsi=42)
> [    0.689893] xen: registering gsi 42 triggering 0 polarity 1
> [    0.690041] xen_map_pirq_gsi: returning irq 42 for gsi 42
> [    0.690134] xen: --> pirq=42 -> irq=42 (gsi=42)
> [    0.690308] Already setup the GSI :42
> [    0.690457] xen: registering gsi 41 triggering 0 polarity 1
> [    0.690610] xen: --> pirq=41 -> irq=41 (gsi=41)
> [    0.690785] xen: registering gsi 41 triggering 0 polarity 1
> [    0.690927] xen_map_pirq_gsi: returning irq 41 for gsi 41
> [    0.691098] xen: --> pirq=41 -> irq=41 (gsi=41)
> [    0.691218] Already setup the GSI :41
> [    0.691361] xen: registering gsi 40 triggering 0 polarity 1
> [    0.691516] xen: --> pirq=40 -> irq=40 (gsi=40)
> [    0.691691] xen: registering gsi 40 triggering 0 polarity 1
> [    0.691839] xen_map_pirq_gsi: returning irq 40 for gsi 40
> [    0.691983] xen: --> pirq=40 -> irq=40 (gsi=40)
> [    0.692103] Already setup the GSI :40
> [    0.692247] xen: registering gsi 33 triggering 0 polarity 1
> [    0.692395] xen: --> pirq=33 -> irq=33 (gsi=33)
> [    0.698730] pciback 0000:05:00.0: enabling device (0000 -> 0003)
> [    0.699683] xen: registering gsi 32 triggering 0 polarity 1
> [    0.711332] xen: --> pirq=32 -> irq=32 (gsi=32)
> [    0.717614] pciback 0000:07:01.2: enabling device (0114 -> 0116)
> [    0.718576] xen: registering gsi 46 triggering 0 polarity 1
> [    0.730341] xen: --> pirq=46 -> irq=46 (gsi=46)
> [    0.736752] pciback 0000:07:01.1: enabling device (0114 -> 0116)
> [    0.737711] xen: registering gsi 45 triggering 0 polarity 1
> [    0.749678] xen: --> pirq=45 -> irq=45 (gsi=45)
> [    0.756061] pciback 0000:07:01.0: enabling device (0114 -> 0116)
> [    0.757003] xen: registering gsi 44 triggering 0 polarity 1
> [    0.769033] xen: --> pirq=44 -> irq=44 (gsi=44)
> [    0.775579] xen: registering gsi 31 triggering 0 polarity 1
> [    0.782167] xen: --> pirq=31 -> irq=31 (gsi=31)
> [    0.788821] xen: registering gsi 31 triggering 0 polarity 1
> [    0.795438] xen_map_pirq_gsi: returning irq 31 for gsi 31
> [    0.796434] xen: --> pirq=31 -> irq=31 (gsi=31)
> [    0.808579] Already setup the GSI :31
> [    0.815143] xen: registering gsi 30 triggering 0 polarity 1
> [    0.821685] xen: --> pirq=30 -> irq=30 (gsi=30)
> [    0.828206] xen: registering gsi 30 triggering 0 polarity 1
> [    0.834740] xen_map_pirq_gsi: returning irq 30 for gsi 30
> [    0.841088] xen: --> pirq=30 -> irq=30 (gsi=30)
> [    0.841258] Already setup the GSI :30
> [    0.841323] xen: registering gsi 29 triggering 0 polarity 1
> [    0.841332] xen: --> pirq=29 -> irq=29 (gsi=29)
> [    0.841423] xen: registering gsi 29 triggering 0 polarity 1
> [    0.841425] xen_map_pirq_gsi: returning irq 29 for gsi 29
> [    0.841426] xen: --> pirq=29 -> irq=29 (gsi=29)
> [    0.841427] Already setup the GSI :29
> [    0.841504] xen: registering gsi 28 triggering 0 polarity 1
> [    0.841512] xen: --> pirq=28 -> irq=28 (gsi=28)
> [    0.841597] xen: registering gsi 28 triggering 0 polarity 1
> [    0.841599] xen_map_pirq_gsi: returning irq 28 for gsi 28
> [    0.841600] xen: --> pirq=28 -> irq=28 (gsi=28)
> [    0.841602] Already setup the GSI :28
> [    0.841796] xen-pciback: backend is passthrough
> [    0.843175] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.968633] hpet_acpi_add: no address or irqs in _CRS
> [    0.974946] Non-volatile memory driver v1.3
> [    0.975933] Linux agpgart interface v0.103
> [    0.989830] [drm] Initialized drm 1.1.0 20060810
> [    0.990807] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
> [    1.002136] i2c-core: driver [ch7006] using legacy suspend method
> [    1.003131] i2c-core: driver [ch7006] using legacy resume method
> [    1.019267] brd: module loaded
> [    1.041714] loop: module loaded
> [    1.049261] ahci 0000:00:11.0: version 3.0
> [    1.050245] xen: registering gsi 19 triggering 0 polarity 1
> [    1.061428] xen: --> pirq=19 -> irq=19 (gsi=19)
> [    1.067690] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
> [    1.073913] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
> [    1.083160] scsi0 : ahci
> [    1.089730] scsi1 : ahci
> [    1.096185] scsi2 : ahci
> [    1.102635] scsi3 : ahci
> [    1.108913] scsi4 : ahci
> [    1.115086] scsi5 : ahci
> [    1.121331] ata1: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff100 irq 342
> [    1.122275] ata2: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff180 irq 342
> [    1.122275] ata3: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff200 irq 342
> [    1.122275] ata4: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff280 irq 342
> [    1.122275] ata5: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff300 irq 342
> [    1.122275] ata6: SATA max UDMA/133 abar m1024@0xf98ff000 port 0xf98ff380 irq 342
> [    1.156239] tun: Universal TUN/TAP device driver, 1.6
> [    1.157234] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
> [    1.167296] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
> [    1.168288] e1000: Copyright (c) 1999-2006 Intel Corporation.
> [    1.178258] sky2: driver version 1.30
> [    1.184032] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    1.185019] xen: registering gsi 46 triggering 0 polarity 1
> [    1.194899] xen_map_pirq_gsi: returning irq 46 for gsi 46
> [    1.195889] xen: --> pirq=46 -> irq=46 (gsi=46)
> [    1.205721] Already setup the GSI :46
> [    1.212142] r8169 0000:09:00.0: eth0: RTL8168d/8111d at 0xffffc900001f8000, 40:61:86:f4:67:d9, XID 081000c0 IRQ 343
> [    1.213061] r8169 0000:09:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
> [    1.223683] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    1.229362] xen: registering gsi 51 triggering 0 polarity 1
> [    1.235058] xen: --> pirq=51 -> irq=51 (gsi=51)
> [    1.241802] r8169 0000:08:00.0: eth1: RTL8168d/8111d at 0xffffc900001fa000, 40:61:86:f4:67:d8, XID 081000c0 IRQ 344
> [    1.242278] r8169 0000:08:00.0: eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
> [    1.255129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    1.256099] ehci_hcd: block sizes: qh 112 qtd 96 itd 192 sitd 96
> [    1.267332] xen: registering gsi 17 triggering 0 polarity 1
> [    1.273357] xen: --> pirq=17 -> irq=17 (gsi=17)
> [    1.279398] ehci_hcd 0000:00:12.2: EHCI Host Controller
> [    1.285489] drivers/usb/core/inode.c: creating file 'devices'
> [    1.286464] drivers/usb/core/inode.c: creating file '001'
> [    1.297803] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
> [    1.298786] ehci_hcd 0000:00:12.2: reset hcs_params 0x101505 dbg=1 cc=1 pcc=5 ordered !ppc ports=5
> [    1.298786] ehci_hcd 0000:00:12.2: reset hcc_params a072 thresh 7 uframes 256/512/1024
> [    1.316312] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
> [    1.322751] QUIRK: Enable AMD PLL fix
> [    1.323658] ehci_hcd 0000:00:12.2: debug port 1
> [    1.323658] ehci_hcd 0000:00:12.2: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
> [    1.323658] ehci_hcd 0000:00:12.2: MWI active
> [    1.323658] ehci_hcd 0000:00:12.2: supports USB remote wakeup
> [    1.354124] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf98ff400
> [    1.355084] ehci_hcd 0000:00:12.2: init command 0010005 (park)=0 ithresh=1 period=512 RUN
> [    1.373082] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
> [    1.379498] usb usb1: default language 0x0409
> [    1.385764] usb usb1: udev 1, busnum 1, minor = 0
> [    1.386714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.386714] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.386714] usb usb1: Product: EHCI Host Controller
> [    1.386714] usb usb1: Manufacturer: Linux 3.2.0-rc0+ ehci_hcd
> [    1.386714] usb usb1: SerialNumber: 0000:00:12.2
> [    1.423538] usb usb1: usb_probe_device
> [    1.424524] usb usb1: configuration #1 chosen from 1 choice
> [    1.435957] usb usb1: adding 1-0:1.0 (config #1, interface 0)
> [    1.442260] hub 1-0:1.0: usb_probe_interface
> [    1.443216] hub 1-0:1.0: usb_probe_interface - got id
> [    1.443216] hub 1-0:1.0: USB hub found
> [    1.460190] ata2: SATA link down (SStatus 0 SControl 300)
> [    1.460255] ata4: SATA link down (SStatus 0 SControl 300)
> [    1.460324] ata5: SATA link down (SStatus 0 SControl 300)
> [    1.460368] ata6: SATA link down (SStatus 0 SControl 300)
> [    1.485187] hub 1-0:1.0: 5 ports detected
> [    1.486169] hub 1-0:1.0: standalone hub
> [    1.486169] hub 1-0:1.0: no power switching (usb 1.0)
> [    1.486169] hub 1-0:1.0: individual port over-current protection
> [    1.486169] hub 1-0:1.0: power on to power good time: 20ms
> [    1.516387] hub 1-0:1.0: local power source is good
> [    1.517362] hub 1-0:1.0: trying to enable port power on non-switchable hub
> [    1.529111] drivers/usb/core/inode.c: creating file '001'
> [    1.535704] xen: registering gsi 17 triggering 0 polarity 1
> [    1.541968] xen_map_pirq_gsi: returning irq 17 for gsi 17
> [    1.542960] xen: --> pirq=17 -> irq=17 (gsi=17)
> [    1.554529] Already setup the GSI :17
> [    1.560740] ehci_hcd 0000:00:13.2: EHCI Host Controller
> [    1.567004] drivers/usb/core/inode.c: creating file '002'
> [    1.573460] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
> [    1.574437] ehci_hcd 0000:00:13.2: reset hcs_params 0x101505 dbg=1 cc=1 pcc=5 ordered !ppc ports=5
> [    1.586197] ehci_hcd 0000:00:13.2: reset hcc_params a072 thresh 7 uframes 256/512/1024
> [    1.587186] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
> [    1.587186] ehci_hcd 0000:00:13.2: debug port 1
> [    1.587186] ehci_hcd 0000:00:13.2: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
> [    1.611261] ehci_hcd 0000:00:13.2: MWI active
> [    1.615122] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
> [    1.615168] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    1.612232] ehci_hcd 0000:00:13.2: supports USB remote wakeup
> [    1.635307] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf98ff800
> [    1.640113] ehci_hcd 0000:00:13.2: init command 0010005 (park)=0 ithresh=1 period=512 RUN
> [    1.641216] ata3.00: ATA-8: ST2000DL003-9VT166, CC45, max UDMA/133
> [    1.641219] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
> [    1.641275] hub 1-0:1.0: state 7 ports 5 chg 0000 evt 0000
> [    1.641402] ata1.00: ATA-8: Hitachi HDS722020ALA330, JKAOA20N, max UDMA/133
> [    1.641404] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
> [    1.642032] ata3.00: configured for UDMA/133
> [    1.642932] ata1.00: configured for UDMA/133
> [    1.643199] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDS72202 JKAO PQ: 0 ANSI: 5
> [    1.643742] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
> [    1.643854] sd 0:0:0:0: [sda] Write Protect is off
> [    1.643859] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    1.643932] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [    1.648079] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
> [    1.648158] usb usb2: default language 0x0409
> [    1.648170] usb usb2: udev 1, busnum 2, minor = 128
> [    1.648171] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.648173] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.648174] usb usb2: Product: EHCI Host Controller
> [    1.648176] usb usb2: Manufacturer: Linux 3.2.0-rc0+ ehci_hcd
> [    1.648177] usb usb2: SerialNumber: 0000:00:13.2
> [    1.757176] usb usb2: usb_probe_device
> [    1.757258] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    1.757593] scsi 2:0:0:0: Direct-Access     ATA      ST2000DL003-9VT1 CC45 PQ: 0 ANSI: 5
> [    1.758098] sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
> [    1.758100] sd 2:0:0:0: [sdb] 4096-byte physical blocks
> [    1.758215] sd 2:0:0:0: [sdb] Write Protect is off
> [    1.758217] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
> [    1.758263] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [    1.759160] sd 2:0:0:0: Attached scsi generic sg1 type 0
> [    1.758596] usb usb2: configuration #1 chosen from 1 choice
> [    1.819655] usb usb2: adding 2-0:1.0 (config #1, interface 0)
> [    1.819717]  sdb: sdb1
> [    1.819735]  sda: sda1 sda2 sda3
> [    1.839865] hub 2-0:1.0: usb_probe_interface
> [    1.840527] sd 2:0:0:0: [sdb] Attached SCSI disk
> [    1.840620] sd 0:0:0:0: [sda] Attached SCSI disk
> [    1.859118] hub 2-0:1.0: usb_probe_interface - got id
> [    1.859118] hub 2-0:1.0: USB hub found
> [    1.859527] hub 2-0:1.0: 5 ports detected
> [    1.859529] hub 2-0:1.0: standalone hub
> [    1.859530] hub 2-0:1.0: no power switching (usb 1.0)
> [    1.859532] hub 2-0:1.0: individual port over-current protection
> [    1.859533] hub 2-0:1.0: power on to power good time: 20ms
> [    1.859543] hub 2-0:1.0: local power source is good
> [    1.859545] hub 2-0:1.0: trying to enable port power on non-switchable hub
> [    1.859620] drivers/usb/core/inode.c: creating file '001'
> [    1.859930] xen: registering gsi 17 triggering 0 polarity 1
> [    1.859935] xen_map_pirq_gsi: returning irq 17 for gsi 17
> [    1.859937] xen: --> pirq=17 -> irq=17 (gsi=17)
> [    1.859939] Already setup the GSI :17
> [    1.860013] ehci_hcd 0000:00:16.2: EHCI Host Controller
> [    1.860025] drivers/usb/core/inode.c: creating file '003'
> [    1.860433] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
> [    1.860441] ehci_hcd 0000:00:16.2: reset hcs_params 0x101404 dbg=1 cc=1 pcc=4 ordered !ppc ports=4
> [    1.860444] ehci_hcd 0000:00:16.2: reset hcc_params a072 thresh 7 uframes 256/512/1024
> [    1.860449] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
> [    1.860537] ehci_hcd 0000:00:16.2: debug port 1
> [    1.860542] ehci_hcd 0000:00:16.2: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
> [    1.860565] ehci_hcd 0000:00:16.2: MWI active
> [    1.860566] ehci_hcd 0000:00:16.2: supports USB remote wakeup
> [    1.860575] ehci_hcd 0000:00:16.2: irq 17, io mem 0xf98ffc00
> [    1.860579] ehci_hcd 0000:00:16.2: init command 0010005 (park)=0 ithresh=1 period=512 RUN
> [    1.867096] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
> [    1.867169] usb usb3: default language 0x0409
> [    1.867182] usb usb3: udev 1, busnum 3, minor = 256
> [    1.867184] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.867185] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.867187] usb usb3: Product: EHCI Host Controller
> [    1.867189] usb usb3: Manufacturer: Linux 3.2.0-rc0+ ehci_hcd
> [    1.867190] usb usb3: SerialNumber: 0000:00:16.2
> [    1.867391] usb usb3: usb_probe_device
> [    1.867393] usb usb3: configuration #1 chosen from 1 choice
> [    1.867413] usb usb3: adding 3-0:1.0 (config #1, interface 0)
> [    1.867535] hub 3-0:1.0: usb_probe_interface
> [    1.867537] hub 3-0:1.0: usb_probe_interface - got id
> [    1.867538] hub 3-0:1.0: USB hub found
> [    1.867545] hub 3-0:1.0: 4 ports detected
> [    1.867546] hub 3-0:1.0: standalone hub
> [    1.867547] hub 3-0:1.0: no power switching (usb 1.0)
> [    1.867549] hub 3-0:1.0: individual port over-current protection
> [    1.867550] hub 3-0:1.0: power on to power good time: 20ms
> [    1.867559] hub 3-0:1.0: local power source is good
> [    1.867561] hub 3-0:1.0: trying to enable port power on non-switchable hub
> [    1.867618] drivers/usb/core/inode.c: creating file '001'
> [    1.868048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    1.868051] ohci_hcd: block sizes: ed 80 td 96
> [    1.868168] xen: registering gsi 18 triggering 0 polarity 1
> [    1.868192] xen: --> pirq=18 -> irq=18 (gsi=18)
> [    1.868228] ohci_hcd 0000:00:12.0: OHCI Host Controller
> [    1.868244] drivers/usb/core/inode.c: creating file '004'
> [    1.868657] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
> [    1.868672] ohci_hcd 0000:00:12.0: enabled AMD prefetch quirk
> [    1.868741] ohci_hcd 0000:00:12.0: created debug files
> [    1.868743] ohci_hcd 0000:00:12.0: supports USB remote wakeup
> [    1.868802] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf98fb000
> [    1.924206] ohci_hcd 0000:00:12.0: OHCI controller state
> [    1.924213] ohci_hcd 0000:00:12.0: OHCI 1.0, NO legacy support registers, rh state running
> [    1.924217] ohci_hcd 0000:00:12.0: control 0x283 RWC HCFS=operational CBSR=3
> [    1.924220] ohci_hcd 0000:00:12.0: cmdstatus 0x00000 SOC=0
> [    1.924224] ohci_hcd 0000:00:12.0: intrstatus 0x00000004 SF
> [    1.924227] ohci_hcd 0000:00:12.0: intrenable 0x8000005a MIE RHSC UE RD WDH
> [    1.924237] ohci_hcd 0000:00:12.0: hcca frame #0005
> [    1.924241] ohci_hcd 0000:00:12.0: roothub.a 02001205 POTPGT=2 NOCP NPS NDP=5(5)
> [    1.924257] ohci_hcd 0000:00:12.0: roothub.b 00000000 PPCM=0000 DR=0000
> [    1.924260] ohci_hcd 0000:00:12.0: roothub.status 00008000 DRWE
> [    1.924264] ohci_hcd 0000:00:12.0: roothub.portstatus [0] 0x00000100 PPS
> [    1.924267] ohci_hcd 0000:00:12.0: roothub.portstatus [1] 0x00000100 PPS
> [    1.924271] ohci_hcd 0000:00:12.0: roothub.portstatus [2] 0x00000100 PPS
> [    1.924274] ohci_hcd 0000:00:12.0: roothub.portstatus [3] 0x00000100 PPS
> [    1.924278] ohci_hcd 0000:00:12.0: roothub.portstatus [4] 0x00000100 PPS
> [    1.924300] usb usb4: default language 0x0409
> [    1.924312] usb usb4: udev 1, busnum 4, minor = 384
> [    1.924314] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
> [    1.924316] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.924317] usb usb4: Product: OHCI Host Controller
> [    1.924319] usb usb4: Manufacturer: Linux 3.2.0-rc0+ ohci_hcd
> [    1.924320] usb usb4: SerialNumber: 0000:00:12.0
> [    1.924796] usb usb4: usb_probe_device
> [    1.924798] usb usb4: configuration #1 chosen from 1 choice
> [    1.924810] usb usb4: adding 4-0:1.0 (config #1, interface 0)
> [    1.924931] hub 4-0:1.0: usb_probe_interface
> [    1.924933] hub 4-0:1.0: usb_probe_interface - got id
> [    1.924935] hub 4-0:1.0: USB hub found
> [    1.924954] hub 4-0:1.0: 5 ports detected
> [    1.924955] hub 4-0:1.0: standalone hub
> [    1.924956] hub 4-0:1.0: no power switching (usb 1.0)
> [    1.924957] hub 4-0:1.0: no over-current protection
> [    1.924959] hub 4-0:1.0: power on to power good time: 4ms
> [    1.924969] hub 4-0:1.0: local power source is good
> [    1.924970] hub 4-0:1.0: trying to enable port power on non-switchable hub
> [    1.925009] drivers/usb/core/inode.c: creating file '001'
> [    1.925093] ehci_hcd 0000:00:12.2: HS companion for 0000:00:12.0
> [    1.925398] xen: registering gsi 18 triggering 0 polarity 1
> [    1.925402] xen_map_pirq_gsi: returning irq 18 for gsi 18
> [    1.925404] xen: --> pirq=18 -> irq=18 (gsi=18)
> [    1.925406] Already setup the GSI :18
> [    1.925425] ohci_hcd 0000:00:13.0: OHCI Host Controller
> [    1.925437] drivers/usb/core/inode.c: creating file '005'
> [    1.925693] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
> [    1.925705] ohci_hcd 0000:00:13.0: enabled AMD prefetch quirk
> [    1.925769] ohci_hcd 0000:00:13.0: created debug files
> [    1.925771] ohci_hcd 0000:00:13.0: supports USB remote wakeup
> [    1.925778] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf98fc000
> [    1.960158] hub 2-0:1.0: state 7 ports 5 chg 0000 evt 0000
> [    1.968219] hub 3-0:1.0: state 7 ports 4 chg 0000 evt 0000
> [    1.981168] ohci_hcd 0000:00:13.0: OHCI controller state
> [    1.981173] ohci_hcd 0000:00:13.0: OHCI 1.0, NO legacy support registers, rh state running
> [    1.981177] ohci_hcd 0000:00:13.0: control 0x283 RWC HCFS=operational CBSR=3
> [    1.981180] ohci_hcd 0000:00:13.0: cmdstatus 0x00000 SOC=0
> [    1.981193] ohci_hcd 0000:00:13.0: intrstatus 0x00000004 SF
> [    1.981196] ohci_hcd 0000:00:13.0: intrenable 0x8000005a MIE RHSC UE RD WDH
> [    1.981207] ohci_hcd 0000:00:13.0: hcca frame #0005
> [    1.981211] ohci_hcd 0000:00:13.0: roothub.a 02001205 POTPGT=2 NOCP NPS NDP=5(5)
> [    1.981214] ohci_hcd 0000:00:13.0: roothub.b 00000000 PPCM=0000 DR=0000
> [    1.981217] ohci_hcd 0000:00:13.0: roothub.status 00008000 DRWE
> [    1.981221] ohci_hcd 0000:00:13.0: roothub.portstatus [0] 0x00000100 PPS
> [    1.981224] ohci_hcd 0000:00:13.0: roothub.portstatus [1] 0x00000100 PPS
> [    1.981227] ohci_hcd 0000:00:13.0: roothub.portstatus [2] 0x00000100 PPS
> [    1.981231] ohci_hcd 0000:00:13.0: roothub.portstatus [3] 0x00000100 PPS
> [    1.981234] ohci_hcd 0000:00:13.0: roothub.portstatus [4] 0x00000100 PPS
> [    1.981256] usb usb5: default language 0x0409
> [    1.981279] usb usb5: udev 1, busnum 5, minor = 512
> [    1.981281] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
> [    1.981282] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.981284] usb usb5: Product: OHCI Host Controller
> [    1.981285] usb usb5: Manufacturer: Linux 3.2.0-rc0+ ohci_hcd
> [    1.981287] usb usb5: SerialNumber: 0000:00:13.0
> [    1.981629] usb usb5: usb_probe_device
> [    1.981631] usb usb5: configuration #1 chosen from 1 choice
> [    1.981641] usb usb5: adding 5-0:1.0 (config #1, interface 0)
> [    1.981786] hub 5-0:1.0: usb_probe_interface
> [    1.981788] hub 5-0:1.0: usb_probe_interface - got id
> [    1.981799] hub 5-0:1.0: USB hub found
> [    1.981808] hub 5-0:1.0: 5 ports detected
> [    1.981809] hub 5-0:1.0: standalone hub
> [    1.981810] hub 5-0:1.0: no power switching (usb 1.0)
> [    1.981812] hub 5-0:1.0: no over-current protection
> [    1.981813] hub 5-0:1.0: power on to power good time: 4ms
> [    1.981823] hub 5-0:1.0: local power source is good
> [    1.981825] hub 5-0:1.0: trying to enable port power on non-switchable hub
> [    1.981866] drivers/usb/core/inode.c: creating file '001'
> [    1.981933] ehci_hcd 0000:00:13.2: HS companion for 0000:00:13.0
> [    1.982295] xen: registering gsi 18 triggering 0 polarity 1
> [    1.982299] xen_map_pirq_gsi: returning irq 18 for gsi 18
> [    1.982301] xen: --> pirq=18 -> irq=18 (gsi=18)
> [    1.982302] Already setup the GSI :18
> [    1.982329] ohci_hcd 0000:00:14.5: OHCI Host Controller
> [    1.982338] drivers/usb/core/inode.c: creating file '006'
> [    1.982767] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
> [    1.982779] ohci_hcd 0000:00:14.5: enabled AMD prefetch quirk
> [    1.982852] ohci_hcd 0000:00:14.5: created debug files
> [    1.982854] ohci_hcd 0000:00:14.5: supports USB remote wakeup
> [    1.982861] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf98fd000
> [    2.025152] hub 4-0:1.0: state 7 ports 5 chg 0000 evt 0000
> [    2.038185] ohci_hcd 0000:00:14.5: OHCI controller state
> [    2.038189] ohci_hcd 0000:00:14.5: OHCI 1.0, NO legacy support registers, rh state running
> [    2.038193] ohci_hcd 0000:00:14.5: control 0x283 RWC HCFS=operational CBSR=3
> [    2.038196] ohci_hcd 0000:00:14.5: cmdstatus 0x00000 SOC=0
> [    2.038200] ohci_hcd 0000:00:14.5: intrstatus 0x00000004 SF
> [    2.038203] ohci_hcd 0000:00:14.5: intrenable 0x8000005a MIE RHSC UE RD WDH
> [    2.038223] ohci_hcd 0000:00:14.5: hcca frame #0005
> [    2.038227] ohci_hcd 0000:00:14.5: roothub.a 02001202 POTPGT=2 NOCP NPS NDP=2(2)
> [    2.038230] ohci_hcd 0000:00:14.5: roothub.b 00000000 PPCM=0000 DR=0000
> [    2.038233] ohci_hcd 0000:00:14.5: roothub.status 00008000 DRWE
> [    2.038237] ohci_hcd 0000:00:14.5: roothub.portstatus [0] 0x00000100 PPS
> [    2.038240] ohci_hcd 0000:00:14.5: roothub.portstatus [1] 0x00000100 PPS
> [    2.038264] usb usb6: default language 0x0409
> [    2.038280] usb usb6: udev 1, busnum 6, minor = 640
> [    2.038282] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
> [    2.038283] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    2.038285] usb usb6: Product: OHCI Host Controller
> [    2.038286] usb usb6: Manufacturer: Linux 3.2.0-rc0+ ohci_hcd
> [    2.038288] usb usb6: SerialNumber: 0000:00:14.5
> [    2.038616] usb usb6: usb_probe_device
> [    2.038618] usb usb6: configuration #1 chosen from 1 choice
> [    2.038627] usb usb6: adding 6-0:1.0 (config #1, interface 0)
> [    2.038781] hub 6-0:1.0: usb_probe_interface
> [    2.038783] hub 6-0:1.0: usb_probe_interface - got id
> [    2.038784] hub 6-0:1.0: USB hub found
> [    2.038793] hub 6-0:1.0: 2 ports detected
> [    2.038795] hub 6-0:1.0: standalone hub
> [    2.038796] hub 6-0:1.0: no power switching (usb 1.0)
> [    2.038797] hub 6-0:1.0: no over-current protection
> [    2.038799] hub 6-0:1.0: power on to power good time: 4ms
> [    2.038809] hub 6-0:1.0: local power source is good
> [    2.038810] hub 6-0:1.0: trying to enable port power on non-switchable hub
> [    2.038888] drivers/usb/core/inode.c: creating file '001'
> [    2.039293] xen: registering gsi 18 triggering 0 polarity 1
> [    2.039297] xen_map_pirq_gsi: returning irq 18 for gsi 18
> [    2.039298] xen: --> pirq=18 -> irq=18 (gsi=18)
> [    2.039300] Already setup the GSI :18
> [    2.039318] ohci_hcd 0000:00:16.0: OHCI Host Controller
> [    2.039327] drivers/usb/core/inode.c: creating file '007'
> [    2.039554] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
> [    2.039566] ohci_hcd 0000:00:16.0: enabled AMD prefetch quirk
> [    2.039638] ohci_hcd 0000:00:16.0: created debug files
> [    2.039639] ohci_hcd 0000:00:16.0: supports USB remote wakeup
> [    2.039647] ohci_hcd 0000:00:16.0: irq 18, io mem 0xf98fe000
> [    2.082144] hub 5-0:1.0: state 7 ports 5 chg 0000 evt 0000
> [    2.095207] ohci_hcd 0000:00:16.0: OHCI controller state
> [    2.095214] ohci_hcd 0000:00:16.0: OHCI 1.0, NO legacy support registers, rh state running
> [    2.095218] ohci_hcd 0000:00:16.0: control 0x283 RWC HCFS=operational CBSR=3
> [    2.095221] ohci_hcd 0000:00:16.0: cmdstatus 0x00000 SOC=0
> [    2.095224] ohci_hcd 0000:00:16.0: intrstatus 0x00000004 SF
> [    2.095228] ohci_hcd 0000:00:16.0: intrenable 0x8000005a MIE RHSC UE RD WDH
> [    2.095250] ohci_hcd 0000:00:16.0: hcca frame #0005
> [    2.095253] ohci_hcd 0000:00:16.0: roothub.a 02001204 POTPGT=2 NOCP NPS NDP=4(4)
> [    2.095256] ohci_hcd 0000:00:16.0: roothub.b 00000000 PPCM=0000 DR=0000
> [    2.095260] ohci_hcd 0000:00:16.0: roothub.status 00008000 DRWE
> [    2.095263] ohci_hcd 0000:00:16.0: roothub.portstatus [0] 0x00000100 PPS
> [    2.095267] ohci_hcd 0000:00:16.0: roothub.portstatus [1] 0x00000100 PPS
> [    2.095270] ohci_hcd 0000:00:16.0: roothub.portstatus [2] 0x00000100 PPS
> [    2.095273] ohci_hcd 0000:00:16.0: roothub.portstatus [3] 0x00000100 PPS
> [    2.095292] usb usb7: default language 0x0409
> [    2.095305] usb usb7: udev 1, busnum 7, minor = 768
> [    2.095307] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
> [    2.095308] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    2.095310] usb usb7: Product: OHCI Host Controller
> [    2.095311] usb usb7: Manufacturer: Linux 3.2.0-rc0+ ohci_hcd
> [    2.095313] usb usb7: SerialNumber: 0000:00:16.0
> [    2.095642] usb usb7: usb_probe_device
> [    2.095644] usb usb7: configuration #1 chosen from 1 choice
> [    2.095653] usb usb7: adding 7-0:1.0 (config #1, interface 0)
> [    2.095820] hub 7-0:1.0: usb_probe_interface
> [    2.095822] hub 7-0:1.0: usb_probe_interface - got id
> [    2.095823] hub 7-0:1.0: USB hub found
> [    2.095833] hub 7-0:1.0: 4 ports detected
> [    2.095834] hub 7-0:1.0: standalone hub
> [    2.095835] hub 7-0:1.0: no power switching (usb 1.0)
> [    2.095846] hub 7-0:1.0: no over-current protection
> [    2.095848] hub 7-0:1.0: power on to power good time: 4ms
> [    2.095858] hub 7-0:1.0: local power source is good
> [    2.095859] hub 7-0:1.0: trying to enable port power on non-switchable hub
> [    2.095898] drivers/usb/core/inode.c: creating file '001'
> [    2.095993] ehci_hcd 0000:00:16.2: HS companion for 0000:00:16.0
> [    2.096345] uhci_hcd: USB Universal Host Controller Interface driver
> [    2.096654] usbcore: registered new interface driver usblp
> [    2.096655] Initializing USB Mass Storage driver...
> [    2.096788] usbcore: registered new interface driver usb-storage
> [    2.096799] USB Mass Storage support registered.
> [    2.096945] usbcore: registered new interface driver libusual
> [    2.097241] usbcore: registered new interface driver usbserial
> [    2.097245] usbserial: USB Serial Driver core
> [    2.097358] USB Serial support registered for cp210x
> [    2.097471] usbcore: registered new interface driver cp210x
> [    2.097472] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
> [    2.097590] USB Serial support registered for DeLorme Earthmate USB
> [    2.097687] USB Serial support registered for HID->COM RS232 Adapter
> [    2.097782] USB Serial support registered for Nokia CA-42 V2 Adapter
> [    2.097891] usbcore: registered new interface driver cypress
> [    2.097893] cypress_m8: v1.10:Cypress USB to Serial Driver
> [    2.097992] USB Serial support registered for Moschip 2 port adapter
> [    2.097994] mos7720: 2.1:Moschip USB Serial Driver
> [    2.098141] usbcore: registered new interface driver moschip7720
> [    2.098244] USB Serial support registered for Moschip 7840/7820 USB Serial Driver
> [    2.098246] mos7840: 1.3.2:Moschip 7840/7820 USB Serial Driver
> [    2.098372] usbcore: registered new interface driver mos7840
> [    2.098814] i8042: PNP: No PS/2 controller found. Probing ports directly.
> [    2.099543] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    2.099557] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    2.100022] mousedev: PS/2 mouse device common for all mice
> [    2.100677] rtc_cmos 00:04: RTC can wake from S4
> [    2.101180] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
> [    2.101280] rtc0: alarms up to one month, y3k, 114 bytes nvram
> [    2.101963] lirc_dev: IR Remote Control driver registered, major 251 
> [    2.101976] IR NEC protocol handler initialized
> [    2.101978] IR RC5(x) protocol handler initialized
> [    2.101980] IR RC6 protocol handler initialized
> [    2.101982] IR JVC protocol handler initialized
> [    2.101983] IR Sony protocol handler initialized
> [    2.101985] IR RC5 (streamzap) protocol handler initialized
> [    2.101987] IR MCE Keyboard/mouse protocol handler initialized
> [    2.101989] IR LIRC bridge handler initialized
> [    2.101990] Linux video capture interface: v2.00
> [    2.102215] i2c-core: driver [tuner] using legacy suspend method
> [    2.102216] i2c-core: driver [tuner] using legacy resume method
> [    2.102410] i2c-core: driver [msp3400] using legacy suspend method
> [    2.102412] i2c-core: driver [msp3400] using legacy resume method
> [    2.102879] usbcore: registered new interface driver poseidon
> [    2.102991] usbcore: registered new interface driver cx231xx
> [    2.103138] usbcore: registered new interface driver usbvision
> [    2.103140] USBVision USB Video Device Driver for Linux : 0.9.11
> [    2.103453] usbcore: registered new interface driver pvrusb2
> [    2.103454] pvrusb2: V4L in-tree version:Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner
> [    2.103456] pvrusb2: Debug mask is 31 (0x1f)
> [    2.103586] usbcore: registered new interface driver tm6000
> [    2.103698] usbcore: registered new interface driver zr364xx
> [    2.103830] usbcore: registered new interface driver stkwebcam
> [    2.103940] usbcore: registered new interface driver sn9c102
> [    2.104071] usbcore: registered new interface driver et61x251
> [    2.104189] usbcore: registered new interface driver Philips webcam
> [    2.104191] gspca_main: v2.14.0 registered
> [    2.104307] usbcore: registered new interface driver benq
> [    2.104432] usbcore: registered new interface driver conex
> [    2.104540] usbcore: registered new interface driver cpia1
> [    2.104649] usbcore: registered new interface driver etoms
> [    2.104757] usbcore: registered new interface driver finepix
> [    2.104874] usbcore: registered new interface driver jeilinj
> [    2.104985] usbcore: registered new interface driver kinect
> [    2.105122] usbcore: registered new interface driver konica
> [    2.105228] usbcore: registered new interface driver mars
> [    2.105355] usbcore: registered new interface driver mr97310a
> [    2.105513] usbcore: registered new interface driver nw80x
> [    2.105647] usbcore: registered new interface driver ov519
> [    2.105757] usbcore: registered new interface driver ov534
> [    2.105867] usbcore: registered new interface driver ov534_9
> [    2.105994] usbcore: registered new interface driver pac207
> [    2.106125] usbcore: registered new interface driver pac7302
> [    2.106258] usbcore: registered new interface driver pac7311
> [    2.106364] usbcore: registered new interface driver se401
> [    2.106470] usbcore: registered new interface driver sn9c2028
> [    2.106594] usbcore: registered new interface driver sn9c20x
> [    2.106712] usbcore: registered new interface driver sonixb
> [    2.106831] usbcore: registered new interface driver sonixj
> [    2.106949] usbcore: registered new interface driver spca500
> [    2.107081] usbcore: registered new interface driver spca501
> [    2.107211] usbcore: registered new interface driver spca505
> [    2.107326] usbcore: registered new interface driver spca506
> [    2.107432] usbcore: registered new interface driver spca508
> [    2.107559] usbcore: registered new interface driver spca561
> [    2.107670] usbcore: registered new interface driver spca1528
> [    2.107778] usbcore: registered new interface driver sq905
> [    2.107904] usbcore: registered new interface driver sq905c
> [    2.108014] usbcore: registered new interface driver sq930x
> [    2.108196] usbcore: registered new interface driver sunplus
> [    2.108309] usbcore: registered new interface driver stk014
> [    2.108427] usbcore: registered new interface driver stv0680
> [    2.108535] usbcore: registered new interface driver t613
> [    2.108645] usbcore: registered new interface driver tv8532
> [    2.108772] usbcore: registered new interface driver vc032x
> [    2.108879] usbcore: registered new interface driver vicam
> [    2.108992] usbcore: registered new interface driver xirlink-cit
> [    2.109145] usbcore: registered new interface driver zc3xx
> [    2.109267] usbcore: registered new interface driver ALi m5602
> [    2.109388] usbcore: registered new interface driver STV06xx
> [    2.109501] usbcore: registered new interface driver gspca_gl860
> [    2.109663] usbcore: registered new interface driver hdpvr
> [    2.109776] usbcore: registered new interface driver s2255
> [    2.109902] usbcore: registered new interface driver uvcvideo
> [    2.109903] USB Video Class driver (1.1.1)
> [    2.110112] f71882fg: Found f71889ed chip at 0x600, revision 16
> [    2.110464] f71882fg f71882fg.1536: Fan: 1 is in duty-cycle mode
> [    2.110512] f71882fg f71882fg.1536: Fan: 2 is in duty-cycle mode
> [    2.110554] f71882fg f71882fg.1536: Fan: 3 is in duty-cycle mode
> [    2.111792] f71808e_wdt: Unrecognized Fintek device: 0909
> [    2.111798] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
> [    2.112097] SP5100 TCO timer: mmio address 0xb8fe00 already in use
> [    2.112107] wdt: Xen WatchDog Timer Driver v0.01
> [    2.112487] wdt: initialized (timeout=60s, nowayout=0)
> [    2.113129] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
> [    2.113486] EFI Variables Facility v0.08 2004-May-17
> [    2.116096] usbcore: registered new interface driver usbhid
> [    2.116098] usbhid: USB HID core driver
> [    2.120940] usbcore: registered new interface driver snd-usb-audio
> [    2.121092] usbcore: registered new interface driver snd-ua101
> [    2.121208] usbcore: registered new interface driver snd-usb-usx2y
> [    2.121338] usbcore: registered new interface driver snd-usb-us122l
> [    2.121454] usbcore: registered new interface driver snd-usb-caiaq
> [    2.121569] usbcore: registered new interface driver snd-usb-6fire
> [    2.121571] ALSA device list:
> [    2.121572]   No soundcards found.
> [    2.121636] Netfilter messages via NETLINK v0.30.
> [    2.121697] nf_conntrack version 0.5.0 (7319 buckets, 29276 max)
> [    2.122470] ctnetlink v0.93: registering with nfnetlink.
> [    2.123185] xt_time: kernel timezone is -0000
> [    2.123201] ip_set: protocol 6
> [    2.123253] IPVS: Registered protocols ()
> [    2.123278] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
> [    2.123583] IPVS: Creating netns size=1912 id=0
> [    2.123590] IPVS: ipvs loaded.
> [    2.125542] ip_tables: (C) 2000-2006 Netfilter Core Team
> [    2.125668] TCP cubic registered
> [    2.125671] NET: Registered protocol family 17
> [    2.125792] Bridge firewalling registered
> [    2.125806] Ebtables v2.0 registered
> [    2.125850] Registering the dns_resolver key type
> [    2.126537] registered taskstats version 1
> [    2.128471]   Magic number: 12:515:430
> [    2.139144] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
> [    2.195158] hub 7-0:1.0: state 7 ports 4 chg 0000 evt 0000
> [    3.556135] console [netcon0] enabled
> [    3.560114] netconsole: network logging started
> [    3.565183] Freeing unused kernel memory: 644k freed
> [    3.566054] Write protecting the kernel read-only data: 14336k
> [    3.582581] Freeing unused kernel memory: 1108k freed
> [    3.587819] Freeing unused kernel memory: 172k freed
> [    4.375679] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
> [    5.735717] udev[1928]: starting version 164
> [    6.619502] ata1.00: configured for UDMA/133
> [    6.620486] ata1: EH complete
> [    6.989411] ata1.00: configured for UDMA/133
> [    6.989416] ata1: EH complete
> [    7.544355] EXT4-fs (dm-0): re-mounted. Opts: (null)
> [    7.750228] EXT4-fs (dm-0): re-mounted. Opts: barrier=1,errors=remount-ro
> [   13.646383] Adding 2097148k swap on /dev/mapper/serveerstertje-swap.  Priority:-1 extents:1 across:2097148k 
> [   14.689994] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   15.923651] r8169 0000:08:00.0: eth1: link down
> [   15.924659] r8169 0000:08:00.0: eth1: link down
> [   16.114905] r8169 0000:09:00.0: eth0: link down
> [   16.115942] r8169 0000:09:00.0: eth0: link down
> [   17.642504] r8169 0000:08:00.0: eth1: link up
> [   18.022436] r8169 0000:09:00.0: eth0: link up
> [   24.083304] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=18250 DPT=53 LEN=47 
> [   24.083326] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=18250 DPT=53 LEN=47 
> [   24.116546] FW: ipmasq, Forward .. EoC: IN=eth1 OUT=eth0 MAC=40:61:86:f4:67:d8:00:13:e8:b8:03:7f:08:00 SRC=172.16.1.20 DST=64.4.34.191 LEN=40 TOS=0x00 PREC=0x00 TTL=127 ID=15618 DF PROTO=TCP SPT=49194 DPT=1863 WINDOW=0 RES=0x00 ACK RST URGP=0 
> [   24.119022] FW: ipmasq, Forward .. EoC: IN=eth1 OUT=eth0 MAC=40:61:86:f4:67:d8:00:13:e8:b8:03:7f:08:00 SRC=172.16.1.20 DST=64.4.44.72 LEN=45 TOS=0x00 PREC=0x00 TTL=127 ID=15619 DF PROTO=TCP SPT=52059 DPT=1863 WINDOW=65 RES=0x00 ACK PSH FIN URGP=0 
> [   24.497023] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52176 DF PROTO=UDP SPT=46112 DPT=53 LEN=47 
> [   24.497126] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=38173 DPT=53 LEN=47 
> [   24.497173] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=42462 DPT=53 LEN=47 
> [   24.497219] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=52498 DPT=53 LEN=47 
> [   24.497263] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=41981 DPT=53 LEN=47 
> [   24.497307] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=44950 DPT=53 LEN=47 
> [   24.497356] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=57749 DPT=53 LEN=47 
> [   24.497402] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=40747 DPT=53 LEN=47 
> [   24.497480] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=56044 DPT=53 LEN=47 
> [   24.497527] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=56530 DPT=53 LEN=47 
> [   24.497571] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=59746 DPT=53 LEN=47 
> [   24.497615] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=58422 DPT=53 LEN=47 
> [   24.497671] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=35192 DPT=53 LEN=47 
> [   24.497713] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=52681 DPT=53 LEN=47 
> [   24.497753] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=34661 DPT=53 LEN=47 
> [   24.497793] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=43406 DPT=53 LEN=47 
> [   24.498003] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=40187 DPT=53 LEN=47 
> [   24.498043] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52177 DF PROTO=UDP SPT=52592 DPT=53 LEN=47 
> [   24.498123] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=40073 DPT=53 LEN=47 
> [   24.498169] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=48232 DPT=53 LEN=47 
> [   24.498213] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=56401 DPT=53 LEN=47 
> [   24.498264] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=42295 DPT=53 LEN=47 
> [   24.498308] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=37428 DPT=53 LEN=47 
> [   24.498353] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=39793 DPT=53 LEN=47 
> [   24.498399] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=39550 DPT=53 LEN=47 
> [   24.498446] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=51014 DPT=53 LEN=47 
> [   24.498486] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=33114 DPT=53 LEN=47 
> [   24.498525] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=46473 DPT=53 LEN=47 
> [   24.498565] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=54857 DPT=53 LEN=47 
> [   24.498606] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=50547 DPT=53 LEN=47 
> [   24.498645] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=57172 DPT=53 LEN=47 
> [   24.498684] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=35018 DPT=53 LEN=47 
> [   24.498879] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=39233 DPT=53 LEN=47 
> [   24.498920] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=55591 DPT=53 LEN=47 
> [   24.498960] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=49309 DPT=53 LEN=47 
> [   24.498999] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=55292 DPT=53 LEN=47 
> [   24.499039] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52178 DF PROTO=UDP SPT=52173 DPT=53 LEN=47 
> [   24.499121] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=40901 DPT=53 LEN=47 
> [   24.499166] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=57459 DPT=53 LEN=47 
> [   24.499211] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=44390 DPT=53 LEN=47 
> [   24.499260] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=57122 DPT=53 LEN=47 
> [   24.499305] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=33703 DPT=53 LEN=47 
> [   24.499349] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=50839 DPT=53 LEN=47 
> [   24.499396] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=37339 DPT=53 LEN=47 
> [   24.499441] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=56282 DPT=53 LEN=47 
> [   24.499485] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=36999 DPT=53 LEN=47 
> [   24.499530] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=40745 DPT=53 LEN=47 
> [   24.499579] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=57275 DPT=53 LEN=47 
> [   24.499772] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=60162 DPT=53 LEN=47 
> [   24.499812] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=47685 DPT=53 LEN=47 
> [   24.499851] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=44549 DPT=53 LEN=47 
> [   24.499890] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=60280 DPT=53 LEN=47 
> [   24.499929] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=49966 DPT=53 LEN=47 
> [   24.499969] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=60795 DPT=53 LEN=47 
> [   24.500008] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=40379 DPT=53 LEN=47 
> [   24.500048] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52179 DF PROTO=UDP SPT=41815 DPT=53 LEN=47 
> [   24.500129] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=47336 DPT=53 LEN=47 
> [   24.500174] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=34385 DPT=53 LEN=47 
> [   24.500218] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=34089 DPT=53 LEN=47 
> [   24.500263] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=53958 DPT=53 LEN=47 
> [   24.500307] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=41698 DPT=53 LEN=47 
> [   24.500351] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=54925 DPT=53 LEN=47 
> [   24.500395] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=43597 DPT=53 LEN=47 
> [   24.500440] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=52180 DF PROTO=UDP SPT=36447 DPT=53 LEN=47 
> [   27.349843] sshd (5162): /proc/5162/oom_adj is deprecated, please use /proc/5162/oom_score_adj instead.
> [   28.082409] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   28.705405] EXT4-fs (dm-36): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   29.249131] EXT4-fs (dm-37): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   29.715206] EXT4-fs (dm-38): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   30.388561] EXT4-fs (dm-39): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   30.468794] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=11418 DPT=53 LEN=47 
> [   30.490797] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=11418 DPT=53 LEN=47 
> [   30.756151] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=62559 DPT=53 LEN=47 
> [   30.779123] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=62559 DPT=53 LEN=47 
> [   30.808008] EXT4-fs (dm-40): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   30.812794] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=28521 DPT=53 LEN=47 
> [   30.812811] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=28521 DPT=53 LEN=47 
> [   30.825619] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=61480 DPT=53 LEN=40 
> [   30.825636] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=61480 DPT=53 LEN=40 
> [   30.826343] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=28651 DPT=53 LEN=47 
> [   30.826359] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=28651 DPT=53 LEN=47 
> [   30.841085] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=24486 DPT=53 LEN=47 
> [   30.841101] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=24486 DPT=53 LEN=47 
> [   30.856521] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=58984 DPT=53 LEN=47 
> [   30.856538] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=58984 DPT=53 LEN=47 
> [   30.872092] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=52348 DPT=53 LEN=47 
> [   30.872118] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=52348 DPT=53 LEN=47 
> [   30.887716] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=61609 DPT=53 LEN=47 
> [   30.887733] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=61609 DPT=53 LEN=47 
> [   30.903377] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=22448 DPT=53 LEN=47 
> [   30.903394] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=22448 DPT=53 LEN=47 
> [   30.920142] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=15774 DPT=53 LEN=47 
> [   30.920158] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=15774 DPT=53 LEN=47 
> [   30.934450] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=33880 DPT=53 LEN=47 
> [   30.934466] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=33880 DPT=53 LEN=47 
> [   30.950468] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=63072 DPT=53 LEN=47 
> [   30.950485] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=63072 DPT=53 LEN=47 
> [   30.966308] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=13061 DPT=53 LEN=47 
> [   30.966325] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=13061 DPT=53 LEN=47 
> [   30.981966] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=47836 DPT=53 LEN=47 
> [   30.981983] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=47836 DPT=53 LEN=47 
> [   30.997341] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=55194 DPT=53 LEN=47 
> [   30.997357] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=55194 DPT=53 LEN=47 
> [   31.013438] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=50477 DPT=53 LEN=47 
> [   31.013455] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=50477 DPT=53 LEN=47 
> [   31.029811] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=13928 DPT=53 LEN=47 
> [   31.029828] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=13928 DPT=53 LEN=47 
> [   31.044600] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=41201 DPT=53 LEN=47 
> [   31.044616] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=41201 DPT=53 LEN=47 
> [   31.060007] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=64783 DPT=53 LEN=47 
> [   31.060025] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=64783 DPT=53 LEN=47 
> [   31.075536] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=45723 DPT=53 LEN=47 
> [   31.075552] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=45723 DPT=53 LEN=47 
> [   31.091041] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=26819 DPT=53 LEN=47 
> [   31.091101] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=26819 DPT=53 LEN=47 
> [   31.106879] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=5918 DPT=53 LEN=47 
> [   31.106896] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=5918 DPT=53 LEN=47 
> [   31.123862] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8486 DPT=53 LEN=47 
> [   31.123880] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8486 DPT=53 LEN=47 
> [   31.138293] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=30325 DPT=53 LEN=47 
> [   31.138312] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=30325 DPT=53 LEN=47 
> [   31.153511] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=50004 DPT=53 LEN=47 
> [   31.153527] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=50004 DPT=53 LEN=47 
> [   31.169000] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=39425 DPT=53 LEN=47 
> [   31.169017] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=39425 DPT=53 LEN=47 
> [   31.184877] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8838 DPT=53 LEN=47 
> [   31.184934] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8838 DPT=53 LEN=47 
> [   31.200343] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=42830 DPT=53 LEN=47 
> [   31.200359] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=42830 DPT=53 LEN=47 
> [   31.216019] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=25917 DPT=53 LEN=47 
> [   31.216046] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=25917 DPT=53 LEN=47 
> [   31.232094] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=11910 DPT=53 LEN=47 
> [   31.232112] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=11910 DPT=53 LEN=47 
> [   31.304406] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=14618 DPT=53 LEN=55 
> [   31.304423] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=14618 DPT=53 LEN=55 
> [   31.525843] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=57066 DPT=53 LEN=42 
> [   31.525859] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=57066 DPT=53 LEN=42 
> [   33.370377] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: barrier=1,errors=remount-ro
> [   38.708110] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=59086 DPT=53 LEN=47 
> [   38.740705] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=59086 DPT=53 LEN=47 
> [   40.699839] FW: ipmasq, Forward .. EoC: IN=eth1 OUT=eth0 MAC=40:61:86:f4:67:d8:00:13:e8:b8:03:7f:08:00 SRC=172.16.1.20 DST=64.4.44.72 LEN=40 TOS=0x00 PREC=0x00 TTL=127 ID=15669 DF PROTO=TCP SPT=52059 DPT=1863 WINDOW=0 RES=0x00 ACK RST URGP=0 
> [   40.843016] XENBUS: Unable to read cpu state
> [   40.859766] XENBUS: Unable to read cpu state
> [   40.859943] XENBUS: Unable to read cpu state
> [   40.860165] XENBUS: Unable to read cpu state
> [   40.860324] XENBUS: Unable to read cpu state
> [   40.860521] XENBUS: Unable to read cpu state
> [   47.255764] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=9399 DF PROTO=UDP SPT=56370 DPT=53 LEN=50 
> [   47.284392] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=9428 DF PROTO=UDP SPT=38848 DPT=53 LEN=50 
> [   47.315317] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=9459 DF PROTO=UDP SPT=57230 DPT=53 LEN=50 
> [   47.346000] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=9489 DF PROTO=UDP SPT=37919 DPT=53 LEN=50 
> [   60.891334] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=24907 DPT=53 LEN=47 
> [   60.919853] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=24907 DPT=53 LEN=47 
> [   60.949642] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=36011 DPT=53 LEN=40 
> [   60.979376] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=36011 DPT=53 LEN=40 
> [   61.009190] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=42832 DPT=53 LEN=47 
> [   61.038983] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=42832 DPT=53 LEN=47 
> [   61.074371] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=23461 DPT=53 LEN=47 
> [   61.103755] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=23461 DPT=53 LEN=47 
> [   61.137041] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=56532 DPT=53 LEN=47 
> [   61.166563] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=56532 DPT=53 LEN=47 
> [   61.199749] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=17213 DPT=53 LEN=47 
> [   61.229937] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=17213 DPT=53 LEN=47 
> [   61.277683] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8231 DPT=53 LEN=47 
> [   61.306229] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8231 DPT=53 LEN=47 
> [   61.347115] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=12397 DPT=53 LEN=47 
> [   61.376324] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=12397 DPT=53 LEN=47 
> [   61.448728] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=6376 DPT=53 LEN=55 
> [   61.478229] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=6376 DPT=53 LEN=55 
> [   61.696753] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.200 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=44963 DPT=53 LEN=42 
> [   61.726660] FW: ipmasq, Output .. EoC: IN= OUT=eth0 SRC=88.159.72.25 DST=88.159.1.201 LEN=62 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=44963 DPT=53 LEN=42 

> enabled)
> (XEN) Processor #0 0:10 APIC version 16
> (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> (XEN) Processor #1 0:10 APIC version 16
> (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
> (XEN) Processor #2 0:10 APIC version 16
> (XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
> (XEN) Processor #3 0:10 APIC version 16
> (XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
> (XEN) Processor #4 0:10 APIC version 16
> (XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
> (XEN) Processor #5 0:10 APIC version 16
> (XEN) ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
> (XEN) IOAPIC[0]: apic_id 6, version 33, address 0xfec00000, GSI 0-23
> (XEN) ACPI: IOAPIC (id[0x07] address[0xfec20000] gsi_base[24])
> (XEN) IOAPIC[1]: apic_id 7, version 33, address 0xfec20000, GSI 24-55
> (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
> (XEN) ACPI: IRQ0 used by override.
> (XEN) ACPI: IRQ2 used by override.
> (XEN) ACPI: IRQ9 used by override.
> (XEN) Enabling APIC mode:  Flat.  Using 2 I/O APICs
> (XEN) ACPI: HPET id: 0x8300 base: 0xfed00000
> (XEN) PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
> (XEN) PCI: Not using MMCONFIG.
> (XEN) Table is not found!
> (XEN) Using ACPI (MADT) for SMP configuration information
> (XEN) mapped APIC to ffff82c3ffffe000 (fee00000)
> (XEN) mapped IOAPIC to ffff82c3ffffd000 (fec00000)
> (XEN) mapped IOAPIC to ffff82c3ffffc000 (fec20000)
> (XEN) IRQ limits: 56 GSI, 1112 MSI/MSI-X
> (XEN) Using scheduler: SMP Credit Scheduler (credit)
> (XEN) Detected 3200.160 MHz processor.
> (XEN) Initing memory sharing.
> (XEN) AMD Fam10h machine check reporting enabled
> (XEN) AMD-Vi: Found MSI capability block 
> (XEN) AMD-Vi: ACPI Table:
> (XEN) AMD-Vi:  Signature IVRS
> (XEN) AMD-Vi:  Length 0x100
> (XEN) AMD-Vi:  Revision 0x1
> (XEN) AMD-Vi:  CheckSum 0x66
> (XEN) AMD-Vi:  OEM_Id AMD  
> (XEN) AMD-Vi:  OEM_Table_Id RD890S
> (XEN) AMD-Vi:  OEM_Revision 0x202031
> (XEN) AMD-Vi:  Creator_Id AMD 
> (XEN) AMD-Vi:  Creator_Revision 0x0
> (XEN) AMD-Vi: IVRS Block:
> (XEN) AMD-Vi:  Type 0x10
> (XEN) AMD-Vi:  Flags 0x3e
> (XEN) AMD-Vi:  Length 0xd0
> (XEN) AMD-Vi:  Dev_Id 0x2
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x0 -> 0x2
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x10
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xb00
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x18
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0xa00
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0xa00 -> 0xa07
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x28
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x900
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x30
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x800
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x50
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x600
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x0
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x43
> (XEN) AMD-Vi:  Dev_Id 0x708
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x708 -> 0x7ff
> (XEN) AMD-Vi:  Dev_Id Alias: 0x700
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x58
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0x500
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x500 -> 0x501
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x68
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0x400
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x400 -> 0x407
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x88
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0x90
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x90 -> 0x92
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0x98
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x98 -> 0x9a
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa0
> (XEN) AMD-Vi:  Flags 0xd7
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa3
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa4
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x0
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x43
> (XEN) AMD-Vi:  Dev_Id 0x300
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0x300 -> 0x3ff
> (XEN) AMD-Vi:  Dev_Id Alias: 0xa4
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa5
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa8
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0xa9
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x2
> (XEN) AMD-Vi:  Dev_Id 0x100
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x3
> (XEN) AMD-Vi:  Dev_Id 0xb0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi:  Dev_Id Range: 0xb0 -> 0xb2
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x0
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x48
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0xd7
> (XEN) AMD-Vi: IVHD Device Entry:
> (XEN) AMD-Vi:  Type 0x48
> (XEN) AMD-Vi:  Dev_Id 0x0
> (XEN) AMD-Vi:  Flags 0x0
> (XEN) AMD-Vi: Add device table entry: device id = 0x0000, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0001, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0002, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0010, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0018, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0028, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0030, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0050, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0058, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0068, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0088, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0090, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0091, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0092, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0098, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0099, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x009a, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a0, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a3, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a4, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a5, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a8, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00a9, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00b0, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00b1, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x00b2, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0100, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0400, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0401, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0402, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0403, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0404, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0405, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0406, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0407, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0500, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0501, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0600, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0700, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0800, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0900, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a00, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a01, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a02, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a03, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a04, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a05, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a06, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0a07, interupt table = 0x24df1e000
> (XEN) AMD-Vi: Add device table entry: device id = 0x0b00, interupt table = 0x24df1e000
> (XEN) AMD-Vi: IOMMU 0 Enabled.
> (XEN) AMD-Vi: Enabling global vector map
> (XEN) I/O virtualisation enabled
> (XEN)  - Dom0 mode: Relaxed
> (XEN) Getting VERSION: 80050010
> (XEN) Getting VERSION: 80050010
> (XEN) Getting ID: 0
> (XEN) Getting LVT0: 700
> (XEN) Getting LVT1: 400
> (XEN) enabled ExtINT on CPU#0
> (XEN) ESR value before enabling vector: 0x00000004  after: 0x00000000
> (XEN) ENABLING IO-APIC IRQs
> (XEN)  -> Using new ACK method
> (XEN) init IO_APIC IRQs
> (XEN)  IO-APIC (apicid-pin) 6-0, 6-16, 6-17, 6-18, 6-19, 6-20, 6-21, 6-22, 6-23, 7-0, 7-1, 7-2, 7-3, 7-4, 7-5, 7-6, 7-7, 7-8, 7-9, 7-10, 7-11, 7-12, 7-13, 7-14, 7-15, 7-16, 7-17, 7-18, 7-19, 7-20, 7-21, 7-22, 7-23, 7-24, 7-25, 7-26, 7-27, 7-28, 7-29, 7-30, 7-31 not connected.
> (XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
> (XEN) number of MP IRQ sources: 15.
> (XEN) number of IO-APIC #6 registers: 24.
> (XEN) number of IO-APIC #7 registers: 32.
> (XEN) testing the IO APIC.......................
> (XEN) IO APIC #6......
> (XEN) .... register #00: 06000000
> (XEN) .......    : physical APIC id: 06
> (XEN) .......    : Delivery Type: 0
> (XEN) .......    : LTS          : 0
> (XEN) .... register #01: 00178021
> (XEN) .......     : max redirection entries: 0017
> (XEN) .......     : PRQ implemented: 1
> (XEN) .......     : IO APIC version: 0021
> (XEN) .... register #02: 06000000
> (XEN) .......     : arbitration: 06
> (XEN) .... register #03: 07000000
> (XEN) .......     : Boot DT    : 0
> (XEN) .... IRQ redirection table:
> (XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
> (XEN)  00 000 00  1    0    0   0   0    0    0    00
> (XEN)  01 001 01  0    0    0   0   0    1    1    30
> (XEN)  02 001 01  0    0    0   0   0    1    1    F0
> (XEN)  03 001 01  0    0    0   0   0    1    1    38
> (XEN)  04 001 01  0    0    0   0   0    1    1    F1
> (XEN)  05 001 01  0    0    0   0   0    1    1    40
> (XEN)  06 001 01  0    0    0   0   0    1    1    48
> (XEN)  07 001 01  0    0    0   0   0    1    1    50
> (XEN)  08 001 01  0    0    0   0   0    1    1    58
> (XEN)  09 001 01  1    1    0   1   0    1    1    60
> (XEN)  0a 001 01  0    0    0   0   0    1    1    68
> (XEN)  0b 001 01  0    0    0   0   0    1    1    70
> (XEN)  0c 001 01  0    0    0   0   0    1    1    78
> (XEN)  0d 001 01  0    0    0   0   0    1    1    88
> (XEN)  0e 001 01  0    0    0   0   0    1    1    90
> (XEN)  0f 001 01  0    0    0   0   0    1    1    98
> (XEN)  10 000 00  1    0    0   0   0    0    0    00
> (XEN)  11 000 00  1    0    0   0   0    0    0    00
> (XEN)  12 000 00  1    0    0   0   0    0    0    00
> (XEN)  13 000 00  1    0    0   0   0    0    0    00
> (XEN)  14 000 00  1    0    0   0   0    0    0    00
> (XEN)  15 000 00  1    0    0   0   0    0    0    00
> (XEN)  16 000 00  1    0    0   0   0    0    0    00
> (XEN)  17 000 00  1    0    0   0   0    0    0    00
> (XEN) IO APIC #7......
> (XEN) .... register #00: 07000000
> (XEN) .......    : physical APIC id: 07
> (XEN) .......    : Delivery Type: 0
> (XEN) .......    : LTS          : 0
> (XEN) .... register #01: 001F8021
> (XEN) .......     : max redirection entries: 001F
> (XEN) .......     : PRQ implemented: 1
> (XEN) .......     : IO APIC version: 0021
> (XEN) .... register #02: 00000000
> (XEN) .......     : arbitration: 00
> (XEN) .... IRQ redirection table:
> (XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
> (XEN)  00 000 00  1    0    0   0   0    0    0    00
> (XEN)  01 000 00  1    0    0   0   0    0    0    00
> (XEN)  02 000 00  1    0    0   0   0    0    0    00
> (XEN)  03 000 00  1    0    0   0   0    0    0    00
> (XEN)  04 000 00  1    0    0   0   0    0    0    00
> (XEN)  05 000 00  1    0    0   0   0    0    0    00
> (XEN)  06 000 00  1    0    0   0   0    0    0    00
> (XEN)  07 000 00  1    0    0   0   0    0    0    00
> (XEN)  08 000 00  1    0    0   0   0    0    0    00
> (XEN)  09 000 00  1    0    0   0   0    0    0    00
> (XEN)  0a 000 00  1    0    0   0   0    0    0    00
> (XEN)  0b 000 00  1    0    0   0   0    0    0    00
> (XEN)  0c 000 00  1    0    0   0   0    0    0    00
> (XEN)  0d 000 00  1    0    0   0   0    0    0    00
> (XEN)  0e 000 00  1    0    0   0   0    0    0    00
> (XEN)  0f 000 00  1    0    0   0   0    0    0    00
> (XEN)  10 000 00  1    0    0   0   0    0    0    00
> (XEN)  11 000 00  1    0    0   0   0    0    0    00
> (XEN)  12 000 00  1    0    0   0   0    0    0    00
> (XEN)  13 000 00  1    0    0   0   0    0    0    00
> (XEN)  14 000 00  1    0    0   0   0    0    0    00
> (XEN)  15 000 00  1    0    0   0   0    0    0    00
> (XEN)  16 000 00  1    0    0   0   0    0    0    00
> (XEN)  17 000 00  1    0    0   0   0    0    0    00
> (XEN)  18 000 00  1    0    0   0   0    0    0    00
> (XEN)  19 000 00  1    0    0   0   0    0    0    00
> (XEN)  1a 000 00  1    0    0   0   0    0    0    00
> (XEN)  1b 000 00  1    0    0   0   0    0    0    00
> (XEN)  1c 000 00  1    0    0   0   0    0    0    00
> (XEN)  1d 000 00  1    0    0   0   0    0    0    00
> (XEN)  1e 000 00  1    0    0   0   0    0    0    00
> (XEN)  1f 000 00  1    0    0   0   0    0    0    00
> (XEN) Using vector-based indexing
> (XEN) IRQ to pin mappings:
> (XEN) IRQ240 -> 0:2
> (XEN) IRQ48 -> 0:1
> (XEN) IRQ56 -> 0:3
> (XEN) IRQ241 -> 0:4
> (XEN) IRQ64 -> 0:5
> (XEN) IRQ72 -> 0:6
> (XEN) IRQ80 -> 0:7
> (XEN) IRQ88 -> 0:8
> (XEN) IRQ96 -> 0:9
> (XEN) IRQ104 -> 0:10
> (XEN) IRQ112 -> 0:11
> (XEN) IRQ120 -> 0:12
> (XEN) IRQ136 -> 0:13
> (XEN) IRQ144 -> 0:14
> (XEN) IRQ152 -> 0:15
> (XEN) .................................... done.
> (XEN) Using local APIC timer interrupts.
> (XEN) calibrating APIC timer ...
> (XEN) ..... CPU clock speed is 3200.1868 MHz.
> (XEN) ..... host bus clock speed is 200.0115 MHz.
> (XEN) ..... bus_scale = 0x0000CCD7
> (XEN) [2012-01-12 12:25:10] Platform timer appears to have unexpectedly wrapped 10 or more times.
> (XEN) [2012-01-12 12:25:10] Platform timer is 14.318MHz HPET
> (XEN) [2012-01-12 12:25:10] Allocated console ring of 64 KiB.
> (XEN) [2012-01-12 12:25:10] HVM: ASIDs enabled.
> (XEN) [2012-01-12 12:25:10] SVM: Supported advanced features:
> (XEN) [2012-01-12 12:25:10]  - Nested Page Tables (NPT)
> (XEN) [2012-01-12 12:25:10]  - Last Branch Record (LBR) Virtualisation
> (XEN) [2012-01-12 12:25:10]  - Next-RIP Saved on #VMEXIT
> (XEN) [2012-01-12 12:25:10]  - Pause-Intercept Filter
> (XEN) [2012-01-12 12:25:10] HVM: SVM enabled
> (XEN) [2012-01-12 12:25:10] HVM: Hardware Assisted Paging detected.
> (XEN) [2012-01-12 12:25:09] masked ExtINT on CPU#1
> (XEN) [2012-01-12 12:25:09] masked ExtINT on CPU#2
> (XEN) [2012-01-12 12:25:09] masked ExtINT on CPU#3
> (XEN) [2012-01-12 12:25:09] masked ExtINT on CPU#4
> (XEN) [2012-01-12 12:25:09] masked ExtINT on CPU#5
> (XEN) [2012-01-12 12:25:10] Brought up 6 CPUs
> (XEN) [2012-01-12 12:25:10] HPET's MSI mode hasn't been supported when Interrupt Remapping is enabled.
> (XEN) [2012-01-12 12:25:10] ACPI sleep modes: S3
> (XEN) [2012-01-12 12:25:10] MCA: Use hw thresholding to adjust polling frequency
> (XEN) [2012-01-12 12:25:10] mcheck_poll: Machine check polling timer started.
> (XEN) [2012-01-12 12:25:10] Xenoprofile: Failed to setup IBS LVT offset, IBSCTL = 0xffffffff
> (XEN) [2012-01-12 12:25:10] *** LOADING DOMAIN 0 ***
> (XEN) [2012-01-12 12:25:11]  Xen  kernel: 64-bit, lsb, compat32
> (XEN) [2012-01-12 12:25:11]  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2b5a000
> (XEN) [2012-01-12 12:25:11] PHYSICAL MEMORY ARRANGEMENT:
> (XEN) [2012-01-12 12:25:11]  Dom0 alloc.:   0000000244000000->0000000248000000 (244079 pages to be allocated)
> (XEN) [2012-01-12 12:25:11]  Init. ramdisk: 000000024f96f000->000000024ffff400
> (XEN) [2012-01-12 12:25:11] VIRTUAL MEMORY ARRANGEMENT:
> (XEN) [2012-01-12 12:25:11]  Loaded kernel: ffffffff81000000->ffffffff82b5a000
> (XEN) [2012-01-12 12:25:11]  Init. ramdisk: ffffffff82b5a000->ffffffff831ea400
> (XEN) [2012-01-12 12:25:11]  Phys-Mach map: ffffffff831eb000->ffffffff833eb000
> (XEN) [2012-01-12 12:25:11]  Start info:    ffffffff833eb000->ffffffff833eb4b4
> (XEN) [2012-01-12 12:25:11]  Page tables:   ffffffff833ec000->ffffffff8340b000
> (XEN) [2012-01-12 12:25:11]  Boot stack:    ffffffff8340b000->ffffffff8340c000
> (XEN) [2012-01-12 12:25:11]  TOTAL:         ffffffff80000000->ffffffff83800000
> (XEN) [2012-01-12 12:25:11]  ENTRY ADDRESS: ffffffff81ee5200
> (XEN) [2012-01-12 12:25:11] Dom0 has maximum 6 VCPUs
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0000, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0002, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0010, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0018, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0028, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0030, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0050, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0058, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0068, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0088, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0090, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0092, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0098, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x009a, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00a0, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00a3, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00a4, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00a5, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00a8, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00b0, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x00b2, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: No iommu for device 00:18.0
> (XEN) [2012-01-12 12:25:11] AMD-Vi: No iommu for device 00:18.1
> (XEN) [2012-01-12 12:25:11] AMD-Vi: No iommu for device 00:18.2
> (XEN) [2012-01-12 12:25:11] AMD-Vi: No iommu for device 00:18.3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: No iommu for device 00:18.4
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0400, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0401, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0402, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0403, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0404, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0405, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0406, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0407, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0500, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0501, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0600, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0700, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0800, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0900, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a00, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a01, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a02, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a03, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a04, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a05, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a06, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0a07, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] AMD-Vi: Setup I/O page table: device id = 0x0b00, root table = 0x24de2d000, domain = 0, paging mode = 3
> (XEN) [2012-01-12 12:25:11] Scrubbing Free RAM: .......................................................................done.
> (XEN) [2012-01-12 12:25:13] Xen trace buffers: disabled
> (XEN) [2012-01-12 12:25:13] Std. Loglevel: All
> (XEN) [2012-01-12 12:25:13] Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
> (XEN) [2012-01-12 12:25:13] Xen is relinquishing VGA console.
> (XEN) [2012-01-12 12:25:13] *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
> (XEN) [2012-01-12 12:25:13] Freed 220kB init memory.
> (XEN) [2012-01-12 12:25:13] IOAPIC[0]: Set PCI routing entry (6-9 -> 0x60 -> IRQ 9 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:13] traps.c:2432:d0 Domain attempted WRMSR 00000000c0010004 from 0x0000eff2fef31f0c to 0x000000000000abcd.
> (XEN) [2012-01-12 12:25:13] PCI add device 00:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:00.2
> (XEN) [2012-01-12 12:25:13] PCI add device 00:02.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:03.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:05.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:06.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:0a.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:0b.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:0d.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:11.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:12.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:12.2
> (XEN) [2012-01-12 12:25:13] PCI add device 00:13.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:13.2
> (XEN) [2012-01-12 12:25:13] PCI add device 00:14.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:14.3
> (XEN) [2012-01-12 12:25:13] PCI add device 00:14.4
> (XEN) [2012-01-12 12:25:13] PCI add device 00:14.5
> (XEN) [2012-01-12 12:25:13] PCI add device 00:15.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:16.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:16.2
> (XEN) [2012-01-12 12:25:13] PCI add device 00:18.0
> (XEN) [2012-01-12 12:25:13] PCI add device 00:18.1
> (XEN) [2012-01-12 12:25:13] PCI add device 00:18.2
> (XEN) [2012-01-12 12:25:13] PCI add device 00:18.3
> (XEN) [2012-01-12 12:25:13] PCI add device 00:18.4
> (XEN) [2012-01-12 12:25:13] PCI add device 0b:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.1
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.2
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.3
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.4
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.5
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.6
> (XEN) [2012-01-12 12:25:13] PCI add device 0a:00.7
> (XEN) [2012-01-12 12:25:13] PCI add device 09:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 08:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 06:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 07:01.0
> (XEN) [2012-01-12 12:25:13] PCI add device 07:01.1
> (XEN) [2012-01-12 12:25:13] PCI add device 07:01.2
> (XEN) [2012-01-12 12:25:13] PCI add device 05:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 05:00.1
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.0
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.1
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.2
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.3
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.4
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.5
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.6
> (XEN) [2012-01-12 12:25:13] PCI add device 04:00.7
> (XEN) [2012-01-12 12:25:13] PCI add device 03:06.0
> (XEN) [2012-01-12 12:25:13] IOAPIC[0]: Set PCI routing entry (6-8 -> 0x58 -> IRQ 8 Mode:0 Active:0)
> (XEN) [2012-01-12 12:25:13] IOAPIC[0]: Set PCI routing entry (6-13 -> 0x88 -> IRQ 13 Mode:0 Active:0)
> (XEN) [2012-01-12 12:25:13] IOAPIC[1]: Set PCI routing entry (7-28 -> 0xa0 -> IRQ 52 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:13] IOAPIC[1]: Set PCI routing entry (7-29 -> 0xa8 -> IRQ 53 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:13] IOAPIC[1]: Set PCI routing entry (7-30 -> 0xb0 -> IRQ 54 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:13] IOAPIC[0]: Set PCI routing entry (6-16 -> 0xb8 -> IRQ 16 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] physdev.c:155: dom0: wrong map_pirq type 3
> (XEN) [2012-01-12 12:25:14] IOAPIC[0]: Set PCI routing entry (6-22 -> 0x41 -> IRQ 22 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-19 -> 0x49 -> IRQ 43 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-18 -> 0x51 -> IRQ 42 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-17 -> 0x59 -> IRQ 41 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-16 -> 0x61 -> IRQ 40 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-9 -> 0x69 -> IRQ 33 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-8 -> 0x71 -> IRQ 32 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-22 -> 0x79 -> IRQ 46 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-21 -> 0x81 -> IRQ 45 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-20 -> 0x89 -> IRQ 44 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-7 -> 0x91 -> IRQ 31 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-6 -> 0x99 -> IRQ 30 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-5 -> 0xa1 -> IRQ 29 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-4 -> 0xa9 -> IRQ 28 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[0]: Set PCI routing entry (6-19 -> 0xb1 -> IRQ 19 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[1]: Set PCI routing entry (7-27 -> 0xc9 -> IRQ 51 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:14] IOAPIC[0]: Set PCI routing entry (6-17 -> 0xd9 -> IRQ 17 Mode:1 Active:1)
> (XEN) [2012-01-12 12:25:15] IOAPIC[0]: Set PCI routing entry (6-18 -> 0x22 -> IRQ 18 Mode:1 Active:1)

  reply	other threads:[~2012-01-12 15:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 12:38 linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0 Sander Eikelenboom
2012-01-12 15:07 ` Konrad Rzeszutek Wilk [this message]
2012-01-12 15:46 ` Konrad Rzeszutek Wilk
2012-01-12 16:05   ` Kay Sievers
2012-01-12 16:12     ` Konrad Rzeszutek Wilk
2012-01-12 16:40       ` Konrad Rzeszutek Wilk
2012-01-12 16:58         ` Kay Sievers
2012-01-12 17:05         ` Sander Eikelenboom
2012-01-12 17:10           ` Konrad Rzeszutek Wilk
2012-01-12 17:48             ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120112150717.GH7685@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux@eikelenboom.it \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.