WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: Ubuntu 9.04 with xen unstable and 2.6.31 pvops kernel ha

To: Xen users mailing list <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: Ubuntu 9.04 with xen unstable and 2.6.31 pvops kernel hangs at boot
From: Bruce Edge <bruce.edge@xxxxxxxxx>
Date: Sat, 10 Oct 2009 11:24:48 -0700
Delivery-date: Sat, 10 Oct 2009 11:26:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=CRPPxJ8i59DT+JpVQq2Ly6Cwl8Uf9HfAldElMqC+Pjw=; b=i17IW+fXVq4KQMUQlDpuDOF8ECt1YHPYeTlH2yvQjhZNvk69cQqrZiaQXANqgWfFgA 03kl2Ji3ebHrnBavyBSrCTM42s/t/C8Nl5i/62LYfH95ktE2dAGEjZ4C3ViCaVj6MRZA MV337Q+LlMGgdpk62Xk0vsb15Ir7VrBy5EwYg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FemoQo+EXlbtF90YlKEAAnyJ9SN+GCPUje2tNWbFs9wBViZgd+Cw4FEH1yFN8J1nc4 IquE/VOVb040OsdHQnoqoCCNpLjQXcMGSwSZr15iOIu9yU0u2NX4wdq3Gn1IPxCoHid9 A9nQYfo+HepOag7tO2cQWyplbzLeqYLt5wVWQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <45c43ef50910100723i7bb6255ev598d540e052cb42d@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <45c43ef50910100723i7bb6255ev598d540e052cb42d@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I've tried disabling these options in the BIOS with no effect:
NUMA
exec protection
hyperthreading
all non-essential PCI cards
APIC

I did just discover that one can dump state from the Xen console which appears to be fully functional even though there is no sign of life from the dom0.

Rather than posting the 120K of output from a full Xen diag dump, which of these:
(XEN)  key '%' (ascii '25') => trap to xendbg
(XEN)  key '*' (ascii '2a') => print all diagnostics
(XEN)  key '0' (ascii '30') => dump Dom0 registers
(XEN)  key 'C' (ascii '43') => trigger a crashdump
(XEN)  key 'H' (ascii '48') => dump heap info
(XEN)  key 'N' (ascii '4e') => trigger an NMI
(XEN)  key 'O' (ascii '4f') => toggle shadow audits
(XEN)  key 'Q' (ascii '51') => dump PCI devices
(XEN)  key 'R' (ascii '52') => reboot machine
(XEN)  key 'S' (ascii '53') => reset shadow pagetables
(XEN)  key 'a' (ascii '61') => dump timer queues
(XEN)  key 'c' (ascii '63') => dump ACPI Cx structures
(XEN)  key 'd' (ascii '64') => dump registers
(XEN)  key 'e' (ascii '65') => dump evtchn info
(XEN)  key 'h' (ascii '68') => show this message
(XEN)  key 'i' (ascii '69') => dump interrupt bindings
(XEN)  key 'm' (ascii '6d') => memory info
(XEN)  key 'n' (ascii '6e') => NMI statistics
(XEN)  key 'q' (ascii '71') => dump domain (and guest debug) info
(XEN)  key 'r' (ascii '72') => dump run queues
(XEN)  key 's' (ascii '73') => dump softtsc stats
(XEN)  key 't' (ascii '74') => display multi-cpu clock info
(XEN)  key 'u' (ascii '75') => dump numa info
(XEN)  key 'v' (ascii '76') => dump Intel's VMCS
(XEN)  key 'z' (ascii '7a') => print ioapic info

 would be helpful in diagnosing this dom0 startup failure?

Here's the output from some if the shorter ones:

(XEN) Physical memory information:
(XEN)     Xen heap: 0kB free
(XEN)     heap[14]: 62432kB free
(XEN)     heap[16]: 65568kB free
(XEN)     heap[19]: 2728kB free
(XEN)     heap[21]: 4064kB free
(XEN)     Dom heap: 134792kB free

