All of lore.kernel.org
 help / color / mirror / Atom feed
* HVM guests hanging in hpet_rtc_interrupt
@ 2013-01-31 17:07 Olaf Hering
  2013-01-31 17:12 ` Ian Campbell
  2013-02-04 11:02 ` Jan Beulich
  0 siblings, 2 replies; 16+ messages in thread
From: Olaf Hering @ 2013-01-31 17:07 UTC (permalink / raw)
  To: xen-devel


Current xen-unstable has appearently issues with HVM guest. Within the
guest I run either a SLES11SP2 kernel or a 3.7 pvops kernel. dom0 is
either SLES11SP2 or also 3.7 pvops.

After a first start of pvops guest on a pvops dom0 I see the guest
hanging with the backtrace below, after the boot scripts set the real
time clock. Once I kill the guest and start it again booting proceeds.
After I do a xl migrate domU localhost I can not access the guest again
with xl console. xenctx shows the same backtrace as shown below.

With a sles11sp2 dom0 + domU I see in guest dmesg 'hpet1: lost 2000
timer interrupts' (or similar) printed every second.

Any idea what could be the reason?

The domU.cfg, started with xl create, looks like this:

...
name="name"
description="something"
uuid="a062cabb-5981-4472-9d3b-da7bd8e2594e"
memory=512
vcpus=2
serial="pty"
builder="hvm"
boot="dcn"
disk=[ 
        'file:/some/loop-disk0,hda,w',
]
vif=[
        'bridge=br0,model=rtl8139,type=netfront'
]
vfb = [
        'type=vnc,vncunused=1,keymap=de'
]
on_crash="preserve"
...


xenctx output:

...
rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
flags: 00000086 s nz p
rsp: ffff88001b003df8
rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b000000/0000000000000000
Code (instr addr ffffffff81034b97)
00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da d0 00 79 c9 85 db 74


Stack:
 ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
 ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
 ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
 0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b

