From: "Carsten Schiers" <carsten@schiers.de>
To: JBeulich <JBeulich@novell.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: AW: Re: Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel?
Date: Wed, 8 Sep 2010 22:16:25 +0200 [thread overview]
Message-ID: <H000006700082db5.1283976985.uhura.space.zz@MHS> (raw)
In-Reply-To: <4C87A2E60200007800014ED5@vpn.id2.novell.com>
[-- Attachment #1: Type: text/plain, Size: 1600 bytes --]
Forgot to attach the log, here it is:
BR,
Carsten.
-----Ursprüngliche Nachricht-----
Von: Jan Beulich [mailto:JBeulich@novell.com]
Gesendet: Mittwoch, 8. September 2010 14:51
An: Carsten Schiers
Cc: xen-devel@lists.xensource.com
Betreff: Re: [Xen-devel] Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21
pvops Kernel?
>>> On 08.09.10 at 14:15, Carsten Schiers <carsten@schiers.de> wrote:
> (XEN) mm.c:860:d0 Error getting mfn 80000 (pfn 5555555555555555) from
L1
> entry 8000000080000473 for l1e_owner=0, pg_owner=32753
DOMID_IO seen here generally means that Dom0 tried to map a page
it doesn't own (likely because of your use of dom0_mem=). As the
page really is a RAM one, Xen doesn't allow the access. Given that
this apparently happens in the context of
acpi_ex_system_memory_space_handler() you'd have to look at (or
provide) your DSDT and SSDT(s) to see where this reference comes
from. Very likely this is just a bogus reference, that you get away
with on native, perhaps because this code in ioremap.c
last_pfn = last_addr >> PAGE_SHIFT;
for (pfn = phys_addr >> PAGE_SHIFT; pfn <= last_pfn; pfn++) {
int is_ram = page_is_ram(pfn);
if (is_ram && pfn_valid(pfn) &&
!PageReserved(pfn_to_page(pfn)))
return NULL;
WARN_ON_ONCE(is_ram);
}
should result in returning NULL there, while it wouldn't cover the
situation under Xen. (While the code is meaningless under Xen in
its current shape anyway, using dom0_mem= with a value above
2G should get you around the issue, as then PFN 0x80000 would
be considered RAM there too.)
Jan
[-- Attachment #2: putty.log --]
[-- Type: application/octet-stream, Size: 70964 bytes --]
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.09.08 22:08:41 =~=~=~=~=~=~=~=~=~=~=~=
__ __ _ _ ___ _ _ __ _ _____
\ \/ /___ _ __ | || | / _ \ / | / | / _| ___/ |___ /
\ // _ \ '_ \ | || |_| | | || |__| | | |_ / __| | |_ \
/ \ __/ | | | |__ _| |_| || |__| |_| _| (__| |___) |
/_/\_\___|_| |_| |_|(_)___(_)_| |_(_)_| \___|_|____/
(XEN) Xen version 4.0.1 (root@) (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) ) Wed Sep 8 19:23:00 CEST 2010
(XEN) Latest ChangeSet: unavailable
(XEN) Console output is synchronous.
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: dom_mem=3000M loglvl=all guest_loglvl=all sync_console console_to_ring com1=19200,8n1 console=com1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009f800 (usable)
(XEN) 000000000009f800 - 00000000000a0000 (reserved)
(XEN) 00000000000e4000 - 0000000000100000 (reserved)
(XEN) 0000000000100000 - 00000000bbfa0000 (usable)
(XEN) 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
(XEN) 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
(XEN) 00000000bbfe0000 - 00000000bc000000 (reserved)
(XEN) 00000000fee00000 - 00000000fee01000 (reserved)
(XEN) 00000000ffb80000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000144000000 (usable)
(XEN) ACPI: RSDP 000FA9D0, 0014 (r0 ACPIAM)
(XEN) ACPI: RSDT BBFA0000, 0040 (r1 A M I OEMRSDT 11000904 MSFT 97)
(XEN) ACPI: FACP BBFA0200, 0084 (r2 A_M_I OEMFACP 12000601 MSFT 97)
(XEN) ACPI: DSDT BBFA0440, 5A31 (r1 AS268 AS268101 101 INTL 20051117)
(XEN) ACPI: FACS BBFB0000, 0040
(XEN) ACPI: APIC BBFA0390, 006C (r1 A M I OEMAPIC 11000904 MSFT 97)
(XEN) ACPI: MCFG BBFA0400, 003C (r1 A M I OEMMCFG 11000904 MSFT 97)
(XEN) ACPI: OEMB BBFB0040, 0061 (r1 A M I AMI_OEM 11000904 MSFT 97)
(XEN) ACPI: AAFT BBFA5E80, 0027 (r1 A M I OEMAAFT 11000904 MSFT 97)
(XEN) ACPI: HPET BBFA5EB0, 0038 (r1 A M I OEMHPET 11000904 MSFT 97)
(XEN) ACPI: SSDT BBFB0530, 0A7C (r1 DpgPmm CpuPm 12 INTL 20051117)
(XEN) System RAM: 4095MB (4193532kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000144000000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000ff780
(XEN) DMI present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI: wakeup_vec[bbfb000c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 6:15 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 6:15 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
(XEN) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(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: Flat. Using 1 I/O APICs
(XEN) ACPI: HPET id: 0xffffffff base: 0xfed00000
(XEN) PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
(XEN) PCI: Not using MMCONFIG.
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2200.131 MHz processor.
(XEN) Initing memory sharing.
(XEN) Intel machine check reporting enabled
(XEN) I/O virtualisation disabled
(XEN) Total of 2 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 2 CPUs: passed.
(XEN) Platform timer is 14.318MHz HPET
ÿ(XEN) Allocated console ring of 16 KiB.
(XEN) Brought up 2 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) HPET: 3 timers in total, 0 timers will be used for broadcast
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x198e000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 000000013c000000->0000000140000000 (985836 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff8198e000
(XEN) Init. ramdisk: ffffffff8198e000->ffffffff825fc400
(XEN) Phys-Mach map: ffffffff825fd000->ffffffff82da2760
(XEN) Start info: ffffffff82da3000->ffffffff82da34b4
(XEN) Page tables: ffffffff82da4000->ffffffff82dbf000
(XEN) Boot stack: ffffffff82dbf000->ffffffff82dc0000
(XEN) TOTAL: ffffffff80000000->ffffffff83000000
(XEN) ENTRY ADDRESS: ffffffff81717200
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) trace.c:89:d32767 calc_tinfo_first_offset: NR_CPUs 128, offset_in_bytes 258, t_info_first_offset 65
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) **********************************************
(XEN) ******* WARNING: CONSOLE OUTPUT IS SYNCHRONOUS
(XEN) ******* This option is intended to aid debugging of Xen by ensuring
(XEN) ******* that all output is synchronously delivered on the serial line.
(XEN) ******* However it can introduce SIGNIFICANT latencies and affect
(XEN) ******* timekeeping. It is NOT recommended for production use!
(XEN) **********************************************
(XEN) 3... 2... 1...
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 184kB init memory.
mapping kernel into physical memory
Xen: setup ISA identity maps
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32.21 (root@ds9.space.zz) (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) ) #1 SMP Wed Sep 8 19:49:49 CEST 2010
[ 0.000000] Command line: ro root=/dev/mapper/space-ds9_lv_root nomodeset earlyprintk=xen console=hvc0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] xen_release_chunk: looking at area pfn bc000-f4aec: 232172 pages freed
[ 0.000000] released 232172 pages of unused memory
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] Xen: 000000000009f800 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 00000000bbfa0000 (usable)
[ 0.000000] Xen: 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
[ 0.000000] Xen: 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
[ 0.000000] Xen: 00000000bbfe0000 - 00000000bc000000 (reserved)
[ 0.000000] Xen: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] Xen: 00000000ffb80000 - 0000000100000000 (reserved)
[ 0.000000] bootconsole [xenboot0] enabled
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] last_pfn = 0xbbfa0 max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x50100070406, new 0x7010600070106
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009f800 (usable)
[ 0.000000] modified: 000000000009f800 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bbfa0000 (usable)
[ 0.000000] modified: 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
[ 0.000000] modified: 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
[ 0.000000] modified: 00000000bbfe0000 - 00000000bc000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffb80000 - 0000000100000000 (reserved)
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bbfa0000
[ 0.000000] RAMDISK: 0198e000 - 025fc400
[ 0.000000] ACPI: RSDP 00000000000fa9d0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000bbfa0000 00040 (v01 A M I OEMRSDT 11000904 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bbfa0200 00084 (v02 A_M_I OEMFACP 12000601 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bbfa0440 05A31 (v01 AS268 AS268101 00000101 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000bbfb0000 00040
[ 0.000000] ACPI: APIC 00000000bbfa0390 0006C (v01 A M I OEMAPIC 11000904 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bbfa0400 0003C (v01 A M I OEMMCFG 11000904 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bbfb0040 00061 (v01 A M I AMI_OEM 11000904 MSFT 00000097)
[ 0.000000] ACPI: AAFT 00000000bbfa5e80 00027 (v01 A M I OEMAAFT 11000904 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bbfa5eb0 00038 (v01 A M I OEMHPET 11000904 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bbfb0530 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 00bbfa0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0002da4000 - 0002dbf000] XEN PAGETABLES ==> [0002da4000 - 0002dbf000]
[ 0.000000] #2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #3 [0001000000 - 0001864dd8] TEXT DATA BSS ==> [0001000000 - 0001864dd8]
[ 0.000000] #4 [000198e000 - 00025fc400] RAMDISK ==> [000198e000 - 00025fc400]
[ 0.000000] #5 [00025fd000 - 0002da4000] XEN START INFO ==> [00025fd000 - 0002da4000]
[ 0.000000] #6 [0001865000 - 000187212b] BRK ==> [0001865000 - 000187212b]
[ 0.000000] #7 [0000100000 - 00006c6000] PGTABLE ==> [0000100000 - 00006c6000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bbfa0
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-0
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ERROR: Unable to locate IOAPIC for GSI 2
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ERROR: Unable to locate IOAPIC for GSI 9
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Allocating PCI resources starting at bc000000 (gap: bc000000:42c00000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.0.1 (preserve-AD) (dom0)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880002dde000 s88024 r8192 d22568 u118784
[ 0.000000] pcpu-alloc: s88024 r8192 d22568 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Xen: using vcpu_info placement
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 757831
[ 0.000000] Kernel command line: ro root=/dev/mapper/space-ds9_lv_root nomodeset earlyprintk=xen console=hvc0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] DMA: Placing 64MB software IO TLB between ffff8800061d7000 - ffff88000a1d7000
[ 0.000000] DMA: software IO TLB at phys 0x61d7000 - 0xa1d7000
[ 0.000000] xen_swiotlb_fixup: buf=ffff8800061d7000 size=67108864
[ 0.000000] xen_swiotlb_fixup: buf=ffff88000a237000 size=32768
[ 0.000000] Memory: 2927908k/3079808k available (4546k kernel code, 452k absent, 150836k reserved, 2619k data, 560k init)
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:768
[ 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] xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1
[ 0.000000] xen_allocate_pirq: returning irq 9 for gsi 9
[ 0.000000] xen: acpi sci 9
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [hvc0] enabled, bootconsole disabled
[ 0.000000] console [hvc0] enabled, bootconsole disabled
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] Detected 2200.130 MHz processor.
[ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4400.26 BogoMIPS (lpj=2200130)
[ 0.000999] Security Framework initialized
[ 0.000999] SELinux: Initializing.
[ 0.000999] Mount-cache hash table entries: 256
[ 0.001195] Initializing cgroup subsys ns
[ 0.001999] Initializing cgroup subsys cpuacct
[ 0.001999] Initializing cgroup subsys freezer
[ 0.002027] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.002999] CPU: L2 cache: 1024K
[ 0.003006] CPU: Physical Processor ID: 0
[ 0.004003] CPU: Processor Core ID: 0
[ 0.005005] mce: CPU supports 6 MCE banks
[ 0.006018] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[ 0.006998] SMP alternatives: switching to UP code
[ 0.006998] ACPI: Core revision 20090903
[ 0.018074] cpu 0 spinlock event irq 766
[ 0.019208] installing Xen timer for CPU 1
[ 0.020022] cpu 1 spinlock event irq 760
[ 0.021018] SMP alternatives: switching to SMP code
[ 0.000999] Initializing CPU#1
[ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000999] CPU: L2 cache: 1024K
[ 0.000999] CPU: Physical Processor ID: 0
[ 0.000999] CPU: Processor Core ID: 1
[ 0.022143] Brought up 2 CPUs
[ 0.023221] Grant table initialized
[ 0.024051] NET: Registered protocol family 16
[ 0.025075] ACPI: bus type pci registered
[ 0.026066] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.026995] PCI: Not using MMCONFIG.
[ 0.026995] PCI: Using configuration type 1 for base access
[ 0.035051] bio: create slab <bio-0> at 0
[ 0.037137] ERROR: Unable to locate IOAPIC for GSI 9
[ 0.072667] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.120844] ACPI: Interpreter enabled
[ 0.120981] ACPI: (supports S0 S5)
[ 0.120981] ACPI: Using IOAPIC for interrupt routing
[ 0.192039] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.237267] PCI: MCFG area at f0000000 reserved in ACPI motherboard resources
[ 0.294028] PCI: Using MMCONFIG at f0000000 - f3ffffff
[ 0.344128] ACPI Warning: Incorrect checksum in table [OEMB] - 56, should be 51 (20090903/tbutils-314)
[ 0.344951] ACPI: No dock devices found.
[ 0.345433] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.346246] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:01.0: PME# disabled
[ 0.346951] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1a.7: PME# disabled
[ 0.346951] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1b.0: PME# disabled
[ 0.346951] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1c.0: PME# disabled
[ 0.346951] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1c.1: PME# disabled
[ 0.346951] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1c.2: PME# disabled
[ 0.346951] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1c.3: PME# disabled
[ 0.346951] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.346951] pci 0000:00:1d.7: PME# disabled
[ 0.346951] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.346951] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[ 0.346951] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0280 (mask 00ff)
[ 0.346951] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.346951] pci 0000:00:1f.2: PME# disabled
[ 0.347272] pci 0000:00:1f.5: PME# supported from D3hot
[ 0.347951] pci 0000:00:1f.5: PME# disabled
[ 0.347951] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.347951] pci 0000:02:00.0: PME# disabled
[ 0.347951] pci 0000:01:00.0: PME# supported from D2 D3hot D3cold
[ 0.347951] pci 0000:01:00.0: PME# disabled
[ 0.347951] pci 0000:01:00.1: PME# supported from D2 D3hot D3cold
[ 0.347951] pci 0000:01:00.1: PME# disabled
[ 0.347951] pci 0000:00:1e.0: transparent bridge
(XEN) PCI add device 00:00.0
(XEN) PCI add device 00:01.0
(XEN) PCI add device 00:1a.0
(XEN) PCI add device 00:1a.1
(XEN) PCI add device 00:1a.7
(XEN) PCI add device 00:1b.0
(XEN) PCI add device 00:1c.0
(XEN) PCI add device 00:1c.1
(XEN) PCI add device 00:1c.2
(XEN) PCI add device 00:1c.3
(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.7
(XEN) PCI add device 00:1e.0
(XEN) PCI add device 00:1f.0
(XEN) PCI add device 00:1f.2
(XEN) PCI add device 00:1f.3
(XEN) PCI add device 00:1f.5
(XEN) PCI add device 06:00.0
(XEN) PCI add device 02:00.0
(XEN) PCI add device 01:00.0
(XEN) PCI add device 01:00.1
(XEN) PCI add device 05:01.0
[ 0.391107] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.391951] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.391951] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.392032] xen_balloon: Initialising balloon driver with page order 0.
[ 0.393017] vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.393951] vgaarb: loaded
[ 0.394123] SCSI subsystem initialized
[ 0.395021] usbcore: registered new interface driver usbfs
[ 0.395992] usbcore: registered new interface driver hub
[ 0.397010] usbcore: registered new device driver usb
[ 0.398008] PCI: Using ACPI for IRQ routing
[ 0.399075] NetLabel: Initializing
[ 0.399951] NetLabel: domain hash size = 128
[ 0.399951] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.399951] NetLabel: unlabeled traffic allowed by default
[ 0.400002] Switching to clocksource xen
[ 0.404244] pnp: PnP ACPI init
[ 0.405004] ACPI: bus type pnp registered
[ 0.447593] xen_allocate_pirq: returning irq 8 for gsi 8
[ 0.479792] xen_allocate_pirq: returning irq 13 for gsi 13
[ 0.514769] xen_allocate_pirq: returning irq 7 for gsi 7
[ 0.548470] xen_allocate_pirq: returning irq 1 for gsi 1
[ 0.580446] xen_allocate_pirq: returning irq 12 for gsi 12
[ 0.614369] xen_allocate_pirq: returning irq 4 for gsi 4
[ 0.646123] Already setup the GSI :4
[ 0.669863] pnp: PnP ACPI: found 18 devices
[ 0.670411] ACPI: ACPI bus type pnp unregistered
[ 0.670411] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[ 0.670411] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 0.670411] system 00:07: ioport range 0x800-0x87f has been reserved
[ 0.670411] system 00:07: ioport range 0x480-0x4bf has been reserved
[ 0.670411] system 00:07: ioport range 0x900-0x90f has been reserved
[ 0.670411] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.670411] system 00:07: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.670411] system 00:0a: iomem range 0xffc00000-0xfff7ffff has been reserved
[ 0.670411] system 00:0b: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.670411] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.670411] system 00:0f: ioport range 0x280-0x28f has been reserved
[ 0.670411] system 00:0f: ioport range 0x290-0x29f has been reserved
[ 0.670411] system 00:10: iomem range 0xf0000000-0xf3ffffff has been reserved
[ 0.670411] system 00:11: iomem range 0x0-0x9ffff could not be reserved
[ 0.670411] system 00:11: iomem range 0xc0000-0xcffff could not be reserved
[ 0.670411] system 00:11: iomem range 0xe0000-0xfffff could not be reserved
[ 0.670411] system 00:11: iomem range 0x100000-0xbbffffff could not be reserved
[ 1.433451] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 1.434002] pci 0000:00:01.0: PCI bridge, secondary bus 0000:06
[ 1.434002] pci 0000:00:01.0: IO window: 0xe000-0xefff
[ 1.434002] pci 0000:00:01.0: MEM window: 0xfa000000-0xfebfffff
[ 1.434002] pci 0000:00:01.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff
[ 1.434002] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
[ 1.434002] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
[ 1.434002] pci 0000:00:1c.0: MEM window: 0xbc000000-0xbc3fffff
[ 1.434002] pci 0000:00:1c.0: PREFETCH window: 0x000000bff00000-0x000000bfffffff
[ 1.434002] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 1.434002] pci 0000:00:1c.1: IO window: 0x2000-0x2fff
[ 1.434002] pci 0000:00:1c.1: MEM window: 0xbc400000-0xbc7fffff
[ 1.434002] pci 0000:00:1c.1: PREFETCH window: 0x000000bfe00000-0x000000bfefffff
[ 1.434002] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:02
[ 1.434002] pci 0000:00:1c.2: IO window: 0xc000-0xcfff
[ 1.434002] pci 0000:00:1c.2: MEM window: 0xf9e00000-0xf9efffff
[ 1.434002] pci 0000:00:1c.2: PREFETCH window: 0x000000bfd00000-0x000000bfdfffff
[ 1.434002] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:01
[ 1.434002] pci 0000:00:1c.3: IO window: 0xb000-0xbfff
[ 1.434002] pci 0000:00:1c.3: MEM window: 0xf9d00000-0xf9dfffff
[ 1.434002] pci 0000:00:1c.3: PREFETCH window: 0x000000bc800000-0x000000bc9fffff
[ 1.434002] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[ 1.434002] pci 0000:00:1e.0: IO window: 0xd000-0xdfff
[ 1.434002] pci 0000:00:1e.0: MEM window: 0xf9f00000-0xf9ffffff
[ 1.434002] pci 0000:00:1e.0: PREFETCH window: disabled
[ 2.365759] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.366733] pci 0000:00:1c.0: enabling device (0106 -> 0107)
[ 2.440600] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2.441588] pci 0000:00:1c.1: enabling device (0106 -> 0107)
[ 2.441588] xen_allocate_pirq: returning irq 16 for gsi 16
[ 2.548902] Already setup the GSI :16
[ 2.549893] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 2.611855] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.652415] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 2.693138] NET: Registered protocol family 2
[ 2.694026] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 2.764624] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 2.811599] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.812021] TCP: Hash tables configured (established 262144 bind 65536)
[ 2.812021] TCP reno registered
[ 2.911095] NET: Registered protocol family 1
[ 2.937665] RPC: Registered udp transport module.
[ 2.938597] RPC: Registered tcp transport module.
[ 2.938597] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.034237] Trying to unpack rootfs image as initramfs...
[ 3.097361] Freeing initrd memory: 12729k freed
[ 3.131713] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.132014] DMA: Placing 64MB software IO TLB between ffff8800061d7000 - ffff88000a1d7000
[ 3.132014] DMA: software IO TLB at phys 0x61d7000 - 0xa1d7000
[ 3.257180] Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 3.258147] Scanning for low memory corruption every 60 seconds
[ 3.340366] audit: initializing netlink socket (disabled)
[ 3.372764] type=2000 audit(1283976673.701:1): initialized
[ 3.413715] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.456388] VFS: Disk quotas dquot_6.5.2
[ 3.480082] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.520888] msgmni has been set to 5744
[ 3.544764] alg: No test for stdrng (krng)
[ 3.569420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 3.570385] io scheduler noop registered
[ 3.570385] io scheduler anticipatory registered
[ 3.570385] io scheduler deadline registered
[ 3.692113] io scheduler cfq registered (default)
[ 3.723044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.756973] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 3.757937] ACPI: Power Button [PWRB]
[ 3.829460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 3.830424] ACPI: Power Button [PWRF]
[ 3.897249] ACPI: SSDT 00000000bbfb00b0 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 3.947683] ACPI: SSDT 00000000bbfb02f0 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
(XEN) mm.c:860:d0 Error getting mfn 80000 (pfn 7c9ec) from L1 entry 8000000080000473 for l1e_owner=0, pg_owner=32753
[ 3.998293] BUG: unable to handle kernel paging request at ffffc90000062000
[ 3.998293] IP: [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.998293] PGD bb80d067 PUD bb80e067 PMD bb80f067 PTE 0
[ 3.998293] Oops: 0000 [#1] SMP
[ 3.998293] last sysfs file:
[ 3.998293] CPU 0
[ 3.998293] Modules linked in:
[ 3.998293] Pid: 1, comm: swapper Not tainted 2.6.32.21 #1 To Be Filled By O.E.M.
[ 3.998293] RIP: e030:[<ffffffff81258492>] [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.998293] RSP: e02b:ffff8800bb871970 EFLAGS: 00010246
[ 3.998293] RAX: ffffc90000062000 RBX: ffff8800bb89c040 RCX: 0000000000000000
[ 3.998293] RDX: ffff880002de90a0 RSI: 0000000000000001 RDI: ffffffff8100f22f
[ 3.998293] RBP: ffff8800bb8719b0 R08: ffffffff8169e270 R09: 0000000000001000
[ 3.998293] R10: dead000000100100 R11: ffffffff8100f22f R12: ffffc90000062000
[ 3.998293] R13: 0000000000000000 R14: 0000000000000008 R15: ffff8800bb871a68
[ 3.998293] FS: 0000000000000000(0000) GS:ffff880002dde000(0000) knlGS:0000000000000000
[ 3.998293] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.998293] CR2: ffffc90000062000 CR3: 0000000001001000 CR4: 0000000000000660
[ 3.998293] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3.998293] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 3.998293] Process swapper (pid: 1, threadinfo ffff8800bb870000, task ffff8800bb868000)
[ 3.998293] Stack:
[ 3.998293] ffff8800bb8719a0 0000000000001000 ffff880000000000 ffff8800ba29b5a0
[ 3.998293] <0> ffffffff81258325 ffff8800bb864b88 ffff8800ba29b240 0000000000000000
[ 3.998293] <0> ffff8800bb871a20 ffffffff81250f08 ffff8800ba32b800 ffffffff81253f53
[ 3.998293] Call Trace:
[ 3.998293] [<ffffffff81258325>] ? acpi_ex_system_memory_space_handler+0x0/0x1df
[ 3.998293] [<ffffffff81250f08>] acpi_ev_address_space_dispatch+0x16b/0x1b9
[ 3.998293] [<ffffffff81253f53>] ? acpi_os_allocate+0x33/0x35
[ 3.998293] [<ffffffff81253fe9>] acpi_ex_load_op+0x94/0x263
[ 3.998293] [<ffffffff812567ae>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
[ 3.998293] [<ffffffff8124e020>] acpi_ds_exec_end_op+0xea/0x3d6
[ 3.998293] [<ffffffff8125feef>] acpi_ps_parse_loop+0x7bb/0x940
[ 3.998293] [<ffffffff8124e8f5>] ? acpi_ds_call_control_method+0x174/0x1e3
[ 3.998293] [<ffffffff8125eff5>] acpi_ps_parse_aml+0x9a/0x2d9
[ 3.998293] [<ffffffff8126073a>] acpi_ps_execute_method+0x1e4/0x2b6
[ 3.998293] [<ffffffff8125bec9>] acpi_ns_evaluate+0xe1/0x1a8
[ 3.998293] [<ffffffff8125b910>] acpi_evaluate_object+0xf9/0x1f2
[ 3.998293] [<ffffffff81023da1>] ? init_intel_pdc+0xd1/0x191
[ 3.998293] [<ffffffff81269ec7>] acpi_processor_set_pdc+0x3c/0x3e
[ 3.998293] [<ffffffff8146988d>] xen_acpi_processor_add+0x303/0x43a
[ 3.998293] [<ffffffff812453a7>] acpi_device_probe+0x4b/0x11d
[ 3.998293] [<ffffffff812f7f70>] driver_probe_device+0x9a/0x11f
[ 3.998293] [<ffffffff812f804d>] __driver_attach+0x58/0x7c
[ 3.998293] [<ffffffff812f7ff5>] ? __driver_attach+0x0/0x7c
[ 3.998293] [<ffffffff812f75ce>] bus_for_each_dev+0x4e/0x83
[ 3.998293] [<ffffffff812f7def>] driver_attach+0x19/0x1b
[ 3.998293] [<ffffffff812f7a47>] bus_add_driver+0xb1/0x1fe
[ 3.998293] [<ffffffff812f8311>] driver_register+0x99/0x10a
[ 3.998293] [<ffffffff8173c1c1>] ? acpi_processor_init+0x0/0x128
[ 3.998293] [<ffffffff81245de0>] acpi_bus_register_driver+0x3e/0x40
[ 3.998293] [<ffffffff8126cd2a>] xen_acpi_processor_init+0x10/0x12
[ 3.998293] [<ffffffff8173c26f>] acpi_processor_init+0xae/0x128
[ 3.998293] [<ffffffff81245de0>] ? acpi_bus_register_driver+0x3e/0x40
[ 3.998293] [<ffffffff8173c14b>] ? acpi_video_init+0x0/0x76
[ 3.998293] [<ffffffff8100a05f>] do_one_initcall+0x59/0x170
[ 3.998293] [<ffffffff817176fe>] kernel_init+0x153/0x1a9
[ 3.998293] [<ffffffff81013caa>] child_rip+0xa/0x20
[ 3.998293] [<ffffffff81012e61>] ? int_ret_from_sys_call+0x7/0x1b
[ 3.998293] [<ffffffff8101361d>] ? retint_restore_args+0x5/0x6
[ 3.998293] [<ffffffff81013ca0>] ? child_rip+0x0/0x20
[ 3.998293] Code: 8a 00 00 00 eb 45 41 83 fe 10 49 c7 07 00 00 00 00 74 1f 77 08 41 83 fe 08 75 71 eb 0e 41 83 fe 20 74 16 41 83 fe 40 75 63 eb 17 <41> 0f b6 04 24 eb 14 41 0f b7 04 24 eb 0d 45 8b 24 24 4d 89 27
[ 3.998293] RIP [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.998293] RSP <ffff8800bb871970>
[ 3.998293] CR2: ffffc90000062000
[ 3.998293] ---[ end trace a7919e7f17c0a725 ]---
[ 6.528467] Kernel panic - not syncing: Attempted to kill init!
[ 6.529428] Pid: 1, comm: swapper Tainted: G D 2.6.32.21 #1
[ 6.529428] Call Trace:
[ 6.529428] [<ffffffff81469c18>] panic+0x75/0x137
[ 6.529428] [<ffffffff8104add2>] do_exit+0x75/0x710
[ 6.529428] [<ffffffff8146cf0a>] oops_end+0xdb/0xe3
[ 6.529428] [<ffffffff810306c8>] no_context+0x21d/0x22c
[ 6.529428] [<ffffffff8100ce48>] ? xen_pte_val+0x64/0x68
[ 6.529428] [<ffffffff8103085d>] __bad_area_nosemaphore+0x186/0x1a9
[ 6.529428] [<ffffffff8103088e>] bad_area_nosemaphore+0xe/0x10
[ 6.529428] [<ffffffff8146e504>] do_page_fault+0x1c6/0x304
[ 6.529428] [<ffffffff8146c355>] page_fault+0x25/0x30
[ 6.529428] [<ffffffff8100f22f>] ? xen_restore_fl_direct_end+0x0/0x1
[ 6.529428] [<ffffffff8100f22f>] ? xen_restore_fl_direct_end+0x0/0x1
[ 6.529428] [<ffffffff81258492>] ? acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 6.529428] [<ffffffff81258325>] ? acpi_ex_system_memory_space_handler+0x0/0x1df
[ 6.529428] [<ffffffff81250f08>] acpi_ev_address_space_dispatch+0x16b/0x1b9
[ 6.529428] [<ffffffff81253f53>] ? acpi_os_allocate+0x33/0x35
[ 6.529428] [<ffffffff81253fe9>] acpi_ex_load_op+0x94/0x263
[ 6.529428] [<ffffffff812567ae>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
[ 6.529428] [<ffffffff8124e020>] acpi_ds_exec_end_op+0xea/0x3d6
[ 6.529428] [<ffffffff8125feef>] acpi_ps_parse_loop+0x7bb/0x940
[ 6.529428] [<ffffffff8124e8f5>] ? acpi_ds_call_control_method+0x174/0x1e3
[ 6.529428] [<ffffffff8125eff5>] acpi_ps_parse_aml+0x9a/0x2d9
[ 6.529428] [<ffffffff8126073a>] acpi_ps_execute_method+0x1e4/0x2b6
[ 6.529428] [<ffffffff8125bec9>] acpi_ns_evaluate+0xe1/0x1a8
[ 6.529428] [<ffffffff8125b910>] acpi_evaluate_object+0xf9/0x1f2
[ 6.529428] [<ffffffff81023da1>] ? init_intel_pdc+0xd1/0x191
[ 6.529428] [<ffffffff81269ec7>] acpi_processor_set_pdc+0x3c/0x3e
[ 6.529428] [<ffffffff8146988d>] xen_acpi_processor_add+0x303/0x43a
[ 6.529428] [<ffffffff812453a7>] acpi_device_probe+0x4b/0x11d
[ 6.529428] [<ffffffff812f7f70>] driver_probe_device+0x9a/0x11f
[ 6.529428] [<ffffffff812f804d>] __driver_attach+0x58/0x7c
[ 6.529428] [<ffffffff812f7ff5>] ? __driver_attach+0x0/0x7c
[ 6.529428] [<ffffffff812f75ce>] bus_for_each_dev+0x4e/0x83
[ 6.529428] [<ffffffff812f7def>] driver_attach+0x19/0x1b
[ 6.529428] [<ffffffff812f7a47>] bus_add_driver+0xb1/0x1fe
[ 6.529428] [<ffffffff812f8311>] driver_register+0x99/0x10a
[ 6.529428] [<ffffffff8173c1c1>] ? acpi_processor_init+0x0/0x128
[ 6.529428] [<ffffffff81245de0>] acpi_bus_register_driver+0x3e/0x40
[ 6.529428] [<ffffffff8126cd2a>] xen_acpi_processor_init+0x10/0x12
[ 6.529428] [<ffffffff8173c26f>] acpi_processor_init+0xae/0x128
[ 6.529428] [<ffffffff81245de0>] ? acpi_bus_register_driver+0x3e/0x40
[ 6.529428] [<ffffffff8173c14b>] ? acpi_video_init+0x0/0x76
[ 6.529428] [<ffffffff8100a05f>] do_one_initcall+0x59/0x170
[ 6.529428] [<ffffffff817176fe>] kernel_init+0x153/0x1a9
[ 6.529428] [<ffffffff81013caa>] child_rip+0xa/0x20
[ 6.529428] [<ffffffff81012e61>] ? int_ret_from_sys_call+0x7/0x1b
[ 6.529428] [<ffffffff8101361d>] ? retint_restore_args+0x5/0x6
[ 6.529428] [<ffffffff81013ca0>] ? child_rip+0x0/0x20
(XEN) Domain 0 crashed: rebooting machine in 5 seconds.
__ __ _ _ ___ _ _ __ _ _____
\ \/ /___ _ __ | || | / _ \ / | / | / _| ___/ |___ /
\ // _ \ '_ \ | || |_| | | || |__| | | |_ / __| | |_ \
/ \ __/ | | | |__ _| |_| || |__| |_| _| (__| |___) |
/_/\_\___|_| |_| |_|(_)___(_)_| |_(_)_| \___|_|____/
(XEN) Xen version 4.0.1 (root@) (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) ) Wed Sep 8 19:23:00 CEST 2010
(XEN) Latest ChangeSet: unavailable
(XEN) Console output is synchronous.
(XEN) Bootloader: GNU GRUB 0.97
(XEN) Command line: dom_mem=196M loglvl=all guest_loglvl=all sync_console console_to_ring com1=19200,8n1 console=com1
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
(XEN) Disc information:
(XEN) Found 1 MBR signatures
(XEN) Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009f800 (usable)
(XEN) 000000000009f800 - 00000000000a0000 (reserved)
(XEN) 00000000000e4000 - 0000000000100000 (reserved)
(XEN) 0000000000100000 - 00000000bbfa0000 (usable)
(XEN) 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
(XEN) 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
(XEN) 00000000bbfe0000 - 00000000bc000000 (reserved)
(XEN) 00000000fee00000 - 00000000fee01000 (reserved)
(XEN) 00000000ffb80000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000144000000 (usable)
(XEN) ACPI: RSDP 000FA9D0, 0014 (r0 ACPIAM)
(XEN) ACPI: RSDT BBFA0000, 0040 (r1 A M I OEMRSDT 11000904 MSFT 97)
(XEN) ACPI: FACP BBFA0200, 0084 (r2 A_M_I OEMFACP 12000601 MSFT 97)
(XEN) ACPI: DSDT BBFA0440, 5A31 (r1 AS268 AS268101 101 INTL 20051117)
(XEN) ACPI: FACS BBFB0000, 0040
(XEN) ACPI: APIC BBFA0390, 006C (r1 A M I OEMAPIC 11000904 MSFT 97)
(XEN) ACPI: MCFG BBFA0400, 003C (r1 A M I OEMMCFG 11000904 MSFT 97)
(XEN) ACPI: OEMB BBFB0040, 0061 (r1 A M I AMI_OEM 11000904 MSFT 97)
(XEN) ACPI: AAFT BBFA5E80, 0027 (r1 A M I OEMAAFT 11000904 MSFT 97)
(XEN) ACPI: HPET BBFA5EB0, 0038 (r1 A M I OEMHPET 11000904 MSFT 97)
(XEN) ACPI: SSDT BBFB0530, 0A7C (r1 DpgPmm CpuPm 12 INTL 20051117)
(XEN) System RAM: 4095MB (4193532kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000144000000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000ff780
(XEN) DMI present.
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI: wakeup_vec[bbfb000c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 6:15 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 6:15 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
(XEN) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
(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: Flat. Using 1 I/O APICs
(XEN) ACPI: HPET id: 0xffffffff base: 0xfed00000
(XEN) PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
(XEN) PCI: Not using MMCONFIG.
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2200.115 MHz processor.
(XEN) Initing memory sharing.
(XEN) Intel machine check reporting enabled
(XEN) I/O virtualisation disabled
(XEN) Total of 2 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 2 CPUs: passed.
(XEN) Platform timer is 14.318MHz HPET
ÿ(XEN) Allocated console ring of 16 KiB.
(XEN) Brought up 2 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) HPET: 3 timers in total, 0 timers will be used for broadcast
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x198e000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 000000013c000000->0000000140000000 (985836 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff8198e000
(XEN) Init. ramdisk: ffffffff8198e000->ffffffff825fc400
(XEN) Phys-Mach map: ffffffff825fd000->ffffffff82da2760
(XEN) Start info: ffffffff82da3000->ffffffff82da34b4
(XEN) Page tables: ffffffff82da4000->ffffffff82dbf000
(XEN) Boot stack: ffffffff82dbf000->ffffffff82dc0000
(XEN) TOTAL: ffffffff80000000->ffffffff83000000
(XEN) ENTRY ADDRESS: ffffffff81717200
(XEN) Dom0 has maximum 2 VCPUs
(XEN) Scrubbing Free RAM: .done.
(XEN) trace.c:89:d32767 calc_tinfo_first_offset: NR_CPUs 128, offset_in_bytes 258, t_info_first_offset 65
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) **********************************************
(XEN) ******* WARNING: CONSOLE OUTPUT IS SYNCHRONOUS
(XEN) ******* This option is intended to aid debugging of Xen by ensuring
(XEN) ******* that all output is synchronously delivered on the serial line.
(XEN) ******* However it can introduce SIGNIFICANT latencies and affect
(XEN) ******* timekeeping. It is NOT recommended for production use!
(XEN) **********************************************
(XEN) 3... 2... 1...
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) Freed 184kB init memory.
mapping kernel into physical memory
Xen: setup ISA identity maps
about to get started...
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32.21 (root@ds9.space.zz) (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) ) #1 SMP Wed Sep 8 19:49:49 CEST 2010
[ 0.000000] Command line: ro root=/dev/mapper/space-ds9_lv_root nomodeset earlyprintk=xen console=hvc0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] xen_release_chunk: looking at area pfn bc000-f4aec: 232172 pages freed
[ 0.000000] released 232172 pages of unused memory
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] Xen: 000000000009f800 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 00000000bbfa0000 (usable)
[ 0.000000] Xen: 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
[ 0.000000] Xen: 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
[ 0.000000] Xen: 00000000bbfe0000 - 00000000bc000000 (reserved)
[ 0.000000] Xen: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] Xen: 00000000ffb80000 - 0000000100000000 (reserved)
[ 0.000000] bootconsole [xenboot0] enabled
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] last_pfn = 0xbbfa0 max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x50100070406, new 0x7010600070106
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009f800 (usable)
[ 0.000000] modified: 000000000009f800 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bbfa0000 (usable)
[ 0.000000] modified: 00000000bbfa0000 - 00000000bbfb0000 (ACPI data)
[ 0.000000] modified: 00000000bbfb0000 - 00000000bbfe0000 (ACPI NVS)
[ 0.000000] modified: 00000000bbfe0000 - 00000000bc000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffb80000 - 0000000100000000 (reserved)
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bbfa0000
[ 0.000000] RAMDISK: 0198e000 - 025fc400
[ 0.000000] ACPI: RSDP 00000000000fa9d0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000bbfa0000 00040 (v01 A M I OEMRSDT 11000904 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bbfa0200 00084 (v02 A_M_I OEMFACP 12000601 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bbfa0440 05A31 (v01 AS268 AS268101 00000101 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000bbfb0000 00040
[ 0.000000] ACPI: APIC 00000000bbfa0390 0006C (v01 A M I OEMAPIC 11000904 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bbfa0400 0003C (v01 A M I OEMMCFG 11000904 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bbfb0040 00061 (v01 A M I AMI_OEM 11000904 MSFT 00000097)
[ 0.000000] ACPI: AAFT 00000000bbfa5e80 00027 (v01 A M I OEMAAFT 11000904 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bbfa5eb0 00038 (v01 A M I OEMHPET 11000904 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bbfb0530 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 00bbfa0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0002da4000 - 0002dbf000] XEN PAGETABLES ==> [0002da4000 - 0002dbf000]
[ 0.000000] #2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #3 [0001000000 - 0001864dd8] TEXT DATA BSS ==> [0001000000 - 0001864dd8]
[ 0.000000] #4 [000198e000 - 00025fc400] RAMDISK ==> [000198e000 - 00025fc400]
[ 0.000000] #5 [00025fd000 - 0002da4000] XEN START INFO ==> [00025fd000 - 0002da4000]
[ 0.000000] #6 [0001865000 - 000187212b] BRK ==> [0001865000 - 000187212b]
[ 0.000000] #7 [0000100000 - 00006c6000] PGTABLE ==> [0000100000 - 00006c6000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bbfa0
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-0
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ERROR: Unable to locate IOAPIC for GSI 2
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ERROR: Unable to locate IOAPIC for GSI 9
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Allocating PCI resources starting at bc000000 (gap: bc000000:42c00000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.0.1 (preserve-AD) (dom0)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880002dde000 s88024 r8192 d22568 u118784
[ 0.000000] pcpu-alloc: s88024 r8192 d22568 u118784 alloc=29*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Xen: using vcpu_info placement
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 757831
[ 0.000000] Kernel command line: ro root=/dev/mapper/space-ds9_lv_root nomodeset earlyprintk=xen console=hvc0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] DMA: Placing 64MB software IO TLB between ffff8800061d7000 - ffff88000a1d7000
[ 0.000000] DMA: software IO TLB at phys 0x61d7000 - 0xa1d7000
[ 0.000000] xen_swiotlb_fixup: buf=ffff8800061d7000 size=67108864
[ 0.000000] xen_swiotlb_fixup: buf=ffff88000a237000 size=32768
[ 0.000000] Memory: 2927908k/3079808k available (4546k kernel code, 452k absent, 150836k reserved, 2619k data, 560k init)
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:768
[ 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] xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1
[ 0.000000] xen_allocate_pirq: returning irq 9 for gsi 9
[ 0.000000] xen: acpi sci 9
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [hvc0] enabled, bootconsole disabled
[ 0.000000] console [hvc0] enabled, bootconsole disabled
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] Detected 2200.114 MHz processor.
[ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4400.22 BogoMIPS (lpj=2200114)
[ 0.000999] Security Framework initialized
[ 0.000999] SELinux: Initializing.
[ 0.000999] Mount-cache hash table entries: 256
[ 0.001195] Initializing cgroup subsys ns
[ 0.001999] Initializing cgroup subsys cpuacct
[ 0.001999] Initializing cgroup subsys freezer
[ 0.002028] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.002999] CPU: L2 cache: 1024K
[ 0.003006] CPU: Physical Processor ID: 0
[ 0.003999] CPU: Processor Core ID: 0
[ 0.004005] mce: CPU supports 6 MCE banks
[ 0.005018] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[ 0.005999] SMP alternatives: switching to UP code
[ 0.005999] ACPI: Core revision 20090903
[ 0.017073] cpu 0 spinlock event irq 766
[ 0.018210] installing Xen timer for CPU 1
[ 0.019022] cpu 1 spinlock event irq 760
[ 0.020018] SMP alternatives: switching to SMP code
[ 0.000999] Initializing CPU#1
[ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000999] CPU: L2 cache: 1024K
[ 0.000999] CPU: Physical Processor ID: 0
[ 0.000999] CPU: Processor Core ID: 1
[ 0.021145] Brought up 2 CPUs
[ 0.022221] Grant table initialized
[ 0.023051] NET: Registered protocol family 16
[ 0.024076] ACPI: bus type pci registered
[ 0.025067] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.025996] PCI: Not using MMCONFIG.
[ 0.025996] PCI: Using configuration type 1 for base access
[ 0.034049] bio: create slab <bio-0> at 0
[ 0.037141] ERROR: Unable to locate IOAPIC for GSI 9
[ 0.044750] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.053761] ACPI: Interpreter enabled
[ 0.053991] ACPI: (supports S0 S5)
[ 0.053991] ACPI: Using IOAPIC for interrupt routing
[ 0.054061] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63
[ 0.060594] PCI: MCFG area at f0000000 reserved in ACPI motherboard resources
[ 0.074127] PCI: Using MMCONFIG at f0000000 - f3ffffff
[ 0.094088] ACPI Warning: Incorrect checksum in table [OEMB] - 56, should be 51 (20090903/tbutils-314)
[ 0.094985] ACPI: No dock devices found.
[ 0.095436] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.096278] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.096985] pci 0000:00:01.0: PME# disabled
[ 0.097362] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1a.7: PME# disabled
[ 0.097985] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1b.0: PME# disabled
[ 0.097985] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1c.0: PME# disabled
[ 0.097985] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1c.1: PME# disabled
[ 0.097985] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1c.2: PME# disabled
[ 0.097985] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1c.3: PME# disabled
[ 0.097985] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.097985] pci 0000:00:1d.7: PME# disabled
[ 0.097985] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.097985] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[ 0.097985] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0280 (mask 00ff)
[ 0.097985] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.097985] pci 0000:00:1f.2: PME# disabled
[ 0.097985] pci 0000:00:1f.5: PME# supported from D3hot
[ 0.097985] pci 0000:00:1f.5: PME# disabled
[ 0.098732] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.098984] pci 0000:02:00.0: PME# disabled
[ 0.098984] pci 0000:01:00.0: PME# supported from D2 D3hot D3cold
[ 0.098984] pci 0000:01:00.0: PME# disabled
[ 0.098984] pci 0000:01:00.1: PME# supported from D2 D3hot D3cold
[ 0.098984] pci 0000:01:00.1: PME# disabled
[ 0.098984] pci 0000:00:1e.0: transparent bridge
(XEN) PCI add device 00:00.0
(XEN) PCI add device 00:01.0
(XEN) PCI add device 00:1a.0
(XEN) PCI add device 00:1a.1
(XEN) PCI add device 00:1a.7
(XEN) PCI add device 00:1b.0
(XEN) PCI add device 00:1c.0
(XEN) PCI add device 00:1c.1
(XEN) PCI add device 00:1c.2
(XEN) PCI add device 00:1c.3
(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.7
(XEN) PCI add device 00:1e.0
(XEN) PCI add device 00:1f.0
(XEN) PCI add device 00:1f.2
(XEN) PCI add device 00:1f.3
(XEN) PCI add device 00:1f.5
(XEN) PCI add device 06:00.0
(XEN) PCI add device 02:00.0
(XEN) PCI add device 01:00.0
(XEN) PCI add device 01:00.1
(XEN) PCI add device 05:01.0
[ 0.142135] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.142978] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.142978] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.142978] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.143978] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.143978] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[ 0.143978] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.143978] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.145056] xen_balloon: Initialising balloon driver with page order 0.
[ 0.146051] vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.146977] vgaarb: loaded
[ 0.147147] SCSI subsystem initialized
[ 0.148046] usbcore: registered new interface driver usbfs
[ 0.149009] usbcore: registered new interface driver hub
[ 0.150033] usbcore: registered new device driver usb
[ 0.151045] PCI: Using ACPI for IRQ routing
[ 0.152054] NetLabel: Initializing
[ 0.152976] NetLabel: domain hash size = 128
[ 0.152976] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.152976] NetLabel: unlabeled traffic allowed by default
[ 0.153066] Switching to clocksource xen
[ 0.157261] pnp: PnP ACPI init
[ 0.158004] ACPI: bus type pnp registered
[ 0.200618] xen_allocate_pirq: returning irq 8 for gsi 8
[ 0.232628] xen_allocate_pirq: returning irq 13 for gsi 13
[ 0.267578] xen_allocate_pirq: returning irq 7 for gsi 7
[ 0.301245] xen_allocate_pirq: returning irq 1 for gsi 1
[ 0.333236] xen_allocate_pirq: returning irq 12 for gsi 12
[ 0.367574] xen_allocate_pirq: returning irq 4 for gsi 4
[ 0.399312] Already setup the GSI :4
[ 0.423096] pnp: PnP ACPI: found 18 devices
[ 0.424005] ACPI: ACPI bus type pnp unregistered
[ 0.424005] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[ 0.424005] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 0.424005] system 00:07: ioport range 0x800-0x87f has been reserved
[ 0.424005] system 00:07: ioport range 0x480-0x4bf has been reserved
[ 0.424005] system 00:07: ioport range 0x900-0x90f has been reserved
[ 0.424005] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.424005] system 00:07: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 0.424005] system 00:0a: iomem range 0xffc00000-0xfff7ffff has been reserved
[ 0.424005] system 00:0b: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.424005] system 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.424005] system 00:0f: ioport range 0x280-0x28f has been reserved
[ 0.424005] system 00:0f: ioport range 0x290-0x29f has been reserved
[ 0.424005] system 00:10: iomem range 0xf0000000-0xf3ffffff has been reserved
[ 0.424005] system 00:11: iomem range 0x0-0x9ffff could not be reserved
[ 0.424005] system 00:11: iomem range 0xc0000-0xcffff could not be reserved
[ 0.424005] system 00:11: iomem range 0xe0000-0xfffff could not be reserved
[ 0.424005] system 00:11: iomem range 0x100000-0xbbffffff could not be reserved
[ 1.186973] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 1.187002] pci 0000:00:01.0: PCI bridge, secondary bus 0000:06
[ 1.187002] pci 0000:00:01.0: IO window: 0xe000-0xefff
[ 1.187002] pci 0000:00:01.0: MEM window: 0xfa000000-0xfebfffff
[ 1.187002] pci 0000:00:01.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff
[ 1.187002] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:04
[ 1.187002] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
[ 1.187002] pci 0000:00:1c.0: MEM window: 0xbc000000-0xbc3fffff
[ 1.187002] pci 0000:00:1c.0: PREFETCH window: 0x000000bff00000-0x000000bfffffff
[ 1.187002] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 1.187002] pci 0000:00:1c.1: IO window: 0x2000-0x2fff
[ 1.187002] pci 0000:00:1c.1: MEM window: 0xbc400000-0xbc7fffff
[ 1.187002] pci 0000:00:1c.1: PREFETCH window: 0x000000bfe00000-0x000000bfefffff
[ 1.187002] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:02
[ 1.187002] pci 0000:00:1c.2: IO window: 0xc000-0xcfff
[ 1.187002] pci 0000:00:1c.2: MEM window: 0xf9e00000-0xf9efffff
[ 1.187002] pci 0000:00:1c.2: PREFETCH window: 0x000000bfd00000-0x000000bfdfffff
[ 1.187002] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:01
[ 1.187002] pci 0000:00:1c.3: IO window: 0xb000-0xbfff
[ 1.187002] pci 0000:00:1c.3: MEM window: 0xf9d00000-0xf9dfffff
[ 1.187002] pci 0000:00:1c.3: PREFETCH window: 0x000000bc800000-0x000000bc9fffff
[ 1.187002] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[ 1.187002] pci 0000:00:1e.0: IO window: 0xd000-0xdfff
[ 1.187002] pci 0000:00:1e.0: MEM window: 0xf9f00000-0xf9ffffff
[ 1.187002] pci 0000:00:1e.0: PREFETCH window: disabled
[ 2.119105] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.120080] pci 0000:00:1c.0: enabling device (0106 -> 0107)
[ 2.194104] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 2.195092] pci 0000:00:1c.1: enabling device (0106 -> 0107)
[ 2.195092] xen_allocate_pirq: returning irq 16 for gsi 16
[ 2.302247] Already setup the GSI :16
[ 2.303241] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 2.365201] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.405920] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 2.446637] NET: Registered protocol family 2
[ 2.447530] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 2.518122] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 2.564886] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.565017] TCP: Hash tables configured (established 262144 bind 65536)
[ 2.565017] TCP reno registered
[ 2.565017] NET: Registered protocol family 1
[ 2.691251] RPC: Registered udp transport module.
[ 2.692183] RPC: Registered tcp transport module.
[ 2.692183] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.787567] Trying to unpack rootfs image as initramfs...
[ 2.850671] Freeing initrd memory: 12729k freed
[ 2.884992] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.885012] DMA: Placing 64MB software IO TLB between ffff8800061d7000 - ffff88000a1d7000
[ 2.885012] DMA: software IO TLB at phys 0x61d7000 - 0xa1d7000
[ 3.010452] Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 3.011419] Scanning for low memory corruption every 60 seconds
[ 3.093744] audit: initializing netlink socket (disabled)
[ 3.126042] type=2000 audit(1283976752.108:1): initialized
[ 3.167172] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.209748] VFS: Disk quotas dquot_6.5.2
[ 3.233512] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.274195] msgmni has been set to 5744
[ 3.298054] alg: No test for stdrng (krng)
[ 3.322710] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 3.323675] io scheduler noop registered
[ 3.323675] io scheduler anticipatory registered
[ 3.323675] io scheduler deadline registered
[ 3.445397] io scheduler cfq registered (default)
[ 3.476350] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.510321] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 3.511284] ACPI: Power Button [PWRB]
[ 3.582771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 3.583681] ACPI: Power Button [PWRF]
[ 3.650722] ACPI: SSDT 00000000bbfb00b0 00235 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 3.701129] ACPI: SSDT 00000000bbfb02f0 00235 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
(XEN) mm.c:860:d0 Error getting mfn 80000 (pfn 7c9ec) from L1 entry 8000000080000473 for l1e_owner=0, pg_owner=32753
[ 3.752005] BUG: unable to handle kernel paging request at ffffc90000062000
[ 3.752005] IP: [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.752005] PGD bb80d067 PUD bb80e067 PMD bb80f067 PTE 0
[ 3.752005] Oops: 0000 [#1] SMP
[ 3.752005] last sysfs file:
[ 3.752005] CPU 0
[ 3.752005] Modules linked in:
[ 3.752005] Pid: 1, comm: swapper Not tainted 2.6.32.21 #1 To Be Filled By O.E.M.
[ 3.752005] RIP: e030:[<ffffffff81258492>] [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.752005] RSP: e02b:ffff8800bb871970 EFLAGS: 00010246
[ 3.752005] RAX: ffffc90000062000 RBX: ffff8800ba2e25c0 RCX: 0000000000000000
[ 3.752005] RDX: ffff880002de90a0 RSI: 0000000000000001 RDI: 0000000000000001
[ 3.752005] RBP: ffff8800bb8719b0 R08: ffffffff8169e270 R09: 0000000000001000
[ 3.752005] R10: 0000000000000080 R11: 0000000000000001 R12: ffffc90000062000
[ 3.752005] R13: 0000000000000000 R14: 0000000000000008 R15: ffff8800bb871a68
[ 3.752005] FS: 0000000000000000(0000) GS:ffff880002dde000(0000) knlGS:0000000000000000
[ 3.752005] CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 3.752005] CR2: ffffc90000062000 CR3: 0000000001001000 CR4: 0000000000000660
[ 3.752005] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 3.752005] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 3.752005] Process swapper (pid: 1, threadinfo ffff8800bb870000, task ffff8800bb868000)
[ 3.752005] Stack:
[ 3.752005] ffff8800bb8719a0 0000000000001000 ffff880000000000 ffff8800ba2c6288
[ 3.752005] <0> ffffffff81258325 ffff8800bb8624c8 ffff8800ba2c61f8 0000000000000000
[ 3.752005] <0> ffff8800bb871a20 ffffffff81250f08 ffff8800bba6bc00 ffffffff81253f53
[ 3.752005] Call Trace:
[ 3.752005] [<ffffffff81258325>] ? acpi_ex_system_memory_space_handler+0x0/0x1df
[ 3.752005] [<ffffffff81250f08>] acpi_ev_address_space_dispatch+0x16b/0x1b9
[ 3.752005] [<ffffffff81253f53>] ? acpi_os_allocate+0x33/0x35
[ 3.752005] [<ffffffff81253fe9>] acpi_ex_load_op+0x94/0x263
[ 3.752005] [<ffffffff812567ae>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
[ 3.752005] [<ffffffff8124e020>] acpi_ds_exec_end_op+0xea/0x3d6
[ 3.752005] [<ffffffff8125feef>] acpi_ps_parse_loop+0x7bb/0x940
[ 3.752005] [<ffffffff8124e8f5>] ? acpi_ds_call_control_method+0x174/0x1e3
[ 3.752005] [<ffffffff8125eff5>] acpi_ps_parse_aml+0x9a/0x2d9
[ 3.752005] [<ffffffff8126073a>] acpi_ps_execute_method+0x1e4/0x2b6
[ 3.752005] [<ffffffff8125bec9>] acpi_ns_evaluate+0xe1/0x1a8
[ 3.752005] [<ffffffff8125b910>] acpi_evaluate_object+0xf9/0x1f2
[ 3.752005] [<ffffffff81023da1>] ? init_intel_pdc+0xd1/0x191
[ 3.752005] [<ffffffff81269ec7>] acpi_processor_set_pdc+0x3c/0x3e
[ 3.752005] [<ffffffff8146988d>] xen_acpi_processor_add+0x303/0x43a
[ 3.752005] [<ffffffff812453a7>] acpi_device_probe+0x4b/0x11d
[ 3.752005] [<ffffffff812f7f70>] driver_probe_device+0x9a/0x11f
[ 3.752005] [<ffffffff812f804d>] __driver_attach+0x58/0x7c
[ 3.752005] [<ffffffff812f7ff5>] ? __driver_attach+0x0/0x7c
[ 3.752005] [<ffffffff812f75ce>] bus_for_each_dev+0x4e/0x83
[ 3.752005] [<ffffffff812f7def>] driver_attach+0x19/0x1b
[ 3.752005] [<ffffffff812f7a47>] bus_add_driver+0xb1/0x1fe
[ 3.752005] [<ffffffff812f8311>] driver_register+0x99/0x10a
[ 3.752005] [<ffffffff8173c1c1>] ? acpi_processor_init+0x0/0x128
[ 3.752005] [<ffffffff81245de0>] acpi_bus_register_driver+0x3e/0x40
[ 3.752005] [<ffffffff8126cd2a>] xen_acpi_processor_init+0x10/0x12
[ 3.752005] [<ffffffff8173c26f>] acpi_processor_init+0xae/0x128
[ 3.752005] [<ffffffff81245de0>] ? acpi_bus_register_driver+0x3e/0x40
[ 3.752005] [<ffffffff8173c14b>] ? acpi_video_init+0x0/0x76
[ 3.752005] [<ffffffff8100a05f>] do_one_initcall+0x59/0x170
[ 3.752005] [<ffffffff817176fe>] kernel_init+0x153/0x1a9
[ 3.752005] [<ffffffff81013caa>] child_rip+0xa/0x20
[ 3.752005] [<ffffffff81012e61>] ? int_ret_from_sys_call+0x7/0x1b
[ 3.752005] [<ffffffff8101361d>] ? retint_restore_args+0x5/0x6
[ 3.752005] [<ffffffff81013ca0>] ? child_rip+0x0/0x20
[ 3.752005] Code: 8a 00 00 00 eb 45 41 83 fe 10 49 c7 07 00 00 00 00 74 1f 77 08 41 83 fe 08 75 71 eb 0e 41 83 fe 20 74 16 41 83 fe 40 75 63 eb 17 <41> 0f b6 04 24 eb 14 41 0f b7 04 24 eb 0d 45 8b 24 24 4d 89 27
[ 3.752005] RIP [<ffffffff81258492>] acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 3.752005] RSP <ffff8800bb871970>
[ 3.752005] CR2: ffffc90000062000
[ 3.752005] ---[ end trace a7919e7f17c0a725 ]---
[ 6.281968] Kernel panic - not syncing: Attempted to kill init!
[ 6.282930] Pid: 1, comm: swapper Tainted: G D 2.6.32.21 #1
[ 6.282930] Call Trace:
[ 6.282930] [<ffffffff81469c18>] panic+0x75/0x137
[ 6.282930] [<ffffffff8104add2>] do_exit+0x75/0x710
[ 6.282930] [<ffffffff8146cf0a>] oops_end+0xdb/0xe3
[ 6.282930] [<ffffffff810306c8>] no_context+0x21d/0x22c
[ 6.282930] [<ffffffff8100ce48>] ? xen_pte_val+0x64/0x68
[ 6.282930] [<ffffffff8103085d>] __bad_area_nosemaphore+0x186/0x1a9
[ 6.282930] [<ffffffff8103088e>] bad_area_nosemaphore+0xe/0x10
[ 6.282930] [<ffffffff8146e504>] do_page_fault+0x1c6/0x304
[ 6.282930] [<ffffffff8146c355>] page_fault+0x25/0x30
[ 6.282930] [<ffffffff81258492>] ? acpi_ex_system_memory_space_handler+0x16d/0x1df
[ 6.282930] [<ffffffff81258325>] ? acpi_ex_system_memory_space_handler+0x0/0x1df
[ 6.282930] [<ffffffff81250f08>] acpi_ev_address_space_dispatch+0x16b/0x1b9
[ 6.282930] [<ffffffff81253f53>] ? acpi_os_allocate+0x33/0x35
[ 6.282930] [<ffffffff81253fe9>] acpi_ex_load_op+0x94/0x263
[ 6.282930] [<ffffffff812567ae>] acpi_ex_opcode_1A_1T_0R+0x25/0x4b
[ 6.282930] [<ffffffff8124e020>] acpi_ds_exec_end_op+0xea/0x3d6
[ 6.282930] [<ffffffff8125feef>] acpi_ps_parse_loop+0x7bb/0x940
[ 6.282930] [<ffffffff8124e8f5>] ? acpi_ds_call_control_method+0x174/0x1e3
[ 6.282930] [<ffffffff8125eff5>] acpi_ps_parse_aml+0x9a/0x2d9
[ 6.282930] [<ffffffff8126073a>] acpi_ps_execute_method+0x1e4/0x2b6
[ 6.282930] [<ffffffff8125bec9>] acpi_ns_evaluate+0xe1/0x1a8
[ 6.282930] [<ffffffff8125b910>] acpi_evaluate_object+0xf9/0x1f2
[ 6.282930] [<ffffffff81023da1>] ? init_intel_pdc+0xd1/0x191
[ 6.282930] [<ffffffff81269ec7>] acpi_processor_set_pdc+0x3c/0x3e
[ 6.282930] [<ffffffff8146988d>] xen_acpi_processor_add+0x303/0x43a
[ 6.282930] [<ffffffff812453a7>] acpi_device_probe+0x4b/0x11d
[ 6.282930] [<ffffffff812f7f70>] driver_probe_device+0x9a/0x11f
[ 6.282930] [<ffffffff812f804d>] __driver_attach+0x58/0x7c
[ 6.282930] [<ffffffff812f7ff5>] ? __driver_attach+0x0/0x7c
[ 6.282930] [<ffffffff812f75ce>] bus_for_each_dev+0x4e/0x83
[ 6.282930] [<ffffffff812f7def>] driver_attach+0x19/0x1b
[ 6.282930] [<ffffffff812f7a47>] bus_add_driver+0xb1/0x1fe
[ 6.282930] [<ffffffff812f8311>] driver_register+0x99/0x10a
[ 6.282930] [<ffffffff8173c1c1>] ? acpi_processor_init+0x0/0x128
[ 6.282930] [<ffffffff81245de0>] acpi_bus_register_driver+0x3e/0x40
[ 6.282930] [<ffffffff8126cd2a>] xen_acpi_processor_init+0x10/0x12
[ 6.282930] [<ffffffff8173c26f>] acpi_processor_init+0xae/0x128
[ 6.282930] [<ffffffff81245de0>] ? acpi_bus_register_driver+0x3e/0x40
[ 6.282930] [<ffffffff8173c14b>] ? acpi_video_init+0x0/0x76
[ 6.282930] [<ffffffff8100a05f>] do_one_initcall+0x59/0x170
[ 6.282930] [<ffffffff817176fe>] kernel_init+0x153/0x1a9
[ 6.282930] [<ffffffff81013caa>] child_rip+0xa/0x20
[ 6.282930] [<ffffffff81012e61>] ? int_ret_from_sys_call+0x7/0x1b
[ 6.282930] [<ffffffff8101361d>] ? retint_restore_args+0x5/0x6
[ 6.282930] [<ffffffff81013ca0>] ? child_rip+0x0/0x20
(XEN) Domain 0 crashed: rebooting machine in 5 seconds.
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
prev parent reply other threads:[~2010-09-08 20:16 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-08 12:15 Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel? Carsten Schiers
2010-09-08 12:51 ` Jan Beulich
2010-09-08 20:15 ` AW: " Carsten Schiers
2010-09-09 9:57 ` Jan Beulich
2010-09-09 18:27 ` Carsten Schiers
2010-09-09 18:40 ` Carsten Schiers
2010-09-09 19:04 ` Carsten Schiers
2010-09-10 8:22 ` Jan Beulich
2010-09-10 8:45 ` Jan Beulich
2010-09-14 9:10 ` Carsten Schiers
2010-09-14 9:33 ` Jan Beulich
2010-09-14 21:19 ` AW: Re: ACPI problem, was " Carsten Schiers
2010-09-14 22:05 ` Jeremy Fitzhardinge
2010-09-15 1:20 ` Yu, Ke
2010-09-15 2:02 ` Wang, Winston L
2010-09-15 5:37 ` Jiang, Yunhong
2010-09-15 7:22 ` AW: " Carsten Schiers
2010-09-15 7:38 ` Jiang, Yunhong
2010-09-15 8:15 ` AW: " Jan Beulich
2010-09-15 8:28 ` Carsten Schiers
2010-09-15 8:36 ` Jiang, Yunhong
2010-09-15 8:50 ` Jiang, Yunhong
2010-10-19 9:59 ` 2.6.34.7 with SUSE patches: Invalid Kernel Carsten Schiers
2010-10-20 16:54 ` Jeremy Fitzhardinge
2010-09-15 17:01 ` AW: Re: ACPI problem, was Xen BUG in mm / Xen 4.0.1 with 2.6.32.18/21 pvops Kernel? Jeremy Fitzhardinge
2010-09-10 8:48 ` AW: " Jan Beulich
2010-09-08 20:16 ` Carsten Schiers [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=H000006700082db5.1283976985.uhura.space.zz@MHS \
--to=carsten@schiers.de \
--cc=JBeulich@novell.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).