(XEN) ==== PCI devices ====
(XEN) 01:04.6 - dom 0   - MSIs < >
(XEN) 01:04.4 - dom 0   - MSIs < >
(XEN) 01:04.2 - dom 0   - MSIs < >
(XEN) 01:04.0 - dom 0   - MSIs < >
(XEN) 01:03.0 - dom 0   - MSIs < >
(XEN) 03:00.1 - dom 0   - MSIs < >
(XEN) 03:00.0 - dom 0   - MSIs < >
(XEN) 02:00.1 - dom 0   - MSIs < >
(XEN) 02:00.0 - dom 0   - MSIs < >
(XEN) 07:00.3 - dom 0   - MSIs < >
(XEN) 07:00.2 - dom 0   - MSIs < >
(XEN) 07:00.1 - dom 0   - MSIs < >
(XEN) 07:00.0 - dom 0   - MSIs < >
(XEN) 17:00.1 - dom 0   - MSIs < >
(XEN) 17:00.0 - dom 0   - MSIs < >
(XEN) 14:00.1 - dom 0   - MSIs < >
(XEN) 14:00.0 - dom 0   - MSIs < >
(XEN) 04:00.0 - dom 0   - MSIs < 60 61 62 63 >
(XEN) 00:1f.0 - dom 0   - MSIs < >
(XEN) 00:1e.0 - dom 0   - MSIs < >
(XEN) 00:1d.7 - dom 0   - MSIs < >
(XEN) 00:1d.3 - dom 0   - MSIs < >
(XEN) 00:1d.2 - dom 0   - MSIs < >
(XEN) 00:1d.1 - dom 0   - MSIs < >
(XEN) 00:1d.0 - dom 0   - MSIs < >
(XEN) 00:1c.2 - dom 0   - MSIs < 59 >
(XEN) 00:1c.0 - dom 0   - MSIs < 58 >
(XEN) 00:14.2 - dom 0   - MSIs < >
(XEN) 00:14.1 - dom 0   - MSIs < >
(XEN) 00:14.0 - dom 0   - MSIs < >
(XEN) 00:0e.4 - dom 0   - MSIs < >
(XEN) 00:0e.3 - dom 0   - MSIs < >
(XEN) 00:0e.2 - dom 0   - MSIs < >
(XEN) 00:0e.1 - dom 0   - MSIs < >
(XEN) 00:0e.0 - dom 0   - MSIs < >
(XEN) 00:0d.6 - dom 0   - MSIs < >
(XEN) 00:0d.5 - dom 0   - MSIs < >
(XEN) 00:0d.4 - dom 0   - MSIs < >
(XEN) 00:0d.3 - dom 0   - MSIs < >
(XEN) 00:0d.2 - dom 0   - MSIs < >
(XEN) 00:0d.1 - dom 0   - MSIs < >
(XEN) 00:0d.0 - dom 0   - MSIs < >
(XEN) 00:0a.0 - dom 0   - MSIs < 57 >
(XEN) 00:09.0 - dom 0   - MSIs < 56 >
(XEN) 00:08.0 - dom 0   - MSIs < 55 >
(XEN) 00:07.0 - dom 0   - MSIs < 54 >
(XEN) 00:06.0 - dom 0   - MSIs < 53 >
(XEN) 00:05.0 - dom 0   - MSIs < 52 >
(XEN) 00:04.0 - dom 0   - MSIs < 51 >
(XEN) 00:03.0 - dom 0   - MSIs < 50 >
(XEN) 00:02.0 - dom 0   - MSIs < 49 >
(XEN) 00:01.0 - dom 0   - MSIs < 48 >
(XEN) 00:00.0 - dom 0   - MSIs < >

(XEN) 'c' pressed -> printing ACPI Cx structures
shows nothing

(XEN) 'u' pressed -> dumping numa info (now-0xFE:EC411CC5)
(XEN) idx0 -> NODE0 start->0 size->3276799
(XEN) phys_to_nid(0000000000001000) -> 0 should be 0
(XEN) CPU0 -> NODE0
(XEN) CPU1 -> NODE0
(XEN) CPU2 -> NODE0
(XEN) CPU3 -> NODE0
(XEN) CPU4 -> NODE0
(XEN) CPU5 -> NODE0
(XEN) CPU6 -> NODE0
(XEN) CPU7 -> NODE0
(XEN) CPU8 -> NODE0
(XEN) CPU9 -> NODE0
(XEN) CPU10 -> NODE0
(XEN) CPU11 -> NODE0
(XEN) CPU12 -> NODE0
(XEN) CPU13 -> NODE0
(XEN) CPU14 -> NODE0
(XEN) CPU15 -> NODE0
(XEN) Memory location of each domain:
(XEN) Domain 0 (total: 3073427):
(XEN)     Node 0: 3073427

(XEN) *********** VMCS Areas **************
(XEN) **************************************
nothing