Call Trace:
  [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
  [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
  [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
  [<ffffffff8109ab8c>] handle_irq_event+0x3c
  [<ffffffff8109d79d>] handle_edge_irq+0x6d
  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
rip: ffffffff810360d6 native_safe_halt+0x6
flags: 00000246 i z p
rsp: ffff88001acbdef8
rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b040000/0000000000000000
Code (instr addr ffffffff810360d6)
48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 84 00 00 00 00 00 55


Stack:
 ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
 0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
 0000000000000000 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Call Trace:
  [<ffffffff810360d6>] native_safe_halt+0x6  <--
  [<ffffffff81014735>] default_idle+0x45
  [<ffffffff81014a68>] cpu_idle+0x88
  [<ffffffff8165824a>] start_secondary+0x188

rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
flags: 00000086 s nz p
rsp: ffff88001b003df8
rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b000000/0000000000000000
Code (instr addr ffffffff81034b97)
00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da d0 00 79 c9 85 db 74


Stack:
 ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
 ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
 ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
 0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b

Call Trace:
  [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
  [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
  [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
  [<ffffffff8109ab8c>] handle_irq_event+0x3c
  [<ffffffff8109d79d>] handle_edge_irq+0x6d
  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
rip: ffffffff810360d6 native_safe_halt+0x6
flags: 00000246 i z p
rsp: ffff88001acbdef8
rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b040000/0000000000000000
Code (instr addr ffffffff810360d6)
48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 84 00 00 00 00 00 55


Stack:
 ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
 0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
 0000000000000000 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Call Trace:
  [<ffffffff810360d6>] native_safe_halt+0x6  <--
  [<ffffffff81014735>] default_idle+0x45
  [<ffffffff81014a68>] cpu_idle+0x88
  [<ffffffff8165824a>] start_secondary+0x188

rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
flags: 00000086 s nz p
rsp: ffff88001b003df8
rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b000000/0000000000000000
Code (instr addr ffffffff81034b97)
00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da d0 00 79 c9 85 db 74


Stack:
 ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
 ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
 ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
 0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b

Call Trace:
  [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
  [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
  [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
  [<ffffffff8109ab8c>] handle_irq_event+0x3c
  [<ffffffff8109d79d>] handle_edge_irq+0x6d
  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
rip: ffffffff810360d6 native_safe_halt+0x6
flags: 00000246 i z p
rsp: ffff88001acbdef8
rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b040000/0000000000000000
Code (instr addr ffffffff810360d6)
48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 84 00 00 00 00 00 55


Stack:
 ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
 0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
 0000000000000000 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Call Trace:
  [<ffffffff810360d6>] native_safe_halt+0x6  <--
  [<ffffffff81014735>] default_idle+0x45
  [<ffffffff81014a68>] cpu_idle+0x88
  [<ffffffff8165824a>] start_secondary+0x188

rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
flags: 00000086 s nz p
rsp: ffff88001b003df8
rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b000000/0000000000000000
Code (instr addr ffffffff81034b97)
00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da d0 00 79 c9 85 db 74


Stack:
 ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
 ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
 ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
 0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b

Call Trace:
  [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
  [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
  [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
  [<ffffffff8109ab8c>] handle_irq_event+0x3c
  [<ffffffff8109d79d>] handle_edge_irq+0x6d
  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
rip: ffffffff810360d6 native_safe_halt+0x6
flags: 00000246 i z p
rsp: ffff88001acbdef8
rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b040000/0000000000000000
Code (instr addr ffffffff810360d6)
48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 84 00 00 00 00 00 55


Stack:
 ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
 0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
 0000000000000000 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Call Trace:
  [<ffffffff810360d6>] native_safe_halt+0x6  <--
  [<ffffffff81014735>] default_idle+0x45
  [<ffffffff81014a68>] cpu_idle+0x88
  [<ffffffff8165824a>] start_secondary+0x188
...


Olaf

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-01-31 17:07 HVM guests hanging in hpet_rtc_interrupt Olaf Hering
@ 2013-01-31 17:12 ` Ian Campbell
  2013-01-31 18:09   ` Olaf Hering
  2013-02-04 11:02 ` Jan Beulich
  1 sibling, 1 reply; 16+ messages in thread
From: Ian Campbell @ 2013-01-31 17:12 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel

On Thu, 2013-01-31 at 17:07 +0000, Olaf Hering wrote:
> Current xen-unstable has appearently issues with HVM guest.

staging or tested? which changeset?

The staging tests are currently failing with a Windows install timeout,
Jan wondered if it might be due to the recent RTC changes, the bisector
is working on it...

Ian.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-01-31 17:12 ` Ian Campbell
@ 2013-01-31 18:09   ` Olaf Hering
  2013-01-31 18:46     ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-01-31 18:09 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel

On Thu, Jan 31, Ian Campbell wrote:

> On Thu, 2013-01-31 at 17:07 +0000, Olaf Hering wrote:
> > Current xen-unstable has appearently issues with HVM guest.
> 
> staging or tested? which changeset?

staging, 26493:6727070b4129
Its the first time since many weeks that I run xen-unstable again, so I
cant tell when it started.

Olaf

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-01-31 18:09   ` Olaf Hering
@ 2013-01-31 18:46     ` Olaf Hering
  2013-02-04  8:21       ` Jan Beulich
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-01-31 18:46 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel

On Thu, Jan 31, Olaf Hering wrote:

> On Thu, Jan 31, Ian Campbell wrote:
> 
> > On Thu, 2013-01-31 at 17:07 +0000, Olaf Hering wrote:
> > > Current xen-unstable has appearently issues with HVM guest.
> > 
> > staging or tested? which changeset?
> 
> staging, 26493:6727070b4129
> Its the first time since many weeks that I run xen-unstable again, so I
> cant tell when it started.

It works with xend for some reason, pvops dom0+domU and changeset
26502:d1bf3b21f783. What I see in guest dmesg is shown below. With xl the irq#8
message does not appear.

Olaf


...
[    0.832275] udev: starting version 147
[    1.312097] tsc: Refined TSC clocksource calibration: 2926.333 MHz
[   14.378118] udev: starting version 147
[   14.469299] input: Xen Virtual Keyboard as /devices/virtual/input/input5
[   14.469532] input: Xen Virtual Pointer as /devices/virtual/input/input6
[   14.480053] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0xc
[   14.480626] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[   14.546814] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0xc
[   14.601594] NET: Registered protocol family 10
[   14.725108] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   15.084864] Adding 331772k swap on /dev/xvda2.  Priority:-1 extents:1 across:331772k SS
[   18.810217] irq 8: nobody cared (try booting with the "irqpoll" option)
[   18.812058] Pid: 0, comm: swapper/0 Not tainted 3.7.5-9.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 #1
[   18.812058] Call Trace:
[   18.812058]  <IRQ>  [<ffffffff8109ce78>] __report_bad_irq+0x38/0xe0
[   18.812058]  [<ffffffff8109d0ef>] note_interrupt+0x1cf/0x210
[   18.812058]  [<ffffffff8109aa77>] handle_irq_event_percpu+0x97/0x170
[   18.812058]  [<ffffffff8109ab8c>] handle_irq_event+0x3c/0x60
[   18.812058]  [<ffffffff8109d79d>] handle_edge_irq+0x6d/0x120
[   18.812058]  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4/0x280
[   18.812058]  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a/0x40
[   18.812058]  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d/0x80
[   18.812058]  <EOI>  [<ffffffff810668f3>] ? hrtimer_start+0x13/0x20
[   18.812058]  [<ffffffff810360d6>] ? native_safe_halt+0x6/0x10
[   18.812058]  [<ffffffff81569e8f>] ? cpuidle_idle_call+0x1f/0xc0
[   18.812058]  [<ffffffff81014735>] default_idle+0x45/0x50
[   18.812058]  [<ffffffff81014a68>] cpu_idle+0x88/0xd0
[   18.812058]  [<ffffffff81642428>] rest_init+0x68/0x70
[   18.812058]  [<ffffffff81c7bc8f>] start_kernel+0x2f3/0x3b4
[   18.812058]  [<ffffffff81c7b795>] ? repair_env_string+0x58/0x58
[   18.812058]  [<ffffffff81cb8c36>] ? memblock_reserve+0x2e/0x4e
[   18.812058]  [<ffffffff81c7b2d5>] x86_64_start_reservations+0xa5/0xc2
[   18.812058]  [<ffffffff81c7b401>] x86_64_start_kernel+0x10f/0x12a
[   18.812058]  [<ffffffff81c7b120>] ? early_idt_handlers+0x120/0x120
[   18.812058] handlers:
[   18.812058] [<ffffffff81550740>] cmos_interrupt
[   18.812058] Disabling IRQ #8
[   19.420384] loop: module loaded
[   19.548950] kjournald starting.  Commit interval 5 seconds
[   19.548970] EXT3-fs (xvda1): mounted filesystem with ordered data mode
[   59.305223] PM: freeze of devices complete after 2.291 msecs
[   59.305227] suspending xenstore...
[   59.305290] PM: late freeze of devices complete after 0.058 msecs
[   59.309521] PM: noirq freeze of devices complete after 4.227 msecs
[   59.312080] Xen HVM callback vector for event delivery is enabled
[   59.312080] Xen Platform PCI: I/O protocol version 1
[   59.312080] Grant tables using version 1 layout.
[   59.312080] xen: --> irq=8, pirq=16
[   59.312080] xen: --> irq=12, pirq=17
[   59.312080] xen: --> irq=1, pirq=18
[   59.312080] xen: --> irq=6, pirq=19
[   59.312080] xen: --> irq=4, pirq=20
[   59.312080] xen: --> irq=7, pirq=21
[   59.312080] xen: --> irq=28, pirq=22
[   59.313545] ata_piix 0000:00:01.1: restoring config space at offset 0x4 (was 0x2800001, writing 0x2800005)
[   59.313545] PM: noirq restore of devices complete after 7.838 msecs
[   59.313545] PM: early restore of devices complete after 0.046 msecs
[   59.319592] pci 0000:00:00.0: calling quirk_passive_release+0x0/0xa0
[   59.479464] PM: restore of devices complete after 159.921 msecs
[   59.488309] Setting capacity to 2097152
[   59.498494] Setting capacity to 2097152

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-01-31 18:46     ` Olaf Hering
@ 2013-02-04  8:21       ` Jan Beulich
  2013-02-04  8:47         ` Jan Beulich
  0 siblings, 1 reply; 16+ messages in thread
From: Jan Beulich @ 2013-02-04  8:21 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Ian Campbell, xen-devel

>>> On 31.01.13 at 19:46, Olaf Hering <olaf@aepfle.de> wrote:
> On Thu, Jan 31, Olaf Hering wrote:
> 
>> On Thu, Jan 31, Ian Campbell wrote:
>> 
>> > On Thu, 2013-01-31 at 17:07 +0000, Olaf Hering wrote:
>> > > Current xen-unstable has appearently issues with HVM guest.
>> > 
>> > staging or tested? which changeset?
>> 
>> staging, 26493:6727070b4129
>> Its the first time since many weeks that I run xen-unstable again, so I
>> cant tell when it started.
> 
> It works with xend for some reason, pvops dom0+domU and changeset
> 26502:d1bf3b21f783. What I see in guest dmesg is shown below. With xl the 
> irq#8
> message does not appear.

Odd - I didn't observe any problems specifically with SLE guests
(which is what I used for testing). In fact I also, subsequent to
the series that's already in staging, figured the problem with the
remaining changes left from the submission about half a year
ago, and was hoping to post that one soon too (but of course
won't until what's in is really sane).

Looking over the changes again (and without having looked at
the Linux side yet again), I think the most likely candidates for
reverting are

26457:aa82638d58b0 (x86/HVM: consolidate toggling of RTC IRQ)
26461:78e91e9e4d61 (x86/HVM: generalize IRQ raising on RTC_REG_B writes)

Especially the latter I can't really see to be responsible for
apparently superfluous IRQ8 instances, as my understanding
is that this would imply repeated REG_B writes (which I specifically
didn't observe with extra debugging code added).

Considering that I didn't see any problems with the patches
myself - any chance you could try the individual reverts above
as a first step? (Obviously reverting 26461 should be strait
forward, but reverting 26457 alone might not be as simple.)

Thanks, Jan

> ...
> [    0.832275] udev: starting version 147
> [    1.312097] tsc: Refined TSC clocksource calibration: 2926.333 MHz
> [   14.378118] udev: starting version 147
> [   14.469299] input: Xen Virtual Keyboard as /devices/virtual/input/input5
> [   14.469532] input: Xen Virtual Pointer as /devices/virtual/input/input6
> [   14.480053] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0xc
> [   14.480626] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - 
> upgrade BIOS or use force_addr=0xaddr
> [   14.546814] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0xc
> [   14.601594] NET: Registered protocol family 10
> [   14.725108] microcode: Microcode Update Driver: v2.00 
> <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [   15.084864] Adding 331772k swap on /dev/xvda2.  Priority:-1 extents:1 
> across:331772k SS
> [   18.810217] irq 8: nobody cared (try booting with the "irqpoll" option)
> [   18.812058] Pid: 0, comm: swapper/0 Not tainted 
> 3.7.5-9.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 #1
> [   18.812058] Call Trace:
> [   18.812058]  <IRQ>  [<ffffffff8109ce78>] __report_bad_irq+0x38/0xe0
> [   18.812058]  [<ffffffff8109d0ef>] note_interrupt+0x1cf/0x210
> [   18.812058]  [<ffffffff8109aa77>] handle_irq_event_percpu+0x97/0x170
> [   18.812058]  [<ffffffff8109ab8c>] handle_irq_event+0x3c/0x60
> [   18.812058]  [<ffffffff8109d79d>] handle_edge_irq+0x6d/0x120
> [   18.812058]  [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4/0x280
> [   18.812058]  [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a/0x40
> [   18.812058]  [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d/0x80
> [   18.812058]  <EOI>  [<ffffffff810668f3>] ? hrtimer_start+0x13/0x20
> [   18.812058]  [<ffffffff810360d6>] ? native_safe_halt+0x6/0x10
> [   18.812058]  [<ffffffff81569e8f>] ? cpuidle_idle_call+0x1f/0xc0
> [   18.812058]  [<ffffffff81014735>] default_idle+0x45/0x50
> [   18.812058]  [<ffffffff81014a68>] cpu_idle+0x88/0xd0
> [   18.812058]  [<ffffffff81642428>] rest_init+0x68/0x70
> [   18.812058]  [<ffffffff81c7bc8f>] start_kernel+0x2f3/0x3b4
> [   18.812058]  [<ffffffff81c7b795>] ? repair_env_string+0x58/0x58
> [   18.812058]  [<ffffffff81cb8c36>] ? memblock_reserve+0x2e/0x4e
> [   18.812058]  [<ffffffff81c7b2d5>] x86_64_start_reservations+0xa5/0xc2
> [   18.812058]  [<ffffffff81c7b401>] x86_64_start_kernel+0x10f/0x12a
> [   18.812058]  [<ffffffff81c7b120>] ? early_idt_handlers+0x120/0x120
> [   18.812058] handlers:
> [   18.812058] [<ffffffff81550740>] cmos_interrupt
> [   18.812058] Disabling IRQ #8
> [   19.420384] loop: module loaded
> [   19.548950] kjournald starting.  Commit interval 5 seconds
> [   19.548970] EXT3-fs (xvda1): mounted filesystem with ordered data mode
> [   59.305223] PM: freeze of devices complete after 2.291 msecs
> [   59.305227] suspending xenstore...
> [   59.305290] PM: late freeze of devices complete after 0.058 msecs
> [   59.309521] PM: noirq freeze of devices complete after 4.227 msecs
> [   59.312080] Xen HVM callback vector for event delivery is enabled
> [   59.312080] Xen Platform PCI: I/O protocol version 1
> [   59.312080] Grant tables using version 1 layout.
> [   59.312080] xen: --> irq=8, pirq=16
> [   59.312080] xen: --> irq=12, pirq=17
> [   59.312080] xen: --> irq=1, pirq=18
> [   59.312080] xen: --> irq=6, pirq=19
> [   59.312080] xen: --> irq=4, pirq=20
> [   59.312080] xen: --> irq=7, pirq=21
> [   59.312080] xen: --> irq=28, pirq=22
> [   59.313545] ata_piix 0000:00:01.1: restoring config space at offset 0x4 
> (was 0x2800001, writing 0x2800005)
> [   59.313545] PM: noirq restore of devices complete after 7.838 msecs
> [   59.313545] PM: early restore of devices complete after 0.046 msecs
> [   59.319592] pci 0000:00:00.0: calling quirk_passive_release+0x0/0xa0
> [   59.479464] PM: restore of devices complete after 159.921 msecs
> [   59.488309] Setting capacity to 2097152
> [   59.498494] Setting capacity to 2097152
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org 
> http://lists.xen.org/xen-devel 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04  8:21       ` Jan Beulich
@ 2013-02-04  8:47         ` Jan Beulich
  2013-02-04  9:49           ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Jan Beulich @ 2013-02-04  8:47 UTC (permalink / raw)
  To: Olaf Hering, Jan Beulich; +Cc: Ian Campbell, xen-devel

>>> On 04.02.13 at 09:21, "Jan Beulich" <JBeulich@suse.com> wrote:
> Looking over the changes again (and without having looked at
> the Linux side yet again), I think the most likely candidates for
> reverting are
> 
> 26457:aa82638d58b0 (x86/HVM: consolidate toggling of RTC IRQ)
> 26461:78e91e9e4d61 (x86/HVM: generalize IRQ raising on RTC_REG_B writes)

Actually, one possibility occurred to me right after sending the
earlier response - could you give the patch below a try?

Jan

--- a/xen/arch/x86/hvm/rtc.c
+++ b/xen/arch/x86/hvm/rtc.c
@@ -55,6 +55,8 @@ static void rtc_toggle_irq(RTCState *s)
     struct domain *d = vrtc_domain(s);
 
     ASSERT(spin_is_locked(&s->lock));
+    if ( s->hw.cmos_data[RTC_REG_C] & RTC_IRQF )
+        return;
     s->hw.cmos_data[RTC_REG_C] |= RTC_IRQF;
     hvm_isa_irq_deassert(d, RTC_IRQ);
     hvm_isa_irq_assert(d, RTC_IRQ);

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04  8:47         ` Jan Beulich
@ 2013-02-04  9:49           ` Olaf Hering
  2013-02-04 14:03             ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04  9:49 UTC (permalink / raw)
  To: Jan Beulich; +Cc: Ian Campbell, xen-devel

[-- Attachment #1: Type: text/plain, Size: 951 bytes --]

On Mon, Feb 04, Jan Beulich wrote:

> >>> On 04.02.13 at 09:21, "Jan Beulich" <JBeulich@suse.com> wrote:
> > Looking over the changes again (and without having looked at
> > the Linux side yet again), I think the most likely candidates for
> > reverting are
> > 
> > 26457:aa82638d58b0 (x86/HVM: consolidate toggling of RTC IRQ)
> > 26461:78e91e9e4d61 (x86/HVM: generalize IRQ raising on RTC_REG_B writes)
> 
> Actually, one possibility occurred to me right after sending the
> earlier response - could you give the patch below a try?

This patch leads also to a hang.
The initial boot of a HVM guest hangs in "Set System Time to the current
Hardware Clock", with the same backtrace in hpet_rtc_interrupt.
If the HVM guest is later migrated to localhost, the new guest hangs
also in hpet_rtc_interrupt.

I'm attaching the xen, dom0 and domU logs from a pvops kernel. sles
kernel will follow.

I will also try to revert the two changeset above.


Olaf

[-- Attachment #2: xl-dmesg.txt --]
[-- Type: text/plain, Size: 23647 bytes --]

 __  __          
 \ \/ /___ _ __  
  \  // _ \ '_ \ 
  /  \  __/ | | |
 /_/\_\___|_| |_|
                 
  _  _    _____  ____   __  ____   ___ ____    ____   ___  _ _____  ___ ____  
 | || |  |___ / |___ \ / /_| ___| / _ \___ \  |___ \ / _ \/ |___ / / _ \___ \ 
 | || |_   |_ \   __) | '_ \___ \| | | |__) |__ __) | | | | | |_ \| | | |__) |
 |__   _| ___) | / __/| (_) |__) | |_| / __/|__/ __/| |_| | |___) | |_| / __/ 
    |_|(_)____(_)_____|\___/____/ \___/_____| |_____|\___/|_|____/ \___/_____|
                                                                              
   ___  _  _    ___   ___   ___   ___ ____ ____  
  / _ \| || |  / _ \ / _ \ / _ \ ( _ ) ___|___ \ 
 | | | | || |_| | | | (_) | | | |/ _ \___ \ __) |
 | |_| |__   _| |_| |\__, | |_| | (_) |__) / __/ 
  \___/   |_|(_)___/   /_/ \___/ \___/____/_____|
                                                 
(XEN) Xen version 4.3.26502-20130204.090852 (abuild@) (gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]) debug=y Mon Feb  4 09:12:15 UTC 2013
(XEN) Latest ChangeSet: unavailable
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: loglvl=all guest_loglvl=all console=com1,vga com1=57600,8n1
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)  EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)  Found 1 MBR signatures
(XEN)  Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)  0000000000000000 - 000000000009b000 (usable)
(XEN)  000000000009b000 - 00000000000a0000 (reserved)
(XEN)  00000000000e0000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 000000008c21c000 (usable)
(XEN)  000000008c21c000 - 000000008c2ef000 (ACPI NVS)
(XEN)  000000008c2ef000 - 000000008c3df000 (ACPI data)
(XEN)  000000008c3df000 - 000000008d7df000 (ACPI NVS)
(XEN)  000000008d7df000 - 000000008f302000 (ACPI data)
(XEN)  000000008f302000 - 000000008f34f000 (reserved)
(XEN)  000000008f34f000 - 000000008f3d4000 (ACPI data)
(XEN)  000000008f3d4000 - 000000008f3de000 (ACPI NVS)
(XEN)  000000008f3de000 - 000000008f3e2000 (ACPI data)
(XEN)  000000008f3e2000 - 000000008f4cf000 (ACPI NVS)
(XEN)  000000008f4cf000 - 000000008f500000 (ACPI data)
(XEN)  000000008f500000 - 0000000090000000 (reserved)
(XEN)  00000000a0000000 - 00000000b0000000 (reserved)
(XEN)  00000000fc000000 - 00000000fd000000 (reserved)
(XEN)  00000000fed1c000 - 00000000fed20000 (reserved)
(XEN)  00000000ff800000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 0000000670000000 (usable)
(XEN) ACPI: RSDP 000F0410, 0024 (r2 INTEL )
(XEN) ACPI: XSDT 8F4FD120, 00A4 (r1 INTEL  S5520UT         0       1000013)
(XEN) ACPI: FACP 8F4FB000, 00F4 (r4 INTEL  S5520UT         0 MSFT  100000D)
(XEN) ACPI: DSDT 8F4F4000, 65E9 (r2 INTEL  S5520UT         3 MSFT  100000D)
(XEN) ACPI: FACS 8F3E2000, 0040
(XEN) ACPI: APIC 8F4F3000, 01A8 (r2 INTEL  S5520UT         0 MSFT  100000D)
(XEN) ACPI: MCFG 8F4F2000, 003C (r1 INTEL  S5520UT         1 MSFT  100000D)
(XEN) ACPI: HPET 8F4F1000, 0038 (r1 INTEL  S5520UT         1 MSFT  100000D)
(XEN) ACPI: SLIT 8F4F0000, 0030 (r1 INTEL  S5520UT         1 MSFT  100000D)
(XEN) ACPI: SRAT 8F4EF000, 0430 (r2 INTEL  S5520UT         1 MSFT  100000D)
(XEN) ACPI: SPCR 8F4EE000, 0050 (r1 INTEL  S5520UT         0 MSFT  100000D)
(XEN) ACPI: WDDT 8F4ED000, 0040 (r1 INTEL  S5520UT         0 MSFT  100000D)
(XEN) ACPI: SSDT 8F4D2000, 1AFC4 (r2  INTEL SSDT  PM     4000 INTL 20061109)
(XEN) ACPI: SSDT 8F4D1000, 01D8 (r2  INTEL IPMI         4000 INTL 20061109)
(XEN) ACPI: TCPA 8F4D0000, 0032 (r0                        0             0)
(XEN) ACPI: HEST 8F4CF000, 00A8 (r1 INTEL  S5520UT         1 INTL        1)
(XEN) ACPI: BERT 8F3E1000, 0030 (r1 INTEL  S5520UT         1 INTL        1)
(XEN) ACPI: ERST 8F3E0000, 0230 (r1 INTEL  S5520UT         1 INTL        1)
(XEN) ACPI: EINJ 8F3DF000, 0130 (r1 INTEL  S5520UT         1 INTL        1)
(XEN) ACPI: DMAR 8F3DE000, 01A8 (r1 INTEL  S5520UT         1 MSFT  100000D)
(XEN) System RAM: 24513MB (25102044kB)
(XEN) SRAT: PXM 0 -> APIC 0 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 32 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 2 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 34 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 4 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 36 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 16 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 48 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 18 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 50 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 20 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 52 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 1 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 33 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 3 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 35 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 5 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 37 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 17 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 49 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 19 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 51 -> Node 1
(XEN) SRAT: PXM 0 -> APIC 21 -> Node 0
(XEN) SRAT: PXM 1 -> APIC 53 -> Node 1
(XEN) SRAT: Node 0 PXM 0 0-90000000
(XEN) SRAT: Node 0 PXM 0 100000000-370000000
(XEN) SRAT: Node 1 PXM 1 370000000-670000000
(XEN) NUMA: Allocated memnodemap from 66dbe2000 - 66dbe3000
(XEN) NUMA: Using 16 for the hash shift.
(XEN) Domain heap initialised DMA width 31 bits
(XEN) found SMP MP-table at 000fdb60
(XEN) DMI 2.5 present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x408
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[404,0], pm1x_evt[400,0]
(XEN) ACPI:                  wakeup_vec[8f3e200c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
(XEN) Processor #0 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
(XEN) Processor #32 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
(XEN) Processor #2 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x22] enabled)
(XEN) Processor #34 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
(XEN) Processor #4 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x24] enabled)
(XEN) Processor #36 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x10] enabled)
(XEN) Processor #16 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x30] enabled)
(XEN) Processor #48 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x12] enabled)
(XEN) Processor #18 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x32] enabled)
(XEN) Processor #50 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] enabled)
(XEN) Processor #20 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
(XEN) Processor #52 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x01] enabled)
(XEN) Processor #1 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
(XEN) Processor #33 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x03] enabled)
(XEN) Processor #3 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x23] enabled)
(XEN) Processor #35 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x10] lapic_id[0x05] enabled)
(XEN) Processor #5 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x11] lapic_id[0x25] enabled)
(XEN) Processor #37 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x12] lapic_id[0x11] enabled)
(XEN) Processor #17 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x13] lapic_id[0x31] enabled)
(XEN) Processor #49 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x14] lapic_id[0x13] enabled)
(XEN) Processor #19 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x15] lapic_id[0x33] enabled)
(XEN) Processor #51 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x16] lapic_id[0x15] enabled)
(XEN) Processor #21 6:12 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x17] lapic_id[0x35] enabled)
(XEN) Processor #53 6:12 APIC version 21
(XEN) ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
(XEN) ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
(XEN) Overriding APIC driver with bigsmp
(XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: IOAPIC (id[0x09] address[0xfec90000] gsi_base[24])
(XEN) IOAPIC[1]: apic_id 9, version 32, address 0xfec90000, GSI 24-47
(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 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode:  Phys.  Using 2 I/O APICs
(XEN) ACPI: HPET id: 0x8086a401 base: 0xfed00000
(XEN) Xen ERST support is initialized.
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) SMP: Allowing 24 CPUs (0 hotplug CPUs)
(XEN) IRQ limits: 48 GSI, 4576 MSI/MSI-X
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2926.444 MHz processor.
(XEN) Initing memory sharing.
(XEN) mce_intel.c:719: MCA Capability: BCAST 1 SER 0 CMCI 1 firstbank 0 extended MCE MSR 0
(XEN) Intel machine check reporting enabled
(XEN) PCI: MCFG configuration 0: base a0000000 segment 0000 buses 00 - ff
(XEN) PCI: MCFG area at a0000000 reserved in E820
(XEN) PCI: Using MCFG for segment 0000 bus 00-ff
(XEN) Intel VT-d supported page sizes: 4kB.
(XEN) Intel VT-d Snoop Control enabled.
(XEN) Intel VT-d Dom0 DMA Passthrough not enabled.
(XEN) Intel VT-d Queued Invalidation enabled.
(XEN) Intel VT-d Interrupt Remapping enabled.
(XEN) Intel VT-d Shared EPT tables not enabled.
(XEN) I/O virtualisation enabled
(XEN)  - Dom0 mode: Relaxed
(XEN) Enabled directed EOI with ioapic_ack_old on!
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using old ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) Platform timer is 14.318MHz HPET
(XEN) Defaulting to alternative key handling; send 'A' to switch to normal mode.
(XEN) Allocated console ring of 256 KiB.
(XEN) mwait-idle: MWAIT substates: 0x1120
(XEN) mwait-idle: v0.4 model 0x2c
(XEN) mwait-idle: lapic_timer_reliable_states 0xffffffff
(XEN) VMX: Supported advanced features:
(XEN)  - APIC MMIO access virtualisation
(XEN)  - APIC TPR shadow
(XEN)  - Extended Page Tables (EPT)
(XEN)  - Virtual-Processor Identifiers (VPID)
(XEN)  - Virtual NMI
(XEN)  - MSR direct-access bitmap
(XEN)  - Unrestricted Guest
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging (HAP) detected
(XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB
(XEN) Brought up 24 CPUs
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) elf_parse_binary: phdr: paddr=0x1000000 memsz=0xa43000
(XEN) elf_parse_binary: phdr: paddr=0x1c00000 memsz=0x660f0
(XEN) elf_parse_binary: phdr: paddr=0x1c67000 memsz=0x13100
(XEN) elf_parse_binary: phdr: paddr=0x1c7b000 memsz=0x70d000
(XEN) elf_parse_binary: memory: 0x1000000 -> 0x2388000
(XEN) elf_xen_parse_note: GUEST_OS = "linux"
(XEN) elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) elf_xen_parse_note: ENTRY = 0xffffffff81c7b210
(XEN) elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) elf_xen_parse_note: PAE_MODE = "yes"
(XEN) elf_xen_parse_note: LOADER = "generic"
(XEN) elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) elf_xen_addr_calc_check: addresses:
(XEN)     virt_base        = 0xffffffff80000000
(XEN)     elf_paddr_offset = 0x0
(XEN)     virt_offset      = 0xffffffff80000000
(XEN)     virt_kstart      = 0xffffffff81000000
(XEN)     virt_kend        = 0xffffffff82388000
(XEN)     virt_entry       = 0xffffffff81c7b210
(XEN)     p2m_base         = 0xffffffffffffffff
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2388000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000650000000->0000000658000000 (6122675 pages to be allocated)
(XEN)  Init. ramdisk: 000000066f195000->000000066ffff600
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: ffffffff81000000->ffffffff82388000
(XEN)  Init. ramdisk: ffffffff82388000->ffffffff831f2600
(XEN)  Phys-Mach map: ffffffff831f3000->ffffffff860f08f0
(XEN)  Start info:    ffffffff860f1000->ffffffff860f14b4
(XEN)  Page tables:   ffffffff860f2000->ffffffff86127000
(XEN)  Boot stack:    ffffffff86127000->ffffffff86128000
(XEN)  TOTAL:         ffffffff80000000->ffffffff86400000
(XEN)  ENTRY ADDRESS: ffffffff81c7b210
(XEN) Dom0 has maximum 24 VCPUs
(XEN) elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81a43000
(XEN) elf_load_binary: phdr 1 at 0xffffffff81c00000 -> 0xffffffff81c660f0
(XEN) elf_load_binary: phdr 2 at 0xffffffff81c67000 -> 0xffffffff81c7a100
(XEN) elf_load_binary: phdr 3 at 0xffffffff81c7b000 -> 0xffffffff81d0e000
(XEN) Scrubbing Free RAM: .done.
(XEN) Initial low memory virq threshold set at 0x4000 pages.
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 248kB init memory.
(XEN) PCI add device 0000:00:00.0
(XEN) PCI add device 0000:00:01.0
(XEN) PCI add device 0000:00:03.0
(XEN) PCI add device 0000:00:05.0
(XEN) PCI add device 0000:00:07.0
(XEN) PCI add device 0000:00:09.0
(XEN) PCI add device 0000:00:0a.0
(XEN) PCI add device 0000:00:10.0
(XEN) PCI add device 0000:00:10.1
(XEN) PCI add device 0000:00:11.0
(XEN) PCI add device 0000:00:11.1
(XEN) PCI add device 0000:00:13.0
(XEN) PCI add device 0000:00:14.0
(XEN) PCI add device 0000:00:14.1
(XEN) PCI add device 0000:00:14.2
(XEN) PCI add device 0000:00:14.3
(XEN) PCI add device 0000:00:15.0
(XEN) PCI add device 0000:00:16.0
(XEN) PCI add device 0000:00:16.1
(XEN) PCI add device 0000:00:16.2
(XEN) PCI add device 0000:00:16.3
(XEN) PCI add device 0000:00:16.4
(XEN) PCI add device 0000:00:16.5
(XEN) PCI add device 0000:00:16.6
(XEN) PCI add device 0000:00:16.7
(XEN) PCI add device 0000:00:1a.0
(XEN) PCI add device 0000:00:1a.1
(XEN) PCI add device 0000:00:1a.2
(XEN) PCI add device 0000:00:1a.7
(XEN) PCI add device 0000:00:1c.0
(XEN) PCI add device 0000:00:1c.4
(XEN) PCI add device 0000:00:1c.5
(XEN) PCI add device 0000:00:1d.0
(XEN) PCI add device 0000:00:1d.1
(XEN) PCI add device 0000:00:1d.2
(XEN) PCI add device 0000:00:1d.7
(XEN) PCI add device 0000:00:1e.0
(XEN) PCI add device 0000:00:1f.0
(XEN) PCI add device 0000:00:1f.2
(XEN) PCI add device 0000:00:1f.3
(XEN) PCI add device 0000:01:00.0
(XEN) PCI add device 0000:01:00.1
(XEN) PCI add device 0000:05:00.0
(XEN) PCI add device 0000:06:02.0
(XEN) PCI add device 0000:06:04.0
(XEN) PCI add device 0000:09:00.0
(XEN) PCI add device 0000:0a:02.0
(XEN) PCI add device 0000:0a:04.0
(XEN) PCI add device 0000:0f:00.0
(XEN) PCI add device 0000:10:00.0
(XEN) PCI add device 0000:fe:00.0
(XEN) PCI add device 0000:fe:00.1
(XEN) PCI add device 0000:fe:02.0
(XEN) PCI add device 0000:fe:02.1
(XEN) PCI add device 0000:fe:02.2
(XEN) PCI add device 0000:fe:02.3
(XEN) PCI add device 0000:fe:02.4
(XEN) PCI add device 0000:fe:02.5
(XEN) PCI add device 0000:fe:03.0
(XEN) PCI add device 0000:fe:03.1
(XEN) PCI add device 0000:fe:03.2
(XEN) PCI add device 0000:fe:03.4
(XEN) PCI add device 0000:fe:04.0
(XEN) PCI add device 0000:fe:04.1
(XEN) PCI add device 0000:fe:04.2
(XEN) PCI add device 0000:fe:04.3
(XEN) PCI add device 0000:fe:05.0
(XEN) PCI add device 0000:fe:05.1
(XEN) PCI add device 0000:fe:05.2
(XEN) PCI add device 0000:fe:05.3
(XEN) PCI add device 0000:fe:06.0
(XEN) PCI add device 0000:fe:06.1
(XEN) PCI add device 0000:fe:06.2
(XEN) PCI add device 0000:fe:06.3
(XEN) PCI add device 0000:ff:00.0
(XEN) PCI add device 0000:ff:00.1
(XEN) PCI add device 0000:ff:02.0
(XEN) PCI add device 0000:ff:02.1
(XEN) PCI add device 0000:ff:02.2
(XEN) PCI add device 0000:ff:02.3
(XEN) PCI add device 0000:ff:02.4
(XEN) PCI add device 0000:ff:02.5
(XEN) PCI add device 0000:ff:03.0
(XEN) PCI add device 0000:ff:03.1
(XEN) PCI add device 0000:ff:03.2
(XEN) PCI add device 0000:ff:03.4
(XEN) PCI add device 0000:ff:04.0
(XEN) PCI add device 0000:ff:04.1
(XEN) PCI add device 0000:ff:04.2
(XEN) PCI add device 0000:ff:04.3
(XEN) PCI add device 0000:ff:05.0
(XEN) PCI add device 0000:ff:05.1
(XEN) PCI add device 0000:ff:05.2
(XEN) PCI add device 0000:ff:05.3
(XEN) PCI add device 0000:ff:06.0
(XEN) PCI add device 0000:ff:06.1
(XEN) PCI add device 0000:ff:06.2
(XEN) PCI add device 0000:ff:06.3
(XEN) HVM1: HVM Loader
(XEN) HVM1: Detected Xen v4.3.26502-20130204
(XEN) HVM1: Xenbus rings @0xfeffc000, event channel 4
(XEN) HVM1: System requested ROMBIOS
(XEN) HVM1: CPU speed is 2926 MHz
(XEN) irq.c:270: Dom1 PCI link 0 changed 0 -> 5
(XEN) HVM1: PCI-ISA link 0 routed to IRQ5
(XEN) irq.c:270: Dom1 PCI link 1 changed 0 -> 10
(XEN) HVM1: PCI-ISA link 1 routed to IRQ10
(XEN) irq.c:270: Dom1 PCI link 2 changed 0 -> 11
(XEN) HVM1: PCI-ISA link 2 routed to IRQ11
(XEN) irq.c:270: Dom1 PCI link 3 changed 0 -> 5
(XEN) HVM1: PCI-ISA link 3 routed to IRQ5
(XEN) HVM1: pci dev 01:3 INTA->IRQ10
(XEN) HVM1: pci dev 03:0 INTA->IRQ5
(XEN) HVM1: pci dev 02:0 bar 10 size lx: 02000000
(XEN) HVM1: pci dev 03:0 bar 14 size lx: 01000000
(XEN) HVM1: pci dev 02:0 bar 14 size lx: 00001000
(XEN) HVM1: pci dev 03:0 bar 10 size lx: 00000100
(XEN) HVM1: pci dev 01:1 bar 20 size lx: 00000010
(XEN) HVM1: Multiprocessor initialisation:
(XEN) HVM1:  - CPU0 ... 40-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM1:  - CPU1 ... 40-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM1: Testing HVM environment:
(XEN) HVM1:  - REP INSB across page boundaries ... passed
(XEN) HVM1:  - GS base MSRs and SWAPGS ... passed
(XEN) HVM1: Passed 2 of 2 tests
(XEN) HVM1: Writing SMBIOS tables ...
(XEN) HVM1: Loading ROMBIOS ...
(XEN) HVM1: 9660 bytes of ROMBIOS high-memory extensions:
(XEN) HVM1:   Relocating to 0xfc001000-0xfc0035bc ... done
(XEN) HVM1: Creating MP tables ...
(XEN) HVM1: Loading Cirrus VGABIOS ...
(XEN) HVM1: Option ROMs:
(XEN) HVM1:  c0000-c8fff: VGA BIOS
(XEN) HVM1: Loading ACPI ...
(XEN) HVM1: vm86 TSS at fc00f680
(XEN) HVM1: BIOS map:
(XEN) HVM1:  f0000-fffff: Main BIOS
(XEN) HVM1: E820 table:
(XEN) HVM1:  [00]: 00000000:00000000 - 00000000:0009e000: RAM
(XEN) HVM1:  [01]: 00000000:0009e000 - 00000000:000a0000: RESERVED
(XEN) HVM1:  HOLE: 00000000:000a0000 - 00000000:000e0000
(XEN) HVM1:  [02]: 00000000:000e0000 - 00000000:00100000: RESERVED
(XEN) HVM1:  [03]: 00000000:00100000 - 00000000:1f800000: RAM
(XEN) HVM1:  HOLE: 00000000:1f800000 - 00000000:fc000000
(XEN) HVM1:  [04]: 00000000:fc000000 - 00000001:00000000: RESERVED
(XEN) HVM1: Invoking ROMBIOS ...
(XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) stdvga.c:147:d1 entering stdvga and caching modes
(XEN) HVM1: VGABios $Id: vgabios.c,v 1.67 2008/01/27 09:44:12 vruppert Exp $
(XEN) HVM1: Bochs BIOS - build: 06/23/99
(XEN) HVM1: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM1: Options: apmbios pcibios eltorito PMM 
(XEN) HVM1: 
(XEN) HVM1: ata0-0: PCHS=2080/16/63 translation=large LCHS=520/64/63
(XEN) HVM1: ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (1024 MBytes)
(XEN) HVM1: IDE time out
(XEN) HVM1: 
(XEN) HVM1: 
(XEN) HVM1: 
(XEN) HVM1: Press F12 for boot menu.
(XEN) HVM1: 
(XEN) HVM1: Booting from CD-Rom...
(XEN) HVM1: CDROM boot failure code : 0002
(XEN) HVM1: Boot from CD-Rom failed: could not read the boot disk
(XEN) HVM1: 
(XEN) HVM1: Booting from Hard Disk...
(XEN) HVM1: Booting from 0000:7c00
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=81
(XEN) HVM1: int13_harddisk: function 08, unmapped device for ELDL=81
(XEN) HVM1: *** int 15h function AX=00c0, BX=0000 not yet supported!
(XEN) HVM1: *** int 15h function AX=ec00, BX=0002 not yet supported!
(XEN) HVM1: KBD: unsupported int 16h function 03
(XEN) HVM1: *** int 15h function AX=e980, BX=0000 not yet supported!
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=81
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=81
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=82
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=82
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=83
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=83
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=84
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=84
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=85
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=85
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=86
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=86
(XEN) HVM1: int13_harddisk: function 41, unmapped device for ELDL=87
(XEN) HVM1: int13_harddisk: function 02, unmapped device for ELDL=87
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 88
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 88
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 89
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 89
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8a
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8a
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8b
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8b
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8c
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8c
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8d
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8d
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8e
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8e
(XEN) HVM1: int13_harddisk: function 41, ELDL out of range 8f
(XEN) HVM1: int13_harddisk: function 02, ELDL out of range 8f
(XEN) irq.c:375: Dom1 callback via changed to Direct Vector 0xf3
(XEN) irq.c:270: Dom1 PCI link 0 changed 5 -> 0
(XEN) irq.c:270: Dom1 PCI link 1 changed 10 -> 0
(XEN) irq.c:270: Dom1 PCI link 2 changed 11 -> 0
(XEN) irq.c:270: Dom1 PCI link 3 changed 5 -> 0

[-- Attachment #3: dmesg-3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7.txt --]
[-- Type: text/plain, Size: 88979 bytes --]

[    0.000000] Linux version 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 (abuild@build20) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Mon Feb 4 07:02:12 UTC 2013
[    0.000000] Command line: debug panic=9 sysrq=yes showopts log_buf_len=64M console=hvc0
[    0.000000] Freeing 9b-100 pfn range: 101 pages freed
[    0.000000] 1-1 mapping on 9b->100
[    0.000000] Freeing 8c21c-100000 pfn range: 474596 pages freed
[    0.000000] 1-1 mapping on 8c21c->100000
[    0.000000] Released 474697 pages of unused memory
[    0.000000] Set 474697 page(s) to 1-1 mapping
[    0.000000] Populating 5dfb1e-653967 pfn range: 474697 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009afff] usable
[    0.000000] Xen: [mem 0x000000000009b000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x000000008c21bfff] usable
[    0.000000] Xen: [mem 0x000000008c21c000-0x000000008c2eefff] ACPI NVS
[    0.000000] Xen: [mem 0x000000008c2ef000-0x000000008c3defff] ACPI data
[    0.000000] Xen: [mem 0x000000008c3df000-0x000000008d7defff] ACPI NVS
[    0.000000] Xen: [mem 0x000000008d7df000-0x000000008f301fff] ACPI data
[    0.000000] Xen: [mem 0x000000008f302000-0x000000008f34efff] reserved
[    0.000000] Xen: [mem 0x000000008f34f000-0x000000008f3d3fff] ACPI data
[    0.000000] Xen: [mem 0x000000008f3d4000-0x000000008f3ddfff] ACPI NVS
[    0.000000] Xen: [mem 0x000000008f3de000-0x000000008f3e1fff] ACPI data
[    0.000000] Xen: [mem 0x000000008f3e2000-0x000000008f4cefff] ACPI NVS
[    0.000000] Xen: [mem 0x000000008f4cf000-0x000000008f4fffff] ACPI data
[    0.000000] Xen: [mem 0x000000008f500000-0x000000008fffffff] reserved
[    0.000000] Xen: [mem 0x00000000a0000000-0x00000000afffffff] reserved
[    0.000000] Xen: [mem 0x00000000fc000000-0x00000000fcffffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fec90000-0x00000000fec90fff] reserved
[    0.000000] Xen: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] Xen: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x000000066fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: Intel Corporation S5520UR/S5520UR, BIOS S5500.86B.01.00.0050.050620101605 05/06/2010
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x670000 max_arch_pfn = 0x400000000
[    0.000000] e820: last_pfn = 0x8c21c max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x031f2fff]
[    0.000000] Base memory trampoline at [ffff880000094000] 94000 size 28672
[    0.000000] init_memory_mapping: [mem 0x00000000-0x8c21bfff]
[    0.000000]  [mem 0x00000000-0x8c21bfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x8c21bfff @ [mem 0x00b9a000-0x00ffffff]
[    0.000000] xen: setting RW the range fcc000 - 1000000
[    0.000000] init_memory_mapping: [mem 0x100000000-0x66fffffff]
[    0.000000]  [mem 0x100000000-0x66fffffff] page 4k
[    0.000000] kernel direct mapping tables up to 0x66fffffff @ [mem 0x89685000-0x8c21bfff]
[    0.000000] xen: setting RW the range 8c21b000 - 8c21c000
[    0.000000] log_buf_len: 67108864
[    0.000000] early log buf free: 2093540(99%)
[    0.000000] RAMDISK: [mem 0x02388000-0x031f2fff]
[    0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL )
[    0.000000] ACPI: XSDT 000000008f4fd120 000A4 (v01 INTEL  S5520UT  00000000      01000013)
[    0.000000] ACPI: FACP 000000008f4fb000 000F4 (v04 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: DSDT 000000008f4f4000 065E9 (v02 INTEL  S5520UT  00000003 MSFT 0100000D)
[    0.000000] ACPI: FACS 000000008f3e2000 00040
[    0.000000] ACPI: APIC 000000008f4f3000 001A8 (v02 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: MCFG 000000008f4f2000 0003C (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: HPET 000000008f4f1000 00038 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SLIT 000000008f4f0000 00030 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SRAT 000000008f4ef000 00430 (v02 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SPCR 000000008f4ee000 00050 (v01 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: WDDT 000000008f4ed000 00040 (v01 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: SSDT 000000008f4d2000 1AFC4 (v02  INTEL SSDT  PM 00004000 INTL 20061109)
[    0.000000] ACPI: SSDT 000000008f4d1000 001D8 (v02  INTEL IPMI     00004000 INTL 20061109)
[    0.000000] ACPI: TCPA 000000008f4d0000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: HEST 000000008f4cf000 000A8 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: BERT 000000008f3e1000 00030 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: ERST 000000008f3e0000 00230 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: EINJ 000000008f3df000 00130 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: XMAR 000000008f3de000 001A8 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x66fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009afff]
[    0.000000]   node   0: [mem 0x00100000-0x8c21bfff]
[    0.000000]   node   0: [mem 0x100000000-0x66fffffff]
[    0.000000] On node 0 totalpages: 6275495
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 1081 pages reserved
[    0.000000]   DMA zone: 2834 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 553564 pages, LIFO batch:31
[    0.000000]   Normal zone: 89088 pages used for memmap
[    0.000000]   Normal zone: 5612544 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x30] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x12] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 8/0x12 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x32] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 9/0x32 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 10/0x14 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 11/0x34 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x01] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 12/0x1 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 13/0x21 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x03] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 14/0x3 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x23] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 15/0x23 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x05] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 16/0x5 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x25] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 17/0x25 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x11] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 18/0x11 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x31] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 19/0x31 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x13] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 20/0x13 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x33] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 21/0x33 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x15] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 22/0x15 ignored.
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x35] enabled)
[    0.000000] ACPI: NR_CPUS/possible_cpus limit of 8 reached.  Processor 23/0x35 ignored.
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x09] address[0xfec90000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec90000, GSI 24-47
[    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 high 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: 0x8086a401 base: 0xfed00000
[    0.000000] smpboot: 24 Processors exceeds NR_CPUS limit of 8
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009b000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000008c21c000 - 000000008c2ef000
[    0.000000] PM: Registered nosave memory: 000000008c2ef000 - 000000008c3df000
[    0.000000] PM: Registered nosave memory: 000000008c3df000 - 000000008d7df000
[    0.000000] PM: Registered nosave memory: 000000008d7df000 - 000000008f302000
[    0.000000] PM: Registered nosave memory: 000000008f302000 - 000000008f34f000
[    0.000000] PM: Registered nosave memory: 000000008f34f000 - 000000008f3d4000
[    0.000000] PM: Registered nosave memory: 000000008f3d4000 - 000000008f3de000
[    0.000000] PM: Registered nosave memory: 000000008f3de000 - 000000008f3e2000
[    0.000000] PM: Registered nosave memory: 000000008f3e2000 - 000000008f4cf000
[    0.000000] PM: Registered nosave memory: 000000008f4cf000 - 000000008f500000
[    0.000000] PM: Registered nosave memory: 000000008f500000 - 0000000090000000
[    0.000000] PM: Registered nosave memory: 0000000090000000 - 00000000a0000000
[    0.000000] PM: Registered nosave memory: 00000000a0000000 - 00000000b0000000
[    0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fd000000
[    0.000000] PM: Registered nosave memory: 00000000fd000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec90000
[    0.000000] PM: Registered nosave memory: 00000000fec90000 - 00000000fec91000
[    0.000000] PM: Registered nosave memory: 00000000fec91000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] e820: [mem 0xb0000000-0xfbffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.3.26502-20130204 (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88064f600000 s78080 r8192 d24320 u262144
[    0.000000] pcpu-alloc: s78080 r8192 d24320 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    8.570118] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 6168942
[    8.570120] Kernel command line: debug panic=9 sysrq=yes showopts log_buf_len=64M console=hvc0
[    8.570177] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    8.575301] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    8.583181] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    8.585686] __ex_table already sorted, skipping sort
[    8.618817] software IO TLB [mem 0x62d102000-0x631101fff] (64MB) mapped at [ffff88062d102000-ffff880631101fff]
[    8.716651] Memory: 23932616k/27000832k available (6541k kernel code, 1898852k absent, 1169364k reserved, 6150k data, 636k init)
[    8.716739] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    8.716782] Hierarchical RCU implementation.
[    8.716792] NR_IRQS:4352 nr_irqs:1152 16
[    8.716855] xen: sci override: global_irq=9 trigger=0 polarity=0
[    8.716858] xen: registering gsi 9 triggering 0 polarity 0
[    8.716872] xen: --> pirq=9 -> irq=9 (gsi=9)
[    8.716904] xen: acpi sci 9
[    8.716908] xen: --> pirq=1 -> irq=1 (gsi=1)
[    8.716910] xen: --> pirq=2 -> irq=2 (gsi=2)
[    8.716913] xen: --> pirq=3 -> irq=3 (gsi=3)
[    8.716916] xen: --> pirq=4 -> irq=4 (gsi=4)
[    8.716918] xen: --> pirq=5 -> irq=5 (gsi=5)
[    8.716921] xen: --> pirq=6 -> irq=6 (gsi=6)
[    8.716923] xen: --> pirq=7 -> irq=7 (gsi=7)
[    8.716926] xen: --> pirq=8 -> irq=8 (gsi=8)
[    8.716928] xen: --> pirq=10 -> irq=10 (gsi=10)
[    8.716931] xen: --> pirq=11 -> irq=11 (gsi=11)
[    8.716934] xen: --> pirq=12 -> irq=12 (gsi=12)
[    8.716936] xen: --> pirq=13 -> irq=13 (gsi=13)
[    8.716939] xen: --> pirq=14 -> irq=14 (gsi=14)
[    8.716941] xen: --> pirq=15 -> irq=15 (gsi=15)
[    8.723114] Console: colour VGA+ 80x25
[    8.723624] console [hvc0] enabled
[    8.723646] Xen: using vcpuop timer interface
[    8.723653] installing Xen timer for CPU 0
[    8.723682] tsc: Detected 2926.444 MHz processor
[    8.723689] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.88 BogoMIPS (lpj=11705776)
[    8.723694] pid_max: default: 32768 minimum: 301
[    8.723734] Mount-cache hash table entries: 256
[    8.723976] CPU: Physical Processor ID: 0
[    8.723979] CPU: Processor Core ID: 0
[    8.723982] mce: CPU supports 2 MCE banks
[    8.723998] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    8.723998] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    8.723998] tlb_flushall_shift: 6
[    8.724094] Freeing SMP alternatives: 28k freed
[    8.724940] ACPI: Core revision 20120913
[    8.733214] Performance Events: unsupported p6 CPU model 44 no PMU driver, software events only.
[    8.733369] installing Xen timer for CPU 1
[    8.734623] installing Xen timer for CPU 2
[    8.735820] installing Xen timer for CPU 3
[    8.737059] installing Xen timer for CPU 4
[    8.738037] installing Xen timer for CPU 5
[    8.739017] installing Xen timer for CPU 6
[    8.740032] installing Xen timer for CPU 7
[    8.740964] Brought up 8 CPUs
[    8.741540] devtmpfs: initialized
[    8.741942] PM: Registering ACPI NVS region [mem 0x8c21c000-0x8c2eefff] (864256 bytes)
[    8.741960] PM: Registering ACPI NVS region [mem 0x8c3df000-0x8d7defff] (20971520 bytes)
[    8.742195] PM: Registering ACPI NVS region [mem 0x8f3d4000-0x8f3ddfff] (40960 bytes)
[    8.742198] PM: Registering ACPI NVS region [mem 0x8f3e2000-0x8f4cefff] (970752 bytes)
[    8.742250] Grant tables using version 2 layout.
[    8.742263] Grant table initialized
[    8.742297] NET: Registered protocol family 16
[    8.742988] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    8.742994] ACPI: bus type pci registered
[    8.743193] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xa0000000-0xafffffff] (base 0xa0000000)
[    8.743199] PCI: MMCONFIG at [mem 0xa0000000-0xafffffff] reserved in E820
[    8.787823] PCI: Using configuration type 1 for base access
[    8.788567] bio: create slab <bio-0> at 0
[    8.788791] ACPI: Added _OSI(Module Device)
[    8.788798] ACPI: Added _OSI(Processor Device)
[    8.788802] ACPI: Added _OSI(3.0 _SCP Extensions)
[    8.788806] ACPI: Added _OSI(Processor Aggregator Device)
[    8.789956] ACPI: EC: Look up EC in DSDT
[    8.805910] ACPI Error: Field [CPB3] at 96 exceeds Buffer [NULL] size 64 (bits) (20120913/dsopcode-236)
[    8.805918] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff88062cc491b8), AE_AML_BUFFER_LIMIT (20120913/psparse-536)
[    8.806714] ACPI: Interpreter enabled
[    8.806719] ACPI: (supports S0 S1 S5)
[    8.806729] ACPI: Using IOAPIC for interrupt routing
[    8.809807] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    8.810337] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fd])
[    8.810772] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c4000-0x000cbfff] (conflicts with Video ROM [mem 0x000c0000-0x000c7fff])
[    8.810801] PCI host bridge to bus 0000:00
[    8.810804] pci_bus 0000:00: root bus resource [bus 00-fd]
[    8.810808] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    8.810811] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    8.810814] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    8.810818] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfedfffff]
[    8.810821] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfdffffff]
[    8.810824] pci_bus 0000:00: scanning bus
[    8.810845] pci 0000:00:00.0: [8086:3406] type 00 class 0x060000
[    8.810856] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0xa
[    8.810955] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    8.810962] pci 0000:00:00.0: PME# disabled
[    8.810999] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    8.811047] pci 0000:00:01.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811110] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    8.811116] pci 0000:00:01.0: PME# disabled
[    8.811155] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    8.811200] pci 0000:00:03.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811264] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    8.811270] pci 0000:00:03.0: PME# disabled
[    8.811309] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[    8.811354] pci 0000:00:05.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811417] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    8.811423] pci 0000:00:05.0: PME# disabled
[    8.811462] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    8.811507] pci 0000:00:07.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811570] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    8.811576] pci 0000:00:07.0: PME# disabled
[    8.811615] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[    8.811660] pci 0000:00:09.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811723] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    8.811729] pci 0000:00:09.0: PME# disabled
[    8.811766] pci 0000:00:0a.0: [8086:3411] type 01 class 0x060400
[    8.811811] pci 0000:00:0a.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.811874] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    8.811880] pci 0000:00:0a.0: PME# disabled
[    8.811917] pci 0000:00:10.0: [8086:3425] type 00 class 0x080000
[    8.812039] pci 0000:00:10.1: [8086:3426] type 00 class 0x080000
[    8.812144] pci 0000:00:11.0: [8086:3427] type 00 class 0x080000
[    8.812271] pci 0000:00:11.1: [8086:3428] type 00 class 0x080000
[    8.812378] pci 0000:00:13.0: [8086:342d] type 00 class 0x080020
[    8.812398] pci 0000:00:13.0: reg 10: [mem 0xb1b24000-0xb1b24fff]
[    8.812489] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    8.812496] pci 0000:00:13.0: PME# disabled
[    8.812525] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    8.812645] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    8.812766] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    8.812880] pci 0000:00:14.3: [8086:3438] type 00 class 0x080000
[    8.812980] pci 0000:00:15.0: [8086:342f] type 00 class 0x080020
[    8.813089] pci 0000:00:16.0: [8086:3430] type 00 class 0x088000
[    8.813111] pci 0000:00:16.0: reg 10: [mem 0xb1b00000-0xb1b03fff 64bit]
[    8.813239] pci 0000:00:16.1: [8086:3431] type 00 class 0x088000
[    8.813261] pci 0000:00:16.1: reg 10: [mem 0xb1b04000-0xb1b07fff 64bit]
[    8.813389] pci 0000:00:16.2: [8086:3432] type 00 class 0x088000
[    8.813417] pci 0000:00:16.2: reg 10: [mem 0xb1b08000-0xb1b0bfff 64bit]
[    8.813546] pci 0000:00:16.3: [8086:3433] type 00 class 0x088000
[    8.813568] pci 0000:00:16.3: reg 10: [mem 0xb1b0c000-0xb1b0ffff 64bit]
[    8.813696] pci 0000:00:16.4: [8086:3429] type 00 class 0x088000
[    8.813717] pci 0000:00:16.4: reg 10: [mem 0xb1b10000-0xb1b13fff 64bit]
[    8.813846] pci 0000:00:16.5: [8086:342a] type 00 class 0x088000
[    8.813868] pci 0000:00:16.5: reg 10: [mem 0xb1b14000-0xb1b17fff 64bit]
[    8.813995] pci 0000:00:16.6: [8086:342b] type 00 class 0x088000
[    8.814017] pci 0000:00:16.6: reg 10: [mem 0xb1b18000-0xb1b1bfff 64bit]
[    8.814146] pci 0000:00:16.7: [8086:342c] type 00 class 0x088000
[    8.814168] pci 0000:00:16.7: reg 10: [mem 0xb1b1c000-0xb1b1ffff 64bit]
[    8.814298] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    8.814369] pci 0000:00:1a.0: reg 20: [io  0x30e0-0x30ff]
[    8.814452] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    8.814522] pci 0000:00:1a.1: reg 20: [io  0x30c0-0x30df]
[    8.814605] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    8.814675] pci 0000:00:1a.2: reg 20: [io  0x30a0-0x30bf]
[    8.814772] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    8.814806] pci 0000:00:1a.7: reg 10: [mem 0xb1b22000-0xb1b223ff]
[    8.814949] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    8.814956] pci 0000:00:1a.7: PME# disabled
[    8.814989] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    8.815046] pci 0000:00:1c.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.815111] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    8.815118] pci 0000:00:1c.0: PME# disabled
[    8.815158] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[    8.815214] pci 0000:00:1c.4: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.815280] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    8.815286] pci 0000:00:1c.4: PME# disabled
[    8.815321] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
[    8.815377] pci 0000:00:1c.5: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.815443] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    8.815449] pci 0000:00:1c.5: PME# disabled
[    8.815489] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    8.815559] pci 0000:00:1d.0: reg 20: [io  0x3080-0x309f]
[    8.815642] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    8.815713] pci 0000:00:1d.1: reg 20: [io  0x3060-0x307f]
[    8.815796] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    8.815866] pci 0000:00:1d.2: reg 20: [io  0x3040-0x305f]
[    8.815963] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    8.815997] pci 0000:00:1d.7: reg 10: [mem 0xb1b21000-0xb1b213ff]
[    8.816140] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    8.816147] pci 0000:00:1d.7: PME# disabled
[    8.816176] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    8.816229] pci 0000:00:1e.0: calling pci_fixup_transparent_bridge+0x0/0x1f
[    8.816290] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[    8.816406] pci 0000:00:1f.0: calling ich_force_enable_hpet+0x0/0x1c0
[    8.816410] pci 0000:00:1f.0: calling quirk_ich7_lpc+0x0/0x68
[    8.816424] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
[    8.816430] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
[    8.816458] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0600 (mask 001f)
[    8.816536] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601
[    8.816569] pci 0000:00:1f.2: reg 10: [io  0x3108-0x310f]
[    8.816583] pci 0000:00:1f.2: reg 14: [io  0x3114-0x3117]
[    8.816596] pci 0000:00:1f.2: reg 18: [io  0x3100-0x3107]
[    8.816610] pci 0000:00:1f.2: reg 1c: [io  0x3110-0x3113]
[    8.816623] pci 0000:00:1f.2: reg 20: [io  0x3020-0x303f]
[    8.816637] pci 0000:00:1f.2: reg 24: [mem 0xb1b20000-0xb1b207ff]
[    8.816717] pci 0000:00:1f.2: PME# supported from D3hot
[    8.816723] pci 0000:00:1f.2: PME# disabled
[    8.816749] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    8.816774] pci 0000:00:1f.3: reg 10: [mem 0xb1b23000-0xb1b230ff 64bit]
[    8.816810] pci 0000:00:1f.3: reg 20: [io  0x3000-0x301f]
[    8.816856] pci_bus 0000:00: fixups for bus
[    8.816861] pci 0000:00:01.0: scanning [bus 01-03] behind bridge, pass 0
[    8.816921] pci_bus 0000:01: scanning bus
[    8.816951] pci 0000:01:00.0: [8086:10c9] type 00 class 0x020000
[    8.816971] pci 0000:01:00.0: reg 10: [mem 0xb1a20000-0xb1a3ffff]
[    8.816998] pci 0000:01:00.0: reg 18: [io  0x2020-0x203f]
[    8.817013] pci 0000:01:00.0: reg 1c: [mem 0xb1ac4000-0xb1ac7fff]
[    8.817122] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    8.817128] pci 0000:01:00.0: PME# disabled
[    8.817174] pci 0000:01:00.0: reg 184: [mem 0xb1a40000-0xb1a43fff 64bit]
[    8.817196] pci 0000:01:00.0: reg 190: [mem 0xb1a60000-0xb1a63fff 64bit]
[    8.817240] pci 0000:01:00.1: [8086:10c9] type 00 class 0x020000
[    8.817260] pci 0000:01:00.1: reg 10: [mem 0xb1a00000-0xb1a1ffff]
[    8.817287] pci 0000:01:00.1: reg 18: [io  0x2000-0x201f]
[    8.817302] pci 0000:01:00.1: reg 1c: [mem 0xb1ac0000-0xb1ac3fff]
[    8.817410] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[    8.817417] pci 0000:01:00.1: PME# disabled
[    8.817455] pci 0000:01:00.1: reg 184: [mem 0xb1a80000-0xb1a83fff 64bit]
[    8.817483] pci 0000:01:00.1: reg 190: [mem 0xb1aa0000-0xb1aa3fff 64bit]
[    8.819001] pci_bus 0000:01: fixups for bus
[    8.819004] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    8.819010] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    8.819016] pci 0000:00:01.0:   bridge window [mem 0xb1a00000-0xb1afffff]
[    8.819025] pci_bus 0000:01: bus scan returning with max=01
[    8.819031] pci 0000:00:03.0: scanning [bus 04-04] behind bridge, pass 0
[    8.819092] pci_bus 0000:04: scanning bus
[    8.819096] pci_bus 0000:04: fixups for bus
[    8.819098] pci 0000:00:03.0: PCI bridge to [bus 04]
[    8.819112] pci_bus 0000:04: bus scan returning with max=04
[    8.819118] pci 0000:00:05.0: scanning [bus 05-08] behind bridge, pass 0
[    8.819177] pci_bus 0000:05: scanning bus
[    8.819197] pci 0000:05:00.0: [111d:806a] type 01 class 0x060400
[    8.819311] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    8.819319] pci 0000:05:00.0: PME# disabled
[    8.820727] pci_bus 0000:05: fixups for bus
[    8.820745] pci 0000:00:05.0: PCI bridge to [bus 05-08]
[    8.820761] pci 0000:05:00.0: scanning [bus 06-08] behind bridge, pass 0
[    8.820813] pci_bus 0000:06: scanning bus
[    8.820836] pci 0000:06:02.0: [111d:806a] type 01 class 0x060400
[    8.820965] pci 0000:06:02.0: PME# supported from D0 D3hot D3cold
[    8.820973] pci 0000:06:02.0: PME# disabled
[    8.821013] pci 0000:06:04.0: [111d:806a] type 01 class 0x060400
[    8.821141] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    8.821149] pci 0000:06:04.0: PME# disabled
[    8.821211] pci_bus 0000:06: fixups for bus
[    8.821213] pci 0000:05:00.0: PCI bridge to [bus 06-08]
[    8.821238] pci 0000:06:02.0: scanning [bus 07-07] behind bridge, pass 0
[    8.821300] pci_bus 0000:07: scanning bus
[    8.821305] pci_bus 0000:07: fixups for bus
[    8.821307] pci 0000:06:02.0: PCI bridge to [bus 07]
[    8.821329] pci_bus 0000:07: bus scan returning with max=07
[    8.821336] pci 0000:06:04.0: scanning [bus 08-08] behind bridge, pass 0
[    8.821398] pci_bus 0000:08: scanning bus
[    8.821402] pci_bus 0000:08: fixups for bus
[    8.821405] pci 0000:06:04.0: PCI bridge to [bus 08]
[    8.821427] pci_bus 0000:08: bus scan returning with max=08
[    8.821434] pci 0000:06:02.0: scanning [bus 07-07] behind bridge, pass 1
[    8.821445] pci 0000:06:04.0: scanning [bus 08-08] behind bridge, pass 1
[    8.821454] pci_bus 0000:06: bus scan returning with max=08
[    8.821461] pci 0000:05:00.0: scanning [bus 06-08] behind bridge, pass 1
[    8.821470] pci_bus 0000:05: bus scan returning with max=08
[    8.821476] pci 0000:00:07.0: scanning [bus 09-0c] behind bridge, pass 0
[    8.821542] pci_bus 0000:09: scanning bus
[    8.821562] pci 0000:09:00.0: [111d:806a] type 01 class 0x060400
[    8.821676] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    8.821683] pci 0000:09:00.0: PME# disabled
[    8.823103] pci_bus 0000:09: fixups for bus
[    8.823106] pci 0000:00:07.0: PCI bridge to [bus 09-0c]
[    8.823122] pci 0000:09:00.0: scanning [bus 0a-0c] behind bridge, pass 0
[    8.823175] pci_bus 0000:0a: scanning bus
[    8.823197] pci 0000:0a:02.0: [111d:806a] type 01 class 0x060400
[    8.823326] pci 0000:0a:02.0: PME# supported from D0 D3hot D3cold
[    8.823333] pci 0000:0a:02.0: PME# disabled
[    8.823373] pci 0000:0a:04.0: [111d:806a] type 01 class 0x060400
[    8.823502] pci 0000:0a:04.0: PME# supported from D0 D3hot D3cold
[    8.823509] pci 0000:0a:04.0: PME# disabled
[    8.823571] pci_bus 0000:0a: fixups for bus
[    8.823573] pci 0000:09:00.0: PCI bridge to [bus 0a-0c]
[    8.823598] pci 0000:0a:02.0: scanning [bus 0b-0b] behind bridge, pass 0
[    8.823660] pci_bus 0000:0b: scanning bus
[    8.823664] pci_bus 0000:0b: fixups for bus
[    8.823667] pci 0000:0a:02.0: PCI bridge to [bus 0b]
[    8.823689] pci_bus 0000:0b: bus scan returning with max=0b
[    8.823696] pci 0000:0a:04.0: scanning [bus 0c-0c] behind bridge, pass 0
[    8.823758] pci_bus 0000:0c: scanning bus
[    8.823762] pci_bus 0000:0c: fixups for bus
[    8.823765] pci 0000:0a:04.0: PCI bridge to [bus 0c]
[    8.823787] pci_bus 0000:0c: bus scan returning with max=0c
[    8.823794] pci 0000:0a:02.0: scanning [bus 0b-0b] behind bridge, pass 1
[    8.823805] pci 0000:0a:04.0: scanning [bus 0c-0c] behind bridge, pass 1
[    8.823814] pci_bus 0000:0a: bus scan returning with max=0c
[    8.823821] pci 0000:09:00.0: scanning [bus 0a-0c] behind bridge, pass 1
[    8.823830] pci_bus 0000:09: bus scan returning with max=0c
[    8.823836] pci 0000:00:09.0: scanning [bus 0d-0d] behind bridge, pass 0
[    8.823922] pci_bus 0000:0d: scanning bus
[    8.823925] pci_bus 0000:0d: fixups for bus
[    8.823928] pci 0000:00:09.0: PCI bridge to [bus 0d]
[    8.823941] pci_bus 0000:0d: bus scan returning with max=0d
[    8.823947] pci 0000:00:0a.0: scanning [bus 0e-0e] behind bridge, pass 0
[    8.824007] pci_bus 0000:0e: scanning bus
[    8.824010] pci_bus 0000:0e: fixups for bus
[    8.824013] pci 0000:00:0a.0: PCI bridge to [bus 0e]
[    8.824026] pci_bus 0000:0e: bus scan returning with max=0e
[    8.824033] pci 0000:00:1c.0: scanning [bus 0f-0f] behind bridge, pass 0
[    8.824094] pci_bus 0000:0f: scanning bus
[    8.824117] pci 0000:0f:00.0: [1000:0062] type 00 class 0x010000
[    8.824147] pci 0000:0f:00.0: reg 10: [mem 0xb1940000-0xb1943fff 64bit]
[    8.824165] pci 0000:0f:00.0: reg 18: [io  0x1000-0x10ff]
[    8.824190] pci 0000:0f:00.0: reg 1c: [mem 0xb1900000-0xb193ffff 64bit]
[    8.824221] pci 0000:0f:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
[    8.824311] pci 0000:0f:00.0: supports D1
[    8.833857] pci_bus 0000:0f: fixups for bus
[    8.833866] pci 0000:00:1c.0: PCI bridge to [bus 0f]
[    8.833877] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    8.833889] pci 0000:00:1c.0:   bridge window [mem 0xb1900000-0xb19fffff]
[    8.833904] pci_bus 0000:0f: bus scan returning with max=0f
[    8.833917] pci 0000:00:1c.4: scanning [bus 10-10] behind bridge, pass 0
[    8.833986] pci_bus 0000:10: scanning bus
[    8.834016] pci 0000:10:00.0: [102b:0522] type 00 class 0x030000
[    8.834045] pci 0000:10:00.0: reg 10: [mem 0xb0000000-0xb0ffffff pref]
[    8.834066] pci 0000:10:00.0: reg 14: [mem 0xb1800000-0xb1803fff]
[    8.834086] pci 0000:10:00.0: reg 18: [mem 0xb1000000-0xb17fffff]
[    8.834159] pci 0000:10:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    8.842079] pci_bus 0000:10: fixups for bus
[    8.842087] pci 0000:00:1c.4: PCI bridge to [bus 10]
[    8.842104] pci 0000:00:1c.4:   bridge window [mem 0xb1000000-0xb18fffff]
[    8.842120] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    8.842127] pci_bus 0000:10: bus scan returning with max=10
[    8.842141] pci 0000:00:1c.5: scanning [bus 11-11] behind bridge, pass 0
[    8.842204] pci_bus 0000:11: scanning bus
[    8.842209] pci_bus 0000:11: fixups for bus
[    8.842211] pci 0000:00:1c.5: PCI bridge to [bus 11]
[    8.842227] pci_bus 0000:11: bus scan returning with max=11
[    8.842233] pci 0000:00:1e.0: scanning [bus 12-12] behind bridge, pass 0
[    8.842265] pci_bus 0000:12: scanning bus
[    8.842326] pci_bus 0000:12: fixups for bus
[    8.842329] pci 0000:00:1e.0: PCI bridge to [bus 12] (subtractive decode)
[    8.842345] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    8.842348] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    8.842352] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    8.842356] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfedfffff] (subtractive decode)
[    8.842359] pci 0000:00:1e.0:   bridge window [mem 0xb0000000-0xfdffffff] (subtractive decode)
[    8.842363] pci_bus 0000:12: bus scan returning with max=12
[    8.842370] pci 0000:00:01.0: scanning [bus 01-03] behind bridge, pass 1
[    8.842379] pci 0000:00:03.0: scanning [bus 04-04] behind bridge, pass 1
[    8.842387] pci 0000:00:05.0: scanning [bus 05-08] behind bridge, pass 1
[    8.842396] pci 0000:00:07.0: scanning [bus 09-0c] behind bridge, pass 1
[    8.842405] pci 0000:00:09.0: scanning [bus 0d-0d] behind bridge, pass 1
[    8.842414] pci 0000:00:0a.0: scanning [bus 0e-0e] behind bridge, pass 1
[    8.842424] pci 0000:00:1c.0: scanning [bus 0f-0f] behind bridge, pass 1
[    8.842433] pci 0000:00:1c.4: scanning [bus 10-10] behind bridge, pass 1
[    8.842443] pci 0000:00:1c.5: scanning [bus 11-11] behind bridge, pass 1
[    8.842452] pci 0000:00:1e.0: scanning [bus 12-12] behind bridge, pass 1
[    8.842460] pci_bus 0000:00: bus scan returning with max=12
[    8.842463] pci_bus 0000:00: on NUMA node 0
[    8.842468] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    8.871220] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP1._PRT]
[    8.871256] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP3._PRT]
[    8.871282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP5._PRT]
[    8.871307] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP7._PRT]
[    8.871334] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP9._PRT]
[    8.871369] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRPA._PRT]
[    8.871411] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    8.871439] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    8.871521]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    8.871589]  pci0000:00: ACPI _OSC control (0x1d) granted
[    8.879474] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    8.879522] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    8.879567] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    8.879611] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    8.879654] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    8.879700] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    8.879745] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    8.879790] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    8.879821] xen/balloon: Initialising balloon driver.
[    8.881103] xen-balloon: Initialising balloon driver.
[    8.881327] vgaarb: device added: PCI:0000:10:00.0,decodes=io+mem,owns=io+mem,locks=none
[    8.881335] vgaarb: loaded
[    8.881339] vgaarb: bridge control possible 0000:10:00.0
[    8.881410] SCSI subsystem initialized
[    8.881415] ACPI: bus type scsi registered
[    8.881674] libata version 3.00 loaded.
[    8.881704] ACPI: bus type usb registered
[    8.881729] usbcore: registered new interface driver usbfs
[    8.881737] usbcore: registered new interface driver hub
[    8.881892] usbcore: registered new device driver usb
[    8.881937] PCI: Using ACPI for IRQ routing
[    8.893174] PCI: Discovered peer bus fe
[    8.893177] PCI: root bus fe: using default resources
[    8.893180] PCI: Probing PCI hardware (bus fe)
[    8.893199] PCI host bridge to bus 0000:fe
[    8.893202] pci_bus 0000:fe: root bus resource [io  0x0000-0xffff]
[    8.893206] pci_bus 0000:fe: root bus resource [mem 0x00000000-0xffffffffff]
[    8.893209] pci_bus 0000:fe: No busn resource found for root bus, will use [bus fe-ff]
[    8.893213] pci_bus 0000:fe: scanning bus
[    8.893222] pci 0000:fe:00.0: [8086:2c70] type 00 class 0x060000
[    8.893228] pci 0000:fe:00.0: calling quirk_mmio_always_on+0x0/0xa
[    8.893280] pci 0000:fe:00.1: [8086:2d81] type 00 class 0x060000
[    8.893284] pci 0000:fe:00.1: calling quirk_mmio_always_on+0x0/0xa
[    8.893342] pci 0000:fe:02.0: [8086:2d90] type 00 class 0x060000
[    8.893346] pci 0000:fe:02.0: calling quirk_mmio_always_on+0x0/0xa
[    8.893396] pci 0000:fe:02.1: [8086:2d91] type 00 class 0x060000
[    8.893400] pci 0000:fe:02.1: calling quirk_mmio_always_on+0x0/0xa
[    8.893452] pci 0000:fe:02.2: [8086:2d92] type 00 class 0x060000
[    8.893456] pci 0000:fe:02.2: calling quirk_mmio_always_on+0x0/0xa
[    8.893505] pci 0000:fe:02.3: [8086:2d93] type 00 class 0x060000
[    8.893510] pci 0000:fe:02.3: calling quirk_mmio_always_on+0x0/0xa
[    8.893559] pci 0000:fe:02.4: [8086:2d94] type 00 class 0x060000
[    8.893563] pci 0000:fe:02.4: calling quirk_mmio_always_on+0x0/0xa
[    8.893613] pci 0000:fe:02.5: [8086:2d95] type 00 class 0x060000
[    8.893617] pci 0000:fe:02.5: calling quirk_mmio_always_on+0x0/0xa
[    8.893669] pci 0000:fe:03.0: [8086:2d98] type 00 class 0x060000
[    8.893673] pci 0000:fe:03.0: calling quirk_mmio_always_on+0x0/0xa
[    8.893723] pci 0000:fe:03.1: [8086:2d99] type 00 class 0x060000
[    8.893727] pci 0000:fe:03.1: calling quirk_mmio_always_on+0x0/0xa
[    8.893776] pci 0000:fe:03.2: [8086:2d9a] type 00 class 0x060000
[    8.893781] pci 0000:fe:03.2: calling quirk_mmio_always_on+0x0/0xa
[    8.893831] pci 0000:fe:03.4: [8086:2d9c] type 00 class 0x060000
[    8.893835] pci 0000:fe:03.4: calling quirk_mmio_always_on+0x0/0xa
[    8.893890] pci 0000:fe:04.0: [8086:2da0] type 00 class 0x060000
[    8.893894] pci 0000:fe:04.0: calling quirk_mmio_always_on+0x0/0xa
[    8.893944] pci 0000:fe:04.1: [8086:2da1] type 00 class 0x060000
[    8.893948] pci 0000:fe:04.1: calling quirk_mmio_always_on+0x0/0xa
[    8.893997] pci 0000:fe:04.2: [8086:2da2] type 00 class 0x060000
[    8.894001] pci 0000:fe:04.2: calling quirk_mmio_always_on+0x0/0xa
[    8.894051] pci 0000:fe:04.3: [8086:2da3] type 00 class 0x060000
[    8.894055] pci 0000:fe:04.3: calling quirk_mmio_always_on+0x0/0xa
[    8.894110] pci 0000:fe:05.0: [8086:2da8] type 00 class 0x060000
[    8.894114] pci 0000:fe:05.0: calling quirk_mmio_always_on+0x0/0xa
[    8.894163] pci 0000:fe:05.1: [8086:2da9] type 00 class 0x060000
[    8.894167] pci 0000:fe:05.1: calling quirk_mmio_always_on+0x0/0xa
[    8.894217] pci 0000:fe:05.2: [8086:2daa] type 00 class 0x060000
[    8.894221] pci 0000:fe:05.2: calling quirk_mmio_always_on+0x0/0xa
[    8.894271] pci 0000:fe:05.3: [8086:2dab] type 00 class 0x060000
[    8.894275] pci 0000:fe:05.3: calling quirk_mmio_always_on+0x0/0xa
[    8.894331] pci 0000:fe:06.0: [8086:2db0] type 00 class 0x060000
[    8.894335] pci 0000:fe:06.0: calling quirk_mmio_always_on+0x0/0xa
[    8.894387] pci 0000:fe:06.1: [8086:2db1] type 00 class 0x060000
[    8.894394] pci 0000:fe:06.1: calling quirk_mmio_always_on+0x0/0xa
[    8.894447] pci 0000:fe:06.2: [8086:2db2] type 00 class 0x060000
[    8.894451] pci 0000:fe:06.2: calling quirk_mmio_always_on+0x0/0xa
[    8.894501] pci 0000:fe:06.3: [8086:2db3] type 00 class 0x060000
[    8.894505] pci 0000:fe:06.3: calling quirk_mmio_always_on+0x0/0xa
[    8.894584] pci_bus 0000:fe: fixups for bus
[    8.894587] pci_bus 0000:fe: bus scan returning with max=fe
[    8.894591] pci_bus 0000:fe: busn_res: [bus fe-ff] end is updated to fe
[    8.894956] PCI: Discovered peer bus ff
[    8.894959] PCI: root bus ff: using default resources
[    8.894961] PCI: Probing PCI hardware (bus ff)
[    8.894977] PCI host bridge to bus 0000:ff
[    8.894980] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    8.894984] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xffffffffff]
[    8.894987] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[    8.894991] pci_bus 0000:ff: scanning bus
[    8.894999] pci 0000:ff:00.0: [8086:2c70] type 00 class 0x060000
[    8.895004] pci 0000:ff:00.0: calling quirk_mmio_always_on+0x0/0xa
[    8.895053] pci 0000:ff:00.1: [8086:2d81] type 00 class 0x060000
[    8.895057] pci 0000:ff:00.1: calling quirk_mmio_always_on+0x0/0xa
[    8.895120] pci 0000:ff:02.0: [8086:2d90] type 00 class 0x060000
[    8.895124] pci 0000:ff:02.0: calling quirk_mmio_always_on+0x0/0xa
[    8.895172] pci 0000:ff:02.1: [8086:2d91] type 00 class 0x060000
[    8.895176] pci 0000:ff:02.1: calling quirk_mmio_always_on+0x0/0xa
[    8.895226] pci 0000:ff:02.2: [8086:2d92] type 00 class 0x060000
[    8.895230] pci 0000:ff:02.2: calling quirk_mmio_always_on+0x0/0xa
[    8.895277] pci 0000:ff:02.3: [8086:2d93] type 00 class 0x060000
[    8.895281] pci 0000:ff:02.3: calling quirk_mmio_always_on+0x0/0xa
[    8.895329] pci 0000:ff:02.4: [8086:2d94] type 00 class 0x060000
[    8.895333] pci 0000:ff:02.4: calling quirk_mmio_always_on+0x0/0xa
[    8.895380] pci 0000:ff:02.5: [8086:2d95] type 00 class 0x060000
[    8.895384] pci 0000:ff:02.5: calling quirk_mmio_always_on+0x0/0xa
[    8.895434] pci 0000:ff:03.0: [8086:2d98] type 00 class 0x060000
[    8.895438] pci 0000:ff:03.0: calling quirk_mmio_always_on+0x0/0xa
[    8.895486] pci 0000:ff:03.1: [8086:2d99] type 00 class 0x060000
[    8.895490] pci 0000:ff:03.1: calling quirk_mmio_always_on+0x0/0xa
[    8.895537] pci 0000:ff:03.2: [8086:2d9a] type 00 class 0x060000
[    8.895549] pci 0000:ff:03.2: calling quirk_mmio_always_on+0x0/0xa
[    8.895598] pci 0000:ff:03.4: [8086:2d9c] type 00 class 0x060000
[    8.895602] pci 0000:ff:03.4: calling quirk_mmio_always_on+0x0/0xa
[    8.895655] pci 0000:ff:04.0: [8086:2da0] type 00 class 0x060000
[    8.895658] pci 0000:ff:04.0: calling quirk_mmio_always_on+0x0/0xa
[    8.895706] pci 0000:ff:04.1: [8086:2da1] type 00 class 0x060000
[    8.895710] pci 0000:ff:04.1: calling quirk_mmio_always_on+0x0/0xa
[    8.895758] pci 0000:ff:04.2: [8086:2da2] type 00 class 0x060000
[    8.895762] pci 0000:ff:04.2: calling quirk_mmio_always_on+0x0/0xa
[    8.895809] pci 0000:ff:04.3: [8086:2da3] type 00 class 0x060000
[    8.895813] pci 0000:ff:04.3: calling quirk_mmio_always_on+0x0/0xa
[    8.895865] pci 0000:ff:05.0: [8086:2da8] type 00 class 0x060000
[    8.895869] pci 0000:ff:05.0: calling quirk_mmio_always_on+0x0/0xa
[    8.895917] pci 0000:ff:05.1: [8086:2da9] type 00 class 0x060000
[    8.895921] pci 0000:ff:05.1: calling quirk_mmio_always_on+0x0/0xa
[    8.895968] pci 0000:ff:05.2: [8086:2daa] type 00 class 0x060000
[    8.895972] pci 0000:ff:05.2: calling quirk_mmio_always_on+0x0/0xa
[    8.896020] pci 0000:ff:05.3: [8086:2dab] type 00 class 0x060000
[    8.896024] pci 0000:ff:05.3: calling quirk_mmio_always_on+0x0/0xa
[    8.896078] pci 0000:ff:06.0: [8086:2db0] type 00 class 0x060000
[    8.896082] pci 0000:ff:06.0: calling quirk_mmio_always_on+0x0/0xa
[    8.896130] pci 0000:ff:06.1: [8086:2db1] type 00 class 0x060000
[    8.896134] pci 0000:ff:06.1: calling quirk_mmio_always_on+0x0/0xa
[    8.896182] pci 0000:ff:06.2: [8086:2db2] type 00 class 0x060000
[    8.896186] pci 0000:ff:06.2: calling quirk_mmio_always_on+0x0/0xa
[    8.896233] pci 0000:ff:06.3: [8086:2db3] type 00 class 0x060000
[    8.896237] pci 0000:ff:06.3: calling quirk_mmio_always_on+0x0/0xa
[    8.896312] pci_bus 0000:ff: fixups for bus
[    8.896315] pci_bus 0000:ff: bus scan returning with max=ff
[    8.896318] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[    8.896670] PCI: pci_cache_line_size set to 64 bytes
[    8.896697] pci 0000:00:13.0: BAR 0: reserving [mem 0xb1b24000-0xb1b24fff flags 0x40200] (d=0, p=0)
[    8.896711] pci 0000:00:16.0: BAR 0: reserving [mem 0xb1b00000-0xb1b03fff flags 0x140204] (d=0, p=0)
[    8.896717] pci 0000:00:16.1: BAR 0: reserving [mem 0xb1b04000-0xb1b07fff flags 0x140204] (d=0, p=0)
[    8.896723] pci 0000:00:16.2: BAR 0: reserving [mem 0xb1b08000-0xb1b0bfff flags 0x140204] (d=0, p=0)
[    8.896729] pci 0000:00:16.3: BAR 0: reserving [mem 0xb1b0c000-0xb1b0ffff flags 0x140204] (d=0, p=0)
[    8.896735] pci 0000:00:16.4: BAR 0: reserving [mem 0xb1b10000-0xb1b13fff flags 0x140204] (d=0, p=0)
[    8.896741] pci 0000:00:16.5: BAR 0: reserving [mem 0xb1b14000-0xb1b17fff flags 0x140204] (d=0, p=0)
[    8.896746] pci 0000:00:16.6: BAR 0: reserving [mem 0xb1b18000-0xb1b1bfff flags 0x140204] (d=0, p=0)
[    8.896752] pci 0000:00:16.7: BAR 0: reserving [mem 0xb1b1c000-0xb1b1ffff flags 0x140204] (d=0, p=0)
[    8.896759] pci 0000:00:1a.0: BAR 4: reserving [io  0x30e0-0x30ff flags 0x40101] (d=0, p=0)
[    8.896764] pci 0000:00:1a.1: BAR 4: reserving [io  0x30c0-0x30df flags 0x40101] (d=0, p=0)
[    8.896770] pci 0000:00:1a.2: BAR 4: reserving [io  0x30a0-0x30bf flags 0x40101] (d=0, p=0)
[    8.896776] pci 0000:00:1a.7: BAR 0: reserving [mem 0xb1b22000-0xb1b223ff flags 0x40200] (d=0, p=0)
[    8.896788] pci 0000:00:1d.0: BAR 4: reserving [io  0x3080-0x309f flags 0x40101] (d=0, p=0)
[    8.896793] pci 0000:00:1d.1: BAR 4: reserving [io  0x3060-0x307f flags 0x40101] (d=0, p=0)
[    8.896799] pci 0000:00:1d.2: BAR 4: reserving [io  0x3040-0x305f flags 0x40101] (d=0, p=0)
[    8.896805] pci 0000:00:1d.7: BAR 0: reserving [mem 0xb1b21000-0xb1b213ff flags 0x40200] (d=0, p=0)
[    8.896815] pci 0000:00:1f.2: BAR 0: reserving [io  0x3108-0x310f flags 0x40101] (d=0, p=0)
[    8.896819] pci 0000:00:1f.2: BAR 1: reserving [io  0x3114-0x3117 flags 0x40101] (d=0, p=0)
[    8.896823] pci 0000:00:1f.2: BAR 2: reserving [io  0x3100-0x3107 flags 0x40101] (d=0, p=0)
[    8.896827] pci 0000:00:1f.2: BAR 3: reserving [io  0x3110-0x3113 flags 0x40101] (d=0, p=0)
[    8.896830] pci 0000:00:1f.2: BAR 4: reserving [io  0x3020-0x303f flags 0x40101] (d=0, p=0)
[    8.896834] pci 0000:00:1f.2: BAR 5: reserving [mem 0xb1b20000-0xb1b207ff flags 0x40200] (d=0, p=0)
[    8.896840] pci 0000:00:1f.3: BAR 0: reserving [mem 0xb1b23000-0xb1b230ff flags 0x140204] (d=0, p=0)
[    8.896845] pci 0000:00:1f.3: BAR 4: reserving [io  0x3000-0x301f flags 0x40101] (d=0, p=0)
[    8.896850] pci 0000:01:00.0: BAR 0: reserving [mem 0xb1a20000-0xb1a3ffff flags 0x40200] (d=0, p=0)
[    8.896855] pci 0000:01:00.0: BAR 2: reserving [io  0x2020-0x203f flags 0x40101] (d=0, p=0)
[    8.896858] pci 0000:01:00.0: BAR 3: reserving [mem 0xb1ac4000-0xb1ac7fff flags 0x40200] (d=0, p=0)
[    8.896863] pci 0000:01:00.0: BAR 7: reserving [mem 0xb1a40000-0xb1a5ffff flags 0x140204] (d=0, p=0)
[    8.896867] pci 0000:01:00.0: BAR 10: reserving [mem 0xb1a60000-0xb1a7ffff flags 0x140204] (d=0, p=0)
[    8.896873] pci 0000:01:00.1: BAR 0: reserving [mem 0xb1a00000-0xb1a1ffff flags 0x40200] (d=0, p=0)
[    8.896877] pci 0000:01:00.1: BAR 2: reserving [io  0x2000-0x201f flags 0x40101] (d=0, p=0)
[    8.896881] pci 0000:01:00.1: BAR 3: reserving [mem 0xb1ac0000-0xb1ac3fff flags 0x40200] (d=0, p=0)
[    8.896885] pci 0000:01:00.1: BAR 7: reserving [mem 0xb1a80000-0xb1a9ffff flags 0x140204] (d=0, p=0)
[    8.896889] pci 0000:01:00.1: BAR 10: reserving [mem 0xb1aa0000-0xb1abffff flags 0x140204] (d=0, p=0)
[    8.896908] pci 0000:0f:00.0: BAR 0: reserving [mem 0xb1940000-0xb1943fff flags 0x140204] (d=0, p=0)
[    8.896912] pci 0000:0f:00.0: BAR 2: reserving [io  0x1000-0x10ff flags 0x40101] (d=0, p=0)
[    8.896916] pci 0000:0f:00.0: BAR 3: reserving [mem 0xb1900000-0xb193ffff flags 0x140204] (d=0, p=0)
[    8.896923] pci 0000:10:00.0: BAR 0: reserving [mem 0xb0000000-0xb0ffffff flags 0x42208] (d=0, p=0)
[    8.896927] pci 0000:10:00.0: BAR 1: reserving [mem 0xb1800000-0xb1803fff flags 0x40200] (d=0, p=0)
[    8.896931] pci 0000:10:00.0: BAR 2: reserving [mem 0xb1000000-0xb17fffff flags 0x40200] (d=0, p=0)
[    8.897136] e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
[    8.897139] e820: reserve RAM buffer [mem 0x8c21c000-0x8fffffff]
[    8.897249] Switching to clocksource xen
[    8.897508] pnp: PnP ACPI init
[    8.897518] ACPI: bus type pnp registered
[    8.897745] pnp 00:00: [bus 00-fd]
[    8.897749] pnp 00:00: [io  0x0cf8-0x0cff]
[    8.897752] pnp 00:00: [io  0x0000-0x0cf7 window]
[    8.897755] pnp 00:00: [io  0x0d00-0xffff window]
[    8.897758] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    8.897761] pnp 00:00: [mem 0x000c4000-0x000cbfff window]
[    8.897764] pnp 00:00: [mem 0xfed40000-0xfedfffff window]
[    8.897767] pnp 00:00: [mem 0xb0000000-0xfdffffff window]
[    8.897770] pnp 00:00: [mem 0x00000000 window]
[    8.897794] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    8.897802] pnp 00:01: [mem 0xfec00000-0xfecfffff]
[    8.897817] pnp 00:01: Plug and Play ACPI device, IDs PNP0003 (active)
[    8.897942] pnp 00:02: [io  0x0000-0x000f]
[    8.897945] pnp 00:02: [io  0x0081-0x0083]
[    8.897948] pnp 00:02: [io  0x0087]
[    8.897950] pnp 00:02: [io  0x0089-0x008b]
[    8.897953] pnp 00:02: [io  0x008f]
[    8.897955] pnp 00:02: [io  0x00c0-0x00df]
[    8.897958] pnp 00:02: [dma 4]
[    8.897974] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    8.897982] pnp 00:03: [io  0x0070-0x0071]
[    8.897984] pnp 00:03: [io  0x0074-0x0077]
[    8.897988] xen: registering gsi 8 triggering 1 polarity 0
[    8.898021] pnp 00:03: [irq 8]
[    8.898035] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    8.898044] pnp 00:04: [io  0x00f0]
[    8.898046] xen: registering gsi 13 triggering 1 polarity 0
[    8.898075] pnp 00:04: [irq 13]
[    8.898092] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    8.898100] pnp 00:05: [io  0x0061]
[    8.898114] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    8.898143] pnp 00:06: [mem 0xfed00000-0xfed003ff]
[    8.898163] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    8.898173] pnp 00:07: [io  0x0500-0x057f]
[    8.898175] pnp 00:07: [io  0x0400-0x047f]
[    8.898178] pnp 00:07: [io  0x0092]
[    8.898180] pnp 00:07: [io  0x0010-0x001f]
[    8.898182] pnp 00:07: [io  0x0072-0x0073]
[    8.898185] pnp 00:07: [io  0x0080]
[    8.898187] pnp 00:07: [io  0x0084-0x0086]
[    8.898190] pnp 00:07: [io  0x0088]
[    8.898192] pnp 00:07: [io  0x008c-0x008e]
[    8.898194] pnp 00:07: [io  0x0090-0x009f]
[    8.898197] pnp 00:07: [io  0x0800-0x081f]
[    8.898199] pnp 00:07: [io  0x0ca2-0x0ca3]
[    8.898202] pnp 00:07: [io  0x0600-0x061f]
[    8.898204] pnp 00:07: [io  0x0880-0x0883]
[    8.898206] pnp 00:07: [io  0x0ca4-0x0ca5]
[    8.898209] pnp 00:07: [mem 0xfed1c000-0xfed3fffe]
[    8.898211] pnp 00:07: [mem 0xff000000-0xffffffff]
[    8.898214] pnp 00:07: [mem 0xfee00000-0xfeefffff]
[    8.898218] pnp 00:07: [mem 0xfe900000-0xfe90001f]
[    8.898221] pnp 00:07: [mem 0xfea00000-0xfea0001f]
[    8.898224] pnp 00:07: [mem 0xfed1b000-0xfed1bfff]
[    8.898275] system 00:07: [io  0x0500-0x057f] has been reserved
[    8.898279] system 00:07: [io  0x0400-0x047f] has been reserved
[    8.898282] system 00:07: [io  0x0800-0x081f] has been reserved
[    8.898285] system 00:07: [io  0x0ca2-0x0ca3] has been reserved
[    8.898289] system 00:07: [io  0x0600-0x061f] has been reserved
[    8.898292] system 00:07: [io  0x0880-0x0883] has been reserved
[    8.898295] system 00:07: [io  0x0ca4-0x0ca5] has been reserved
[    8.898299] system 00:07: [mem 0xfed1c000-0xfed3fffe] could not be reserved
[    8.898303] system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
[    8.898306] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    8.898310] system 00:07: [mem 0xfe900000-0xfe90001f] has been reserved
[    8.898313] system 00:07: [mem 0xfea00000-0xfea0001f] has been reserved
[    8.898316] system 00:07: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    8.898320] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    8.898436] pnp 00:08: [io  0x02f8-0x02ff]
[    8.898440] xen: registering gsi 3 triggering 1 polarity 0
[    8.898469] pnp 00:08: [irq 3]
[    8.898513] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    8.898535] pnp 00:09: [mem 0xfed40000-0xfed44fff]
[    8.898551] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[    8.898576] pnp 00:0a: [io  0x0ca2]
[    8.898579] pnp 00:0a: [io  0x0ca3]
[    8.898594] pnp 00:0a: Plug and Play ACPI device, IDs IPI0001 (active)
[    8.898626] pnp: PnP ACPI: found 11 devices
[    8.898652] ACPI: ACPI bus type pnp unregistered
[    8.905571] PM-Timer failed consistency check  (0x0xffffff) - aborting.
[    8.905583] pci 0000:0f:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[    8.905588] pci 0000:10:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    8.905733] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 0f] add_size 200000
[    8.905747] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    8.905761] pci 0000:00:1c.5: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    8.905765] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000
[    8.905769] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000
[    8.905802] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[    8.905806] pci 0000:00:1c.5: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    8.905810] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    8.905814] pci 0000:00:1c.4: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    8.905818] pci 0000:00:1c.5: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    8.905824] pci 0000:00:1c.0: BAR 15: assigned [mem 0xb1c00000-0xb1efffff pref]
[    8.905828] pci 0000:00:1c.5: BAR 14: assigned [mem 0xb1f00000-0xb20fffff]
[    8.905833] pci 0000:00:1c.5: BAR 15: assigned [mem 0xb2100000-0xb22fffff 64bit pref]
[    8.905837] pci 0000:00:1c.4: BAR 13: assigned [io  0x4000-0x4fff]
[    8.905841] pci 0000:00:1c.5: BAR 13: assigned [io  0x5000-0x5fff]
[    8.905845] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    8.905850] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    8.905858] pci 0000:00:01.0:   bridge window [mem 0xb1a00000-0xb1afffff]
[    8.905869] pci 0000:00:03.0: PCI bridge to [bus 04]
[    8.905884] pci 0000:06:02.0: PCI bridge to [bus 07]
[    8.905905] pci 0000:06:04.0: PCI bridge to [bus 08]
[    8.905925] pci 0000:05:00.0: PCI bridge to [bus 06-08]
[    8.905946] pci 0000:00:05.0: PCI bridge to [bus 05-08]
[    8.905961] pci 0000:0a:02.0: PCI bridge to [bus 0b]
[    8.905981] pci 0000:0a:04.0: PCI bridge to [bus 0c]
[    8.906002] pci 0000:09:00.0: PCI bridge to [bus 0a-0c]
[    8.906022] pci 0000:00:07.0: PCI bridge to [bus 09-0c]
[    8.906037] pci 0000:00:09.0: PCI bridge to [bus 0d]
[    8.906052] pci 0000:00:0a.0: PCI bridge to [bus 0e]
[    8.906068] pci 0000:0f:00.0: BAR 6: assigned [mem 0xb1c00000-0xb1c7ffff pref]
[    8.906071] pci 0000:00:1c.0: PCI bridge to [bus 0f]
[    8.906076] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    8.906084] pci 0000:00:1c.0:   bridge window [mem 0xb1900000-0xb19fffff]
[    8.906090] pci 0000:00:1c.0:   bridge window [mem 0xb1c00000-0xb1efffff pref]
[    8.906100] pci 0000:10:00.0: BAR 6: assigned [mem 0xb1810000-0xb181ffff pref]
[    8.906103] pci 0000:00:1c.4: PCI bridge to [bus 10]
[    8.906108] pci 0000:00:1c.4:   bridge window [io  0x4000-0x4fff]
[    8.906115] pci 0000:00:1c.4:   bridge window [mem 0xb1000000-0xb18fffff]
[    8.906122] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    8.906131] pci 0000:00:1c.5: PCI bridge to [bus 11]
[    8.906136] pci 0000:00:1c.5:   bridge window [io  0x5000-0x5fff]
[    8.906143] pci 0000:00:1c.5:   bridge window [mem 0xb1f00000-0xb20fffff]
[    8.906150] pci 0000:00:1c.5:   bridge window [mem 0xb2100000-0xb22fffff 64bit pref]
[    8.906159] pci 0000:00:1e.0: PCI bridge to [bus 12]
[    8.906182] xen: registering gsi 28 triggering 0 polarity 1
[    8.906196] xen: --> pirq=28 -> irq=28 (gsi=28)
[    8.906232] xen: registering gsi 24 triggering 0 polarity 1
[    8.906238] xen: --> pirq=24 -> irq=24 (gsi=24)
[    8.906270] xen: registering gsi 26 triggering 0 polarity 1
[    8.906276] xen: --> pirq=26 -> irq=26 (gsi=26)
[    8.906326] xen: registering gsi 30 triggering 0 polarity 1
[    8.906332] xen: --> pirq=30 -> irq=30 (gsi=30)
[    8.906381] xen: registering gsi 32 triggering 0 polarity 1
[    8.906387] xen: --> pirq=32 -> irq=32 (gsi=32)
[    8.906419] xen: registering gsi 33 triggering 0 polarity 1
[    8.906425] xen: --> pirq=33 -> irq=33 (gsi=33)
[    8.906458] xen: registering gsi 16 triggering 0 polarity 1
[    8.906466] xen: --> pirq=16 -> irq=16 (gsi=16)
[    8.906498] xen: registering gsi 16 triggering 0 polarity 1
[    8.906501] Already setup the GSI :16
[    8.906508] xen: registering gsi 17 triggering 0 polarity 1
[    8.906513] xen: --> pirq=17 -> irq=17 (gsi=17)
[    8.906549] pci 0000:00:1e.0: setting latency timer to 64
[    8.906555] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    8.906558] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    8.906561] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    8.906564] pci_bus 0000:00: resource 7 [mem 0xfed40000-0xfedfffff]
[    8.906568] pci_bus 0000:00: resource 8 [mem 0xb0000000-0xfdffffff]
[    8.906571] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    8.906574] pci_bus 0000:01: resource 1 [mem 0xb1a00000-0xb1afffff]
[    8.906578] pci_bus 0000:0f: resource 0 [io  0x1000-0x1fff]
[    8.906581] pci_bus 0000:0f: resource 1 [mem 0xb1900000-0xb19fffff]
[    8.906584] pci_bus 0000:0f: resource 2 [mem 0xb1c00000-0xb1efffff pref]
[    8.906587] pci_bus 0000:10: resource 0 [io  0x4000-0x4fff]
[    8.906590] pci_bus 0000:10: resource 1 [mem 0xb1000000-0xb18fffff]
[    8.906594] pci_bus 0000:10: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
[    8.906597] pci_bus 0000:11: resource 0 [io  0x5000-0x5fff]
[    8.906600] pci_bus 0000:11: resource 1 [mem 0xb1f00000-0xb20fffff]
[    8.906603] pci_bus 0000:11: resource 2 [mem 0xb2100000-0xb22fffff 64bit pref]
[    8.906607] pci_bus 0000:12: resource 4 [io  0x0000-0x0cf7]
[    8.906609] pci_bus 0000:12: resource 5 [io  0x0d00-0xffff]
[    8.906612] pci_bus 0000:12: resource 6 [mem 0x000a0000-0x000bffff]
[    8.906615] pci_bus 0000:12: resource 7 [mem 0xfed40000-0xfedfffff]
[    8.906618] pci_bus 0000:12: resource 8 [mem 0xb0000000-0xfdffffff]
[    8.906622] pci_bus 0000:fe: resource 4 [io  0x0000-0xffff]
[    8.906624] pci_bus 0000:fe: resource 5 [mem 0x00000000-0xffffffffff]
[    8.906628] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    8.906631] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xffffffffff]
[    8.906665] NET: Registered protocol family 2
[    8.906794] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    8.907486] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    8.907663] TCP: Hash tables configured (established 262144 bind 65536)
[    8.907693] TCP: reno registered
[    8.907700] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    8.907798] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    8.907939] NET: Registered protocol family 1
[    8.908037] RPC: Registered named UNIX socket transport module.
[    8.908042] RPC: Registered udp transport module.
[    8.908045] RPC: Registered tcp transport module.
[    8.908047] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.908110] pci 0000:00:1a.0: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908118] xen: registering gsi 19 triggering 0 polarity 1
[    8.908128] xen: --> pirq=19 -> irq=19 (gsi=19)
[    8.908182] pci 0000:00:1a.1: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908188] xen: registering gsi 19 triggering 0 polarity 1
[    8.908191] Already setup the GSI :19
[    8.908217] pci 0000:00:1a.2: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908222] xen: registering gsi 19 triggering 0 polarity 1
[    8.908225] Already setup the GSI :19
[    8.908250] pci 0000:00:1a.7: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908257] xen: registering gsi 19 triggering 0 polarity 1
[    8.908259] Already setup the GSI :19
[    8.908413] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908420] xen: registering gsi 16 triggering 0 polarity 1
[    8.908422] Already setup the GSI :16
[    8.908448] pci 0000:00:1d.1: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908453] xen: registering gsi 16 triggering 0 polarity 1
[    8.908455] Already setup the GSI :16
[    8.908481] pci 0000:00:1d.2: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908486] xen: registering gsi 16 triggering 0 polarity 1
[    8.908489] Already setup the GSI :16
[    8.908514] pci 0000:00:1d.7: calling quirk_usb_early_handoff+0x0/0x6eb
[    8.908520] xen: registering gsi 16 triggering 0 polarity 1
[    8.908523] Already setup the GSI :16
[    8.908708] pci 0000:01:00.0: calling quirk_e100_interrupt+0x0/0x18d
[    8.908716] pci 0000:01:00.1: calling quirk_e100_interrupt+0x0/0x18d
[    8.908740] pci 0000:10:00.0: calling pci_fixup_video+0x0/0xc1
[    8.908747] pci 0000:10:00.0: Boot video device
[    8.908836] PCI: CLS 64 bytes, default 64
[    8.908869] Unpacking initramfs...
[    8.920521] Freeing initrd memory: 14764k freed
[    8.926621] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    8.926956] NFS: Registering the id_resolver key type
[    8.926969] Key type id_resolver registered
[    8.926971] Key type id_legacy registered
[    8.926984] NTFS driver 2.1.30 [Flags: R/O].
[    8.927096] fuse init (API version 7.20)
[    8.927337] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    8.928200] Btrfs loaded
[    8.928212] msgmni has been set to 32768
[    8.928580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    8.928585] io scheduler noop registered
[    8.928587] io scheduler deadline registered
[    8.928592] io scheduler cfq registered (default)
[    8.931221] aer 0000:00:01.0:pcie02: service driver aer loaded
[    8.931259] aer 0000:00:03.0:pcie02: service driver aer loaded
[    8.931313] aer 0000:00:05.0:pcie02: service driver aer loaded
[    8.931364] aer 0000:00:07.0:pcie02: service driver aer loaded
[    8.931401] aer 0000:00:09.0:pcie02: service driver aer loaded
[    8.931439] aer 0000:00:0a.0:pcie02: service driver aer loaded
[    8.931456] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    8.931459] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    8.931462] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    8.931469] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    8.931480] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[    8.931486] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[    8.931497] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
[    8.931500] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    8.931504] pcieport 0000:06:02.0: Signaling PME through PCIe PME interrupt
[    8.931507] pcieport 0000:06:04.0: Signaling PME through PCIe PME interrupt
[    8.931513] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded
[    8.931526] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
[    8.931529] pcieport 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    8.931532] pcieport 0000:0a:02.0: Signaling PME through PCIe PME interrupt
[    8.931535] pcieport 0000:0a:04.0: Signaling PME through PCIe PME interrupt
[    8.931542] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
[    8.931553] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
[    8.931559] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
[    8.931570] pcieport 0000:00:0a.0: Signaling PME through PCIe PME interrupt
[    8.931576] pcie_pme 0000:00:0a.0:pcie01: service driver pcie_pme loaded
[    8.931606] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    8.931610] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    8.931616] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    8.931647] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    8.931651] pci 0000:10:00.0: Signaling PME through PCIe PME interrupt
[    8.931657] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    8.931686] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    8.931694] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    8.931798] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    8.931806] ACPI: Sleep Button [SLPB]
[    8.931832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    8.931836] ACPI: Power Button [PWRF]
[    8.931901] ACPI: Requesting acpi_cpufreq
[    8.932364] Monitor-Mwait will be used to enter C-1 state
[    8.932422] Monitor-Mwait will be used to enter C-3 state
[    8.936323] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    8.956986] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    8.957582] hpet_acpi_add: no address or irqs in _CRS
[    8.957661] Non-volatile memory driver v1.3
[    8.957664] Linux agpgart interface v0.103
[    8.957780] ahci 0000:00:1f.2: version 3.0
[    8.957793] xen: registering gsi 18 triggering 0 polarity 1
[    8.957805] xen: --> pirq=18 -> irq=18 (gsi=18)
[    8.958019] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0x3f
[    8.958084] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[    8.958090] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
[    8.958097] ahci 0000:00:1f.2: setting latency timer to 64
[    8.958954] scsi0 : ahci
[    8.959091] scsi1 : ahci
[    8.959235] scsi2 : ahci
[    8.959404] scsi3 : ahci
[    8.959589] scsi4 : ahci
[    8.959726] scsi5 : ahci
[    8.959753] ata1: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20100 irq 128
[    8.959758] ata2: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20180 irq 128
[    8.959761] ata3: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20200 irq 128
[    8.959765] ata4: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20280 irq 128
[    8.959769] ata5: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20300 irq 128
[    8.959773] ata6: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20380 irq 128
[    8.959833] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
[    8.959836] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    8.959862] igb: Intel(R) Gigabit Ethernet Network Driver - version 4.0.1-k
[    8.959865] igb: Copyright (c) 2007-2012 Intel Corporation.
[    8.959882] xen: registering gsi 40 triggering 0 polarity 1
[    8.959891] xen: --> pirq=40 -> irq=40 (gsi=40)
[    8.960770] igb 0000:01:00.0: PHY reset is blocked due to SOL/IDER session.
[    9.006468] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[    9.006474] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:15:17:da:f9:e4
[    9.006551] igb 0000:01:00.0: eth0: PBA No: 0080FF-0FF
[    9.006554] igb 0000:01:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.006566] xen: registering gsi 28 triggering 0 polarity 1
[    9.006570] Already setup the GSI :28
[    9.197779] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[    9.197784] igb 0000:01:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:15:17:da:f9:e5
[    9.197861] igb 0000:01:00.1: eth1: PBA No: 0080FF-0FF
[    9.197864] igb 0000:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.197882] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.1-k
[    9.197885] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    9.197898] sky2: driver version 1.30
[    9.198251] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.198279] xen: registering gsi 19 triggering 0 polarity 1
[    9.198289] Already setup the GSI :19
[    9.198305] ehci_hcd 0000:00:1a.7: enabling bus mastering
[    9.198312] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    9.198317] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    9.198324] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    9.198344] ehci_hcd 0000:00:1a.7: debug port 1
[    9.202402] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    9.202459] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xb1b22000
[    9.213520] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    9.213578] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    9.213585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.213591] usb usb1: Product: EHCI Host Controller
[    9.213597] usb usb1: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 ehci_hcd
[    9.213604] usb usb1: SerialNumber: 0000:00:1a.7
[    9.213820] hub 1-0:1.0: USB hub found
[    9.213830] hub 1-0:1.0: 6 ports detected
[    9.213915] xen: registering gsi 16 triggering 0 polarity 1
[    9.213919] Already setup the GSI :16
[    9.213934] ehci_hcd 0000:00:1d.7: enabling bus mastering
[    9.213941] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    9.213946] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    9.213951] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    9.213968] ehci_hcd 0000:00:1d.7: debug port 1
[    9.217965] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    9.218021] ehci_hcd 0000:00:1d.7: irq 16, io mem 0xb1b21000
[    9.229529] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    9.229576] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    9.229583] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.229589] usb usb2: Product: EHCI Host Controller
[    9.229594] usb usb2: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 ehci_hcd
[    9.229601] usb usb2: SerialNumber: 0000:00:1d.7
[    9.229809] hub 2-0:1.0: USB hub found
[    9.229821] hub 2-0:1.0: 6 ports detected
[    9.229906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    9.229919] uhci_hcd: USB Universal Host Controller Interface driver
[    9.229933] xen: registering gsi 19 triggering 0 polarity 1
[    9.229937] Already setup the GSI :19
[    9.229942] uhci_hcd 0000:00:1a.0: enabling bus mastering
[    9.229949] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    9.229954] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    9.229959] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    9.229990] uhci_hcd 0000:00:1a.0: irq 19, io base 0x000030e0
[    9.230134] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    9.230138] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.230141] usb usb3: Product: UHCI Host Controller
[    9.230144] usb usb3: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.230148] usb usb3: SerialNumber: 0000:00:1a.0
[    9.230321] hub 3-0:1.0: USB hub found
[    9.230330] hub 3-0:1.0: 2 ports detected
[    9.230404] xen: registering gsi 19 triggering 0 polarity 1
[    9.230408] Already setup the GSI :19
[    9.230416] uhci_hcd 0000:00:1a.1: enabling bus mastering
[    9.230423] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    9.230427] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    9.230433] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    9.230465] uhci_hcd 0000:00:1a.1: irq 19, io base 0x000030c0
[    9.230537] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    9.230541] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.230545] usb usb4: Product: UHCI Host Controller
[    9.230548] usb usb4: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.230551] usb usb4: SerialNumber: 0000:00:1a.1
[    9.230684] hub 4-0:1.0: USB hub found
[    9.230693] hub 4-0:1.0: 2 ports detected
[    9.230768] xen: registering gsi 19 triggering 0 polarity 1
[    9.230772] Already setup the GSI :19
[    9.230778] uhci_hcd 0000:00:1a.2: enabling bus mastering
[    9.230784] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    9.230789] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    9.230797] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    9.230828] uhci_hcd 0000:00:1a.2: irq 19, io base 0x000030a0
[    9.230896] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    9.230900] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.230904] usb usb5: Product: UHCI Host Controller
[    9.230907] usb usb5: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.230911] usb usb5: SerialNumber: 0000:00:1a.2
[    9.231047] hub 5-0:1.0: USB hub found
[    9.231056] hub 5-0:1.0: 2 ports detected
[    9.231160] xen: registering gsi 16 triggering 0 polarity 1
[    9.231164] Already setup the GSI :16
[    9.231170] uhci_hcd 0000:00:1d.0: enabling bus mastering
[    9.231177] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    9.231181] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    9.231187] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    9.231217] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00003080
[    9.231290] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    9.231294] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.231297] usb usb6: Product: UHCI Host Controller
[    9.231300] usb usb6: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.231304] usb usb6: SerialNumber: 0000:00:1d.0
[    9.231481] hub 6-0:1.0: USB hub found
[    9.231502] hub 6-0:1.0: 2 ports detected
[    9.231560] xen: registering gsi 16 triggering 0 polarity 1
[    9.231564] Already setup the GSI :16
[    9.231570] uhci_hcd 0000:00:1d.1: enabling bus mastering
[    9.231577] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    9.231582] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    9.231587] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    9.231617] uhci_hcd 0000:00:1d.1: irq 16, io base 0x00003060
[    9.231687] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    9.231691] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.231695] usb usb7: Product: UHCI Host Controller
[    9.231698] usb usb7: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.231701] usb usb7: SerialNumber: 0000:00:1d.1
[    9.231835] hub 7-0:1.0: USB hub found
[    9.231844] hub 7-0:1.0: 2 ports detected
[    9.231924] xen: registering gsi 16 triggering 0 polarity 1
[    9.231928] Already setup the GSI :16
[    9.231934] uhci_hcd 0000:00:1d.2: enabling bus mastering
[    9.231940] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    9.231945] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    9.231950] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    9.231980] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00003040
[    9.232050] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    9.232054] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.232057] usb usb8: Product: UHCI Host Controller
[    9.232060] usb usb8: Manufacturer: Linux 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 uhci_hcd
[    9.232064] usb usb8: SerialNumber: 0000:00:1d.2
[    9.232202] hub 8-0:1.0: USB hub found
[    9.232211] hub 8-0:1.0: 2 ports detected
[    9.232324] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    9.985548] ata3: failed to resume link (SControl 0)
[    9.985560] ata3: SATA link down (SStatus 0 SControl 0)
[    9.985570] ata2: failed to resume link (SControl 0)
[    9.985582] ata2: SATA link down (SStatus 0 SControl 0)
[    9.989511] ata4: failed to resume link (SControl 0)
[    9.989522] ata4: SATA link down (SStatus 0 SControl 0)
[    9.989535] ata6: failed to resume link (SControl 0)
[    9.989547] ata6: SATA link down (SStatus 0 SControl 0)
[    9.989556] ata1: failed to resume link (SControl 0)
[    9.989568] ata1: SATA link down (SStatus 0 SControl 0)
[   10.277949] i8042: No controller found
[   10.278119] mousedev: PS/2 mouse device common for all mice
[   10.278762] input: PC Speaker as /devices/platform/pcspkr/input/input2
[   10.278912] rtc_cmos 00:03: RTC can wake from S4
[   10.279104] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[   10.279194] rtc0: alarms up to one month, y3k, 114 bytes nvram
[   10.279234] device-mapper: uevent: version 1.0.3
[   10.279332] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[   10.279644] usbcore: registered new interface driver usbhid
[   10.279647] usbhid: USB HID core driver
[   10.279725] TCP: cubic registered
[   10.279728] NET: Registered protocol family 17
[   10.279747] Key type dns_resolver registered
[   10.280161] registered taskstats version 1
[   10.281423] rtc_cmos 00:03: setting system clock to 2013-02-04 09:28:23 UTC (1359970103)
[   10.281433] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   10.281437] EDD information not available.
[   10.365566] ata5: failed to resume link (SControl 0)
[   10.365583] ata5: SATA link down (SStatus 0 SControl 0)
[   10.366099] Freeing unused kernel memory: 636k freed
[   10.366228] Write protecting the kernel read-only data: 12288k
[   10.369824] Freeing unused kernel memory: 1640k freed
[   10.370670] Freeing unused kernel memory: 1780k freed
[   10.450801] Fusion MPT base driver 3.04.20
[   10.450806] Copyright (c) 1999-2008 LSI Corporation
[   10.451327] Fusion MPT SAS Host driver 3.04.20
[   10.451362] xen: registering gsi 16 triggering 0 polarity 1
[   10.451367] Already setup the GSI :16
[   10.451638] mptbase: ioc0: Initiating bringup
[   10.605551] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[   10.739714] usb 2-1: New USB device found, idVendor=05e3, idProduct=0719
[   10.739724] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[   10.739732] usb 2-1: Product: USB Storage
[   10.739737] usb 2-1: SerialNumber: 000000000033
[   10.977529] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[   11.017542] ioc0: LSISAS1078 C2: Capabilities={Initiator}
[   11.135930] usb 5-1: New USB device found, idVendor=046b, idProduct=ff10
[   11.135940] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   11.135947] usb 5-1: Product: Virtual Keyboard and Mouse
[   11.135953] usb 5-1: Manufacturer: American Megatrends Inc.
[   11.135958] usb 5-1: SerialNumber: serial
[   11.145157] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input3
[   11.145425] hid-generic 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input0
[   11.151093] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input4
[   11.151360] hid-generic 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input1
[   23.819242] scsi6 : ioc0: LSISAS1078 C2, FwRev=011b0000h, Ports=1, MaxQ=276, IRQ=16
[   23.823655] mptsas: ioc0: attaching sata device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x1221000000000000
[   23.827124] scsi 6:0:0:0: Direct-Access     ATA      ST9500530NS      SN04 PQ: 0 ANSI: 5
[   23.827774] sd 6:0:0:0: Attached scsi generic sg0 type 0
[   23.828186] sd 6:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   23.882101] sd 6:0:0:0: [sda] Write Protect is off
[   23.882110] sd 6:0:0:0: [sda] Mode Sense: 73 00 00 08
[   23.884318] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   23.993837]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 >
[   24.050901] sd 6:0:0:0: [sda] Attached SCSI disk
[   24.073501] Initialising Xen virtual ethernet driver.
[   24.089738] udev: starting version 147
[   25.225175] kjournald starting.  Commit interval 5 seconds
[   25.225985] EXT3-fs (sda6): using internal journal
[   25.225996] EXT3-fs (sda6): mounted filesystem with ordered data mode
[   27.430759] udev: starting version 147
[   27.533221] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[   27.541200] xen: registering gsi 18 triggering 0 polarity 1
[   27.541208] Already setup the GSI :18
[   27.541292] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   27.589606] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[   27.676939] Initializing USB Mass Storage driver...
[   27.677509] scsi7 : usb-storage 2-1:1.0
[   27.677593] usbcore: registered new interface driver usb-storage
[   27.677597] USB Mass Storage support registered.
[   27.689507] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0xc
[   27.689515] i7core_edac: Unknown symbol edac_mc_del_mc (err 0)
[   27.689528] i7core_edac: Unknown symbol edac_mc_add_mc (err 0)
[   27.689536] i7core_edac: Unknown symbol edac_pci_create_generic_ctl (err 0)
[   27.689540] i7core_edac: Unknown symbol edac_mc_alloc (err 0)
[   27.689546] i7core_edac: Unknown symbol edac_mc_free (err 0)
[   27.689552] i7core_edac: Unknown symbol edac_mc_handle_error (err 0)
[   27.689565] i7core_edac: Unknown symbol edac_pci_release_generic_ctl (err 0)
[   27.762633] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0xc
[   27.771813] microcode: CPU2 sig=0x206c2, pf=0x1, revision=0xc
[   27.781360] microcode: CPU3 sig=0x206c2, pf=0x1, revision=0xc
[   27.790101] microcode: CPU4 sig=0x206c2, pf=0x1, revision=0xc
[   27.791214] NET: Registered protocol family 10
[   27.799375] microcode: CPU5 sig=0x206c2, pf=0x1, revision=0xc
[   27.809037] microcode: CPU6 sig=0x206c2, pf=0x1, revision=0xc
[   27.818861] microcode: CPU7 sig=0x206c2, pf=0x1, revision=0xc
[   27.828158] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   28.679744] scsi 7:0:0:0: CD-ROM            TEAC     DV-W28S-V        1.0A PQ: 0 ANSI: 0
[   28.684959] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   28.684969] cdrom: Uniform CD-ROM driver Revision: 3.20
[   28.685236] sr 7:0:0:0: Attached scsi CD-ROM sr0
[   28.685401] sr 7:0:0:0: Attached scsi generic sg1 type 5
[   28.824831] Adding 2096476k swap on /dev/sda2.  Priority:-1 extents:1 across:2096476k 
[   30.833821] loop: module loaded
[   30.971071] kjournald starting.  Commit interval 5 seconds
[   30.971670] EXT3-fs (sda5): mounted filesystem with ordered data mode
[   40.070007] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   40.070260] igb: eth0 NIC Link is Up 100 Mbps Half Duplex, Flow Control: None
[   40.070331] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   42.489429] Bridge firewalling registered
[   42.502752] device eth0 entered promiscuous mode
[   42.509612] br0: port 1(eth0) entered forwarding state
[   42.509617] br0: port 1(eth0) entered forwarding state
[   48.476283] irqbalance[3575]: segfault at 4 ip 00007ff5b07d18ed sp 00007fff7fe80d50 error 6 in libc-2.11.3.so[7ff5b072e000+16d000]
[   48.639756] mcelog:3587 map pfn expected mapping type write-back for [mem 0x8f302000-0x8f302fff], got uncached-minus
[   48.639777] ------------[ cut here ]------------
[   48.639783] WARNING: at arch/x86/mm/pat.c:774 untrack_pfn+0x94/0xc0()
[   48.639784] Hardware name: S5520UR
[   48.639785] Modules linked in: bridge stp llc loop crc32c_intel ghash_clmulni_intel aesni_intel ablk_helper cryptd lrw aes_x86_64 xts gf128mul ipv6 microcode usb_storage i2c_i801 joydev tpm_tis tpm tpm_bios xen_blkfront xen_netfront mptsas mptscsih mptbase scsi_transport_sas
[   48.639800] Pid: 3587, comm: mcelog Not tainted 3.7.6-10.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 #1
[   48.639801] Call Trace:
[   48.639804]  [<ffffffff8103d1d4>] ? untrack_pfn+0x94/0xc0
[   48.639809]  [<ffffffff81043f0a>] warn_slowpath_common+0x7a/0xb0
[   48.639811]  [<ffffffff81043f55>] warn_slowpath_null+0x15/0x20
[   48.639812]  [<ffffffff8103d1d4>] untrack_pfn+0x94/0xc0
[   48.639817]  [<ffffffff810d2cdb>] unmap_single_vma+0x77b/0x7f0
[   48.639819]  [<ffffffff810d2daa>] unmap_vmas+0x5a/0x90
[   48.639821]  [<ffffffff810d5037>] exit_mmap+0x87/0x150
[   48.639823]  [<ffffffff81041cbd>] mmput+0x2d/0xd0
[   48.639825]  [<ffffffff810420cb>] dup_mm+0x36b/0x460
[   48.639827]  [<ffffffff81042af8>] copy_process+0x828/0x1120
[   48.639829]  [<ffffffff81043542>] do_fork+0x62/0x340
[   48.639834]  [<ffffffff8158a4c1>] ? sys_connect+0x71/0xa0
[   48.639836]  [<ffffffff81108090>] ? set_close_on_exec+0x40/0x80
[   48.639841]  [<ffffffff81014ad3>] sys_clone+0x23/0x30
[   48.639844]  [<ffffffff8165faf3>] stub_clone+0x13/0x20
[   48.639846]  [<ffffffff8165f869>] ? system_call_fastpath+0x16/0x1b
[   48.639847] ---[ end trace 32d9c32b0defe75a ]---
[   50.101769] Event-channel device installed.
[   50.174766] xen-pciback: backend is vpci

[-- Attachment #4: screenlog.0.txt --]
[-- Type: text/plain, Size: 27455 bytes --]


kernel /boot/vmlinuz-kernel-linux-3_7 root=bax.arch.suse.de:/olaf_xenimages/bug
694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M ignore_loglevel debug
   [Linux-bzImage, setup=0x3c00, size=0x48ea10]
initrd /boot/initrd-kernel-linux-3_7
   [Linux-initrd @ 0x1f3a3000, 0x44c8b0 bytes]

[    0.000000] Linux version 3.7.5-9.home_olh_kernel_sles11sp1.1-kernel-linux-3_7 (abuild@build21) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Mon Jan 28 07:49:06 UTC 2013
[    0.000000] Command line: root=bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M ignore_loglevel debug
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.3.26502-20130204 02/04/2013
[    0.000000] Xen version 4.3.
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen Platform PCI: I/O protocol version 1
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
[    0.000000] You might have to change the root device
[    0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
[    0.000000] in your root= kernel command line option
[    0.000000] HVMOP_pagetable_dying not supported
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x1f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-combining
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00F0000000 mask FFF8000000 uncachable
[    0.000000]   1 base 00F8000000 mask FFFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000fbba0-0x000fbbaf] mapped at [ffff8800000fbba0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 28672
[    0.000000] init_memory_mapping: [mem 0x00000000-0x1f7fffff]
[    0.000000]  [mem 0x00000000-0x1f7fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x1f7fffff @ [mem 0x1f7fe000-0x1f7fffff]
[    0.000000] log_buf_len: 67108864
[    0.000000] early log buf free: 2094252(99%)
[    0.000000] RAMDISK: [mem 0x1f3a3000-0x1f7effff]
[    0.000000] ACPI: RSDP 00000000000ea020 00024 (v02    Xen)
[    0.000000] ACPI: XSDT 00000000fc00f5c0 00054 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: FACP 00000000fc00f280 000F4 (v04    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: DSDT 00000000fc003600 0BBF6 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: FACS 00000000fc0035c0 00040
[    0.000000] ACPI: APIC 00000000fc00f380 000D8 (v02    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: HPET 00000000fc00f4d0 00038 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: WAET 00000000fc00f510 00028 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: SSDT 00000000fc00f540 00031 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: SSDT 00000000fc00f580 00031 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001a200000-ffff88001a9fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1f7fffff]
[    0.000000] On node 0 totalpages: 128910
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 7 pages reserved
[    0.000000]   DMA zone: 3911 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1952 pages used for memmap
[    0.000000]   DMA32 zone: 122976 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    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 5 global_irq 5 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: 15 Processors exceeds NR_CPUS limit of 8
[    0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] e820: [mem 0x1f800000-0xfbffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen HVM
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001b000000 s78080 r8192 d24320 u262144
[    0.000000] pcpu-alloc: s78080 r8192 d24320 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 126887
[    0.000000] Kernel command line: root=bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M ignore_loglevel debug
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 420008k/516096k available (6541k kernel code, 456k absent, 95632k reserved, 6150k data, 636k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:1152 16
[    0.000000] Xen HVM callback vector for event delivery is enabled
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2926.444 MHz processor
[    0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.88 BogoMIPS (lpj=11705776)
[    0.012002] pid_max: default: 32768 minimum: 301
[    0.014412] Mount-cache hash table entries: 256
[    0.016196] CPU: Physical Processor ID: 0
[    0.020003] CPU: Processor Core ID: 0
[    0.021984] mce: CPU supports 2 MCE banks
[    0.024025] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.024025] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.024025] tlb_flushall_shift: 6
[    0.028246] Freeing SMP alternatives: 28k freed
[    0.036405] ACPI: Core revision 20120913
[    0.044382] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.088011] smpboot: CPU0: Intel(R) Xeon(R) CPU           X5670  @ 2.93GHz (fam: 06, model: 2c, stepping: 02)
[    0.097544] Xen: using vcpuop timer interface
[    0.100007] installing Xen timer for CPU 0
[    0.104081] Performance Events: 16-deep LBR, Westmere events, Intel PMU driver.
[    0.108008] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.112011] ... version:                3
[    0.114519] ... bit width:              48
[    0.116005] ... generic registers:      4
[    0.118496] ... value mask:             0000ffffffffffff
[    0.120005] ... max period:             000000007fffffff
[    0.123427] ... fixed-purpose events:   3
[    0.124004] ... event mask:             000000070000000f
[    0.127674] register_vcpu_info failed: err=-22
[    0.128021] smpboot: Booting Node   0, Processors  #1[    0.008000] installing Xen timer for CPU 1
[    0.144053] Brought up 2 CPUs
[    0.144054] smpboot: Total of 2 processors activated (11705.77 BogoMIPS)

[    0.154834] devtmpfs: initialized
[    0.156169] NET: Registered protocol family 16
[    0.160133] ACPI: bus type pci registered
[    0.164270] PCI: Using configuration type 1 for base access
[    0.168912] bio: create slab <bio-0> at 0
[    0.170892] ACPI: Added _OSI(Module Device)
[    0.172016] ACPI: Added _OSI(Processor Device)
[    0.175442] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.176012] ACPI: Added _OSI(Processor Aggregator Device)
[    0.182021] ACPI: EC: Look up EC in DSDT
[    0.189510] ACPI: Interpreter enabled
[    0.192012] ACPI: (supports S0 S3 S4 S5)
[    0.195294] ACPI: Using IOAPIC for interrupt routing
[    0.249933] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.252089] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.256121] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.260041] PCI host bridge to bus 0000:00
[    0.263031] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.264011] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.268010] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.272010] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.276010] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff]
[    0.280010] pci_bus 0000:00: scanning bus
[    0.283178] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.284015] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0xa
[    0.289865] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.294911] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.297940] pci 0000:00:01.1: reg 20: [io  0xc100-0xc10f]
[    0.301283] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.304063] pci 0000:00:01.3: calling acpi_pm_check_blacklist+0x0/0x3b
[    0.308009] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.308009] * this clock source is slow. Consider trying other clock sources
[    0.314390] pci 0000:00:01.3: calling quirk_piix4_acpi+0x0/0x177
[    0.316059] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.320329] pci 0000:00:01.3: calling pci_fixup_piix4_acpi+0x0/0x10
[    0.324647] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.328419] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
[    0.332353] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff]
[    0.338132] pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000
[    0.340472] pci 0000:00:03.0: reg 10: [io  0xc000-0xc0ff]
[    0.344377] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref]
[    0.351212] pci_bus 0000:00: fixups for bus
[    0.352011] pci_bus 0000:00: bus scan returning with max=00
[    0.356010] pci_bus 0000:00: on NUMA node 0
[    0.359023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.360469]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.364010]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.567295] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    0.569759] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.573643] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.577717] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    0.581589] xen/balloon: Initialising balloon driver.
[    0.584055] xen-balloon: Initialising balloon driver.
[    0.588099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.592010] vgaarb: loaded
[    0.594043] vgaarb: bridge control possible 0000:00:02.0
[    0.596075] SCSI subsystem initialized
[    0.598940] ACPI: bus type scsi registered
[    0.600052] libata version 3.00 loaded.
[    0.603067] ACPI: bus type usb registered
[    0.604033] usbcore: registered new interface driver usbfs
[    0.608021] usbcore: registered new interface driver hub
[    0.612027] usbcore: registered new device driver usb
[    0.615809] PCI: Using ACPI for IRQ routing
[    0.616009] PCI: pci_cache_line_size set to 64 bytes
[    0.619915] pci 0000:00:01.1: BAR 0: reserving [io  0x01f0-0x01f7 flags 0x110] (d=0, p=0)
[    0.620011] pci 0000:00:01.1: BAR 1: reserving [io  0x03f6 flags 0x110] (d=0, p=0)
[    0.624011] pci 0000:00:01.1: BAR 2: reserving [io  0x0170-0x0177 flags 0x110] (d=0, p=0)
[    0.628011] pci 0000:00:01.1: BAR 3: reserving [io  0x0376 flags 0x110] (d=0, p=0)
[    0.632012] pci 0000:00:01.1: BAR 4: reserving [io  0xc100-0xc10f flags 0x40101] (d=0, p=0)
[    0.636112] pci 0000:00:02.0: BAR 0: reserving [mem 0xf0000000-0xf1ffffff flags 0x42208] (d=0, p=0)
[    0.640010] pci 0000:00:02.0: BAR 1: reserving [mem 0xf3000000-0xf3000fff flags 0x40200] (d=0, p=0)
[    0.644069] pci 0000:00:03.0: BAR 0: reserving [io  0xc000-0xc0ff flags 0x40101] (d=0, p=0)
[    0.648011] pci 0000:00:03.0: BAR 1: reserving [mem 0xf2000000-0xf2ffffff flags 0x42208] (d=0, p=0)
[    0.652292] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.656010] e820: reserve RAM buffer [mem 0x1f800000-0x1fffffff]
[    0.660157] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.664036] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.668000] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    0.671132] Switching to clocksource xen
[    0.672072] pnp: PnP ACPI init
[    0.674017] ACPI: bus type pnp registered
[    0.676000] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.676000] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.683863] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.688359] pnp 00:01: [bus 00-ff]
[    0.690518] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.693072] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.695954] pnp 00:01: [io  0x0d00-0xffff window]
[    0.698918] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.702290] pnp 00:01: [mem 0xf0000000-0xfbffffff window]
[    0.705672] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.709770] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[    0.712672] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.716786] pnp 00:03: [io  0x0010-0x001f]
[    0.719274] pnp 00:03: [io  0x0022-0x002d]
[    0.721849] pnp 00:03: [io  0x0030-0x003f]
[    0.724404] pnp 00:03: [io  0x0044-0x005f]
[    0.726922] pnp 00:03: [io  0x0062-0x0063]
[    0.729497] pnp 00:03: [io  0x0065-0x006f]
[    0.731978] pnp 00:03: [io  0x0072-0x007f]
[    0.734612] pnp 00:03: [io  0x0080]
[    0.736808] pnp 00:03: [io  0x0084-0x0086]
[    0.739319] pnp 00:03: [io  0x0088]
[    0.741566] pnp 00:03: [io  0x008c-0x008e]
[    0.744145] pnp 00:03: [io  0x0090-0x009f]
[    0.746686] pnp 00:03: [io  0x00a2-0x00bd]
[    0.749253] pnp 00:03: [io  0x00e0-0x00ef]
[    0.751774] pnp 00:03: [io  0x08a0-0x08a3]
[    0.754355] pnp 00:03: [io  0x0cc0-0x0ccf]
[    0.756887] pnp 00:03: [io  0x04d0-0x04d1]
[    0.759493] system 00:03: [io  0x08a0-0x08a3] has been reserved
[    0.763228] system 00:03: [io  0x0cc0-0x0ccf] has been reserved
[    0.766904] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.770558] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.774805] pnp 00:04: [dma 4]
[    0.776778] pnp 00:04: [io  0x0000-0x000f]
[    0.779329] pnp 00:04: [io  0x0081-0x0083]
[    0.781899] pnp 00:04: [io  0x0087]
[    0.784118] pnp 00:04: [io  0x0089-0x008b]
[    0.786645] pnp 00:04: [io  0x008f]
[    0.788826] pnp 00:04: [io  0x00c0-0x00df]
[    0.791344] pnp 00:04: [io  0x0480-0x048f]
[    0.793925] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.798000] pnp 00:05: [io  0x0070-0x0071]
[    0.800522] xen: --> pirq=16 -> irq=8 (gsi=8)
[    0.803328] pnp 00:05: [irq 8]
[    0.805247] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.809211] pnp 00:06: [io  0x0061]
[    0.811359] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.815448] xen: --> pirq=17 -> irq=12 (gsi=12)
[    0.818295] pnp 00:07: [irq 12]
[    0.820313] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.824391] pnp 00:08: [io  0x0060]
[    0.826562] pnp 00:08: [io  0x0064]
[    0.828827] xen: --> pirq=18 -> irq=1 (gsi=1)
[    0.831460] pnp 00:08: [irq 1]
[    0.833383] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.837901] pnp 00:09: [io  0x03f0-0x03f5]
[    0.840445] pnp 00:09: [io  0x03f7]
[    0.842679] xen: --> pirq=19 -> irq=6 (gsi=6)
[    0.845446] pnp 00:09: [irq 6]
[    0.847320] pnp 00:09: [dma 2]
[    0.849307] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.853345] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.855925] xen: --> pirq=20 -> irq=4 (gsi=4)
[    0.858704] pnp 00:0a: [irq 4]
[    0.860661] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.864752] pnp 00:0b: [io  0x0378-0x037f]
[    0.867304] xen: --> pirq=21 -> irq=7 (gsi=7)
[    0.870066] pnp 00:0b: [irq 7]
[    0.871934] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.876092] pnp 00:0c: [io  0x10c0-0x1141]
[    0.878636] pnp 00:0c: [io  0xb044-0xb047]
[    0.881200] system 00:0c: [io  0x10c0-0x1141] has been reserved
[    0.884899] system 00:0c: [io  0xb044-0xb047] has been reserved
[    0.888633] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.910161] pnp: PnP ACPI: found 13 devices
[    0.912735] ACPI: ACPI bus type pnp unregistered
[    0.920985] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.924522] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.928424] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.932368] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff]
[    0.936329] NET: Registered protocol family 2
[    0.939109] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.943720] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.948055] TCP: Hash tables configured (established 16384 bind 16384)
[    0.952007] TCP: reno registered
[    0.954122] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.957814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.961781] NET: Registered protocol family 1
[    0.964644] RPC: Registered named UNIX socket transport module.
[    0.968303] RPC: Registered udp transport module.
[    0.971229] RPC: Registered tcp transport module.
[    0.974127] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.978124] pci 0000:00:00.0: calling quirk_natoma+0x0/0x2d
[    0.981627] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.985304] pci 0000:00:00.0: calling quirk_passive_release+0x0/0xa0
[    0.989263] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.992866] pci 0000:00:01.0: calling quirk_isa_dma_hangs+0x0/0x31
[    0.996657] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.000546] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xc1
[    1.004286] pci 0000:00:02.0: Boot video device
[    1.007121] PCI: CLS 0 bytes, default 64
[    1.009631] Unpacking initramfs...
[    1.081590] Freeing initrd memory: 4404k freed
[    1.087058] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.091075] NFS: Registering the id_resolver key type
[    1.094234] Key type id_resolver registered
[    1.096921] Key type id_legacy registered
[    1.099456] NTFS driver 2.1.30 [Flags: R/O].
[    1.102302] fuse init (API version 7.20)
[    1.104824] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    1.111244] Btrfs loaded
[    1.112829] msgmni has been set to 828
[    1.115526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.120213] io scheduler noop registered
[    1.122645] io scheduler deadline registered
[    1.125307] io scheduler cfq registered (default)
[    1.128389] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.132877] ACPI: Power Button [PWRF]
[    1.135250] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    1.139847] ACPI: Sleep Button [SLPF]
[    1.179759] xen: --> pirq=22 -> irq=28 (gsi=28)
[    1.182740] Grant tables using version 1 layout.
[    1.185653] Grant table initialized
[    1.188183] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.219464] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.223520] Non-volatile memory driver v1.3
[    1.226155] Linux agpgart interface v0.103
[    1.228839] ata_piix 0000:00:01.1: version 2.13
[    1.231775] ata_piix 0000:00:01.1: setting latency timer to 64
[    1.235970] scsi0 : ata_piix
[    1.238022] scsi1 : ata_piix
[    1.239873] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[    1.244109] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[    1.248384] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
[    1.252594] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    1.256321] igb: Intel(R) Gigabit Ethernet Network Driver - version 4.0.1-k
[    1.260623] igb: Copyright (c) 2007-2012 Intel Corporation.
[    1.264079] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.1-k
[    1.268920] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.272532] sky2: driver version 1.30
[    1.274967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.279127] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.283088] uhci_hcd: USB Universal Host Controller Interface driver
[    1.287132] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.295065] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.299017] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.302951] mousedev: PS/2 mouse device common for all mice
[    1.308186] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    1.308324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.322418] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.326271] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    1.330205] device-mapper: uevent: version 1.0.3
[    1.333094] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    1.338340] cpuidle: using governor ladder
[    1.340929] cpuidle: using governor menu
[    1.343484] usbcore: registered new interface driver usbhid
[    1.346956] usbhid: USB HID core driver
[    1.349499] TCP: cubic registered
[    1.351492] NET: Registered protocol family 17
[    1.354387] Key type dns_resolver registered
[    1.357631] registered taskstats version 1
[    1.360352] XENBUS: Device with no driver: device/vbd/768
[    1.363781] XENBUS: Device with no driver: device/vkbd/0
[    1.367140] XENBUS: Device with no driver: device/vif/0
[    1.370651] rtc_cmos 00:05: setting system clock to 2013-02-04 09:33:40 UTC (1359970420)
[    1.375665] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[    1.407269] Freeing unused kernel memory: 636k freed
[    1.412902] Write protecting the kernel read-only data: 12288k
[    1.426157] Freeing unused kernel memory: 1640k freed
[    1.439757] Freeing unused kernel memory: 1780k freed
doing fast boot
[    1.498809] blkfront: xvda: barrier: enabled
[    1.506405]  xvda: xvda1 xvda2
[    1.525946] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
FATAL: Module ata_piix not found.
FATAL: Error running install command for ata_piix
FATAL: Module ata_generic not found.
[    1.624458] Initialising Xen virtual ethernet driver.
preping 03-storage.sh
running 03-storage.sh
preping 04-udev.sh
running 04-udev.sh
Creating device nodes with udev
[    1.748426] udev: starting version 147
[    2.084182] tsc: Refined TSC clocksource calibration: 2926.327 MHz
preping 05-blogd.sh
running 05-blogd.sh
mount: devpts already mounted or /dev/pts busy
mount: according to mtab, devpts is already mounted on /dev/pts
Boot logging started on /dev/ttyS0(/dev/console) at Mon Feb  4 10:33:41 2013
preping 05-clock.sh
running 05-clock.sh
preping 12-network.sh
running 12-network.sh
FATAL: Module af_packet not found.
running dhcpcd on interface eth0
err, eth0: Failed to lookup hostname via DNS: Temporary failure in name resolution
preping 21-devinit_done.sh
running 21-devinit_done.sh
preping 21-nfs.sh
running 21-nfs.sh
FATAL: Module nfs not found.
preping 81-mount.sh
running 81-mount.sh
device node not found
Mounting root bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot
mount -o rw,nolock -t nfs bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot /root
preping 82-remount.sh
running 82-remount.sh
preping 91-createfb.sh
running 91-createfb.sh
preping 91-killblogd.sh
running 91-killblogd.sh
preping 91-killudev.sh
running 91-killudev.sh
preping 91-shell.sh
running 91-shell.sh
preping 92-killblogd2.sh
running 92-killblogd2.sh
preping 93-boot.sh
running 93-boot.sh
INIT: version 2.86 booting
System Boot Control: Running /etc/init.d/boot

[-- Attachment #5: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-01-31 17:07 HVM guests hanging in hpet_rtc_interrupt Olaf Hering
  2013-01-31 17:12 ` Ian Campbell
@ 2013-02-04 11:02 ` Jan Beulich
  2013-02-04 14:25   ` Olaf Hering
  1 sibling, 1 reply; 16+ messages in thread
From: Jan Beulich @ 2013-02-04 11:02 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel

[-- Attachment #1: Type: text/plain, Size: 13231 bytes --]

>>> On 31.01.13 at 18:07, Olaf Hering <olaf@aepfle.de> wrote:

> xenctx output:

I'm confused by this: For one, the mere fact that
hpet_rtc_interrupt() is in use suggests that the kernel uses
RTC emulation (and hence wouldn't depend on any of the
RTC registers we emulate to be set correctly). The only issue
then could be that we're raising way too many IRQ8-s.

While that could explain hangs (due to the IRQ getting shut off
by the kernel), has two other inconsistencies in itself:

(a) hpet_rtc_interrupt() unconditionally returns IRQ_HANDLED,
and hence the interrupt should never be regarded as spurious
by the kernel (and hence never be shut off).

(b) Once turned off (which we see happening in the kernel log
you posted subsequently), hpet_rtc_interrupt() cannot possibly
get onto the call stack at all anymore, hence a hang _here_ is
impossible.

So one question to you would be to clarify which hangs you see
where under what conditions (I'm particularly unclear about the
exact difference in behavior that you observe with xend vs xl).

And then there is a problem with the xenctx output below,
assuming they were taken subsequently on the same guest
instance while in that hung state:

> ...
> rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
> flags: 00000086 s nz p
> rsp: ffff88001b003df8
> rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
> rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
> rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
> r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b000000/0000000000000000
> Code (instr addr ffffffff81034b97)
> 00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da 
> d0 00 79 c9 85 db 74
> 
> 
> Stack:
>  ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
>  ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
>  ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
>  0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b
> 
> Call Trace:
>   [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
>   [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
>   [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
>   [<ffffffff8109ab8c>] handle_irq_event+0x3c
>   [<ffffffff8109d79d>] handle_edge_irq+0x6d
>   [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
>   [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
>   [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
> rip: ffffffff810360d6 native_safe_halt+0x6
> flags: 00000246 i z p
> rsp: ffff88001acbdef8
> rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
> rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
> rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
> r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b040000/0000000000000000
> Code (instr addr ffffffff810360d6)
> 48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 
> 84 00 00 00 00 00 55
> 
> 
> Stack:
>  ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
>  0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
> 
> Call Trace:
>   [<ffffffff810360d6>] native_safe_halt+0x6  <--
>   [<ffffffff81014735>] default_idle+0x45
>   [<ffffffff81014a68>] cpu_idle+0x88
>   [<ffffffff8165824a>] start_secondary+0x188
> 
> rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
> flags: 00000086 s nz p
> rsp: ffff88001b003df8
> rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
> rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
> rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
> r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b000000/0000000000000000
> Code (instr addr ffffffff81034b97)
> 00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da 
> d0 00 79 c9 85 db 74
> 
> 
> Stack:
>  ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
>  ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
>  ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
>  0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b
> 
> Call Trace:
>   [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
>   [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
>   [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
>   [<ffffffff8109ab8c>] handle_irq_event+0x3c
>   [<ffffffff8109d79d>] handle_edge_irq+0x6d
>   [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
>   [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
>   [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
> rip: ffffffff810360d6 native_safe_halt+0x6
> flags: 00000246 i z p
> rsp: ffff88001acbdef8
> rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
> rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
> rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
> r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b040000/0000000000000000
> Code (instr addr ffffffff810360d6)
> 48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 
> 84 00 00 00 00 00 55
> 
> 
> Stack:
>  ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
>  0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
> 
> Call Trace:
>   [<ffffffff810360d6>] native_safe_halt+0x6  <--
>   [<ffffffff81014735>] default_idle+0x45
>   [<ffffffff81014a68>] cpu_idle+0x88
>   [<ffffffff8165824a>] start_secondary+0x188
> 
> rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
> flags: 00000086 s nz p
> rsp: ffff88001b003df8
> rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
> rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
> rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
> r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b000000/0000000000000000
> Code (instr addr ffffffff81034b97)
> 00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da 
> d0 00 79 c9 85 db 74
> 
> 
> Stack:
>  ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
>  ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
>  ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
>  0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b
> 
> Call Trace:
>   [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
>   [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
>   [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
>   [<ffffffff8109ab8c>] handle_irq_event+0x3c
>   [<ffffffff8109d79d>] handle_edge_irq+0x6d
>   [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
>   [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
>   [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
> rip: ffffffff810360d6 native_safe_halt+0x6
> flags: 00000246 i z p
> rsp: ffff88001acbdef8
> rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
> rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
> rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
> r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b040000/0000000000000000
> Code (instr addr ffffffff810360d6)
> 48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 
> 84 00 00 00 00 00 55
> 
> 
> Stack:
>  ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
>  0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
> 
> Call Trace:
>   [<ffffffff810360d6>] native_safe_halt+0x6  <--
>   [<ffffffff81014735>] default_idle+0x45
>   [<ffffffff81014a68>] cpu_idle+0x88
>   [<ffffffff8165824a>] start_secondary+0x188
> 
> rip: ffffffff81034b97 hpet_rtc_interrupt+0x97
> flags: 00000086 s nz p
> rsp: ffff88001b003df8
> rax: 00000000bc004a66   rcx: 00000000000ee6b2   rdx: 00000000ba6b145a
> rbx: 000000000000087d   rsi: ffff88001aec5000   rdi: 0000000000000008
> rbp: ffff88001b003e68    r8: ffff88001ac06800    r9: ffff88001b003e38
> r10: 000000000000008c   r11: 000000000000f800   r12: ffff88001ac06884
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000008
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b000000/0000000000000000
> Code (instr addr ffffffff81034b97)
> 00 89 10 48 8b 05 74 da d0 00 83 c3 01 48 05 f0 00 00 00 8b 00 <3b> 05 d3 da 
> d0 00 79 c9 85 db 74
> 
> 
> Stack:
>  ffff88001b003e68 ffff88001aec5000 0000000000000000 0000000800000000
>  ffff88001ad49c68 0000000000000000 00000008156570c6 ffffffff8165e9cc
>  ffff88001b0125c0 ffff880019278480 ffff88001ac06884 0000000000000000
>  0000000000000000 0000000000000008 ffff88001b003eb8 ffffffff8109aa2b
> 
> Call Trace:
>   [<ffffffff81034b97>] hpet_rtc_interrupt+0x97  <--
>   [<ffffffff8165e9cc>] _raw_spin_unlock_irqrestore+0xc
>   [<ffffffff8109aa2b>] handle_irq_event_percpu+0x4b
>   [<ffffffff8109ab8c>] handle_irq_event+0x3c
>   [<ffffffff8109d79d>] handle_edge_irq+0x6d
>   [<ffffffff8142b474>] __xen_evtchn_do_upcall+0x1a4
>   [<ffffffff8142ca6a>] xen_evtchn_do_upcall+0x2a
>   [<ffffffff81660aad>] xen_hvm_callback_vector+0x6d
> rip: ffffffff810360d6 native_safe_halt+0x6
> flags: 00000246 i z p
> rsp: ffff88001acbdef8
> rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
> rbx: ffff88001acbc010   rsi: 0140000000000000   rdi: 0000000000000086
> rbp: ffff88001acbdef8    r8: 0000000000000000    r9: 0000000000000000
> r10: 0000000000000001   r11: 0000000000000000   r12: ffffffff81c62330
> r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
>  cs: 0010        ss: 0018        ds: 0000        es: 0000
>  fs: 0000 @ 0000000000000000
>  gs: 0000 @ ffff88001b040000/0000000000000000
> Code (instr addr ffffffff810360d6)
> 48 89 e5 fb c9 c3 66 0f 1f 84 00 00 00 00 00 55 48 89 e5 fb f4 <c9> c3 0f 1f 
> 84 00 00 00 00 00 55
> 
> 
> Stack:
>  ffff88001acbdf08 ffffffff81014735 ffff88001acbdf28 ffffffff81014a68
>  0000000000000001 0000000000000000 ffff88001acbdf48 ffffffff8165824a
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
>  0000000000000000 0000000000000000 0000000000000000 0000000000000000
> 
> Call Trace:
>   [<ffffffff810360d6>] native_safe_halt+0x6  <--
>   [<ffffffff81014735>] default_idle+0x45
>   [<ffffffff81014a68>] cpu_idle+0x88
>   [<ffffffff8165824a>] start_secondary+0x188
> ...

One of the vCPU-s (presumably vCPU0, but that doesn't really
matter) has an _invariant_ register state, yet the loop it's in
guarantees at least %ebx to change on each iteration (and
one would expect %eax to change too). Which would imply
the guest isn't making forward progress at all anymore. With
interrupts being disabled during that code sequence, this also
can't mean the guest is completely busy servicing interrupts - it
must be getting no execution time anymore. Which in turn would
mean either the vCPU is no longer in running state, or Xen itself
is hung. As you didn't indicate the latter, could you check the
former?

Finally, while I don't see a connection (namely because I don't
think periodic interrupts would be in use by the guest here, which
is what this change to a large part revolves around), you might
nevertheless want to try to apply the last outstanding change
(attached) as an alternative to reverting.

Jan

[-- Attachment #2: x86-HVM-RTC.patch --]
[-- Type: text/plain, Size: 4621 bytes --]

x86/HVM: assorted RTC emulation adjustments

- only call check_update_timer() on REG_B writes when SET changes
- only call alarm_timer_update() on REG_B writes when relevant bits
  change
- instead properly handle AF and PF when the guest is not also setting
  AIE/PIE respectively (for UF this was already the case, only a
  comment was slightly inaccurate), including calling the respective
  update functions upon REG_C reads

--- a/xen/arch/x86/hvm/rtc.c
+++ b/xen/arch/x86/hvm/rtc.c
@@ -60,12 +60,19 @@ static void rtc_toggle_irq(RTCState *s)
     hvm_isa_irq_assert(d, RTC_IRQ);
 }
 
-static void rtc_periodic_cb(struct vcpu *v, void *opaque)
+void rtc_periodic_interrupt(void *opaque)
 {
     RTCState *s = opaque;
 
     spin_lock(&s->lock);
-    s->hw.cmos_data[RTC_REG_C] |= RTC_PF | RTC_IRQF;
+    if ( s->hw.cmos_data[RTC_REG_C] & RTC_PF )
+        destroy_periodic_time(&s->pt);
+    else
+    {
+        s->hw.cmos_data[RTC_REG_C] |= RTC_PF;
+        if ( s->hw.cmos_data[RTC_REG_B] & RTC_PIE )
+            rtc_toggle_irq(s);
+    }
     spin_unlock(&s->lock);
 }
 
@@ -91,8 +98,7 @@ static void rtc_timer_update(RTCState *s
         {
             period = 1 << (period_code - 1); /* period in 32 Khz cycles */
             period = DIV_ROUND(period * 1000000000ULL, 32768); /* in ns */
-            create_periodic_time(v, &s->pt, period, period, RTC_IRQ,
-                                 rtc_periodic_cb, s);
+            create_periodic_time(v, &s->pt, period, period, RTC_IRQ, NULL, s);
             break;
         }
         /* fall through */
@@ -120,7 +126,7 @@ static void check_update_timer(RTCState 
         guest_usec = get_localtime_us(d) % USEC_PER_SEC;
         if (guest_usec >= (USEC_PER_SEC - 244))
         {
-            /* RTC is in update cycle when enabling UIE */
+            /* RTC is in update cycle */
             s->hw.cmos_data[RTC_REG_A] |= RTC_UIP;
             next_update_time = (USEC_PER_SEC - guest_usec) * NS_PER_USEC;
             expire_time = NOW() + next_update_time;
@@ -188,7 +194,7 @@ static void alarm_timer_update(RTCState 
 
     stop_timer(&s->alarm_timer);
 
-    if ((s->hw.cmos_data[RTC_REG_B] & RTC_AIE) &&
+    if (!(s->hw.cmos_data[RTC_REG_C] & RTC_AF) &&
             !(s->hw.cmos_data[RTC_REG_B] & RTC_SET))
     {
         s->current_tm = gmtime(get_localtime(d));
@@ -455,8 +461,10 @@ static int rtc_ioport_write(void *opaque
                 break;
             }
         s->hw.cmos_data[RTC_REG_B] = data;
-        check_update_timer(s);
-        alarm_timer_update(s);
+        if ( (data ^ orig) & RTC_SET )
+            check_update_timer(s);
+        if ( (data ^ orig) & (RTC_24H | RTC_DM_BINARY | RTC_SET) )
+            alarm_timer_update(s);
         break;
     case RTC_REG_C:
     case RTC_REG_D:
@@ -610,6 +618,8 @@ static uint32_t rtc_ioport_read(RTCState
         hvm_isa_irq_deassert(vrtc_domain(s), RTC_IRQ);
         s->hw.cmos_data[RTC_REG_C] = 0x00;
         check_update_timer(s);
+        alarm_timer_update(s);
+        rtc_timer_update(s);
         break;
     default:
         ret = s->hw.cmos_data[s->hw.cmos_index];
--- a/xen/arch/x86/hvm/vpt.c
+++ b/xen/arch/x86/hvm/vpt.c
@@ -22,6 +22,7 @@
 #include <asm/hvm/vpt.h>
 #include <asm/event.h>
 #include <asm/apic.h>
+#include <asm/mc146818rtc.h>
 
 #define mode_is(d, name) \
     ((d)->arch.hvm_domain.params[HVM_PARAM_TIMER_MODE] == HVMPTM_##name)
@@ -218,6 +219,7 @@ int pt_update_irq(struct vcpu *v)
     struct periodic_time *pt, *temp, *earliest_pt = NULL;
     uint64_t max_lag = -1ULL;
     int irq, is_lapic;
+    void *pt_priv;
 
     spin_lock(&v->arch.hvm_vcpu.tm_lock);
 
@@ -251,13 +253,14 @@ int pt_update_irq(struct vcpu *v)
     earliest_pt->irq_issued = 1;
     irq = earliest_pt->irq;
     is_lapic = (earliest_pt->source == PTSRC_lapic);
+    pt_priv = earliest_pt->priv;
 
     spin_unlock(&v->arch.hvm_vcpu.tm_lock);
 
     if ( is_lapic )
-    {
         vlapic_set_irq(vcpu_vlapic(v), irq, 0);
-    }
+    else if ( irq == RTC_IRQ && pt_priv )
+        rtc_periodic_interrupt(pt_priv);
     else
     {
         hvm_isa_irq_deassert(v->domain, irq);
--- a/xen/include/asm-x86/hvm/vpt.h
+++ b/xen/include/asm-x86/hvm/vpt.h
@@ -181,6 +181,7 @@ void rtc_migrate_timers(struct vcpu *v);
 void rtc_deinit(struct domain *d);
 void rtc_reset(struct domain *d);
 void rtc_update_clock(struct domain *d);
+void rtc_periodic_interrupt(void *);
 
 void pmtimer_init(struct vcpu *v);
 void pmtimer_deinit(struct domain *d);

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04  9:49           ` Olaf Hering
@ 2013-02-04 14:03             ` Olaf Hering
  2013-02-04 14:13               ` Jan Beulich
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04 14:03 UTC (permalink / raw)
  To: Jan Beulich; +Cc: Ian Campbell, xen-devel

[-- Attachment #1: Type: text/plain, Size: 2900 bytes --]

[ sorry, had this reply open in another window and forgot to send it ]

On Mon, Feb 04, Olaf Hering wrote:

> I'm attaching the xen, dom0 and domU logs from a pvops kernel. sles
> kernel will follow.
> 
> I will also try to revert the two changeset above.

These are the logs from sles11sp2 kernel in dom0+domU.
The guest prints "hpet1: lost 2201 rtc interrupts".

Xen has changeset 26461 reverted, but this does at least not solve the
"hpet1: lost 2201 rtc interrupts" interrupt messages.

Olaf

PS:
xl migrate with sles11 kernel does not seem to work for other unrelated reasons:

root@satriani:~/hpet # xl -v -v migrate -M 3 -m 2 -N sles11sp2_full_minimal_nfsroot_bug694863 localhost
migration target: Ready to receive domain.
Saving to migration stream new xl format (info 0x0/0x0/657)
Loading new save file <incoming migration stream> (new xl fmt info 0x0/0x0/657)
 Savefile contains xl domain config
xc: error: Can't create lock file for suspend event channel /var/lib/xen/suspend_evtchn_2_lock.d: Internal error
libxl: warning: libxl_dom.c:1268:libxl__domain_suspend: Suspend event channel initialization failed
xc: Reloading memory pages: 105472/1048575   10%^Axc: detail: type fail: page 0 mfn 000f2000
xc: detail: type fail: page 1 mfn 000f2001
xc: detail: type fail: page 2 mfn 000f2002
xc: detail: delta 5993ms, dom0 20%, target 6%, sent 722Mb/s, dirtied 94Mb/s 17369 pages
xc: detail: type fail: page 861 mfn 000f2001
xc: detail: delta 545ms, dom0 37%, target 4%, sent 1036Mb/s, dirtied 8Mb/s 147 pages
xc: detail: type fail: page 133 mfn 000f2000
xc: detail: type fail: page 134 mfn 000f2002
xc: error: Live migration aborted, as requested. (guest too busy?) total_sent 149477 iter 3, max_iters 3 max_factor 2: Internal error
xc: detail: Save exit rc=1
libxl: error: libxl_dom.c:1306:libxl__xc_domain_save_done: saving domain: domain did not respond to suspend request: No such device
migration sender: libxl_domain_suspend failed (rc=-8)
xc: error: 0-length read: Internal error
xc: error: read_exact_timed failed (read rc: 0, errno: 0): Internal error
xc: error: Error when reading batch size (0 = Success): Internal error
xc: error: Error when reading batch (0 = Success): Internal error
libxl: error: libxl_create.c:787:libxl__xc_domain_restore_done: restoring domain: Resource temporarily unavailable
libxl: error: libxl_create.c:869:domcreate_rebuild_done: cannot (re-)build domain: -3
libxl: error: libxl.c:1395:libxl__destroy_domid: non-existant domain 3
libxl: error: libxl.c:1359:domain_destroy_callback: unable to destroy guest with domid 3
libxl: error: libxl_create.c:1177:domcreate_destruction_cb: unable to destroy domain 3 following failed creation
migration target: Domain creation failed (code -3).
libxl: info: libxl_exec.c:118:libxl_report_child_exitstatus: migration target process [5218] exited with error status 3
Migration failed, failed to suspend at sender.



[-- Attachment #2: dmesg-3.0.51-0.7.9-xen.txt --]
[-- Type: text/plain, Size: 82498 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.51-0.7.9-xen (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Thu Nov 29 22:12:17 UTC 2012 (f3be9d0)
[    0.000000] Command line: quiet sysrq=yes panic=9 console=ttyS0,57600 resume=/dev/disk/by-id/ata-ST9500530NS_9SP1KKAS-part2 splash=silent showopts log_buf_len=64M
[    0.000000] Xen-provided machine memory map:
[    0.000000]  BIOS: 0000000000000000 - 000000000009b000 (usable)
[    0.000000]  BIOS: 000000000009b000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS: 0000000000100000 - 000000008c21c000 (usable)
[    0.000000]  BIOS: 000000008c21c000 - 000000008c2ef000 (ACPI NVS)
[    0.000000]  BIOS: 000000008c2ef000 - 000000008c3df000 (ACPI data)
[    0.000000]  BIOS: 000000008c3df000 - 000000008d7df000 (ACPI NVS)
[    0.000000]  BIOS: 000000008d7df000 - 000000008f302000 (ACPI data)
[    0.000000]  BIOS: 000000008f302000 - 000000008f34f000 (reserved)
[    0.000000]  BIOS: 000000008f34f000 - 000000008f3d4000 (ACPI data)
[    0.000000]  BIOS: 000000008f3d4000 - 000000008f3de000 (ACPI NVS)
[    0.000000]  BIOS: 000000008f3de000 - 000000008f3e2000 (ACPI data)
[    0.000000]  BIOS: 000000008f3e2000 - 000000008f4cf000 (ACPI NVS)
[    0.000000]  BIOS: 000000008f4cf000 - 000000008f500000 (ACPI data)
[    0.000000]  BIOS: 000000008f500000 - 0000000090000000 (reserved)
[    0.000000]  BIOS: 00000000a0000000 - 00000000b0000000 (reserved)
[    0.000000]  BIOS: 00000000fc000000 - 00000000fd000000 (reserved)
[    0.000000]  BIOS: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS: 00000000fec90000 - 00000000fec91000 (reserved)
[    0.000000]  BIOS: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS: 0000000100000000 - 0000000670000000 (usable)
[    0.000000] Xen-provided physical RAM map:
[    0.000000]  Xen: 0000000000000000 - 00000005e0337000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: Intel Corporation S5520UR/S5520UR, BIOS S5500.86B.01.00.0050.050620101605 05/06/2010
[    0.000000] last_pfn = 0x5e0337 max_arch_pfn = 0x80000000
[    0.000000] last_pfn = 0x100000 max_arch_pfn = 0x80000000
[    0.000000] found SMP MP-table at [ffffffffff5f8b60] 000fdb60
[    0.000000] initial memory mapped : 0 - 00000000
[    0.000000] init_memory_mapping: 0000000000000000-0000000002113000
[    0.000000]  0000000000 - 0002113000 page 4k
[    0.000000] kernel direct mapping tables up to 0x2112fff @ [mem 0x00886000-0x00898fff]
[    0.000000] init_memory_mapping: 0000000005014000-0000000100000000
[    0.000000]  0005014000 - 0100000000 page 4k
[    0.000000] kernel direct mapping tables up to 0xffffffff @ [mem 0x00899000-0x01075fff]
[    0.000000] init_memory_mapping: 0000000100000000-00000005e0337000
[    0.000000]  0100000000 - 05e0337000 page 4k
[    0.000000] kernel direct mapping tables up to 0x5e0336fff @ [mem 0x05088000-0x0779efff]
[    0.000000] init_memory_mapping: 0000000002113000-0000000005014000
[    0.000000]  0002113000 - 0005014000 page 4k
[    0.000000] kernel direct mapping tables up to 0x5013fff @ [mem 0x0779e000-0x077b7fff]
[    0.000000] log_buf_len: 67108864
[    0.000000] early log buf free: 258547(98%)
[    0.000000] RAMDISK: 01000000 - 02113000
[    0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL )
[    0.000000] ACPI: XSDT 000000008f4fd120 000A4 (v01 INTEL  S5520UT  00000000      01000013)
[    0.000000] ACPI: FACP 000000008f4fb000 000F4 (v04 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: DSDT 000000008f4f4000 065E9 (v02 INTEL  S5520UT  00000003 MSFT 0100000D)
[    0.000000] ACPI: FACS 000000008f3e2000 00040
[    0.000000] ACPI: APIC 000000008f4f3000 001A8 (v02 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: MCFG 000000008f4f2000 0003C (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: HPET 000000008f4f1000 00038 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SLIT 000000008f4f0000 00030 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SRAT 000000008f4ef000 00430 (v02 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] ACPI: SPCR 000000008f4ee000 00050 (v01 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: WDDT 000000008f4ed000 00040 (v01 INTEL  S5520UT  00000000 MSFT 0100000D)
[    0.000000] ACPI: SSDT 000000008f4d2000 1AFC4 (v02  INTEL SSDT  PM 00004000 INTL 20061109)
[    0.000000] ACPI: SSDT 000000008f4d1000 001D8 (v02  INTEL IPMI     00004000 INTL 20061109)
[    0.000000] ACPI: TCPA 000000008f4d0000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: HEST 000000008f4cf000 000A8 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: BERT 000000008f3e1000 00030 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: ERST 000000008f3e0000 00230 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: EINJ 000000008f3df000 00130 (v01 INTEL  S5520UT  00000001 INTL 00000001)
[    0.000000] ACPI: XMAR 000000008f3de000 001A8 (v01 INTEL  S5520UT  00000001 MSFT 0100000D)
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x005e0337
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x005dfb37
[    0.000000]     0: 0x005e0337 -> 0x005e0337
[    0.000000] On node 0 totalpages: 6159159
[    0.000000] free_area_init_node: node 0, pgdat ffffffff8070c300, node_mem_map ffff8805c7a29000
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4040 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 1030200 pages, LIFO batch:31
[    0.000000]   Normal zone: 69900 pages used for memmap
[    0.000000]   Normal zone: 5040683 pages, LIFO batch:31
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x30] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x32] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x23] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x25] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x31] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x33] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x35] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x09] address[0xfec90000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec90000, GSI 24-47
[    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 high 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] Allocating PCI resources starting at b0000000 (gap: b0000000:4c000000)
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:24 nr_node_ids:1
[    0.000000] PERCPU: Embedded 17 pages/cpu @ffff8805c4600000 s40960 r8192 d20480 u131072
[    0.000000] pcpu-alloc: s40960 r8192 d20480 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 -- -- -- -- -- -- -- -- 
[    0.000000] Swapping MFNs for PFN 723 and 5c4605 (MFN 65e723 and 26869)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 6074923
[    0.000000] Kernel command line: quiet sysrq=yes panic=9 console=ttyS0,57600 resume=/dev/disk/by-id/ata-ST9500530NS_9SP1KKAS-part2 splash=silent showopts log_buf_len=64M
[    0.000000] bootsplash: silent mode.
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] allocated 197158624 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Software IO TLB enabled: 
[    0.000000]  Aperture:     64 megabytes
[    0.000000]  Address size: 27 bits
[    0.000000]  Kernel range: ffff8805b19f9000 - ffff8805b59f9000
[    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Memory: 23810364k/24644828k available (4111k kernel code, 8192k absent, 826272k reserved, 3164k data, 428k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] nr_pirqs: 64
[    0.000000] NR_IRQS:38912 nr_irqs:3200 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Xen reported: 2926.408 MHz processor.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [xvc-1] enabled
[    0.080005] Calibrating delay using timer specific routine.. 5926.02 BogoMIPS (lpj=11852059)
[    0.080008] pid_max: default: 32768 minimum: 301
[    0.080051] Security Framework initialized
[    0.080072] AppArmor: AppArmor initialized
[    0.080091] Mount-cache hash table entries: 256
[    0.080187] Initializing cgroup subsys cpuacct
[    0.080192] Initializing cgroup subsys memory
[    0.080201] Initializing cgroup subsys devices
[    0.080202] Initializing cgroup subsys freezer
[    0.080203] Initializing cgroup subsys net_cls
[    0.080205] Initializing cgroup subsys blkio
[    0.080209] Initializing cgroup subsys perf_event
[    0.080255] mce: CPU supports 2 MCE banks
[    0.080291] SMP alternatives: switching to UP code
[    0.102891] ACPI: Core revision 20110413
[    0.125653] SMP alternatives: switching to SMP code
[    0.165979] Brought up 24 CPUs
[    0.166176] devtmpfs: initialized
[    0.166176] print_constraints: dummy: 
[    0.166176] Time: 10:41:01  Date: 02/04/13
[    0.168578] NET: Registered protocol family 16
[    0.168667] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.168667] ACPI: bus type pci registered
[    0.168667] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xa0000000-0xafffffff] (base 0xa0000000)
[    0.168667] PCI: MMCONFIG at [mem 0xa0000000-0xafffffff] reserved in E820
[    0.181711] PCI: Using configuration type 1 for base access
[    0.186358] bio: create slab <bio-0> at 0
[    0.190304] ACPI: EC: Look up EC in DSDT
[    0.216409] ACPI Error: Field [CPB3] at 96 exceeds Buffer [NULL] size 64 (bits) (20110413/dsopcode-236)
[    0.216414] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff8805b14fac90), AE_AML_BUFFER_LIMIT (20110413/psparse-536)
[    0.220745] ACPI: Interpreter enabled
[    0.220748] ACPI: (supports S0 S1 S5)
[    0.220758] ACPI: Using IOAPIC for interrupt routing
[    0.225732] ACPI: No dock devices found.
[    0.225736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.226377] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fd])
[    0.226908] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.226910] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.226912] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.226913] pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000cbfff]
[    0.226915] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfedfffff]
[    0.226916] pci_root PNP0A08:00: host bridge window [mem 0xb0000000-0xfdffffff]
[    0.226920] pci_root PNP0A08:00: address space collision: host bridge window [mem 0x000c4000-0x000cbfff] conflicts with Video ROM [mem 0x000c0000-0x000c7fff]
[    0.226950] pci 0000:00:00.0: [8086:3406] type 0 class 0x000600
[    0.227044] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.227048] pci 0000:00:00.0: PME# disabled
[    0.227083] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
[    0.227180] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.227184] pci 0000:00:01.0: PME# disabled
[    0.227220] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
[    0.227348] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.227352] pci 0000:00:03.0: PME# disabled
[    0.227388] pci 0000:00:05.0: [8086:340c] type 1 class 0x000604
[    0.227484] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.227488] pci 0000:00:05.0: PME# disabled
[    0.227524] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
[    0.227620] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.227624] pci 0000:00:07.0: PME# disabled
[    0.227663] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
[    0.227760] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.227763] pci 0000:00:09.0: PME# disabled
[    0.227799] pci 0000:00:0a.0: [8086:3411] type 1 class 0x000604
[    0.227899] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.227904] pci 0000:00:0a.0: PME# disabled
[    0.227939] pci 0000:00:10.0: [8086:3425] type 0 class 0x000800
[    0.228017] pci 0000:00:10.1: [8086:3426] type 0 class 0x000800
[    0.228115] pci 0000:00:11.0: [8086:3427] type 0 class 0x000800
[    0.228227] pci 0000:00:11.1: [8086:3428] type 0 class 0x000800
[    0.228326] pci 0000:00:13.0: [8086:342d] type 0 class 0x000800
[    0.228343] pci 0000:00:13.0: reg 10: [mem 0xb1b24000-0xb1b24fff]
[    0.228427] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.228431] pci 0000:00:13.0: PME# disabled
[    0.228458] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
[    0.228570] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
[    0.228682] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
[    0.228788] pci 0000:00:14.3: [8086:3438] type 0 class 0x000800
[    0.228879] pci 0000:00:15.0: [8086:342f] type 0 class 0x000800
[    0.228980] pci 0000:00:16.0: [8086:3430] type 0 class 0x000880
[    0.228999] pci 0000:00:16.0: reg 10: [mem 0xb1b00000-0xb1b03fff 64bit]
[    0.229118] pci 0000:00:16.1: [8086:3431] type 0 class 0x000880
[    0.229136] pci 0000:00:16.1: reg 10: [mem 0xb1b04000-0xb1b07fff 64bit]
[    0.229256] pci 0000:00:16.2: [8086:3432] type 0 class 0x000880
[    0.229274] pci 0000:00:16.2: reg 10: [mem 0xb1b08000-0xb1b0bfff 64bit]
[    0.229393] pci 0000:00:16.3: [8086:3433] type 0 class 0x000880
[    0.229412] pci 0000:00:16.3: reg 10: [mem 0xb1b0c000-0xb1b0ffff 64bit]
[    0.229531] pci 0000:00:16.4: [8086:3429] type 0 class 0x000880
[    0.229550] pci 0000:00:16.4: reg 10: [mem 0xb1b10000-0xb1b13fff 64bit]
[    0.229669] pci 0000:00:16.5: [8086:342a] type 0 class 0x000880
[    0.229688] pci 0000:00:16.5: reg 10: [mem 0xb1b14000-0xb1b17fff 64bit]
[    0.229807] pci 0000:00:16.6: [8086:342b] type 0 class 0x000880
[    0.229826] pci 0000:00:16.6: reg 10: [mem 0xb1b18000-0xb1b1bfff 64bit]
[    0.229945] pci 0000:00:16.7: [8086:342c] type 0 class 0x000880
[    0.229963] pci 0000:00:16.7: reg 10: [mem 0xb1b1c000-0xb1b1ffff 64bit]
[    0.230085] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
[    0.230150] pci 0000:00:1a.0: reg 20: [io  0x30e0-0x30ff]
[    0.230227] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
[    0.230293] pci 0000:00:1a.1: reg 20: [io  0x30c0-0x30df]
[    0.230401] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
[    0.230466] pci 0000:00:1a.2: reg 20: [io  0x30a0-0x30bf]
[    0.230558] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
[    0.230588] pci 0000:00:1a.7: reg 10: [mem 0xb1b22000-0xb1b223ff]
[    0.230722] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.230727] pci 0000:00:1a.7: PME# disabled
[    0.230757] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
[    0.230868] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.230872] pci 0000:00:1c.0: PME# disabled
[    0.230909] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
[    0.231021] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.231025] pci 0000:00:1c.4: PME# disabled
[    0.231058] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
[    0.231168] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.231173] pci 0000:00:1c.5: PME# disabled
[    0.231208] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
[    0.231273] pci 0000:00:1d.0: reg 20: [io  0x3080-0x309f]
[    0.231350] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
[    0.231415] pci 0000:00:1d.1: reg 20: [io  0x3060-0x307f]
[    0.231492] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
[    0.231557] pci 0000:00:1d.2: reg 20: [io  0x3040-0x305f]
[    0.231648] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
[    0.231678] pci 0000:00:1d.7: reg 10: [mem 0xb1b21000-0xb1b213ff]
[    0.231813] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.231818] pci 0000:00:1d.7: PME# disabled
[    0.231846] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.231948] pci 0000:00:1f.0: [8086:3a16] type 0 class 0x000601
[    0.232027] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
[    0.232031] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
[    0.232034] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0600 (mask 001f)
[    0.232105] pci 0000:00:1f.2: [8086:3a22] type 0 class 0x000106
[    0.232134] pci 0000:00:1f.2: reg 10: [io  0x3108-0x310f]
[    0.232146] pci 0000:00:1f.2: reg 14: [io  0x3114-0x3117]
[    0.232157] pci 0000:00:1f.2: reg 18: [io  0x3100-0x3107]
[    0.232168] pci 0000:00:1f.2: reg 1c: [io  0x3110-0x3113]
[    0.232180] pci 0000:00:1f.2: reg 20: [io  0x3020-0x303f]
[    0.232191] pci 0000:00:1f.2: reg 24: [mem 0xb1b20000-0xb1b207ff]
[    0.232265] pci 0000:00:1f.2: PME# supported from D3hot
[    0.232269] pci 0000:00:1f.2: PME# disabled
[    0.232293] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
[    0.232315] pci 0000:00:1f.3: reg 10: [mem 0xb1b23000-0xb1b230ff 64bit]
[    0.232348] pci 0000:00:1f.3: reg 20: [io  0x3000-0x301f]
[    0.232469] pci 0000:01:00.0: [8086:10c9] type 0 class 0x000200
[    0.232487] pci 0000:01:00.0: reg 10: [mem 0xb1a20000-0xb1a3ffff]
[    0.232511] pci 0000:01:00.0: reg 18: [io  0x2020-0x203f]
[    0.232523] pci 0000:01:00.0: reg 1c: [mem 0xb1ac4000-0xb1ac7fff]
[    0.232625] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.232630] pci 0000:01:00.0: PME# disabled
[    0.232675] pci 0000:01:00.0: reg 184: [mem 0xb1a40000-0xb1a43fff 64bit]
[    0.232695] pci 0000:01:00.0: reg 190: [mem 0xb1a60000-0xb1a63fff 64bit]
[    0.232737] pci 0000:01:00.1: [8086:10c9] type 0 class 0x000200
[    0.232753] pci 0000:01:00.1: reg 10: [mem 0xb1a00000-0xb1a1ffff]
[    0.232777] pci 0000:01:00.1: reg 18: [io  0x2000-0x201f]
[    0.232790] pci 0000:01:00.1: reg 1c: [mem 0xb1ac0000-0xb1ac3fff]
[    0.232892] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[    0.232896] pci 0000:01:00.1: PME# disabled
[    0.232934] pci 0000:01:00.1: reg 184: [mem 0xb1a80000-0xb1a83fff 64bit]
[    0.232954] pci 0000:01:00.1: reg 190: [mem 0xb1aa0000-0xb1aa3fff 64bit]
[    0.232984] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.232988] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.232992] pci 0000:00:01.0:   bridge window [mem 0xb1a00000-0xb1afffff]
[    0.232999] pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.233058] pci 0000:00:03.0: PCI bridge to [bus 04-04]
[    0.233062] pci 0000:00:03.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.233066] pci 0000:00:03.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.233073] pci 0000:00:03.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.233147] pci 0000:05:00.0: [111d:806a] type 1 class 0x000604
[    0.233255] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.233260] pci 0000:05:00.0: PME# disabled
[    0.233286] pci 0000:00:05.0: PCI bridge to [bus 05-08]
[    0.233290] pci 0000:00:05.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.233295] pci 0000:00:05.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.233301] pci 0000:00:05.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.233371] pci 0000:06:02.0: [111d:806a] type 1 class 0x000604
[    0.233523] pci 0000:06:02.0: PME# supported from D0 D3hot D3cold
[    0.233528] pci 0000:06:02.0: PME# disabled
[    0.233566] pci 0000:06:04.0: [111d:806a] type 1 class 0x000604
[    0.233687] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
[    0.233692] pci 0000:06:04.0: PME# disabled
[    0.233751] pci 0000:05:00.0: PCI bridge to [bus 06-08]
[    0.233760] pci 0000:05:00.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.233765] pci 0000:05:00.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.233774] pci 0000:05:00.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.233837] pci 0000:06:02.0: PCI bridge to [bus 07-07]
[    0.233846] pci 0000:06:02.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.233851] pci 0000:06:02.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.233860] pci 0000:06:02.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.233924] pci 0000:06:04.0: PCI bridge to [bus 08-08]
[    0.233932] pci 0000:06:04.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.233938] pci 0000:06:04.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.233946] pci 0000:06:04.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234047] pci 0000:09:00.0: [111d:806a] type 1 class 0x000604
[    0.234154] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.234159] pci 0000:09:00.0: PME# disabled
[    0.234186] pci 0000:00:07.0: PCI bridge to [bus 09-0c]
[    0.234190] pci 0000:00:07.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.234194] pci 0000:00:07.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234201] pci 0000:00:07.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234271] pci 0000:0a:02.0: [111d:806a] type 1 class 0x000604
[    0.234392] pci 0000:0a:02.0: PME# supported from D0 D3hot D3cold
[    0.234397] pci 0000:0a:02.0: PME# disabled
[    0.234435] pci 0000:0a:04.0: [111d:806a] type 1 class 0x000604
[    0.234556] pci 0000:0a:04.0: PME# supported from D0 D3hot D3cold
[    0.234561] pci 0000:0a:04.0: PME# disabled
[    0.234619] pci 0000:09:00.0: PCI bridge to [bus 0a-0c]
[    0.234628] pci 0000:09:00.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.234633] pci 0000:09:00.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234642] pci 0000:09:00.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234705] pci 0000:0a:02.0: PCI bridge to [bus 0b-0b]
[    0.234713] pci 0000:0a:02.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.234719] pci 0000:0a:02.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234727] pci 0000:0a:02.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234791] pci 0000:0a:04.0: PCI bridge to [bus 0c-0c]
[    0.234800] pci 0000:0a:04.0:   bridge window [io  0xfffffffffffff000-0x0000] (disabled)
[    0.234805] pci 0000:0a:04.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234814] pci 0000:0a:04.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234899] pci 0000:00:09.0: PCI bridge to [bus 0d-0d]
[    0.234903] pci 0000:00:09.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.234908] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234914] pci 0000:00:09.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.234973] pci 0000:00:0a.0: PCI bridge to [bus 0e-0e]
[    0.234977] pci 0000:00:0a.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.234981] pci 0000:00:0a.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.234988] pci 0000:00:0a.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.235066] pci 0000:0f:00.0: [1000:0062] type 0 class 0x000100
[    0.235093] pci 0000:0f:00.0: reg 10: [mem 0xb1940000-0xb1943fff 64bit]
[    0.235108] pci 0000:0f:00.0: reg 18: [io  0x1000-0x10ff]
[    0.235130] pci 0000:0f:00.0: reg 1c: [mem 0xb1900000-0xb193ffff 64bit]
[    0.235159] pci 0000:0f:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
[    0.235244] pci 0000:0f:00.0: supports D1
[    0.235279] pci 0000:00:1c.0: PCI bridge to [bus 0f-0f]
[    0.235283] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.235287] pci 0000:00:1c.0:   bridge window [mem 0xb1900000-0xb19fffff]
[    0.235295] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.235381] pci 0000:10:00.0: [102b:0522] type 0 class 0x000300
[    0.235406] pci 0000:10:00.0: reg 10: [mem 0xb0000000-0xb0ffffff pref]
[    0.235424] pci 0000:10:00.0: reg 14: [mem 0xb1800000-0xb1803fff]
[    0.235442] pci 0000:10:00.0: reg 18: [mem 0xb1000000-0xb17fffff]
[    0.235511] pci 0000:10:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    0.235633] pci 0000:00:1c.4: PCI bridge to [bus 10-10]
[    0.235638] pci 0000:00:1c.4:   bridge window [io  0xf000-0x0000] (disabled)
[    0.235642] pci 0000:00:1c.4:   bridge window [mem 0xb1000000-0xb18fffff]
[    0.235650] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.235711] pci 0000:00:1c.5: PCI bridge to [bus 11-11]
[    0.235716] pci 0000:00:1c.5:   bridge window [io  0xf000-0x0000] (disabled)
[    0.235720] pci 0000:00:1c.5:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.235727] pci 0000:00:1c.5:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.235816] pci 0000:00:1e.0: PCI bridge to [bus 12-12] (subtractive decode)
[    0.235820] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.235824] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.235832] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.235834] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.235835] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.235837] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.235839] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfedfffff] (subtractive decode)
[    0.235841] pci 0000:00:1e.0:   bridge window [mem 0xb0000000-0xfdffffff] (subtractive decode)
[    0.235903] pci_bus 0000:00: on NUMA node 0
[    0.235906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.244723] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP1._PRT]
[    0.244763] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP3._PRT]
[    0.244794] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP5._PRT]
[    0.244826] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP7._PRT]
[    0.244857] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP9._PRT]
[    0.244902] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRPA._PRT]
[    0.244954] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.244986] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    0.245110]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.245237]  pci0000:00: ACPI _OSC control (0x1d) granted
[    0.256319] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.256380] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.256441] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.256499] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.256559] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.256618] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.256677] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.256736] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.256790] pci 0000:00:00.0: GSI47: level-low
[    0.256817] pci 0000:00:01.0: GSI28: level-low
[    0.256843] pci 0000:00:03.0: GSI24: level-low
[    0.256869] pci 0000:00:05.0: GSI26: level-low
[    0.256895] pci 0000:00:07.0: GSI30: level-low
[    0.256920] pci 0000:00:09.0: GSI32: level-low
[    0.256946] pci 0000:00:0a.0: GSI33: level-low
[    0.256975] pci 0000:00:16.0: GSI43: level-low
[    0.257001] pci 0000:00:16.1: GSI44: level-low
[    0.257027] pci 0000:00:16.2: GSI45: level-low
[    0.257053] pci 0000:00:16.3: GSI46: level-low
[    0.257083] pci 0000:00:1a.0: GSI19: level-low
[    0.257110] pci 0000:00:1c.0: GSI16: level-low
[    0.257136] pci 0000:00:1c.5: GSI17: level-low
[    0.257164] pci 0000:00:1f.2: GSI18: level-low
[    0.257191] pci 0000:01:00.0: GSI40: level-low
[    0.257250] vgaarb: device added: PCI:0000:10:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.257252] vgaarb: loaded
[    0.257363] xen_mem: Initialising balloon driver.
[    0.257522] PCI: Using ACPI for IRQ routing
[    0.268063] PCI: Discovered peer bus fe
[    0.268090] pci 0000:fe:00.0: [8086:2c70] type 0 class 0x000600
[    0.268138] pci 0000:fe:00.1: [8086:2d81] type 0 class 0x000600
[    0.268190] pci 0000:fe:02.0: [8086:2d90] type 0 class 0x000600
[    0.268235] pci 0000:fe:02.1: [8086:2d91] type 0 class 0x000600
[    0.268281] pci 0000:fe:02.2: [8086:2d92] type 0 class 0x000600
[    0.268326] pci 0000:fe:02.3: [8086:2d93] type 0 class 0x000600
[    0.268370] pci 0000:fe:02.4: [8086:2d94] type 0 class 0x000600
[    0.268415] pci 0000:fe:02.5: [8086:2d95] type 0 class 0x000600
[    0.268462] pci 0000:fe:03.0: [8086:2d98] type 0 class 0x000600
[    0.268506] pci 0000:fe:03.1: [8086:2d99] type 0 class 0x000600
[    0.268551] pci 0000:fe:03.2: [8086:2d9a] type 0 class 0x000600
[    0.268597] pci 0000:fe:03.4: [8086:2d9c] type 0 class 0x000600
[    0.268644] pci 0000:fe:04.0: [8086:2da0] type 0 class 0x000600
[    0.268689] pci 0000:fe:04.1: [8086:2da1] type 0 class 0x000600
[    0.268734] pci 0000:fe:04.2: [8086:2da2] type 0 class 0x000600
[    0.268778] pci 0000:fe:04.3: [8086:2da3] type 0 class 0x000600
[    0.268827] pci 0000:fe:05.0: [8086:2da8] type 0 class 0x000600
[    0.268872] pci 0000:fe:05.1: [8086:2da9] type 0 class 0x000600
[    0.268917] pci 0000:fe:05.2: [8086:2daa] type 0 class 0x000600
[    0.268961] pci 0000:fe:05.3: [8086:2dab] type 0 class 0x000600
[    0.269010] pci 0000:fe:06.0: [8086:2db0] type 0 class 0x000600
[    0.269055] pci 0000:fe:06.1: [8086:2db1] type 0 class 0x000600
[    0.269100] pci 0000:fe:06.2: [8086:2db2] type 0 class 0x000600
[    0.269144] pci 0000:fe:06.3: [8086:2db3] type 0 class 0x000600
[    0.269611] PCI: Discovered peer bus ff
[    0.269635] pci 0000:ff:00.0: [8086:2c70] type 0 class 0x000600
[    0.269678] pci 0000:ff:00.1: [8086:2d81] type 0 class 0x000600
[    0.269728] pci 0000:ff:02.0: [8086:2d90] type 0 class 0x000600
[    0.269770] pci 0000:ff:02.1: [8086:2d91] type 0 class 0x000600
[    0.269813] pci 0000:ff:02.2: [8086:2d92] type 0 class 0x000600
[    0.269855] pci 0000:ff:02.3: [8086:2d93] type 0 class 0x000600
[    0.269898] pci 0000:ff:02.4: [8086:2d94] type 0 class 0x000600
[    0.269940] pci 0000:ff:02.5: [8086:2d95] type 0 class 0x000600
[    0.269985] pci 0000:ff:03.0: [8086:2d98] type 0 class 0x000600
[    0.270058] pci 0000:ff:03.1: [8086:2d99] type 0 class 0x000600
[    0.270100] pci 0000:ff:03.2: [8086:2d9a] type 0 class 0x000600
[    0.270143] pci 0000:ff:03.4: [8086:2d9c] type 0 class 0x000600
[    0.270190] pci 0000:ff:04.0: [8086:2da0] type 0 class 0x000600
[    0.270233] pci 0000:ff:04.1: [8086:2da1] type 0 class 0x000600
[    0.270275] pci 0000:ff:04.2: [8086:2da2] type 0 class 0x000600
[    0.270317] pci 0000:ff:04.3: [8086:2da3] type 0 class 0x000600
[    0.270364] pci 0000:ff:05.0: [8086:2da8] type 0 class 0x000600
[    0.270406] pci 0000:ff:05.1: [8086:2da9] type 0 class 0x000600
[    0.270448] pci 0000:ff:05.2: [8086:2daa] type 0 class 0x000600
[    0.270492] pci 0000:ff:05.3: [8086:2dab] type 0 class 0x000600
[    0.270538] pci 0000:ff:06.0: [8086:2db0] type 0 class 0x000600
[    0.270580] pci 0000:ff:06.1: [8086:2db1] type 0 class 0x000600
[    0.270623] pci 0000:ff:06.2: [8086:2db2] type 0 class 0x000600
[    0.270665] pci 0000:ff:06.3: [8086:2db3] type 0 class 0x000600
[    0.271125] PCI: pci_cache_line_size set to 64 bytes
[    0.271437] reserve RAM buffer: 000000000009b000 - 000000000009ffff 
[    0.271439] reserve RAM buffer: 000000008c21c000 - 000000008fffffff 
[    0.271511] NetLabel: Initializing
[    0.271512] NetLabel:  domain hash size = 128
[    0.271513] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.271524] NetLabel:  unlabeled traffic allowed by default
[    0.271554] Switching to clocksource xen
[    0.272184] Switched to NOHz mode on CPU #7
[    0.272367] Switched to NOHz mode on CPU #16
[    0.272656] Switched to NOHz mode on CPU #12
[    0.272902] Switched to NOHz mode on CPU #21
[    0.273272] Switched to NOHz mode on CPU #8
[    0.273435] Switched to NOHz mode on CPU #17
[    0.273658] Switched to NOHz mode on CPU #4
[    0.273669] Switched to NOHz mode on CPU #13
[    0.273888] Switched to NOHz mode on CPU #22
[    0.274082] AppArmor: AppArmor Filesystem Enabled
[    0.274096] pnp: PnP ACPI init
[    0.274106] ACPI: bus type pnp registered
[    0.274076] Switched to NOHz mode on CPU #9
[    0.274129] Switched to NOHz mode on CPU #1
[    0.274391] pnp 00:00: [bus 00-fd]
[    0.274393] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.274395] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.274396] pnp 00:00: [io  0x0d00-0xffff window]
[    0.274398] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.274399] pnp 00:00: [mem 0x000c4000-0x000cbfff window]
[    0.274401] pnp 00:00: [mem 0xfed40000-0xfedfffff window]
[    0.274323] Switched to NOHz mode on CPU #18
[    0.274407] pnp 00:00: [mem 0xb0000000-0xfdffffff window]
[    0.274408] pnp 00:00: [mem 0x00000000 window]
[    0.274447] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.274455] pnp 00:01: [mem 0xfec00000-0xfecfffff]
[    0.274471] pnp 00:01: Plug and Play ACPI device, IDs PNP0003 (active)
[    0.274458] Switched to NOHz mode on CPU #5
[    0.274634] pnp 00:02: [io  0x0000-0x000f]
[    0.274635] pnp 00:02: [io  0x0081-0x0083]
[    0.274636] pnp 00:02: [io  0x0087]
[    0.274638] pnp 00:02: [io  0x0089-0x008b]
[    0.274639] pnp 00:02: [io  0x008f]
[    0.274640] pnp 00:02: [io  0x00c0-0x00df]
[    0.274642] pnp 00:02: [dma 4]
[    0.274672] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.274679] pnp 00:03: [io  0x0070-0x0071]
[    0.274680] pnp 00:03: [io  0x0074-0x0077]
[    0.274709] pnp 00:03: [irq 8]
[    0.274736] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.274744] pnp 00:04: [io  0x00f0]
[    0.274770] pnp 00:04: [irq 13]
[    0.274799] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.274807] pnp 00:05: [io  0x0061]
[    0.274741] Switched to NOHz mode on CPU #14
[    0.274834] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.274780] Switched to NOHz mode on CPU #23
[    0.274875] pnp 00:06: [mem 0xfed00000-0xfed003ff]
[    0.274906] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.274917] pnp 00:07: [io  0x0500-0x057f]
[    0.274918] pnp 00:07: [io  0x0400-0x047f]
[    0.274919] pnp 00:07: [io  0x0092]
[    0.274920] pnp 00:07: [io  0x0010-0x001f]
[    0.274922] pnp 00:07: [io  0x0072-0x0073]
[    0.274923] pnp 00:07: [io  0x0080]
[    0.274924] pnp 00:07: [io  0x0084-0x0086]
[    0.274925] pnp 00:07: [io  0x0088]
[    0.274926] pnp 00:07: [io  0x008c-0x008e]
[    0.274928] pnp 00:07: [io  0x0090-0x009f]
[    0.274929] pnp 00:07: [io  0x0800-0x081f]
[    0.274930] pnp 00:07: [io  0x0ca2-0x0ca3]
[    0.274931] pnp 00:07: [io  0x0600-0x061f]
[    0.274932] pnp 00:07: [io  0x0880-0x0883]
[    0.274933] pnp 00:07: [io  0x0ca4-0x0ca5]
[    0.274934] pnp 00:07: [mem 0xfed1c000-0xfed3fffe]
[    0.274936] pnp 00:07: [mem 0xff000000-0xffffffff]
[    0.274937] pnp 00:07: [mem 0xfee00000-0xfeefffff]
[    0.274938] pnp 00:07: [mem 0xfe900000-0xfe90001f]
[    0.274939] pnp 00:07: [mem 0xfea00000-0xfea0001f]
[    0.274941] pnp 00:07: [mem 0xfed1b000-0xfed1bfff]
[    0.275024] system 00:07: [io  0x0500-0x057f] has been reserved
[    0.275026] system 00:07: [io  0x0400-0x047f] has been reserved
[    0.275028] system 00:07: [io  0x0800-0x081f] has been reserved
[    0.275030] system 00:07: [io  0x0ca2-0x0ca3] has been reserved
[    0.275032] system 00:07: [io  0x0600-0x061f] has been reserved
[    0.275034] system 00:07: [io  0x0880-0x0883] has been reserved
[    0.275036] system 00:07: [io  0x0ca4-0x0ca5] has been reserved
[    0.275039] system 00:07: [mem 0xfed1c000-0xfed3fffe] could not be reserved
[    0.275040] system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
[    0.275042] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.275044] system 00:07: [mem 0xfe900000-0xfe90001f] has been reserved
[    0.275046] system 00:07: [mem 0xfea00000-0xfea0001f] has been reserved
[    0.275048] system 00:07: [mem 0xfed1b000-0xfed1bfff] has been reserved
[    0.275050] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.274974] Switched to NOHz mode on CPU #10
[    0.275224] pnp 00:08: [io  0x02f8-0x02ff]
[    0.275161] Switched to NOHz mode on CPU #19
[    0.275252] pnp 00:08: [irq 3]
[    0.275320] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.275346] pnp 00:09: [mem 0xfed40000-0xfed44fff]
[    0.275376] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.275318] Switched to NOHz mode on CPU #2
[    0.275407] pnp 00:0a: [io  0x0ca2]
[    0.275408] pnp 00:0a: [io  0x0ca3]
[    0.275438] pnp 00:0a: Plug and Play ACPI device, IDs IPI0001 (active)
[    0.275480] pnp: PnP ACPI: found 11 devices
[    0.275481] ACPI: ACPI bus type pnp unregistered
[    0.275434] Switched to NOHz mode on CPU #6
[    0.275612] Switched to NOHz mode on CPU #15
[    0.275787] Switched to NOHz mode on CPU #11
[    0.275818] Switched to NOHz mode on CPU #3
[    0.275978] Switched to NOHz mode on CPU #0
[    0.276097] Switched to NOHz mode on CPU #20
[    0.276391] pci 0000:0f:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[    0.276394] pci 0000:10:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    0.276411] PCI: max bus depth: 3 pci_try_num: 4
[    0.276590] pci 0000:00:1c.0: BAR 15: assigned [mem 0xb1c00000-0xb1cfffff pref]
[    0.276594] pci 0000:00:1c.5: BAR 14: assigned [mem 0xb1d00000-0xb1efffff]
[    0.276597] pci 0000:00:1c.5: BAR 15: assigned [mem 0xb1f00000-0xb20fffff 64bit pref]
[    0.276599] pci 0000:00:1c.5: BAR 13: assigned [io  0x4000-0x4fff]
[    0.276601] pci 0000:00:1c.4: BAR 13: assigned [io  0x5000-0x5fff]
[    0.276604] pci 0000:00:01.0: PCI bridge to [bus 01-03]
[    0.276607] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.276612] pci 0000:00:01.0:   bridge window [mem 0xb1a00000-0xb1afffff]
[    0.276616] pci 0000:00:01.0:   bridge window [mem pref disabled]
[    0.276623] pci 0000:00:03.0: PCI bridge to [bus 04-04]
[    0.276624] pci 0000:00:03.0:   bridge window [io  disabled]
[    0.276629] pci 0000:00:03.0:   bridge window [mem disabled]
[    0.276633] pci 0000:00:03.0:   bridge window [mem pref disabled]
[    0.276639] pci 0000:06:02.0: PCI bridge to [bus 07-07]
[    0.276641] pci 0000:06:02.0:   bridge window [io  disabled]
[    0.276647] pci 0000:06:02.0:   bridge window [mem disabled]
[    0.276652] pci 0000:06:02.0:   bridge window [mem pref disabled]
[    0.276661] pci 0000:06:04.0: PCI bridge to [bus 08-08]
[    0.276662] pci 0000:06:04.0:   bridge window [io  disabled]
[    0.276669] pci 0000:06:04.0:   bridge window [mem disabled]
[    0.276674] pci 0000:06:04.0:   bridge window [mem pref disabled]
[    0.276683] pci 0000:05:00.0: PCI bridge to [bus 06-08]
[    0.276684] pci 0000:05:00.0:   bridge window [io  disabled]
[    0.276691] pci 0000:05:00.0:   bridge window [mem disabled]
[    0.276696] pci 0000:05:00.0:   bridge window [mem pref disabled]
[    0.276705] pci 0000:00:05.0: PCI bridge to [bus 05-08]
[    0.276706] pci 0000:00:05.0:   bridge window [io  disabled]
[    0.276711] pci 0000:00:05.0:   bridge window [mem disabled]
[    0.276715] pci 0000:00:05.0:   bridge window [mem pref disabled]
[    0.276722] pci 0000:0a:02.0: PCI bridge to [bus 0b-0b]
[    0.276723] pci 0000:0a:02.0:   bridge window [io  disabled]
[    0.276730] pci 0000:0a:02.0:   bridge window [mem disabled]
[    0.276734] pci 0000:0a:02.0:   bridge window [mem pref disabled]
[    0.276743] pci 0000:0a:04.0: PCI bridge to [bus 0c-0c]
[    0.276744] pci 0000:0a:04.0:   bridge window [io  disabled]
[    0.276751] pci 0000:0a:04.0:   bridge window [mem disabled]
[    0.276756] pci 0000:0a:04.0:   bridge window [mem pref disabled]
[    0.276765] pci 0000:09:00.0: PCI bridge to [bus 0a-0c]
[    0.276766] pci 0000:09:00.0:   bridge window [io  disabled]
[    0.276773] pci 0000:09:00.0:   bridge window [mem disabled]
[    0.276778] pci 0000:09:00.0:   bridge window [mem pref disabled]
[    0.276787] pci 0000:00:07.0: PCI bridge to [bus 09-0c]
[    0.276788] pci 0000:00:07.0:   bridge window [io  disabled]
[    0.276793] pci 0000:00:07.0:   bridge window [mem disabled]
[    0.276797] pci 0000:00:07.0:   bridge window [mem pref disabled]
[    0.276803] pci 0000:00:09.0: PCI bridge to [bus 0d-0d]
[    0.276804] pci 0000:00:09.0:   bridge window [io  disabled]
[    0.276809] pci 0000:00:09.0:   bridge window [mem disabled]
[    0.276813] pci 0000:00:09.0:   bridge window [mem pref disabled]
[    0.276820] pci 0000:00:0a.0: PCI bridge to [bus 0e-0e]
[    0.276823] pci 0000:00:0a.0:   bridge window [io  disabled]
[    0.276828] pci 0000:00:0a.0:   bridge window [mem disabled]
[    0.276832] pci 0000:00:0a.0:   bridge window [mem pref disabled]
[    0.276840] pci 0000:0f:00.0: BAR 6: assigned [mem 0xb1c00000-0xb1c7ffff pref]
[    0.276842] pci 0000:00:1c.0: PCI bridge to [bus 0f-0f]
[    0.276845] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.276850] pci 0000:00:1c.0:   bridge window [mem 0xb1900000-0xb19fffff]
[    0.276855] pci 0000:00:1c.0:   bridge window [mem 0xb1c00000-0xb1cfffff pref]
[    0.276863] pci 0000:10:00.0: BAR 6: assigned [mem 0xb1810000-0xb181ffff pref]
[    0.276864] pci 0000:00:1c.4: PCI bridge to [bus 10-10]
[    0.276867] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
[    0.276873] pci 0000:00:1c.4:   bridge window [mem 0xb1000000-0xb18fffff]
[    0.276877] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.276884] pci 0000:00:1c.5: PCI bridge to [bus 11-11]
[    0.276887] pci 0000:00:1c.5:   bridge window [io  0x4000-0x4fff]
[    0.276893] pci 0000:00:1c.5:   bridge window [mem 0xb1d00000-0xb1efffff]
[    0.276897] pci 0000:00:1c.5:   bridge window [mem 0xb1f00000-0xb20fffff 64bit pref]
[    0.276905] pci 0000:00:1e.0: PCI bridge to [bus 12-12]
[    0.276906] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.276911] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.276915] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.276938] pci 0000:00:01.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
[    0.276943] pci 0000:00:01.0: setting latency timer to 64
[    0.276953] pci 0000:00:03.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[    0.276957] pci 0000:00:03.0: setting latency timer to 64
[    0.276967] pci 0000:00:05.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26
[    0.276971] pci 0000:00:05.0: setting latency timer to 64
[    0.276981] pci 0000:05:00.0: setting latency timer to 64
[    0.276991] pci 0000:06:02.0: setting latency timer to 64
[    0.277001] pci 0000:06:04.0: setting latency timer to 64
[    0.277013] pci 0000:00:07.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
[    0.277017] pci 0000:00:07.0: setting latency timer to 64
[    0.277027] pci 0000:09:00.0: setting latency timer to 64
[    0.277037] pci 0000:0a:02.0: setting latency timer to 64
[    0.277048] pci 0000:0a:04.0: setting latency timer to 64
[    0.277058] pci 0000:00:09.0: PCI INT A -> GSI 32 (level, low) -> IRQ 32
[    0.277062] pci 0000:00:09.0: setting latency timer to 64
[    0.277071] pci 0000:00:0a.0: PCI INT A -> GSI 33 (level, low) -> IRQ 33
[    0.277075] pci 0000:00:0a.0: setting latency timer to 64
[    0.277085] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.277090] pci 0000:00:1c.0: setting latency timer to 64
[    0.277097] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.277101] pci 0000:00:1c.4: setting latency timer to 64
[    0.277111] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.277116] pci 0000:00:1c.5: setting latency timer to 64
[    0.277123] pci 0000:00:1e.0: setting latency timer to 64
[    0.277128] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.277129] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.277131] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.277132] pci_bus 0000:00: resource 7 [mem 0xfed40000-0xfedfffff]
[    0.277134] pci_bus 0000:00: resource 8 [mem 0xb0000000-0xfdffffff]
[    0.277135] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.277136] pci_bus 0000:01: resource 1 [mem 0xb1a00000-0xb1afffff]
[    0.277139] pci_bus 0000:0f: resource 0 [io  0x1000-0x1fff]
[    0.277140] pci_bus 0000:0f: resource 1 [mem 0xb1900000-0xb19fffff]
[    0.277142] pci_bus 0000:0f: resource 2 [mem 0xb1c00000-0xb1cfffff pref]
[    0.277143] pci_bus 0000:10: resource 0 [io  0x5000-0x5fff]
[    0.277145] pci_bus 0000:10: resource 1 [mem 0xb1000000-0xb18fffff]
[    0.277146] pci_bus 0000:10: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.277148] pci_bus 0000:11: resource 0 [io  0x4000-0x4fff]
[    0.277149] pci_bus 0000:11: resource 1 [mem 0xb1d00000-0xb1efffff]
[    0.277151] pci_bus 0000:11: resource 2 [mem 0xb1f00000-0xb20fffff 64bit pref]
[    0.277153] pci_bus 0000:12: resource 4 [io  0x0000-0x0cf7]
[    0.277154] pci_bus 0000:12: resource 5 [io  0x0d00-0xffff]
[    0.277155] pci_bus 0000:12: resource 6 [mem 0x000a0000-0x000bffff]
[    0.277157] pci_bus 0000:12: resource 7 [mem 0xfed40000-0xfedfffff]
[    0.277158] pci_bus 0000:12: resource 8 [mem 0xb0000000-0xfdffffff]
[    0.277160] pci_bus 0000:fe: resource 0 [io  0x0000-0xffff]
[    0.277161] pci_bus 0000:fe: resource 1 [mem 0x00000000-0xffffffffff]
[    0.277163] pci_bus 0000:ff: resource 0 [io  0x0000-0xffff]
[    0.277165] pci_bus 0000:ff: resource 1 [mem 0x00000000-0xffffffffff]
[    0.279638] NET: Registered protocol family 2
[    0.280515] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.283580] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.284178] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.284311] TCP: Hash tables configured (established 262144 bind 65536)
[    0.284313] TCP reno registered
[    0.284318] UDP hash table entries: 16384 (order: 8, 1048576 bytes)
[    0.284452] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes)
[    0.285968] NET: Registered protocol family 1
[    0.286204] pci 0000:00:1a.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.286226] pci 0000:00:1a.0: PCI INT D disabled
[    0.286239] pci 0000:00:1a.1: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.286260] pci 0000:00:1a.1: PCI INT D disabled
[    0.286272] pci 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.286292] pci 0000:00:1a.2: PCI INT D disabled
[    0.286314] pci 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.286836] pci 0000:00:1a.7: PCI INT D disabled
[    0.286870] pci 0000:00:1d.0: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.286893] pci 0000:00:1d.0: PCI INT D disabled
[    0.286906] pci 0000:00:1d.1: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.286926] pci 0000:00:1d.1: PCI INT D disabled
[    0.286938] pci 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.286958] pci 0000:00:1d.2: PCI INT D disabled
[    0.286980] pci 0000:00:1d.7: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.287102] pci 0000:00:1d.7: PCI INT D disabled
[    0.287251] pci 0000:10:00.0: Boot video device
[    0.287384] PCI: CLS 64 bytes, default 64
[    0.287425] Unpacking initramfs...
[    0.297648] Freeing initrd memory: 17484k freed
[    0.302827] MCE: bind virq for DOM0 logging
[    0.303235] MCE_DOM0_LOG: enter dom0 mce vIRQ handler
[    0.303236] MCE_DOM0_LOG: No more urgent data
[    0.303237] MCE_DOM0_LOG: No more nonurgent data
[    0.305384] audit: initializing netlink socket (disabled)
[    0.305397] type=2000 audit(1359974461.304:1): initialized
[    0.340373] VFS: Disk quotas dquot_6.5.2
[    0.340797] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.341206] msgmni has been set to 12038
[    0.341815] alg: No test for stdrng (krng)
[    0.342224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.342297] io scheduler noop registered
[    0.342298] io scheduler deadline registered
[    0.343033] io scheduler cfq registered (default)
[    0.343618] pcieport 0000:00:01.0: setting latency timer to 64
[    0.343699] pcieport 0000:00:01.0: irq 68 (303) for MSI/MSI-X
[    0.343786] pcieport 0000:00:03.0: setting latency timer to 64
[    0.343851] pcieport 0000:00:03.0: irq 69 (302) for MSI/MSI-X
[    0.343933] pcieport 0000:00:05.0: setting latency timer to 64
[    0.343997] pcieport 0000:00:05.0: irq 70 (301) for MSI/MSI-X
[    0.344080] pcieport 0000:00:07.0: setting latency timer to 64
[    0.344182] pcieport 0000:00:07.0: irq 71 (300) for MSI/MSI-X
[    0.344266] pcieport 0000:00:09.0: setting latency timer to 64
[    0.344332] pcieport 0000:00:09.0: irq 72 (299) for MSI/MSI-X
[    0.344413] pcieport 0000:00:0a.0: setting latency timer to 64
[    0.344479] pcieport 0000:00:0a.0: irq 73 (298) for MSI/MSI-X
[    0.344567] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.344639] pcieport 0000:00:1c.0: irq 74 (297) for MSI/MSI-X
[    0.344736] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.344810] pcieport 0000:00:1c.4: irq 75 (296) for MSI/MSI-X
[    0.344906] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.344977] pcieport 0000:00:1c.5: irq 76 (295) for MSI/MSI-X
[    0.345074] pcieport 0000:05:00.0: setting latency timer to 64
[    0.345180] pcieport 0000:06:02.0: setting latency timer to 64
[    0.345281] pcieport 0000:06:02.0: irq 77 (294) for MSI/MSI-X
[    0.345383] pcieport 0000:06:04.0: setting latency timer to 64
[    0.345484] pcieport 0000:06:04.0: irq 78 (293) for MSI/MSI-X
[    0.345586] pcieport 0000:09:00.0: setting latency timer to 64
[    0.345692] pcieport 0000:0a:02.0: setting latency timer to 64
[    0.345793] pcieport 0000:0a:02.0: irq 79 (292) for MSI/MSI-X
[    0.345899] pcieport 0000:0a:04.0: setting latency timer to 64
[    0.345999] pcieport 0000:0a:04.0: irq 80 (291) for MSI/MSI-X
[    0.346135] aer 0000:00:01.0:pcie02: service driver aer loaded
[    0.346169] aer 0000:00:03.0:pcie02: service driver aer loaded
[    0.346215] aer 0000:00:05.0:pcie02: service driver aer loaded
[    0.346263] aer 0000:00:07.0:pcie02: service driver aer loaded
[    0.346295] aer 0000:00:09.0:pcie02: service driver aer loaded
[    0.346327] aer 0000:00:0a.0:pcie02: service driver aer loaded
[    0.346343] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.346344] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.346346] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.346350] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.346358] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[    0.346362] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[    0.346371] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
[    0.346372] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    0.346373] pcieport 0000:06:02.0: Signaling PME through PCIe PME interrupt
[    0.346375] pcieport 0000:06:04.0: Signaling PME through PCIe PME interrupt
[    0.346379] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded
[    0.346387] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
[    0.346389] pcieport 0000:09:00.0: Signaling PME through PCIe PME interrupt
[    0.346390] pcieport 0000:0a:02.0: Signaling PME through PCIe PME interrupt
[    0.346391] pcieport 0000:0a:04.0: Signaling PME through PCIe PME interrupt
[    0.346395] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
[    0.346404] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
[    0.346408] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
[    0.346417] pcieport 0000:00:0a.0: Signaling PME through PCIe PME interrupt
[    0.346421] pcie_pme 0000:00:0a.0:pcie01: service driver pcie_pme loaded
[    0.346447] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.346449] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    0.346454] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.346480] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.346482] pci 0000:10:00.0: Signaling PME through PCIe PME interrupt
[    0.346486] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.346511] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    0.346516] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    0.346674] Non-volatile memory driver v1.3
[    0.346752] Xen virtual console successfully installed as xvc0
[    0.346781] Fixed MDIO Bus: probed
[    0.346815] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.347699] i8042: No controller found
[    0.347736] mousedev: PS/2 mouse device common for all mice
[    0.347886] EFI Variables Facility v0.08 2004-May-17
[    0.348466] TCP cubic registered
[    0.348477] Registering the dns_resolver key type
[    0.348546] registered taskstats version 1
[    0.349436]   Magic number: 1:466:678
[    0.350013] Freeing unused kernel memory: 428k freed
[    0.350133] Write protecting the kernel read-only data: 6868k
[    0.422206] SCSI subsystem initialized
[    0.428554] Fusion MPT base driver 4.28.00.00suse
[    0.428556] Copyright (c) 1999-2010 LSI Corporation
[    0.434123] Fusion MPT SAS Host driver 4.28.00.00suse
[    0.434163] mptsas 0000:0f:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.434168] mptbase: ioc0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total memory = 24654548 kB
[    0.434700] mptbase: ioc0: Initiating bringup
[    1.016109] ioc0: LSISAS1078 C2: Capabilities={Initiator}
[    1.016191] mptsas 0000:0f:00.0: setting latency timer to 64
[    1.016208] Adjusted maximum contiguous region order to 7
[   13.834395] scsi0 : ioc0: LSISAS1078 C2, FwRev=011b0000h, Ports=1, MaxQ=276, IRQ=16
[   14.844149] mptsas: ioc0: attaching sata device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x1221000000000000
[   14.844268] scsi target0:0:0: mptsas: ioc0: add device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x1221000000000000
[   14.846987] scsi 0:0:0:0: Direct-Access     ATA      ST9500530NS      SN04 PQ: 0 ANSI: 5
[   14.847688] scsi 0:0:0:0: mptscsih: ioc0: qdepth=64, tagged=1, simple=1, ordered=0, scsi_level=6, cmd_que=1
[   14.847692] sdev dma_alignment 511 
[   14.860458] libata version 3.00 loaded.
[   14.865330] ahci 0000:00:1f.2: version 3.0
[   14.865351] ahci 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[   14.865862] ahci 0000:00:1f.2: irq 82 (290) for MSI/MSI-X
[   14.865873] ahci 0000:00:1f.2: forcing PORTS_IMPL to 0x3f
[   14.865927] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[   14.865930] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
[   14.865934] ahci 0000:00:1f.2: setting latency timer to 64
[   14.866823] scsi1 : ahci
[   14.866995] scsi2 : ahci
[   14.867159] scsi3 : ahci
[   14.867339] scsi4 : ahci
[   14.867481] scsi5 : ahci
[   14.867577] scsi6 : ahci
[   14.867698] ata1: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20100 irq 82
[   14.867700] ata2: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20180 irq 82
[   14.867702] ata3: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20200 irq 82
[   14.867704] ata4: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20280 irq 82
[   14.867706] ata5: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20300 irq 82
[   14.867708] ata6: SATA max UDMA/133 abar m2048@0xb1b20000 port 0xb1b20380 irq 82
[   15.892163] ata5: failed to resume link (SControl 0)
[   15.892184] ata5: SATA link down (SStatus 0 SControl 0)
[   15.892199] ata1: failed to resume link (SControl 0)
[   15.892209] ata1: SATA link down (SStatus 0 SControl 0)
[   15.892219] ata6: failed to resume link (SControl 0)
[   15.892229] ata6: SATA link down (SStatus 0 SControl 0)
[   15.892240] ata3: failed to resume link (SControl 0)
[   15.892249] ata3: SATA link down (SStatus 0 SControl 0)
[   15.892255] ata4: failed to resume link (SControl 0)
[   15.892263] ata4: SATA link down (SStatus 0 SControl 0)
[   15.892270] ata2: failed to resume link (SControl 0)
[   15.892278] ata2: SATA link down (SStatus 0 SControl 0)
[   15.903622] netfront: Initialising virtual ethernet driver.
[   15.930557] rdac: device handler registered
[   15.940550] hp_sw: device handler registered
[   15.951150] emc: device handler registered
[   15.961035] alua: device handler registered
[   15.965823] udev: starting version 147
[   16.012568] usbcore: registered new interface driver usbfs
[   16.012588] usbcore: registered new interface driver hub
[   16.012675] usbcore: registered new device driver usb
[   16.014313] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[   16.015546] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   16.015584] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[   16.015611] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[   16.015614] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[   16.015638] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[   16.015689] ehci_hcd 0000:00:1a.7: debug port 1
[   16.019587] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[   16.019656] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xb1b22000
[   16.033645] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   16.033662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   16.033663] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.033665] usb usb1: Product: EHCI Host Controller
[   16.033666] usb usb1: Manufacturer: Linux 3.0.51-0.7.9-xen ehci_hcd
[   16.033667] usb usb1: SerialNumber: 0000:00:1a.7
[   16.033762] hub 1-0:1.0: USB hub found
[   16.033766] hub 1-0:1.0: 6 ports detected
[   16.033889] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[   16.033911] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[   16.033914] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   16.033922] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[   16.033974] ehci_hcd 0000:00:1d.7: debug port 1
[   16.037864] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[   16.037871] ehci_hcd 0000:00:1d.7: irq 16, io mem 0xb1b21000
[   16.053691] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   16.053716] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   16.053719] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.053722] usb usb2: Product: EHCI Host Controller
[   16.053724] usb usb2: Manufacturer: Linux 3.0.51-0.7.9-xen ehci_hcd
[   16.053726] usb usb2: SerialNumber: 0000:00:1d.7
[   16.053843] hub 2-0:1.0: USB hub found
[   16.053846] hub 2-0:1.0: 6 ports detected
[   16.067580] sd 0:0:0:0: [sda] Write Protect is off
[   16.067587] sd 0:0:0:0: [sda] Mode Sense: 73 00 00 08
[   16.069821] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.118840] uhci_hcd: USB Universal Host Controller Interface driver
[   16.119347] uhci_hcd 0000:00:1a.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[   16.119359] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[   16.119363] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   16.119374] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[   16.119411] uhci_hcd 0000:00:1a.0: irq 19, io base 0x000030e0
[   16.119812] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   16.119815] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.119817] usb usb3: Product: UHCI Host Controller
[   16.119819] usb usb3: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.119822] usb usb3: SerialNumber: 0000:00:1a.0
[   16.119920] hub 3-0:1.0: USB hub found
[   16.119924] hub 3-0:1.0: 2 ports detected
[   16.120028] uhci_hcd 0000:00:1a.1: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[   16.120037] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[   16.120040] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   16.120046] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[   16.120076] uhci_hcd 0000:00:1a.1: irq 19, io base 0x000030c0
[   16.120131] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   16.120133] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.120134] usb usb4: Product: UHCI Host Controller
[   16.120136] usb usb4: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.120137] usb usb4: SerialNumber: 0000:00:1a.1
[   16.120206] hub 4-0:1.0: USB hub found
[   16.120211] hub 4-0:1.0: 2 ports detected
[   16.120288] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[   16.120296] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[   16.120299] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[   16.120305] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[   16.120336] uhci_hcd 0000:00:1a.2: irq 19, io base 0x000030a0
[   16.120390] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   16.120392] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.120393] usb usb5: Product: UHCI Host Controller
[   16.120394] usb usb5: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.120396] usb usb5: SerialNumber: 0000:00:1a.2
[   16.120465] hub 5-0:1.0: USB hub found
[   16.120468] hub 5-0:1.0: 2 ports detected
[   16.120547] uhci_hcd 0000:00:1d.0: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[   16.120555] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[   16.120558] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   16.120563] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[   16.120594] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00003080
[   16.120648] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   16.120650] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.120652] usb usb6: Product: UHCI Host Controller
[   16.120653] usb usb6: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.120655] usb usb6: SerialNumber: 0000:00:1d.0
[   16.120726] hub 6-0:1.0: USB hub found
[   16.120731] hub 6-0:1.0: 2 ports detected
[   16.120805] uhci_hcd 0000:00:1d.1: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[   16.120814] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[   16.120816] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   16.120823] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[   16.120851] uhci_hcd 0000:00:1d.1: irq 16, io base 0x00003060
[   16.120924] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   16.120925] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.120927] usb usb7: Product: UHCI Host Controller
[   16.120928] usb usb7: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.120930] usb usb7: SerialNumber: 0000:00:1d.1
[   16.120997] hub 7-0:1.0: USB hub found
[   16.121002] hub 7-0:1.0: 2 ports detected
[   16.121075] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[   16.121083] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[   16.121086] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   16.121091] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[   16.121118] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00003040
[   16.121215] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[   16.121216] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.121218] usb usb8: Product: UHCI Host Controller
[   16.121219] usb usb8: Manufacturer: Linux 3.0.51-0.7.9-xen uhci_hcd
[   16.121221] usb usb8: SerialNumber: 0000:00:1d.2
[   16.121283] hub 8-0:1.0: USB hub found
[   16.121285] hub 8-0:1.0: 2 ports detected
[   16.196826]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 >
[   16.269865] sd 0:0:0:0: [sda] Attached SCSI disk
[   16.468213] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[   16.602327] usb 2-1: New USB device found, idVendor=05e3, idProduct=0719
[   16.602331] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[   16.602334] usb 2-1: Product: USB Storage
[   16.602337] usb 2-1: SerialNumber: 000000000033
[   16.848147] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[   17.016431] usb 5-1: New USB device found, idVendor=046b, idProduct=ff10
[   17.016435] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   17.016438] usb 5-1: Product: Virtual Keyboard and Mouse
[   17.016441] usb 5-1: Manufacturer: American Megatrends Inc.
[   17.016443] usb 5-1: SerialNumber: serial
[   17.038058] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input0
[   17.038134] generic-usb 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input0
[   17.041631] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input1
[   17.041725] generic-usb 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input1
[   17.041739] usbcore: registered new interface driver usbhid
[   17.041741] usbhid: USB HID core driver
[   17.349457] kjournald starting.  Commit interval 15 seconds
[   17.350430] EXT3-fs (sda6): using internal journal
[   17.350435] EXT3-fs (sda6): mounted filesystem with ordered data mode
[   19.104265] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[   19.172491] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   19.749833] udev: starting version 147
[   19.826436] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[   19.826499] ACPI: Sleep Button [SLPB]
[   19.826555] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[   19.826598] ACPI: Power Button [PWRF]
[   19.946211] Fusion MPT misc device (ioctl) driver 4.28.00.00suse
[   19.946270] mptctl: Registered with Fusion MPT base driver
[   19.946273] mptctl: /dev/mptctl @ (major,minor=10,220)
[   20.009439] rtc_cmos 00:03: RTC can wake from S4
[   20.009589] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[   20.009675] rtc0: alarms up to one month, y3k, 114 bytes nvram
[   20.021378] ioatdma: Intel(R) QuickData Technology Driver 4.00
[   20.021800] ioatdma 0000:00:16.0: PCI INT A -> GSI 43 (level, low) -> IRQ 43
[   20.022202] ioatdma 0000:00:16.0: setting latency timer to 64
[   20.022316] ioatdma 0000:00:16.0: irq 83 (289) for MSI/MSI-X
[   20.022591] ioatdma 0000:00:16.1: PCI INT B -> GSI 44 (level, low) -> IRQ 44
[   20.022616] ioatdma 0000:00:16.1: setting latency timer to 64
[   20.022717] ioatdma 0000:00:16.1: irq 84 (288) for MSI/MSI-X
[   20.022970] ioatdma 0000:00:16.2: PCI INT C -> GSI 45 (level, low) -> IRQ 45
[   20.022995] ioatdma 0000:00:16.2: setting latency timer to 64
[   20.023093] ioatdma 0000:00:16.2: irq 85 (287) for MSI/MSI-X
[   20.023340] ioatdma 0000:00:16.3: PCI INT D -> GSI 46 (level, low) -> IRQ 46
[   20.023365] ioatdma 0000:00:16.3: setting latency timer to 64
[   20.023465] ioatdma 0000:00:16.3: irq 86 (286) for MSI/MSI-X
[   20.023709] ioatdma 0000:00:16.4: PCI INT A -> GSI 43 (level, low) -> IRQ 43
[   20.023733] ioatdma 0000:00:16.4: setting latency timer to 64
[   20.023834] ioatdma 0000:00:16.4: irq 87 (285) for MSI/MSI-X
[   20.024107] ioatdma 0000:00:16.5: PCI INT B -> GSI 44 (level, low) -> IRQ 44
[   20.024136] ioatdma 0000:00:16.5: setting latency timer to 64
[   20.024241] ioatdma 0000:00:16.5: irq 88 (284) for MSI/MSI-X
[   20.024541] ioatdma 0000:00:16.6: PCI INT C -> GSI 45 (level, low) -> IRQ 45
[   20.024618] ioatdma 0000:00:16.6: setting latency timer to 64
[   20.024720] ioatdma 0000:00:16.6: irq 89 (283) for MSI/MSI-X
[   20.025000] ioatdma 0000:00:16.7: PCI INT D -> GSI 46 (level, low) -> IRQ 46
[   20.025048] ioatdma 0000:00:16.7: setting latency timer to 64
[   20.025173] ioatdma 0000:00:16.7: irq 90 (282) for MSI/MSI-X
[   20.040633] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   20.057692] Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k2
[   20.057695] Copyright (c) 2007-2011 Intel Corporation.
[   20.057743] igb 0000:01:00.0: PCI INT B -> GSI 40 (level, low) -> IRQ 40
[   20.057761] igb 0000:01:00.0: setting latency timer to 64
[   20.058609] igb 0000:01:00.0: irq 91 (281) for MSI/MSI-X
[   20.058660] igb 0000:01:00.0: irq 92 (280) for MSI/MSI-X
[   20.058710] igb 0000:01:00.0: irq 93 (279) for MSI/MSI-X
[   20.058760] igb 0000:01:00.0: irq 94 (278) for MSI/MSI-X
[   20.058809] igb 0000:01:00.0: irq 95 (277) for MSI/MSI-X
[   20.058860] igb 0000:01:00.0: irq 96 (276) for MSI/MSI-X
[   20.058912] igb 0000:01:00.0: irq 97 (275) for MSI/MSI-X
[   20.058963] igb 0000:01:00.0: irq 98 (274) for MSI/MSI-X
[   20.059013] igb 0000:01:00.0: irq 99 (273) for MSI/MSI-X
[   20.059031] igb 0000:01:00.0: 0 vfs allocated
[   20.059063] igb 0000:01:00.0: PHY reset is blocked due to SOL/IDER session.
[   20.073101] iTCO_vendor_support: vendor-support=0
[   20.077593] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[   20.077717] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   20.128112] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[   20.128116] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:15:17:da:f9:e4
[   20.128237] igb 0000:01:00.0: eth0: PBA No: 0080FF-0FF
[   20.128239] igb 0000:01:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[   20.128263] igb 0000:01:00.1: PCI INT A -> GSI 28 (level, low) -> IRQ 28
[   20.128277] igb 0000:01:00.1: setting latency timer to 64
[   20.128532] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   20.128715] igb 0000:01:00.1: irq 100 (272) for MSI/MSI-X
[   20.128761] igb 0000:01:00.1: irq 101 (271) for MSI/MSI-X
[   20.128805] igb 0000:01:00.1: irq 102 (270) for MSI/MSI-X
[   20.128849] igb 0000:01:00.1: irq 103 (269) for MSI/MSI-X
[   20.128902] igb 0000:01:00.1: irq 104 (268) for MSI/MSI-X
[   20.128947] igb 0000:01:00.1: irq 105 (267) for MSI/MSI-X
[   20.128994] igb 0000:01:00.1: irq 106 (266) for MSI/MSI-X
[   20.129039] igb 0000:01:00.1: irq 107 (265) for MSI/MSI-X
[   20.129085] igb 0000:01:00.1: irq 108 (264) for MSI/MSI-X
[   20.129098] igb 0000:01:00.1: 0 vfs allocated
[   20.233347] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   20.290132] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[   20.293251] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[   20.320628] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[   20.320633] igb 0000:01:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:15:17:da:f9:e5
[   20.320711] igb 0000:01:00.1: eth1: PBA No: 0080FF-0FF
[   20.320714] igb 0000:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[   20.407692] i7core_edac: Unknown symbol edac_mc_del_mc (err 0)
[   20.407714] i7core_edac: Unknown symbol edac_mc_add_mc (err 0)
[   20.407728] i7core_edac: Unknown symbol edac_pci_create_generic_ctl (err 0)
[   20.407741] i7core_edac: Unknown symbol edac_mc_alloc (err 0)
[   20.407753] i7core_edac: Unknown symbol edac_mc_handle_fbd_ce (err 0)
[   20.407765] i7core_edac: Unknown symbol edac_mc_free (err 0)
[   20.407792] i7core_edac: Unknown symbol edac_pci_release_generic_ctl (err 0)
[   20.407804] i7core_edac: Unknown symbol edac_mc_handle_fbd_ue (err 0)
[   20.454868] Initializing USB Mass Storage driver...
[   20.455645] scsi7 : usb-storage 2-1:1.0
[   20.455737] usbcore: registered new interface driver usb-storage
[   20.455740] USB Mass Storage support registered.
[   20.632488] NET: Registered protocol family 10
[   21.456311] scsi 7:0:0:0: CD-ROM            TEAC     DV-W28S-V        1.0A PQ: 0 ANSI: 0
[   21.456470] scsi 7:0:0:0: Attached scsi generic sg1 type 5
[   21.505640] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   21.505644] cdrom: Uniform CD-ROM driver Revision: 3.20
[   21.505760] sr 7:0:0:0: Attached scsi CD-ROM sr0
[   21.747501] Adding 2096476k swap on /dev/sda2.  Priority:-1 extents:1 across:2096476k 
[   23.066092] device-mapper: uevent: version 1.0.3
[   23.066890] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[   24.946268] loop: module loaded
[   25.059150] kjournald starting.  Commit interval 15 seconds
[   25.059658] EXT3-fs (sda5): mounted filesystem with ordered data mode
[   26.843989] fuse init (API version 7.16)
[   29.284013] type=1400 audit(1359974490.280:2): apparmor="STATUS" operation="profile_load" name="/bin/ping" pid=1444 comm="apparmor_parser"
[   29.313534] type=1400 audit(1359974490.312:3): apparmor="STATUS" operation="profile_load" name="/sbin/klogd" pid=1449 comm="apparmor_parser"
[   29.373425] type=1400 audit(1359974490.372:4): apparmor="STATUS" operation="profile_load" name="/sbin/syslog-ng" pid=1453 comm="apparmor_parser"
[   29.435199] type=1400 audit(1359974490.432:5): apparmor="STATUS" operation="profile_load" name="/sbin/syslogd" pid=1457 comm="apparmor_parser"
[   29.478778] type=1400 audit(1359974490.476:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-explicit-grant-helper" pid=1462 comm="apparmor_parser"
[   29.543126] type=1400 audit(1359974490.540:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-grant-helper" pid=1466 comm="apparmor_parser"
[   29.608731] type=1400 audit(1359974490.604:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-grant-helper-pam" pid=1470 comm="apparmor_parser"
[   29.667902] type=1400 audit(1359974490.664:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-read-auth-helper" pid=1474 comm="apparmor_parser"
[   29.699853] type=1400 audit(1359974490.696:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-resolve-exe-helper" pid=1478 comm="apparmor_parser"
[   29.732326] type=1400 audit(1359974490.732:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/PolicyKit/polkit-revoke-helper" pid=1482 comm="apparmor_parser"
[   31.832062] microcode: Microcode Update Driver: v2.00-xen <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   35.372759] igb: eth0 NIC Link is Up 100 Mbps Half Duplex, Flow Control: None
[   35.373923] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   35.374841] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   38.190222] Bridge firewalling registered
[   38.206036] device eth0 entered promiscuous mode
[   38.216718] br0: port 1(eth0) entering forwarding state
[   38.216723] br0: port 1(eth0) entering forwarding state
[   38.865943] NET: Registered protocol family 17
[   42.194050] auditd (3594): /proc/3594/oom_adj is deprecated, please use /proc/3594/oom_score_adj instead.
[   42.744861] RPC: Registered named UNIX socket transport module.
[   42.744865] RPC: Registered udp transport module.
[   42.744867] RPC: Registered tcp transport module.
[   42.744869] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   42.801661] FS-Cache: Loaded
[   42.834796] FS-Cache: Netfs 'nfs' registered for caching
[   44.273808] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[   45.549687] eth0: no IPv6 routers present
[   46.246164] Event-channel device installed.
[   46.392132] usbcore: registered new interface driver usbback
[   46.415498] blktap_device_init: 21 callbacks suppressed
[   46.415501] blktap_device_init: blktap device major 252
[   46.415506] blktap_ring_init: blktap ring major: 250
[   46.569965] Unable to read sysrq code in control/sysrq
[   49.028133] br0: no IPv6 routers present
[  586.633768] blktap_control_allocate_tap: allocated tap ffff8805ac1b9000
[  586.655151] blktap_ring_open: opening device blktap0
[  586.655155] blktap_ring_open: opened device 0
[  586.655171] blktap_ring_mmap: blktap: mapping pid is 4908
[  586.656089] blktap_validate_params: aio:/bax.arch.suse.de-olaf_xenimages/bug694863/vdisk-sles11sp2_full_minimal_nfsroot-bug694863-disk0: capacity: 2097152, sector-size: 512
[  586.656095] blktap_validate_params: aio:/bax.arch.suse.de-olaf_xenimages/bug694863/vdisk-sles11sp2_full_minimal_nfsroot-bug694863-disk0: capacity: 2097152, sector-size: 512
[  586.656100] blktap_device_create: minor 0 sectors 2097152 sector-size 512
[  586.656409] blktap_device_create: creation of 252:0: 0
[  587.201145] device vif1.0 entered promiscuous mode
[  587.205967] br0: port 2(vif1.0) entering forwarding state
[  587.205974] br0: port 2(vif1.0) entering forwarding state
[  587.328994] ip_tables: (C) 2000-2006 Netfilter Core Team
[  597.692122] vif1.0: no IPv6 routers present
[  609.373001] blkback: ring-ref 8, event-channel 22, protocol 1 (x86_64-abi)
[  621.284358] br0: port 2(vif1.0) entering forwarding state
[  621.285202] device vif1.0 left promiscuous mode
[  621.285206] br0: port 2(vif1.0) entering disabled state
[  621.328927] blktap_ring_vm_close: unmapping ring 0
[  621.328932] blktap_ring_release: freeing device 0
[  621.333129] blktap_device_destroy: destroy device 0 users 0
[  635.451911] blktap_control_allocate_tap: allocated tap ffff8805ac1b9000
[  635.458825] blktap_ring_open: opening device blktap0
[  635.458830] blktap_ring_open: opened device 0
[  635.458845] blktap_ring_mmap: blktap: mapping pid is 5112
[  635.459741] blktap_validate_params: aio:/bax.arch.suse.de-olaf_xenimages/bug694863/vdisk-sles11sp2_full_minimal_nfsroot-bug694863-disk0: capacity: 2097152, sector-size: 512
[  635.459747] blktap_validate_params: aio:/bax.arch.suse.de-olaf_xenimages/bug694863/vdisk-sles11sp2_full_minimal_nfsroot-bug694863-disk0: capacity: 2097152, sector-size: 512
[  635.459751] blktap_device_create: minor 0 sectors 2097152 sector-size 512
[  635.459943] blktap_device_create: creation of 252:0: 0
[  635.709203] device vif2.0 entered promiscuous mode
[  635.713903] br0: port 2(vif2.0) entering forwarding state
[  635.713908] br0: port 2(vif2.0) entering forwarding state
[  646.332056] vif2.0: no IPv6 routers present
[  663.955441] blkback: ring-ref 8, event-channel 7, protocol 1 (x86_64-abi)

[-- Attachment #3: screenlog.0.txt --]
[-- Type: text/plain, Size: 46792 bytes --]

root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-3.0.51-0.7.9-default root=bax.arch.suse.de:/olaf_xenimages/bug6
94863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M memblock=debug ignore_
loglevel debug
   [Linux-bzImage, setup=0x3c00, size=0x3a31b0]
initrd /initrd-3.0.51-0.7.9-default
   [Linux-initrd @ 0x1f2d0000, 0x51f161 bytes]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.51-0.7.9-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Thu Nov 29 22:12:17 UTC 2012 (f3be9d0)
[    0.000000] Command line: root=bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M memblock=debug ignore_loglevel debug
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001f800000 (usable)
[    0.000000]  BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
[    0.000000] debug: ignoring loglevel setting.
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.3.26502-20130204 02/04/2013
[    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 = 0x1f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-combining
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00F0000000 mask FFF8000000 uncachable
[    0.000000]   1 base 00F8000000 mask FFFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [ffff8800000fbba0] fbba0
[    0.000000]     memblock_x86_reserve_range: [0x000fbba0-0x000fbbaf]   * MP-table mpf
[    0.000000]     memblock_x86_reserve_range: [0x000fbbb0-0x000fbc93]   * MP-table mpc
[    0.000000]     memblock_x86_reserve_range: [0x01fd7000-0x01fd70d7]              BRK
[    0.000000] MEMBLOCK configuration:
[    0.000000]  memory size = 0x1f78e000
[    0.000000]  memory.cnt  = 0x2
[    0.000000]  memory[0x0]	[0x00000000010000-0x0000000009dfff], 0x8e000 bytes
[    0.000000]  memory[0x1]	[0x00000000100000-0x0000001f7fffff], 0x1f700000 bytes
[    0.000000]  reserved.cnt  = 0x3
[    0.000000]  reserved[0x0]	[0x0000000009e000-0x000000000fffff], 0x62000 bytes
[    0.000000]  reserved[0x1]	[0x00000001000000-0x00000001fd70d7], 0xfd70d8 bytes
[    0.000000]  reserved[0x2]	[0x0000001f2d0000-0x0000001f7effff], 0x520000 bytes
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000]     memblock_x86_reserve_range: [0x00099000-0x0009dfff]       TRAMPOLINE
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000001f800000
[    0.000000]  0000000000 - 001f800000 page 2M
[    0.000000] kernel direct mapping tables up to 0x1f7fffff @ [mem 0x1f7fe000-0x1f7fffff]
[    0.000000] log_buf_len: 67108864
[    0.000000] early log buf free: 258723(98%)
[    0.000000] RAMDISK: 1f2d0000 - 1f7f0000
[    0.000000] ACPI: RSDP 00000000000ea020 00024 (v02    Xen)
[    0.000000] ACPI: XSDT 00000000fc00f5c0 00054 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: FACP 00000000fc00f280 000F4 (v04    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: DSDT 00000000fc003600 0BBF6 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: FACS 00000000fc0035c0 00040
[    0.000000] ACPI: APIC 00000000fc00f380 000D8 (v02    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: HPET 00000000fc00f4d0 00038 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: WAET 00000000fc00f510 00028 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: SSDT 00000000fc00f540 00031 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: SSDT 00000000fc00f580 00031 (v02    Xen      HVM 00000000 INTL 20081031)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000001f800000
[    0.000000] Initmem setup node 0 0000000000000000-000000001f800000
[    0.000000]     memblock_x86_reserve_range: [0x1b2a9000-0x1b2cffff]        NODE_DATA
[    0.000000]   NODE_DATA [000000001b2a9000 - 000000001b2cffff]
[    0.000000]     memblock_x86_reserve_range: [0x1f7ff000-0x1f7fffff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1aea9000-0x1b2a8fff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fef80-0x1f7fefdf]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1aaa9000-0x1aea8fff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1a200000-0x1a9fffff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fd000-0x1f7fdfff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fc000-0x1f7fcfff]          BOOTMEM
[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001a200000-ffff88001a9fffff] on node 0
[    0.000000]        memblock_x86_free_range: [0x1aaa9000-0x1aea8fff]
[    0.000000]        memblock_x86_free_range: [0x1aea9000-0x1b2a8fff]
[    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_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0001f800
[    0.000000] On node 0 totalpages: 128910
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3921 pages, LIFO batch:0
[    0.000000]     memblock_x86_reserve_range: [0x1b291000-0x1b2a8fff]          BOOTMEM
[    0.000000]   DMA32 zone: 1708 pages used for memmap
[    0.000000]   DMA32 zone: 123220 pages, LIFO batch:31
[    0.000000]     memblock_x86_reserve_range: [0x1b279000-0x1b290fff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fb000-0x1f7fbfff]          BOOTMEM
[    0.000000] ACPI: PM-Timer IO Port: 0xb008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    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 5 global_irq 5 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000]     memblock_x86_reserve_range: [0x1f7fef00-0x1f7fef40]          BOOTMEM
[    0.000000] SMP: Allowing 15 CPUs, 13 hotplug CPUs
[    0.000000]     memblock_x86_reserve_range: [0x1f7fee80-0x1f7feec2]          BOOTMEM
[    0.000000] nr_irqs_gsi: 64
[    0.000000]     memblock_x86_reserve_range: [0x1f7fed00-0x1f7fee4f]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fec80-0x1f7fece7]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fec00-0x1f7fec67]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7feb80-0x1f7febe7]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7feb00-0x1f7feb67]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fea80-0x1f7feae7]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fea00-0x1f7fea1f]          BOOTMEM
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 1f800000 (gap: 1f800000:dc800000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe900-0x1f7fe987]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe800-0x1f7fe887]          BOOTMEM
[    0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1
[    0.000000]     memblock_x86_reserve_range: [0x1f7fa000-0x1f7fafff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7f9000-0x1f7f9fff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1b000000-0x1b1fffff]          BOOTMEM
[    0.000000]        memblock_x86_free_range: [0x1b019000-0x1b01ffff]
[    0.000000]        memblock_x86_free_range: [0x1b039000-0x1b03ffff]
[    0.000000]        memblock_x86_free_range: [0x1b059000-0x1b05ffff]
[    0.000000]        memblock_x86_free_range: [0x1b079000-0x1b07ffff]
[    0.000000]        memblock_x86_free_range: [0x1b099000-0x1b09ffff]
[    0.000000]        memblock_x86_free_range: [0x1b0b9000-0x1b0bffff]
[    0.000000]        memblock_x86_free_range: [0x1b0d9000-0x1b0dffff]
[    0.000000]        memblock_x86_free_range: [0x1b0f9000-0x1b0fffff]
[    0.000000]        memblock_x86_free_range: [0x1b119000-0x1b11ffff]
[    0.000000]        memblock_x86_free_range: [0x1b139000-0x1b13ffff]
[    0.000000]        memblock_x86_free_range: [0x1b159000-0x1b15ffff]
[    0.000000]        memblock_x86_free_range: [0x1b179000-0x1b17ffff]
[    0.000000]        memblock_x86_free_range: [0x1b199000-0x1b19ffff]
[    0.000000]        memblock_x86_free_range: [0x1b1b9000-0x1b1bffff]
[    0.000000]        memblock_x86_free_range: [0x1b1d9000-0x1b1dffff]
[    0.000000]        memblock_x86_free_range: [0x1b1e0000-0x1b1fffff]
[    0.000000] PERCPU: Embedded 25 pages/cpu @ffff88001b000000 s73728 r8192 d20480 u131072
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe780-0x1f7fe787]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe700-0x1f7fe707]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe680-0x1f7fe6bb]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe600-0x1f7fe677]          BOOTMEM
[    0.000000] pcpu-alloc: s73728 r8192 d20480 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 -- 
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe480-0x1f7fe58f]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe400-0x1f7fe447]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe380-0x1f7fe3c7]          BOOTMEM
[    0.000000]        memblock_x86_free_range: [0x1f7fa000-0x1f7fafff]
[    0.000000]        memblock_x86_free_range: [0x1f7f9000-0x1f7f9fff]
[    0.000000]     memblock_x86_reserve_range: [0x1f7fe180-0x1f7fe37f]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fae00-0x1f7fafff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fac00-0x1f7fadff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7faa00-0x1f7fabff]          BOOTMEM
[    0.000000]     memblock_x86_reserve_range: [0x1f7fa800-0x1f7fa9ff]          BOOTMEM
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 127141
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M memblock=debug ignore_loglevel debug
[    0.000000]     memblock_x86_reserve_range: [0x1f7f6800-0x1f7fa7ff]          BOOTMEM
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Subtract (40 early reservations)
[    0.000000]   [0000099000-00000fffff]
[    0.000000]   [0001000000-0001fd70d7]
[    0.000000]   [001a200000-001a9fffff]
[    0.000000]   [001b000000-001b018fff]
[    0.000000]   [001b020000-001b038fff]
[    0.000000]   [001b040000-001b058fff]
[    0.000000]   [001b060000-001b078fff]
[    0.000000]   [001b080000-001b098fff]
[    0.000000]   [001b0a0000-001b0b8fff]
[    0.000000]   [001b0c0000-001b0d8fff]
[    0.000000]   [001b0e0000-001b0f8fff]
[    0.000000]   [001b100000-001b118fff]
[    0.000000]   [001b120000-001b138fff]
[    0.000000]   [001b140000-001b158fff]
[    0.000000]   [001b160000-001b178fff]
[    0.000000]   [001b180000-001b198fff]
[    0.000000]   [001b1a0000-001b1b8fff]
[    0.000000]   [001b1c0000-001b1d8fff]
[    0.000000]   [001b279000-001f7effff]
[    0.000000]   [001f7f6800-001f7fdfff]
[    0.000000]   [001f7fe180-001f7fe3c7]
[    0.000000]   [001f7fe400-001f7fe447]
[    0.000000]   [001f7fe480-001f7fe58f]
[    0.000000]   [001f7fe600-001f7fe677]
[    0.000000]   [001f7fe680-001f7fe6bb]
[    0.000000]   [001f7fe700-001f7fe707]
[    0.000000]   [001f7fe780-001f7fe787]
[    0.000000]   [001f7fe800-001f7fe887]
[    0.000000]   [001f7fe900-001f7fe987]
[    0.000000]   [001f7fea00-001f7fea1f]
[    0.000000]   [001f7fea80-001f7feae7]
[    0.000000]   [001f7feb00-001f7feb67]
[    0.000000]   [001f7feb80-001f7febe7]
[    0.000000]   [001f7fec00-001f7fec67]
[    0.000000]   [001f7fec80-001f7fece7]
[    0.000000]   [001f7fed00-001f7fee4f]
[    0.000000]   [001f7fee80-001f7feec2]
[    0.000000]   [001f7fef00-001f7fef40]
[    0.000000]   [001f7fef80-001f7fefdf]
[    0.000000]   [001f7ff000-001f7fffff]
[    0.000000] Memory: 418532k/516096k available (4417k kernel code, 456k absent, 97108k reserved, 7677k data, 1344k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:262400 nr_irqs:1208 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2926.355 MHz processor.
[    0.028005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.71 BogoMIPS (lpj=11705420)
[    0.033089] pid_max: default: 32768 minimum: 301
[    0.036182] kdb version 4.4 by Keith Owens, Scott Lurndal. Copyright SGI, All Rights Reserved
kdb_cmd[0]: defcmd archkdb "" "First line arch debugging"
kdb_cmd[8]: defcmd archkdbcpu "" "archkdb with only tasks on cpus"
kdb_cmd[15]: defcmd archkdbshort "" "archkdb with less detailed backtrace"
kdb_cmd[22]: defcmd archkdbcommon "" "Common arch debugging"
[    0.048129] Security Framework initialized
[    0.049749] AppArmor: AppArmor initialized
[    0.051423] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.052102] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.056067] Mount-cache hash table entries: 256
[    0.057957] Initializing cgroup subsys cpuacct
[    0.060008] Initializing cgroup subsys memory
[    0.061784] Initializing cgroup subsys devices
[    0.064006] Initializing cgroup subsys freezer
[    0.065753] Initializing cgroup subsys net_cls
[    0.068006] Initializing cgroup subsys blkio
[    0.070741] Initializing cgroup subsys perf_event
[    0.072077] CPU: Physical Processor ID: 0
[    0.076007] CPU: Processor Core ID: 0
[    0.078267] mce: CPU supports 2 MCE banks
[    0.081797] ACPI: Core revision 20110413
[    0.091343] Enabling x2apic
[    0.092004] Enabled x2apic
[    0.092008] Switched APIC routing to physical x2apic.
[    0.100348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.145426] CPU0: Intel(R) Xeon(R) CPU           X5670  @ 2.93GHz stepping 02
[    0.152008] Performance Events: Westmere events, Intel PMU driver.
[    0.152008] ... version:                3
[    0.152008] ... bit width:              48
[    0.152010] ... generic registers:      4
[    0.153570] ... value mask:             0000ffffffffffff
[    0.156010] ... max period:             000000007fffffff
[    0.158051] ... fixed-purpose events:   3
[    0.159643] ... event mask:             000000070000000f
[    0.160132] NMI watchdog enabled, takes one hw-pmu counter.
[    0.164127] Booting Node   0, Processors  #1
[    0.165779] smpboot cpu 1: start_ip = 99000
[    0.196032] NMI watchdog enabled, takes one hw-pmu counter.
[    0.200056] Brought up 2 CPUs
[    0.201251] Total of 2 processors activated (11705.42 BogoMIPS).
[    0.204397] devtmpfs: initialized
[    0.211598] print_constraints: dummy: 
[    0.212039] Time: 10:52:04  Date: 02/04/13
[    0.213745] NET: Registered protocol family 16
[    0.216120] ACPI: bus type pci registered
[    0.217923] PCI: Using configuration type 1 for base access
[    0.220315] bio: create slab <bio-0> at 0
[    0.224902] ACPI: EC: Look up EC in DSDT
[    0.230797] ACPI: Interpreter enabled
[    0.232018] ACPI: (supports S0 S3 S4 S5)
[    0.233770] ACPI: Using IOAPIC for interrupt routing
[    0.313797] ACPI: No dock devices found.
[    0.316027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.320130] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.324232] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.328028] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.332026] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.336023] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff]
[    0.340113] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
[    0.344800] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[    0.349185] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
[    0.352478] pci 0000:00:01.1: reg 20: [io  0xc100-0xc10f]
[    0.355093] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
[    0.356049] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.356050] * this clock source is slow. Consider trying other clock sources
[    0.361012] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.364417] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300
[    0.368201] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
[    0.372112] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff]
[    0.375255] pci 0000:00:03.0: [5853:0001] type 0 class 0x00ff80
[    0.376244] pci 0000:00:03.0: reg 10: [io  0xc000-0xc0ff]
[    0.378436] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref]
[    0.381439] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.384392]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    0.493508] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    0.497291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.501286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.508512] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    0.513339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.520035] vgaarb: loaded
[    0.522143] PCI: Using ACPI for IRQ routing
[    0.524036] PCI: pci_cache_line_size set to 64 bytes
[    0.528336] reserve RAM buffer: 000000000009e000 - 000000000009ffff 
[    0.532036] reserve RAM buffer: 000000001f800000 - 000000001fffffff 
[    0.536101] NetLabel: Initializing
[    0.540036] NetLabel:  domain hash size = 128
[    0.544036] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.547635] NetLabel:  unlabeled traffic allowed by default
[    0.548049] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.556049] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.560151] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    0.572058] Switching to clocksource hpet
[    0.575022] Switched to NOHz mode on CPU #0
[    0.575003] Switched to NOHz mode on CPU #1
[    0.579544] AppArmor: AppArmor Filesystem Enabled
[    0.583390] pnp: PnP ACPI init
[    0.585982] ACPI: bus type pnp registered
[    0.589261] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    0.593273] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.598588] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.603299] pnp 00:01: [bus 00-ff]
[    0.605767] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.608802] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.612193] pnp 00:01: [io  0x0d00-0xffff window]
[    0.615471] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.619318] pnp 00:01: [mem 0xf0000000-0xfbffffff window]
[    0.623415] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.628200] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[    0.631598] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.636397] pnp 00:03: [io  0x0010-0x001f]
[    0.639399] pnp 00:03: [io  0x0022-0x002d]
[    0.642425] pnp 00:03: [io  0x0030-0x003f]
[    0.645360] pnp 00:03: [io  0x0044-0x005f]
[    0.648445] pnp 00:03: [io  0x0062-0x0063]
[    0.651382] pnp 00:03: [io  0x0065-0x006f]
[    0.654279] pnp 00:03: [io  0x0072-0x007f]
[    0.657262] pnp 00:03: [io  0x0080]
[    0.659817] pnp 00:03: [io  0x0084-0x0086]
[    0.662839] pnp 00:03: [io  0x0088]
[    0.665326] pnp 00:03: [io  0x008c-0x008e]
[    0.668324] pnp 00:03: [io  0x0090-0x009f]
[    0.671440] pnp 00:03: [io  0x00a2-0x00bd]
[    0.674437] pnp 00:03: [io  0x00e0-0x00ef]
[    0.677481] pnp 00:03: [io  0x08a0-0x08a3]
[    0.680360] pnp 00:03: [io  0x0cc0-0x0ccf]
[    0.683428] pnp 00:03: [io  0x04d0-0x04d1]
[    0.686415] system 00:03: [io  0x08a0-0x08a3] has been reserved
[    0.690682] system 00:03: [io  0x0cc0-0x0ccf] has been reserved
[    0.695000] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.699255] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.704056] pnp 00:04: [dma 4]
[    0.706190] pnp 00:04: [io  0x0000-0x000f]
[    0.709135] pnp 00:04: [io  0x0081-0x0083]
[    0.712181] pnp 00:04: [io  0x0087]
[    0.714566] pnp 00:04: [io  0x0089-0x008b]
[    0.717543] pnp 00:04: [io  0x008f]
[    0.719963] pnp 00:04: [io  0x00c0-0x00df]
[    0.722868] pnp 00:04: [io  0x0480-0x048f]
[    0.725885] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.730652] pnp 00:05: [io  0x0070-0x0071]
[    0.733749] pnp 00:05: [irq 8]
[    0.735989] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.740760] pnp 00:06: [io  0x0061]
[    0.743302] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.747811] pnp 00:07: [irq 12]
[    0.750141] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.754947] pnp 00:08: [io  0x0060]
[    0.757546] pnp 00:08: [io  0x0064]
[    0.760097] pnp 00:08: [irq 1]
[    0.762356] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.767695] pnp 00:09: [io  0x03f0-0x03f5]
[    0.770636] pnp 00:09: [io  0x03f7]
[    0.773235] pnp 00:09: [irq 6]
[    0.775362] pnp 00:09: [dma 2]
[    0.777604] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.782481] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.785253] pnp 00:0a: [irq 4]
[    0.787390] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.792005] pnp 00:0b: [io  0x0378-0x037f]
[    0.795054] pnp 00:0b: [irq 7]
[    0.797294] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.802236] pnp 00:0c: [io  0x10c0-0x1141]
[    0.805220] pnp 00:0c: [io  0xb044-0xb047]
[    0.808173] system 00:0c: [io  0x10c0-0x1141] has been reserved
[    0.812455] system 00:0c: [io  0xb044-0xb047] has been reserved
[    0.816704] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.836518] pnp: PnP ACPI: found 13 devices
[    0.838142] ACPI: ACPI bus type pnp unregistered
[    0.845336] PCI: max bus depth: 0 pci_try_num: 1
[    0.847076] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.849146] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.851128] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.853620] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff]
[    0.856190] NET: Registered protocol family 2
[    0.857949] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.860920] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    0.863704] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.866176] TCP: Hash tables configured (established 16384 bind 16384)
[    0.868589] TCP reno registered
[    0.869758] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.871901] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.874372] NET: Registered protocol family 1
[    0.876069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.878260] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.880496] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.882834] pci 0000:00:02.0: Boot video device
[    0.884683] PCI: CLS 0 bytes, default 64
[    0.886148] Unpacking initramfs...
[    0.976604] Freeing initrd memory: 5248k freed
[    0.980429] audit: initializing netlink socket (disabled)
[    0.983042] type=2000 audit(1359975123.980:1): initialized
[    1.004701] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.008589] VFS: Disk quotas dquot_6.5.2
[    1.010529] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.013798] msgmni has been set to 206
[    1.015783] alg: No test for stdrng (krng)
[    1.017861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.021554] io scheduler noop registered
[    1.023499] io scheduler deadline registered
[    1.025676] io scheduler cfq registered (default)
[    1.028165] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    1.031894] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.081698] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.086755] Non-volatile memory driver v1.3
[    1.090225] Linux agpgart interface v0.103
[    1.093645] Fixed MDIO Bus: probed
[    1.096245] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.101847] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.103763] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.105793] mousedev: PS/2 mouse device common for all mice
[    1.108472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.112125] cpuidle: using governor ladder
[    1.115129] cpuidle: using governor menu
[    1.118082] EFI Variables Facility v0.08 2004-May-17
[    1.121893] TCP cubic registered
[    1.124323] Registering the dns_resolver key type
[    1.127000] PM: Hibernation image not present or could not be loaded.
[    1.130046] registered taskstats version 1
[    1.132335]   Magic number: 1:672:880
[    1.136317] Freeing unused kernel memory: 1344k freed
[    1.138955] Write protecting the kernel read-only data: 10240k
[    1.145263] Freeing unused kernel memory: 1708k freed
[    1.150105] Freeing unused kernel memory: 1008k freed
doing fast boot
[    1.188853] xen-platform-pci 0000:00:03.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
[    1.193124] Xen version 4.3.
[    1.195541] Hypercall area is 1 pages.
[    1.198665] xen-platform-pci 0000:00:03.0: I/O protocol version 1
[    1.207973] suspend: event channel 6
[    1.208560] Unable to read sysrq code in control/sysrq
[    1.221813] xen-vbd: registered block device major 3
[    1.223998] blkfront: hda: barrier or flush: disabled
[    1.228565] SCSI subsystem initialized
[    1.230818]  hda: hda1 hda2
[    1.234705] libata version 3.00 loaded.
[    1.239483] ata_piix 0000:00:01.1: version 2.13
[    1.241440] ata_piix 0000:00:01.1: setting latency timer to 64
[    1.244067] scsi0 : ata_piix
[    1.245700] scsi1 : ata_piix
[    1.247085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
[    1.250205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
[    1.410471] ata1.01: NODEV after polling detection
[    1.416170] ata1.00: ATA-7: QEMU HARDDISK, 0.10.2, max UDMA/100
[    1.418989] ata1.00: 2097152 sectors, multi 16: LBA48 
[    1.422384] ata1.00: configured for MWDMA2
[    1.424433] scsi 0:0:0:0: Direct-Access     ATA      QEMU HARDDISK    0.10 PQ: 0 ANSI: 5
[    1.435008] xen_mem: Initialising balloon driver.
[    1.450694] netfront: Initialising virtual ethernet driver.
preping 03-scsi_dh.sh
running 03-scsi_dh.sh
[    1.461201] alua: device handler registered
[    1.467600] rdac: device handler registered
[    1.474392] emc: device handler registered
[    1.482510] hp_sw: device handler registered
preping 03-storage.sh
running 03-storage.sh
preping 04-udev.sh
running 04-udev.sh
Creating device nodes with udev
[    1.495392] udev: starting version 147
[    1.518783] ACPI: acpi_idle registered with cpuidle
ata_id[269]: HDIO_GET_IDENTITY failed for '/dev/.tmp-block-3:0'

[    1.544774] sd 0:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB)
[    1.547753] sd 0:0:0:0: [sda] Write Protect is off
[    1.549620] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.551543] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.560158]  sda: sda1 sda2
[    1.561440] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.763078] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1
[    2.004223] Refined TSC clocksource calibration: 2926.331 MHz.
[    2.009973] Switching to clocksource tsc
preping 05-blogd.sh
running 05-blogd.sh
mount: devpts already mounted or /dev/pts busy
mount: according to mtab, devpts is already mounted on /dev/pts
Boot logging started on /dev/ttyS0(/dev/console) at Mon Feb  4 11:52:05 2013
preping 05-clock.sh
running 05-clock.sh
preping 12-network.sh
running 12-network.sh
[    2.270768] NET: Registered protocol family 17
running dhcpcd on interface eth0
err, eth0: Failed to lookup hostname via DNS: Temporary failure in name resolution
preping 21-devinit_done.sh
running 21-devinit_done.sh
preping 21-nfs.sh
running 21-nfs.sh
[   14.340515] RPC: Registered named UNIX socket transport module.
[   14.344694] RPC: Registered udp transport module.
[   14.347892] RPC: Registered tcp transport module.
[   14.351057] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.357560] FS-Cache: Loaded
[   14.364398] FS-Cache: Netfs 'nfs' registered for caching
preping 81-mount.sh
running 81-mount.sh
device node not found
Mounting root bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot
mount -o rw,nolock -t nfs bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot /root
preping 82-remount.sh
running 82-remount.sh
preping 91-createfb.sh
running 91-createfb.sh
preping 91-killblogd.sh
running 91-killblogd.sh
preping 91-killudev.sh
running 91-killudev.sh
preping 91-shell.sh
running 91-shell.sh
preping 92-killblogd2.sh
running 92-killblogd2.sh
preping 93-boot.sh
running 93-boot.sh
INIT: version 2.86 booting
System Boot Control: Running /etc/init.d/boot
Mounting sysfs at /sys^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Copying static /dev content^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Mounting devpts at /dev/pts^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Boot logging started on /dev/ttyS0(/dev/console) at Mon Feb  4 11:52:18 2013
Mounting debugfs at /sys/kernel/debug^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting udevd: [   15.759402] udev: starting version 147
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Loading drivers, configuring devices: [   16.043511] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[   16.054379] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   16.058842] ACPI: Power Button [PWRF]
[   16.061519] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input3
[   16.065478] ACPI: Sleep Button [SLPF]
[   16.068700] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   16.103431] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   16.114015] FDC 0 is a S82078B
ata_id[492]: HDIO_GET_IDENTITY failed for '/dev/hda'

[   16.138550] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[   16.143169] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[   16.156472] parport_pc 00:0b: reported by Plug and Play ACPI
[   16.161408] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   16.392954] ppdev: user-space parallel port driver
[   16.513197] NET: Registered protocol family 10
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hActivating swap-devices in /etc/fstab...
[   17.013265] Adding 331772k swap on /dev/hda2.  Priority:-1 extents:1 across:331772k SS
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25hSet System Time to the current Hardware Clock^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hActivating device mapper...
[   18.168178] device-mapper: uevent: version 1.0.3
[   18.170617] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hLoading required kernel modules
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25hStarting MD RAID ^[[80C^[[10D^[[1munused^[[m\x0f
^[[m\x0f^[[?25hChecking file systems...
fsck from util-linux 2.19.1
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a /dev/hda1 
BOOT: clean, 64/44736 files, 22702/178944 blocks
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25hMounting local file systems...
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
[   19.404458] loop: module loaded
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,mode=1777)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
[   20.109015] kjournald starting.  Commit interval 15 seconds
[   20.111889] EXT3-fs (hda1): mounted filesystem with ordered data mode
/dev/hda1 on /boot type ext3 (ro,noatime,acl,user_xattr)
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25hCheck if the profiles matches the system^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hCreating /var/log/boot.msg
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25hEnabling monitoring on LVM volume groups...
  No volume groups found
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hActivating remaining swap-devices in /etc/fstab...
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25h^[[m\x0f^[[?25h^[[m\x0f^[[?25hSetting up hostname 'hammer185'^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Setting up NIS domainname 'suse.de'^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Setting up loopback interface     lo        
    lo        IP address: 127.0.0.1/8   
              IP address: 127.0.0.2/8   
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hSetting current sysctl status from /etc/sysctl.conf^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hEnabling syn flood protection^[[80C^[[10D^[[1;32mdone^[[m\x0f
Disabling IP forwarding^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Disabling IPv6 forwarding^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Disabling IPv6 privacy^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hSystem Boot Control: The system has been ^[[80C^[[10D^[[1mset up^[[m\x0f
Skipped features: ^[[80C^[[14D^[[1;33mboot.md^[[m\x0f
System Boot Control: Running /etc/init.d/boot.local
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25hINIT: Entering runlevel: 3
Master Resource Control: previous runlevel: N, switching to runlevel: ^[[80C^[[10D^[[1m3^[[m\x0f
Starting D-Bus daemon^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting syslog services^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25h^[[m\x0f^[[?25h[   27.424084] eth0: no IPv6 routers present
Initializing random number generator^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hLoading CPUFreq modules (CPUFreq not supported)
Starting HAL daemon^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hSetting up (localfs) network interfaces:
    lo        
    lo        IP address: 127.0.0.1/8   
              IP address: 127.0.0.2/8   
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h    eth0      name: Virtual Ethernet Card 0
    eth0      Starting DHCP4 client.  
    eth0      IP address: 10.11.3.133/17
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25hSetting up service (localfs) network  .  .  .  .  .  .  .  .  .  .^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hStarting auditd [   41.455249] auditd (2107): /proc/2107/oom_adj is deprecated, please use /proc/2107/oom_score_adj instead.
^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting haveged daemon ^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting rpcbind ^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hStarting NFS client services: sm-notify idmapd^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hLoading console font lat9w-16.psfu  -m trivial G0:loadable
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25hLoading keymap assuming iso-8859-15 euro
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h[   45.803412] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Loading compose table latin1.add^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Start Unicode mode
^[7^[[?25l^[[1A^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[[m\x0f^[[?25hStarting irqbalance ^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hSetting up (remotefs) network interfaces:
Setting up service (remotefs) network  .  .  .  .  .  .  .  .  .  .^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hStarting SSH daemon^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting ypbind^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting network time protocol daemon (NTPD)^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting automount ^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting mail service (Postfix)^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hStarting CRON daemon^[7^[[?25l^[[80C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hMaster Resource Control: runlevel 3 has been ^[[80C^[[10D^[[1mreached^[[m\x0f
Skipped services in runlevel 3: ^[[80C^[[13D^[[1;33msplash^[[m\x0f


Welcome to SUSE Linux Enterprise Server 11 SP2  (x86_64) - Kernel 3.0.51-0.7.9-default (console).


hammer133 login: root
Password: [   60.101248] hpet1: lost 2200 rtc interrupts

Last login: Mon Feb  4 11:35:54 CET 2013 on console
[   62.390313] hpet1: lost 2201 rtc interrupts
root@hammer133:~ # [   64.679349] hpet1: lost 2200 rtc interrupts
^[[3@(reverse-i-search)`':^[[C\b\b\be': init 0 ; exit\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\bv': eval `initviocons -e`\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b^[[1@a^[[C^[[C^[[C^[[6Proot@hammer133:~ #^[[C
^[[?25lProbing connected terminal...
^[[c^[7^[[r^[[999;999H^[[6n^[8^[[>c
Initializing virtual console...
^[[3g        ^[H        ^[H        ^[H        ^[H        ^[H        ^[H        ^[H        ^[H        ^[H[   66.968419] hpet1: lost 2201 rtc interrupts
^[[?25h
Found a screen terminal on /dev/console (263 columns x 62 lines).
Use the 'initviocons' command whenever the terminal has been resized.
root@hammer133:~ # [   69.257490] hpet1: lost 2200 rtc interrupts
[   71.546573] hpet1: lost 2201 rtc interrupts
[   73.835597] hpet1: lost 2201 rtc interrupts
[   76.123698] hpet1: lost 2201 rtc interrupts
[   78.412737] hpet1: lost 2200 rtc interrupts
[   80.701810] hpet1: lost 2201 rtc interrupts
[   82.990880] hpet1: lost 2201 rtc interrupts
[   85.278972] hpet1: lost 2201 rtc interrupts
[   87.568047] hpet1: lost 2201 rtc interrupts
[   89.857068] hpet1: lost 2200 rtc interrupts
[   92.146157] hpet1: lost 2201 rtc interrupts
[   94.435227] hpet1: lost 2201 rtc interrupts
[   96.723293] hpet1: lost 2201 rtc interrupts
[   99.012363] hpet1: lost 2201 rtc interrupts
[  101.300457] hpet1: lost 2201 rtc interrupts
[  103.589519] hpet1: lost 2201 rtc interrupts
[  105.877589] hpet1: lost 2201 rtc interrupts
[  108.166658] hpet1: lost 2201 rtc interrupts
[  110.454751] hpet1: lost 2201 rtc interrupts
[  112.743795] hpet1: lost 2200 rtc interrupts
[  115.032870] hpet1: lost 2201 rtc interrupts
[  117.321940] hpet1: lost 2201 rtc interrupts
[  119.610033] hpet1: lost 2201 rtc interrupts
[  121.899078] hpet1: lost 2201 rtc interrupts
[  124.187170] hpet1: lost 2201 rtc interrupts
[  126.476240] hpet1: lost 2201 rtc interrupts
[  128.764306] hpet1: lost 2202 rtc interrupts
[  131.052403] hpet1: lost 2201 rtc interrupts
[  133.340490] hpet1: lost 2201 rtc interrupts
[  135.629556] hpet1: lost 2201 rtc interrupts
[  137.917630] hpet1: lost 2201 rtc interrupts
[  140.206695] hpet1: lost 2201 rtc interrupts
[  142.495770] hpet1: lost 2200 rtc interrupts
INIT: Switching to runlevel: 0
\a
Broadcast message from root (Mon Feb  4 11:54:28 2013):

The system is going down for system halt NOW!
INIT: Sending processes the TERM signal
[  144.784813] hpet1: lost 2201 rtc interrupts
[  147.073885] hpet1: lost 2201 rtc interrupts
INIT: Sending processes the KILL signal
[  149.361977] hpet1: lost 2201 rtc interrupts
Boot logging started on /dev/ttyS0((no tty)) at Mon Feb  4 11:54:34 2013
Master Resource Control: previous runlevel: 3, switching to runlevel: ^[[263C^[[10D^[[1m0^[[m\x0f
Shutting down automount (force) [  151.651047] hpet1: lost 2201 rtc interrupts

^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down CRON daemon^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down irqbalance ^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25h^[[m\x0f^[[?25h^[[m\x0f^[[?25hShutting down SSH daemon^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down auditd ^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hShutting down haveged daemon ^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h/etc/init.d/rc3.d/K02kbd stop^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down network time protocol daemon (NTPD)[  153.939120] hpet1: lost 2201 rtc interrupts
^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down mail service (Postfix)^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h[  156.228184] hpet1: lost 2201 rtc interrupts
Shutting down (remotefs) network interfaces:
Shutting down service (remotefs) network  .  .  .  .  .  .  .  .  .^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hSaving random seed^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down ypbind^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down HAL daemon^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down NFS client services: root filesystem is on NFS^[[263C^[[10D^[[1;33mskipped^[[m\x0f
^[[m\x0f^[[?25hShutting down rpcbind ^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down syslog services[  158.516277] hpet1: lost 2201 rtc interrupts
^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25h^[[m\x0f^[[?25hShutting down (localfs) network interfaces:
    eth0      name: Virtual Ethernet Card 0
    eth0      serves root filesystem. Leave it up.
^[7^[[?25l^[[1A^[[263C^[[10D^[[1;33mskipped^[[m\x0f^[8^[[?25h[  160.804384] hpet1: lost 2200 rtc interrupts
Shutting down service (localfs) network  .  .  .  .  .  .  .  .  .^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hShutting down D-Bus daemon^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[[m\x0f^[[?25hRunning /etc/init.d/halt.local
^[7^[[?25l^[[1A^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
The System Time is in sync with Hardware Clock ^[[263C^[[10D^[[1;32mgood^[[m\x0f
Turning off swap files
Unmounting file systems
/dev/hda1 has been unmounted
^[7^[[?25l^[[1A^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25hNot shutting down MD RAID - reboot/halt scripts do this.^[7^[[?25l^[[263C^[[10D^[[1;31mmissing^[[m\x0f^[8^[[?25h
Stopping udevd: ^[7^[[?25l^[[263C^[[10D^[[1;32mdone^[[m\x0f^[8^[[?25h
Sending all processes the TERM signal...
^[[1A^[[263C^[[10D^[[1;32mdone^[[m\x0f
[  163.094391] hpet1: lost 2201 rtc interrupts
[  165.383463] hpet1: lost 2201 rtc interrupts
Sending all processes the KILL signal...
The system will be halted immediately.
[  167.668005] hpet1: lost 2200 rtc interrupts
[  168.552334] sd 0:0:0:0: [sda] Stopping disk
[  168.619245] xen vkbd-0: xenbus_dev_shutdown: device/vkbd/0: Initialising != Connected, skipping
[  168.630166] ACPI: Preparing to enter system sleep state S5
[  168.634186] Disabling non-boot CPUs ...
[  168.638602] Broke affinity for irq 12
[  168.643277] Power down.
[  168.649135] acpi_power_off called

[-- Attachment #4: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 14:03             ` Olaf Hering
@ 2013-02-04 14:13               ` Jan Beulich
  0 siblings, 0 replies; 16+ messages in thread
From: Jan Beulich @ 2013-02-04 14:13 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Ian Campbell, xen-devel

>>> On 04.02.13 at 15:03, Olaf Hering <olaf@aepfle.de> wrote:
> [ sorry, had this reply open in another window and forgot to send it ]
> 
> On Mon, Feb 04, Olaf Hering wrote:
> 
>> I'm attaching the xen, dom0 and domU logs from a pvops kernel. sles
>> kernel will follow.
>> 
>> I will also try to revert the two changeset above.
> 
> These are the logs from sles11sp2 kernel in dom0+domU.
> The guest prints "hpet1: lost 2201 rtc interrupts".
> 
> Xen has changeset 26461 reverted, but this does at least not solve the
> "hpet1: lost 2201 rtc interrupts" interrupt messages.

Ugly. But I don't see the "IRQ8: nobody cared" anymore, and so
far I had assumed the two are connected.

Are you going to try reverting 26457:aa82638d58b0 (alone, or
perhaps the full range 26457-26461) next? That would at least
tell us whether similar reverts in the staging tree would have a
chance of getting us out of the currently stuck state again.

Jan

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 11:02 ` Jan Beulich
@ 2013-02-04 14:25   ` Olaf Hering
  2013-02-04 14:44     ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04 14:25 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Mon, Feb 04, Jan Beulich wrote:

> So one question to you would be to clarify which hangs you see
> where under what conditions (I'm particularly unclear about the
> exact difference in behavior that you observe with xend vs xl).


This is a list of dom0+domU combinations with plain
26502:d1bf3b21f783:

pvops dom0 + pvops domU
  - very first domU hangs in hpet_rtc_interrupt
 
  - xl migrate domU localhost
    migration works, but new domU hangs in hpet_rtc_interrupt


sles11 dom0 + sles11 domU
  - guest prints "hpet1: lost 2201 rtc interrupts"

  - xm migrate works



I will retest more combinations with the source state above.


Now I tried x86-HVM-RTC.patch, and the result is that the very first
pvops guest boots fine, and also two xl migrate to localhost work fine!
I will do some more testing to see if its consistent.

Olaf

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 14:25   ` Olaf Hering
@ 2013-02-04 14:44     ` Olaf Hering
  2013-02-04 15:27       ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04 14:44 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Mon, Feb 04, Olaf Hering wrote:

> Now I tried x86-HVM-RTC.patch, and the result is that the very first
> pvops guest boots fine, and also two xl migrate to localhost work fine!
> I will do some more testing to see if its consistent.

So two cycles of pvops dom0 show that the first guest starts fine. xl
create/migrate works fine as well.
Later I did shutdown the xl guest, started xend and ran the sles11
kernel in the guest, no more hpet1 messages. 
Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages
are really gone.

So I think the x86-HVM-RTC.patch works well for me.

Olaf

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 14:44     ` Olaf Hering
@ 2013-02-04 15:27       ` Olaf Hering
  2013-02-04 15:43         ` Ian Campbell
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04 15:27 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Mon, Feb 04, Olaf Hering wrote:

> Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages
> are really gone.

With sles11 dom0+domU there are no more hpet1 messages when started from
xend.


With xl however I now get a hanging guest, which I did not see before this
patch. But this happens only if it is booted with quiet, with 'debug
ignore_loglevel' booting works fine.
Also xl list shows the domain in paused state?!

I will try once more with sles11 kernel, xl and the RTC patch reverted..

Olaf


xl dump-core shows just this in dmesg:

<6>[    0.000000] Initializing cgroup subsys cpu
<5>[    0.000000] Linux version 3.0.51-0.7.9-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Thu Nov 29 22:12:17 UTC 2012 (f3be9d0)
<6>[    0.000000] Command line: root=bax.arch.suse.de:/olaf_xenimages/bug694863/nfsroot console=ttyS0,115200 quiet log_buf_len=64M memblock=debug
<6>[    0.000000] BIOS-provided physical RAM map:
<6>[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
<6>[    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
<6>[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
<6>[    0.000000]  BIOS-e820: 0000000000100000 - 000000001f800000 (usable)
<6>[    0.000000]  BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
<6>[    0.000000] NX (Execute Disable) protection: active
<6>[    0.000000] DMI 2.4 present.
<7>[    0.000000] DMI: Xen HVM domU, BIOS 4.3.26502-20130204 02/04/2013
<7>[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
<7>[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
<6>[    0.000000] No AGP bridge found
<6>[    0.000000] last_pfn = 0x1f800 max_arch_pfn = 0x400000000
<7>[    0.000000] MTRR default type: write-back
<7>[    0.000000] MTRR fixed ranges enabled:
<7>[    0.000000]   00000-9FFFF write-back
<7>[    0.000000]   A0000-BFFFF write-combining
<7>[    0.000000]   C0000-FFFFF write-back
<7>[    0.000000] MTRR variable ranges enabled:
<7>[    0.000000]   0 base 00F0000000 mask FFF8000000 uncachable
<7>[    0.000000]   1 base 00F8000000 mask FFFC000000 uncachable
<7>[    0.000000]   2 disabled
<7>[    0.000000]   3 disabled
<7>[    0.000000]   4 disabled
<7>[    0.000000]   5 disabled
<7>[    0.000000]   6 disabled
<7>[    0.000000]   7 disabled
<6>[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<6>[    0.000000] found SMP MP-table at [ffff8800000fbba0] fbba0
<6>[    0.000000]     memblock_x86_reserve_range: [0x000fbba0-0x000fbbaf]   * MP-table mpf
<6>[    0.000000]     memblock_x86_reserve_range: [0x000fbbb0-0x000fbc93]   * MP-table mpc
<6>[    0.000000]     memblock_x86_reserve_range: [0x01fd7000-0x01fd70d7]              BRK
<6>[    0.000000] MEMBLOCK configuration:
<6>[    0.000000]  memory size = 0x1f78e000
<6>[    0.000000]  memory.cnt  = 0x2
<6>[    0.000000]  memory[0x0]  [0x00000000010000-0x0000000009dfff], 0x8e000 bytes
<6>[    0.000000]  memory[0x1]  [0x00000000100000-0x0000001f7fffff], 0x1f700000 bytes
<6>[    0.000000]  reserved.cnt  = 0x3
<6>[    0.000000]  reserved[0x0]        [0x0000000009e000-0x000000000fffff], 0x62000 bytes
<6>[    0.000000]  reserved[0x1]        [0x00000001000000-0x00000001fd70d7], 0xfd70d8 bytes
<6>[    0.000000]  reserved[0x2]        [0x0000001f2d0000-0x0000001f7effff], 0x520000 bytes
<7>[    0.000000] initial memory mapped : 0 - 20000000
<6>[    0.000000]     memblock_x86_reserve_range: [0x00099000-0x0009dfff]       TRAMPOLINE
<7>[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
<6>[    0.000000] init_memory_mapping: 0000000000000000-000000001f800000
<7>[    0.000000]  0000000000 - 001f800000 page 2M
<7>[    0.000000] kernel direct mapping tables up to 0x1f7fffff @ [mem 0x1f7fe000-0x1f7fffff]


root@satriani:~ # /usr/lib64/xen/bin/xenctx -C  -s /boot/System.map-3.0.51-0.7.9-default `xl domid sles11sp2_full_minimal_nfsroot_bug694863 2>&1`
rip: ffffffff812a9543 acpi_os_write_port+0xe
flags: 00000246 i z p
rsp: ffff880019629468
rax: 0000000000000091   rcx: 0000000000000001   rdx: 000000000000b044
rbx: 0000000000000000   rsi: 0000000000000091   rdi: 000000000000b044
rbp: 000000000000b044    r8: 0000000000000002    r9: ffffffff817b9a2f
r10: ffff88001ac20300   r11: ffffffff00000001   r12: 0000000000000008
r13: ffff880019629678   r14: ffffffff812c3144   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b000000/0000000000000000
Code (instr addr ffffffff812a9543)
eb fe 59 31 c0 5e c3 83 fa 08 89 f0 77 09 40 0f b6 c6 89 fa ee <eb> 1c 83 fa 10 77 09 0f b7 c6 89


Stack:
 ffffffff812c31d3 ffff880000000008 ffff880000000001 0000000000000000
 ffffffff0000b044 ffff8800196106a8 0000000000000000 0000000000000000
 000000000000b044 ffff880019610f60 ffff880019622150 ffff880019610f18
 ffffffff812babf1 ffff880019622150 ffffffff812c3144 0000000000000000

Call Trace:
  [<ffffffff812a9543>] acpi_os_write_port+0xe  <--
  [<ffffffff812c31d3>] acpi_ex_system_io_space_handler+0x8f
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812babf1>] acpi_ev_address_space_dispatch+0x1d5
  [<ffffffff812c3144>] acpi_ex_system_io_space_handler
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<ffffffff812c0158>] acpi_ex_access_region+0x118
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<ffffffff812c02b9>] acpi_ex_field_datum_io+0xf2
  [<0000000000000000>] irq_stack_union
  [<0000000000000008>] irq_stack_union+0x8
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812c077f>] acpi_ex_write_with_update_rule+0x130
  [<0000000000000091>] irq_stack_union+0x91
  [<0000000000000091>] irq_stack_union+0x91
  [<0000000000000011>] irq_stack_union+0x11
  [<0000000000000008>] irq_stack_union+0x8
  [<00000000000000ff>] irq_stack_union+0xff
  [<0000000000000000>] irq_stack_union
  [<ffffffff812c0979>] acpi_ex_insert_into_field+0x1ed
  [<0000000000000202>] irq_stack_union+0x202
  [<0000000000000000>] irq_stack_union
  [<ffffffff8113b8f2>] kmem_cache_alloc+0xe2
  [<0000000000000091>] irq_stack_union+0x91
  [<0000000000000011>] irq_stack_union+0x11
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000008>] irq_stack_union+0x8
  [<ffffffff812be963>] acpi_ex_write_data_to_field+0x277
  [<0000000000000000>] irq_stack_union
  [<0000000000000011>] irq_stack_union+0x11
  [<ffffffff812c350d>] acpi_ex_store_object_to_node+0x109
  [<0000000000000002>] irq_stack_union+0x2
  [<0000000000000000>] irq_stack_union
  [<0000000000000004>] irq_stack_union+0x4
  [<0000000000000000>] irq_stack_union
  [<ffffffff812c11a9>] acpi_ex_opcode_1A_1T_1R+0x371
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000004>] irq_stack_union+0x4
  [<ffffffff812b62de>] acpi_ds_exec_end_op+0xec
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812ce047>] acpi_ps_parse_loop+0x32b
  [<000000000000000a>] irq_stack_union+0xa
  [<0000000000000009>] irq_stack_union+0x9
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812cce4e>] acpi_ps_parse_aml+0x105
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<ffffffff812ce7e6>] acpi_ps_execute_method+0x213
  [<ffffffff812c895d>] acpi_ns_evaluate+0x189
  [<0000000000000004>] irq_stack_union+0x4
  [<ffffffff812d1fed>] acpi_ut_evaluate_object+0x69
  [<0000000000000060>] irq_stack_union+0x60
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000060>] irq_stack_union+0x60
  [<ffffffff812d2258>] acpi_ut_execute_STA+0x24
  [<ffffffff812c9832>] acpi_get_object_info+0x167
  [<0000000000000006>] irq_stack_union+0x6
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812c9858>] acpi_get_object_info+0x18d
  [<ffffffff812a9cdc>] acpi_os_wait_semaphore+0xce
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<ffffffff812acd13>] do_acpi_find_child+0x16
  [<0000000000000000>] irq_stack_union
  [<ffffffff812cadc5>] acpi_ns_walk_namespace+0xc4
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812accfd>] do_acpi_find_child
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812accfd>] do_acpi_find_child
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000006>] irq_stack_union+0x6
  [<ffffffff812c8079>] acpi_walk_namespace+0x80
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff812accf3>] acpi_get_child+0x42
  [<0000000000000000>] irq_stack_union
  [<ffffffff81247f76>] kobject_add+0x46
  [<ffffffff81284368>] acpi_pci_find_device+0x28
  [<ffffffff812acbb0>] acpi_platform_notify+0xb9
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff8131aaa3>] device_add+0xe3
  [<ffffffff8126657d>] pci_bus_add_device+0x1d
  [<ffffffff812665ec>] pci_bus_add_devices+0x3c
  [<ffffffff812b0dec>] acpi_pci_root_start+0x14
  [<ffffffff812aceb7>] acpi_start_single_object+0x21
  [<0000000000000000>] irq_stack_union
  [<ffffffff812ad041>] acpi_device_probe+0xab
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff8131d23a>] really_probe+0x7a
  [<0000000000000000>] irq_stack_union
  [<ffffffff8131d483>] driver_probe_device+0x63
  [<ffffffff8131d573>] __driver_attach+0x93
  [<0000000000000000>] irq_stack_union
  [<ffffffff8131d4e0>] __driver_attach
  [<ffffffff8131c8c8>] bus_for_each_dev+0x58
  [<ffffffff8131c065>] bus_add_driver+0x155
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff8131dbc9>] driver_register+0x79
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff81c1c3ce>] acpi_pci_root_init
  [<0000000000000000>] irq_stack_union
  [<ffffffff81c1c3f1>] acpi_pci_root_init+0x23
  [<0000000000000000>] irq_stack_union
  [<ffffffff810001cb>] do_one_initcall+0x3b
  [<000000000000000f>] irq_stack_union+0xf
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff81be3893>] kernel_init+0x241
  [<0000000000000000>] irq_stack_union
  [<0000000000000001>] irq_stack_union+0x1
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff8144db44>] kernel_thread_helper+0x4
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<ffffffff81be3652>] kernel_init
  [<0000000000000000>] irq_stack_union
  [<ffffffff8144db40>] kernel_thread_helper
  [<0000000000000010>] irq_stack_union+0x10
  [<0000000000000202>] irq_stack_union+0x202
  [<0000000000000018>] irq_stack_union+0x18
rip: ffffffff8102a0b2 native_safe_halt+0x2
flags: 00000246 i z p
rsp: ffff8800196a3f10
rax: 0000000000000000   rcx: 00000000ffffffff   rdx: 0000000000000000
rbx: ffff8800196a2010   rsi: 0000000000000001   rdi: ffffffff81d29108
rbp: 0000000000000001    r8: 0000000000000000    r9: ffff88001974d600
r10: 0000000000000000   r11: ffffffff81047df0   r12: 0000000000000000
r13: 0000000000000000   r14: 0000000000000000   r15: 0000000000000000
 cs: 0010        ss: 0018        ds: 0000        es: 0000
 fs: 0000 @ 0000000000000000
 gs: 0000 @ ffff88001b020000/0000000000000000
Code (instr addr ffffffff8102a0b2)
00 00 00 fb c3 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 fb f4 <c3> 66 66 66 66 2e 0f 1f 84 00 00


Stack:
 ffffffff8100ad45 0000000000000000 ffff8800196a2010 ffffffff81bc8d40
 ffffffff810020e6 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000
 0000000000000000 0000000000000000 0000000000000000 0000000000000000

Call Trace:
  [<ffffffff8102a0b2>] native_safe_halt+0x2  <--
  [<ffffffff8100ad45>] default_idle+0x145
  [<0000000000000000>] irq_stack_union
  [<ffffffff810020e6>] cpu_idle+0x66
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
  [<0000000000000000>] irq_stack_union
root@satriani:~ #

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 15:27       ` Olaf Hering
@ 2013-02-04 15:43         ` Ian Campbell
  2013-02-04 15:50           ` Olaf Hering
  0 siblings, 1 reply; 16+ messages in thread
From: Ian Campbell @ 2013-02-04 15:43 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Jan Beulich, xen-devel

On Mon, 2013-02-04 at 15:27 +0000, Olaf Hering wrote:
> On Mon, Feb 04, Olaf Hering wrote:
> 
> > Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages
> > are really gone.
> 
> With sles11 dom0+domU there are no more hpet1 messages when started from
> xend.
> 
> 
> With xl however I now get a hanging guest, which I did not see before this
> patch. But this happens only if it is booted with quiet, with 'debug
> ignore_loglevel' booting works fine.
> Also xl list shows the domain in paused state?!

[...]
>   [<ffffffff812a9543>] acpi_os_write_port+0xe  <--

I expect this will have trapped to qemu, which would explain why the
vcpu is paused, but not why qemu appears to not be responding. Maybe
something in the qemu logs will shed some light?

>   [<ffffffff812c31d3>] acpi_ex_system_io_space_handler+0x8f
>   [<0000000000000000>] irq_stack_union
>   [<0000000000000000>] irq_stack_union
>   [<0000000000000000>] irq_stack_union
>   [<ffffffff812babf1>] acpi_ev_address_space_dispatch+0x1d5
>   [<ffffffff812c3144>] acpi_ex_system_io_space_handler
[...]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 15:43         ` Ian Campbell
@ 2013-02-04 15:50           ` Olaf Hering
  2013-02-04 15:56             ` Ian Campbell
  0 siblings, 1 reply; 16+ messages in thread
From: Olaf Hering @ 2013-02-04 15:50 UTC (permalink / raw)
  To: Ian Campbell; +Cc: Jan Beulich, xen-devel

On Mon, Feb 04, Ian Campbell wrote:

> On Mon, 2013-02-04 at 15:27 +0000, Olaf Hering wrote:
> > On Mon, Feb 04, Olaf Hering wrote:
> > 
> > > Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages
> > > are really gone.
> > 
> > With sles11 dom0+domU there are no more hpet1 messages when started from
> > xend.
> > 
> > 
> > With xl however I now get a hanging guest, which I did not see before this
> > patch. But this happens only if it is booted with quiet, with 'debug
> > ignore_loglevel' booting works fine.
> > Also xl list shows the domain in paused state?!
> 
> [...]
> >   [<ffffffff812a9543>] acpi_os_write_port+0xe  <--
> 
> I expect this will have trapped to qemu, which would explain why the
> vcpu is paused, but not why qemu appears to not be responding. Maybe
> something in the qemu logs will shed some light?

I was running xenctx in another window, and it leads to this sort of
hang. Without the xenctx monitoring booting works fine.

watch -n 0,1 '/usr/lib64/xen/bin/xenctx -C -s /boot/System.map-3.0.51-0.7.9-default \
        `xl domid sles11sp2_full_minimal_nfsroot_bug694863 2>&1` 2>&1'

Olaf

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: HVM guests hanging in hpet_rtc_interrupt
  2013-02-04 15:50           ` Olaf Hering
@ 2013-02-04 15:56             ` Ian Campbell
  0 siblings, 0 replies; 16+ messages in thread
From: Ian Campbell @ 2013-02-04 15:56 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Jan Beulich, xen-devel

On Mon, 2013-02-04 at 15:50 +0000, Olaf Hering wrote:
> On Mon, Feb 04, Ian Campbell wrote:
> 
> > On Mon, 2013-02-04 at 15:27 +0000, Olaf Hering wrote:
> > > On Mon, Feb 04, Olaf Hering wrote:
> > > 
> > > > Now I'm going to boot into sles11 dom0 and see if the hpet1 messsages
> > > > are really gone.
> > > 
> > > With sles11 dom0+domU there are no more hpet1 messages when started from
> > > xend.
> > > 
> > > 
> > > With xl however I now get a hanging guest, which I did not see before this
> > > patch. But this happens only if it is booted with quiet, with 'debug
> > > ignore_loglevel' booting works fine.
> > > Also xl list shows the domain in paused state?!
> > 
> > [...]
> > >   [<ffffffff812a9543>] acpi_os_write_port+0xe  <--
> > 
> > I expect this will have trapped to qemu, which would explain why the
> > vcpu is paused, but not why qemu appears to not be responding. Maybe
> > something in the qemu logs will shed some light?
> 
> I was running xenctx in another window, and it leads to this sort of
> hang.

That is, erm, interesting!

Ian.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-02-04 15:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-31 17:07 HVM guests hanging in hpet_rtc_interrupt Olaf Hering
2013-01-31 17:12 ` Ian Campbell
2013-01-31 18:09   ` Olaf Hering
2013-01-31 18:46     ` Olaf Hering
2013-02-04  8:21       ` Jan Beulich
2013-02-04  8:47         ` Jan Beulich
2013-02-04  9:49           ` Olaf Hering
2013-02-04 14:03             ` Olaf Hering
2013-02-04 14:13               ` Jan Beulich
2013-02-04 11:02 ` Jan Beulich
2013-02-04 14:25   ` Olaf Hering
2013-02-04 14:44     ` Olaf Hering
2013-02-04 15:27       ` Olaf Hering
2013-02-04 15:43         ` Ian Campbell
2013-02-04 15:50           ` Olaf Hering
2013-02-04 15:56             ` Ian Campbell

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.