APIC:
(XEN) number of MP IRQ sources: 15.
(XEN) number of IO-APIC #8 registers: 24.
(XEN) number of IO-APIC #0 registers: 24.
(XEN) testing the IO APIC.......................
(XEN) IO APIC #8......
(XEN) .... register #00: 08000000
(XEN) .......    : physical APIC id: 08
(XEN) .......    : Delivery Type: 0
(XEN) .......    : LTS          : 0
(XEN) .... register #01: 00170020
(XEN) .......     : max redirection entries: 0017
(XEN) .......     : PRQ implemented: 0
(XEN) .......     : IO APIC version: 0020
(XEN) .... IRQ redirection table:
(XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:  
(XEN)  00 000 00  1    0    0   0   0    0    0    00
(XEN)  01 000 00  0    0    0   0   0    0    0    28
(XEN)  02 000 00  0    0    0   0   0    0    0    F0
(XEN)  03 000 00  0    0    0   0   0    0    0    30
(XEN)  04 000 00  0    0    0   0   0    0    0    F1
(XEN)  05 000 00  0    0    0   0   0    0    0    38
(XEN)  06 000 00  0    0    0   0   0    0    0    40
(XEN)  07 000 00  0    0    0   0   0    0    0    48
(XEN)  08 000 00  0    0    0   0   0    0    0    50
(XEN)  09 000 00  0    1    0   0   0    0    0    58
(XEN)  0a 000 00  0    0    0   0   0    0    0    60
(XEN)  0b 000 00  0    0    0   0   0    0    0    68
(XEN)  0c 000 00  0    0    0   0   0    0    0    70
(XEN)  0d 000 00  0    0    0   0   0    0    0    78
(XEN)  0e 000 00  0    0    0   0   0    0    0    88
(XEN)  0f 000 00  0    0    0   0   0    0    0    90
(XEN)  10 000 00  1    1    0   1   0    0    0    98
(XEN)  11 000 00  1    1    0   1   0    0    0    A0
(XEN)  12 000 00  1    1    0   1   0    0    0    A8
(XEN)  13 000 00  1    1    0   1   0    0    0    B0
(XEN)  14 000 00  0    1    0   1   0    0    0    B8
(XEN)  15 000 00  0    0    0   0   0    0    0    C0
(XEN)  16 000 00  0    1    0   1   0    0    0    C8
(XEN)  17 000 00  0    1    0   1   0    0    0    D0
(XEN) IO APIC #0......
(XEN) .... register #00: 00000000
(XEN) .......    : physical APIC id: 00
(XEN) .......    : Delivery Type: 0
(XEN) .......    : LTS          : 0
(XEN) .... register #01: 00170020
(XEN) .......     : max redirection entries: 0017
(XEN) .......     : PRQ implemented: 0
(XEN) .......     : IO APIC version: 0020
(XEN) .... register #02: 00000000
(XEN) .......     : arbitration: 00
(XEN) .... register #03: 00000001
(XEN) .......     : Boot DT    : 1
(XEN) .... IRQ redirection table:
(XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:  
(XEN)  00 000 00  0    0    0   0   0    0    0    D8
(XEN)  01 000 00  0    0    0   0   0    0    0    21
(XEN)  02 000 00  0    0    0   0   0    0    0    29
(XEN)  03 000 00  0    0    0   0   0    0    0    31
(XEN)  04 000 00  1    1    0   1   0    0    0    39
(XEN)  05 000 00  0    0    0   0   0    0    0    41
(XEN)  06 000 00  0    0    0   0   0    0    0    49
(XEN)  07 000 00  0    0    0   0   0    0    0    51
(XEN)  08 000 00  0    0    0   0   0    0    0    59
(XEN)  09 000 00  0    0    0   0   0    0    0    61
(XEN)  0a 000 00  0    0    0   0   0    0    0    69
(XEN)  0b 000 00  0    0    0   0   0    0    0    71
(XEN)  0c 000 00  0    0    0   0   0    0    0    79
(XEN)  0d 000 00  0    0    0   0   0    0    0    81
(XEN)  0e 000 00  0    0    0   0   0    0    0    89
(XEN)  0f 000 00  0    0    0   0   0    0    0    91
(XEN)  10 000 00  0    0    0   0   0    0    0    99
(XEN)  11 000 00  0    0    0   0   0    0    0    A1
(XEN)  12 000 00  0    0    0   0   0    0    0    A9
(XEN)  13 000 00  0    0    0   0   0    0    0    B1
(XEN)  14 000 00  0    0    0   0   0    0    0    B9
(XEN)  15 000 00  0    0    0   0   0    0    0    C1
(XEN)  16 000 00  0    0    0   0   0    0    0    C9
(XEN)  17 000 00  0    0    0   0   0    0    0    D1
(XEN) Using vector-based indexing
(XEN) IRQ to pin mappings:
(XEN) IRQ240 -> 0:2
(XEN) IRQ40 -> 0:1
(XEN) IRQ48 -> 0:3
(XEN) IRQ241 -> 0:4
(XEN) IRQ56 -> 0:5
(XEN) IRQ64 -> 0:6
(XEN) IRQ72 -> 0:7
(XEN) IRQ80 -> 0:8
(XEN) IRQ88 -> 0:9
(XEN) IRQ96 -> 0:10
(XEN) IRQ104 -> 0:11
(XEN) IRQ112 -> 0:12
(XEN) IRQ120 -> 0:13
(XEN) IRQ136 -> 0:14
(XEN) IRQ144 -> 0:15
(XEN) IRQ152 -> 0:16
(XEN) IRQ160 -> 0:17
(XEN) IRQ168 -> 0:18
(XEN) IRQ176 -> 0:19
(XEN) IRQ184 -> 0:20
(XEN) IRQ192 -> 0:21
(XEN) IRQ200 -> 0:22
(XEN) IRQ208 -> 0:23
(XEN) IRQ216 -> 1:0
(XEN) IRQ33 -> 1:1
(XEN) IRQ41 -> 1:2
(XEN) IRQ49 -> 1:3
(XEN) IRQ57 -> 1:4
(XEN) IRQ65 -> 1:5
(XEN) IRQ73 -> 1:6
(XEN) IRQ81 -> 1:7
(XEN) IRQ89 -> 1:8
(XEN) IRQ97 -> 1:9
(XEN) IRQ105 -> 1:10
(XEN) IRQ113 -> 1:11
(XEN) IRQ121 -> 1:12
(XEN) IRQ129 -> 1:13
(XEN) IRQ137 -> 1:14
(XEN) IRQ145 -> 1:15
(XEN) IRQ153 -> 1:16
(XEN) IRQ161 -> 1:17
(XEN) IRQ169 -> 1:18
(XEN) IRQ177 -> 1:19
(XEN) IRQ185 -> 1:20
(XEN) IRQ193 -> 1:21
(XEN) IRQ201 -> 1:22
(XEN) IRQ209 -> 1:23
(XEN) .................................... done.

If I were to diff some of this  diag data with a 2.6.30.3 dom0 that works, which would be significant?

Thanks

-Bruce

On Sat, Oct 10, 2009 at 7:23 AM, Bruce Edge <bruce.edge@xxxxxxxxx> wrote:
This same xen boots fine with Andrew Lyon's 2.6.30.3 kernel patches, but hangs with the 2.6.31 pvops kernel.

This is a proliant with 2 nahelem CPUs.

One thing of note is that even thought console output stops, I can still toggle between the Xen and dom0 console with the 3 ctrl-a sequence. I cannot ping it though so I'm pretty sure it's not a console setting.

Here's the boot log captured from the serial console:

 __  __            _____  ____                     _        _     _
 \ \/ /___ _ __   |___ / | ___|    _   _ _ __  ___| |_ __ _| |__ | | ___
  \  // _ \ '_ \    |_ \ |___ \ __| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
  /  \  __/ | | |  ___) | ___) |__| |_| | | | \__ \ || (_| | |_) | |  __/
 /_/\_\___|_| |_| |____(_)____/    \__,_|_| |_|___/\__\__,_|_.__/|_|\___|


(XEN) Xen version 3.5-unstable (bedge@xxxxxxxxxxx) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) Fri
Oct  9 16:02:02 PDT 2009
(XEN) Latest ChangeSet: Thu Oct 08 09:24:32 2009 +0100 20296:1d7221667204
(XEN) Command line: com1=115200,8n1 console=com1 acpi=force apic=on dom0_max_vcpus=1 dom0_vcpus_pin=
true iommu=1,no-intremap,passthrough loglvl=all loglvl_guest=all
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: none; EDID transfer time: 2 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 - 0000000000098000 (usable)
(XEN)  0000000000098000 - 00000000000a0000 (reserved)
(XEN)  00000000000f0000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 00000000df63f000 (usable)
(XEN)  00000000df63f000 - 00000000df64c000 (ACPI data)
(XEN)  00000000df64c000 - 00000000df64d000 (usable)
(XEN)  00000000df64d000 - 00000000e4000000 (reserved)
(XEN)  00000000fec00000 - 00000000fee10000 (reserved)
(XEN)  00000000ff800000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 000000031ffff000 (usable)
(XEN) ACPI: RSDP 000F4F00, 0024 (r2 HP    )
(XEN) ACPI: XSDT DF63FD40, 00AC (r1 HP     ProLiant        2   �     162E)
(XEN) ACPI: FACP DF63FE40, 00F4 (r3 HP     ProLiant        2   �     162E)
(XEN) ACPI: DSDT DF63FF40, 1F35 (r1 HP         DSDT        1 INTL 20030228)
(XEN) ACPI: FACS DF63F100, 0040
(XEN) ACPI: SPCR DF63F140, 0050 (r1 HP     SPCRRBSU        1   �     162E)
(XEN) ACPI: MCFG DF63F1C0, 003C (r1 HP     ProLiant        1             0)
(XEN) ACPI: HPET DF63F200, 0038 (r1 HP     ProLiant        2   �     162E)
(XEN) ACPI: FFFF DF63F240, 0064 (r2 HP     ProLiant        2   �     162E)
(XEN) ACPI: SPMI DF63F2C0, 0040 (r5 HP     ProLiant        1   �     162E)
(XEN) ACPI: ERST DF63F300, 01D0 (r1 HP     ProLiant        1   �     162E)
(XEN) ACPI: APIC DF63F500, 00DE (r1 HP     ProLiant        2             0)
(XEN) ACPI: SRAT DF63F600, 0370 (r1 HP     Proliant        1   �     162E)
(XEN) ACPI: FFFF DF63F980, 0176 (r1 HP     ProLiant        1   �     162E)
(XEN) ACPI: BERT DF63FB00, 0030 (r1 HP     ProLiant        1   �     162E)
(XEN) ACPI: HEST DF63FB40, 00BC (r1 HP     ProLiant        1   �     162E)
(XEN) ACPI: DMAR DF63FC00, 00E0 (r1 HP     ProLiant        1   �     162E)
(XEN) ACPI: SSDT DF641E80, 0125 (r3     HP  CRSPCI0        2   HP        1)
(XEN) ACPI: SSDT DF641FC0, 0255 (r3     HP  riser1a        2 INTL 20061109)
(XEN) ACPI: SSDT DF642240, 025D (r3     HP  riser2a        2 INTL 20061109)
(XEN) ACPI: SSDT DF6424C0, 3094 (r1  INTEL PPM RCM         1 INTL 20061109)
(XEN) SRAT: 0000000000000-00000dfffffff
(XEN) SRAT: 0000100000000-000019fffffff
(XEN) SRAT: 00001a0000000-000031fffffff
(XEN) System RAM: 12135MB (12426532kB)
(XEN) NUMA turned off
(XEN) Faking a node at 0000000000000000-000000031ffff000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000f4f80
(XEN) DMI 2.6 present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x908
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[904,0], pm1x_evt[900,0]
(XEN) ACPI:                  wakeup_vec[df63f10c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
(XEN) Processor #0 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] enabled)
(XEN) Processor #16 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
(XEN) Processor #4 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled)
(XEN) Processor #20 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
(XEN) Processor #2 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled)
(XEN) Processor #18 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
(XEN) Processor #6 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x16] enabled)
(XEN) Processor #22 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
(XEN) Processor #1 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] enabled)
(XEN) Processor #17 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
(XEN) Processor #5 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] enabled)
(XEN) Processor #21 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
(XEN) Processor #3 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] enabled)
(XEN) Processor #19 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
(XEN) Processor #7 7:10 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] enabled)
(XEN) Processor #23 7:10 APIC version 21
(XEN) ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl 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[0x00] address[0xfec80000] gsi_base[24])
(XEN) IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
(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: 0x8086a201 base: 0xfed00000
(XEN) [VT-D]dmar.c:538: Host address width 39
(XEN) [VT-D]dmar.c:547: found ACPI_DMAR_DRHD
(XEN) [VT-D]dmar.c:374: dmaru->address = e7ffe000
(XEN) [VT-D]dmar.c:331: IOAPIC: 0:1e.1
(XEN) [VT-D]dmar.c:331: IOAPIC: 0:13.0
(XEN) [VT-D]dmar.c:386: found INCLUDE_ALL
(XEN) [VT-D]dmar.c:551: found ACPI_DMAR_RMRR
(XEN) [VT-D]dmar.c:326: endpoint: 0:1d.7
(XEN) [VT-D]dmar.c:551: found ACPI_DMAR_RMRR
(XEN) [VT-D]dmar.c:326: endpoint: 0:1d.0
(XEN) [VT-D]dmar.c:326: endpoint: 0:1d.1
(XEN) [VT-D]dmar.c:326: endpoint: 0:1d.2
(XEN) [VT-D]dmar.c:326: endpoint: 0:1d.3
(XEN) [VT-D]dmar.c:555: found ACPI_DMAR_ATSR
(XEN) [VT-D]dmar.c:314: bridge: 0:9.0  start = 0 sec = 7  sub = 9
(XEN) [VT-D]dmar.c:314: bridge: 0:8.0  start = 0 sec = a  sub = c
(XEN) [VT-D]dmar.c:314: bridge: 0:7.0  start = 0 sec = d  sub = f
(XEN) [VT-D]dmar.c:314: bridge: 0:3.0  start = 0 sec = 10  sub = 12
(XEN) [VT-D]dmar.c:314: bridge: 0:5.0  start = 0 sec = 14  sub = 16
(XEN) [VT-D]dmar.c:314: bridge: 0:6.0  start = 0 sec = 17  sub = 19
(XEN) Intel VT-d DMAR tables have been parsed.
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
(XEN) PCI: MCFG area at e0000000 reserved in E820
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Initializing CPU#0
(XEN) Detected 2533.474 MHz processor.
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 0
(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) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging detected.
(XEN) Intel machine check reporting enabled on CPU#0.
(XEN) CPU0: Thermal monitoring enabled (TM1)
(XEN) [VT-D]iommu.c:943: drhd->address = e7ffe000
(XEN) [VT-D]iommu.c:944: iommu->reg = ffff82c3fff57000
(XEN) Intel VT-d Snoop Control not supported.
(XEN) Intel VT-d DMA Passthrough supported.
(XEN) Intel VT-d Queued Invalidation supported.
(XEN) Intel VT-d Interrupt Remapping not supported.
(XEN) I/O virtualisation enabled
(XEN) I/O virtualisation for PV guests disabled
(XEN) CPU0: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 1/16 eip 8c000
(XEN) Initializing CPU#1
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 0
(XEN) Intel machine check reporting enabled on CPU#1.
(XEN) CPU1: Thermal monitoring enabled (TM1)
(XEN) CPU1: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 2/4 eip 8c000
(XEN) Initializing CPU#2
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 2
(XEN) Intel machine check reporting enabled on CPU#2.
(XEN) CPU2: Thermal monitoring enabled (TM1)
(XEN) CPU2: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 3/20 eip 8c000
(XEN) Initializing CPU#3
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 2
(XEN) Intel machine check reporting enabled on CPU#3.
(XEN) CPU3: Thermal monitoring enabled (TM1)
(XEN) CPU3: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 4/2 eip 8c000
(XEN) Initializing CPU#4
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 1
(XEN) Intel machine check reporting enabled on CPU#4.
(XEN) CPU4: Thermal monitoring enabled (TM1)
(XEN) CPU4: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 5/18 eip 8c000
(XEN) Initializing CPU#5
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 1
(XEN) Intel machine check reporting enabled on CPU#5.
(XEN) CPU5: Thermal monitoring enabled (TM1)
(XEN) CPU5: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 6/6 eip 8c000
(XEN) Initializing CPU#6
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 3
(XEN) Intel machine check reporting enabled on CPU#6.
(XEN) CPU6: Thermal monitoring enabled (TM1)
(XEN) CPU6: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 7/22 eip 8c000
(XEN) Initializing CPU#7
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 3
(XEN) Intel machine check reporting enabled on CPU#7.
(XEN) CPU7: Thermal monitoring enabled (TM1)
(XEN) CPU7: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 8/1 eip 8c000
(XEN) Initializing CPU#8
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 0
(XEN) Intel machine check reporting enabled on CPU#8.
(XEN) CPU8: Thermal monitoring enabled (TM1)
(XEN) CPU8: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 9/17 eip 8c000
(XEN) Initializing CPU#9
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 0
(XEN) Intel machine check reporting enabled on CPU#9.
(XEN) CPU9: Thermal monitoring enabled (TM1)
(XEN) CPU9: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 10/5 eip 8c000
(XEN) Initializing CPU#10
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 2
(XEN) Intel machine check reporting enabled on CPU#10.
(XEN) CPU10: Thermal monitoring enabled (TM1)
(XEN) CPU10: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 11/21 eip 8c000
(XEN) Initializing CPU#11
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 2
(XEN) Intel machine check reporting enabled on CPU#11.
(XEN) CPU11: Thermal monitoring enabled (TM1)
(XEN) CPU11: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 12/3 eip 8c000
(XEN) Initializing CPU#12
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 1
(XEN) Intel machine check reporting enabled on CPU#12.
(XEN) CPU12: Thermal monitoring enabled (TM1)
(XEN) CPU12: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 13/19 eip 8c000
(XEN) Initializing CPU#13
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 1
(XEN) Intel machine check reporting enabled on CPU#13.
(XEN) CPU13: Thermal monitoring enabled (TM1)
(XEN) CPU13: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 14/7 eip 8c000
(XEN) Initializing CPU#14
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 0
(XEN) CPU: Processor Core ID: 3
(XEN) Intel machine check reporting enabled on CPU#14.
(XEN) CPU14: Thermal monitoring enabled (TM1)
(XEN) CPU14: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Booting processor 15/23 eip 8c000
(XEN) Initializing CPU#15
(XEN) CPU: L1 I cache: 32K, L1 D cache: 32K
(XEN) CPU: L2 cache: 256K
(XEN) CPU: L3 cache: 8192K
(XEN) CPU: Physical Processor ID: 1
(XEN) CPU: Processor Core ID: 3
(XEN) Intel machine check reporting enabled on CPU#15.
(XEN) CPU15: Thermal monitoring enabled (TM1)
(XEN) CPU15: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz stepping 05
(XEN) Total of 16 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) checking TSC synchronization across 16 CPUs: passed.
(XEN) Platform timer is 14.318MHz HPET
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) microcode.c:73:d32767 microcode: CPU2 resumed
(XEN) microcode.c:73:d32767 microcode: CPU3 resumed
(XEN) microcode.c:73:d32767 microcode: CPU4 resumed
(XEN) microcode.c:73:d32767 microcode: CPU5 resumed
(XEN) microcode.c:73:d32767 microcode: CPU6 resumed
(XEN) microcode.c:73:d32767 microcode: CPU7 resumed
(XEN) microcode.c:73:d32767 microcode: CPU8 resumed
(XEN) microcode.c:73:d32767 microcode: CPU9 resumed
(XEN) microcode.c:73:d32767 microcode: CPU10 resumed
(XEN) microcode.c:73:d32767 microcode: CPU11 resumed
(XEN) microcode.c:73:d32767 microcode: CPU12 resumed
(XEN) microcode.c:73:d32767 microcode: CPU13 resumed
(XEN) microcode.c:73:d32767 microcode: CPU14 resumed
(XEN) Brought up 16 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU15 resumed
(XEN) HPET: 4 timers in total, 0 timers will be used for broadcast
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.2
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.3
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.4
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.5
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:d.6
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:e.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:e.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:e.2
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:e.3
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:e.4
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:14.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:14.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 0:14.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.7
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1f.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.5
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.6
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:3.7
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:4.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:4.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:4.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 1:4.6
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 2:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 2:0.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 3:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 3:0.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 4:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 7:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 7:0.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 7:0.2
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 7:0.3
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 14:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 14:0.1
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 17:0.0
(XEN) [VT-D]iommu.c:1175:d32767 domain_context_mapping:PCIe: bdf = 17:0.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:0.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:0.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:2.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:2.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:2.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:2.5
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:3.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:3.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:3.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:3.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:4.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:4.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:4.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:4.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:5.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:5.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:5.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:5.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:6.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:6.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:6.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3e:6.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:0.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:0.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:2.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:2.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:2.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:2.5
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:3.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:3.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:3.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:3.4
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:4.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:4.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:4.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:4.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:5.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:5.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:5.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:5.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:6.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:6.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:6.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 3f:6.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.0
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.1
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.2
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.3
(XEN) [VT-D]iommu.c:1182:d32767 domain_context_mapping:PCI: bdf = 0:1d.7
(XEN) [VT-D]iommu.c:632: iommu_enable_translation: iommu->reg = ffff82c3fff57000
(XEN) *** LOADING DOMAIN 0 ***
(XEN) elf_parse_binary: phdr: paddr=0x1000000 memsz=0x718000
(XEN) elf_parse_binary: phdr: paddr=0x1718000 memsz=0xcc1d0
(XEN) elf_parse_binary: phdr: paddr=0x17e5000 memsz=0x8c8
(XEN) elf_parse_binary: phdr: paddr=0x17e6000 memsz=0x15aa0
(XEN) elf_parse_binary: phdr: paddr=0x17fbaa0 memsz=0x1a5560
(XEN) elf_parse_binary: memory: 0x1000000 -> 0x19a1000
(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 = 0xffffffff817fbca0
(XEN) elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81009000
(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        = 0xffffffff819a1000
(XEN)     virt_entry       = 0xffffffff817fbca0
(XEN)     p2m_base         = 0xffffffffffffffff
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x19a1000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000300000000->0000000310000000 (3008834 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: ffffffff81000000->ffffffff819a1000
(XEN)  Init. ramdisk: ffffffff819a1000->ffffffff8934e200
(XEN)  Phys-Mach map: ffffffff8934f000->ffffffff8aac3a10
(XEN)  Start info:    ffffffff8aac4000->ffffffff8aac44b4
(XEN)  Page tables:   ffffffff8aac5000->ffffffff8ab1e000
(XEN)  Boot stack:    ffffffff8ab1e000->ffffffff8ab1f000
(XEN)  TOTAL:         ffffffff80000000->ffffffff8ac00000
(XEN)  ENTRY ADDRESS: ffffffff817fbca0
(XEN) Dom0 has maximum 1 VCPUs
(XEN) elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81718000
(XEN) elf_load_binary: phdr 1 at 0xffffffff81718000 -> 0xffffffff817e41d0
(XEN) elf_load_binary: phdr 2 at 0xffffffff817e5000 -> 0xffffffff817e58c8
(XEN) elf_load_binary: phdr 3 at 0xffffffff817e6000 -> 0xffffffff817fbaa0
(XEN) elf_load_binary: phdr 4 at 0xffffffff817fbaa0 -> 0xffffffff8188c000
(XEN) Scrubbing Free RAM: .done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 148kB init memory.
(XEN) mm.c:840:d0 Error getting mfn 100 (pfn 5555555555555555) from L1 entry 8000000000100463 for l1e_owner=0, pg_owner=32753
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=0, irq=0
(XEN) ioapic_guest_write: new_entry=00010000
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=2, irq=0
(XEN) ioapic_guest_write: new_entry=00010000
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) irq.c:1360: dom0: pirq 0 or irq 3 already mapped
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=4, irq=4
(XEN) ioapic_guest_write: new_entry=00010000
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) irq.c:1360: dom0: pirq 0 or irq 5 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 6 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 7 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 8 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 9 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 10 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 11 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 12 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 13 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 14 already mapped
(XEN) irq.c:1360: dom0: pirq 0 or irq 15 already mapped
(XEN) allocated vector for irq:16
(XEN) irq.c:1360: dom0: pirq 0 or irq 16 already mapped
(XEN) allocated vector for irq:17
(XEN) irq.c:1360: dom0: pirq 0 or irq 17 already mapped
(XEN) allocated vector for irq:18
(XEN) irq.c:1360: dom0: pirq 0 or irq 18 already mapped
(XEN) allocated vector for irq:19
(XEN) irq.c:1360: dom0: pirq 0 or irq 19 already mapped
(XEN) allocated vector for irq:20
(XEN) irq.c:1360: dom0: pirq 0 or irq 20 already mapped
(XEN) allocated vector for irq:21
(XEN) irq.c:1360: dom0: pirq 0 or irq 21 already mapped
(XEN) allocated vector for irq:22
(XEN) irq.c:1360: dom0: pirq 0 or irq 22 already mapped
(XEN) allocated vector for irq:23
(XEN) irq.c:1360: dom0: pirq 0 or irq 23 already mapped
(XEN) allocated vector for irq:24
(XEN) irq.c:1360: dom0: pirq 0 or irq 24 already mapped
(XEN) allocated vector for irq:25
(XEN) irq.c:1360: dom0: pirq 0 or irq 25 already mapped
(XEN) allocated vector for irq:26
(XEN) irq.c:1360: dom0: pirq 0 or irq 26 already mapped
(XEN) allocated vector for irq:27
(XEN) irq.c:1360: dom0: pirq 0 or irq 27 already mapped
(XEN) allocated vector for irq:28
(XEN) irq.c:1360: dom0: pirq 0 or irq 28 already mapped
(XEN) allocated vector for irq:29
(XEN) irq.c:1360: dom0: pirq 0 or irq 29 already mapped
(XEN) allocated vector for irq:30
(XEN) irq.c:1360: dom0: pirq 0 or irq 30 already mapped
(XEN) allocated vector for irq:31
(XEN) irq.c:1360: dom0: pirq 0 or irq 31 already mapped
(XEN) allocated vector for irq:32
(XEN) irq.c:1360: dom0: pirq 0 or irq 32 already mapped
(XEN) allocated vector for irq:33
(XEN) irq.c:1360: dom0: pirq 0 or irq 33 already mapped
(XEN) allocated vector for irq:34
(XEN) irq.c:1360: dom0: pirq 0 or irq 34 already mapped
(XEN) allocated vector for irq:35
(XEN) irq.c:1360: dom0: pirq 0 or irq 35 already mapped
(XEN) allocated vector for irq:36
(XEN) irq.c:1360: dom0: pirq 0 or irq 36 already mapped
(XEN) allocated vector for irq:37
(XEN) irq.c:1360: dom0: pirq 0 or irq 37 already mapped
(XEN) allocated vector for irq:38
(XEN) irq.c:1360: dom0: pirq 0 or irq 38 already mapped
(XEN) allocated vector for irq:39
(XEN) irq.c:1360: dom0: pirq 0 or irq 39 already mapped
(XEN) allocated vector for irq:40
(XEN) irq.c:1360: dom0: pirq 0 or irq 40 already mapped
(XEN) allocated vector for irq:41
(XEN) irq.c:1360: dom0: pirq 0 or irq 41 already mapped
(XEN) allocated vector for irq:42
(XEN) irq.c:1360: dom0: pirq 0 or irq 42 already mapped
(XEN) allocated vector for irq:43
(XEN) irq.c:1360: dom0: pirq 0 or irq 43 already mapped
(XEN) allocated vector for irq:44
(XEN) irq.c:1360: dom0: pirq 0 or irq 44 already mapped
(XEN) allocated vector for irq:45
(XEN) irq.c:1360: dom0: pirq 0 or irq 45 already mapped
(XEN) allocated vector for irq:46
(XEN) irq.c:1360: dom0: pirq 0 or irq 46 already mapped
(XEN) allocated vector for irq:47
(XEN) irq.c:1360: dom0: pirq 0 or irq 47 already mapped
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=0, irq=0
(XEN) ioapic_guest_write: new_entry=00000000
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=4, irq=4
(XEN) ioapic_guest_write: new_entry=00000004
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) PCI add device 00:00.0
(XEN) PCI add device 00:01.0
(XEN) PCI add device 00:02.0
(XEN) PCI add device 00:03.0
(XEN) PCI add device 00:04.0
(XEN) PCI add device 00:05.0
(XEN) PCI add device 00:06.0
(XEN) PCI add device 00:07.0
(XEN) PCI add device 00:08.0
(XEN) PCI add device 00:09.0
(XEN) PCI add device 00:0a.0
(XEN) PCI add device 00:0d.0
(XEN) PCI add device 00:0d.1
(XEN) PCI add device 00:0d.2
(XEN) PCI add device 00:0d.3
(XEN) PCI add device 00:0d.4
(XEN) PCI add device 00:0d.5
(XEN) PCI add device 00:0d.6
(XEN) PCI add device 00:0e.0
(XEN) PCI add device 00:0e.1
(XEN) PCI add device 00:0e.2
(XEN) PCI add device 00:0e.3
(XEN) PCI add device 00:0e.4
(XEN) PCI add device 00:14.0
(XEN) PCI add device 00:14.1
(XEN) PCI add device 00:14.2
(XEN) PCI add device 00:1c.0
(XEN) PCI add device 00:1c.2
(XEN) PCI add device 00:1d.0
(XEN) PCI add device 00:1d.1
(XEN) PCI add device 00:1d.2
(XEN) PCI add device 00:1d.3
(XEN) PCI add device 00:1d.7
(XEN) PCI add device 00:1e.0
(XEN) PCI add device 00:1f.0
(XEN) PCI add device 04:00.0
(XEN) PCI add device 14:00.0
(XEN) PCI add device 14:00.1
(XEN) PCI add device 17:00.0
(XEN) PCI add device 17:00.1
(XEN) PCI add device 07:00.0
(XEN) PCI add device 07:00.1
(XEN) PCI add device 07:00.2
(XEN) PCI add device 07:00.3
(XEN) PCI add device 02:00.0
(XEN) PCI add device 02:00.1
(XEN) PCI add device 03:00.0
(XEN) PCI add device 03:00.1
(XEN) PCI add device 01:03.0
(XEN) PCI add device 01:04.0
(XEN) PCI add device 01:04.2
(XEN) PCI add device 01:04.4
(XEN) PCI add device 01:04.6
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=20, irq=20
(XEN) ioapic_guest_write: new_entry=0001a014
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=23, irq=23
(XEN) ioapic_guest_write: new_entry=0001a017
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) io_apic.c:2208:
(XEN) ioapic_guest_write: apic=0, pin=22, irq=22
(XEN) ioapic_guest_write: new_entry=0001a016
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!
(XEN) *** Serial input -> Xen (type 'CTRL-a' three times to switch input to DOM0)
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) *** Serial input -> Xen (type 'CTRL-a' three times to switch input to DOM0)
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>