From: Maxim Gordeev <m.gordeev@ntc-vulkan.ru>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xen.org
Subject: Re: VGA passthrough is not working
Date: Wed, 11 Jun 2014 13:40:17 +0400 [thread overview]
Message-ID: <53982401.5070007@ntc-vulkan.ru> (raw)
In-Reply-To: <20140610125855.GA28932@laptop.dumpdata.com>
[-- Attachment #1: Type: text/html, Size: 6891 bytes --]
[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 38166 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.57-3+deb7u1
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/debian--hvm--cheap1-root ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003dfff000 (usable)
[ 0.000000] BIOS-e820: 000000003dfff000 - 000000003e000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Xen HVM domU, BIOS 4.4.1-pre 06/06/2014
[ 0.000000] Hypervisor detected: Xen HVM
[ 0.000000] Xen version 4.4.
[ 0.000000] Xen Platform PCI: I/O protocol version 1
[ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
[ 0.000000] You might have to change the root device
[ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
[ 0.000000] in your root= kernel command line option
[ 0.000000] HVMOP_pagetable_dying not supported
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x3dfff max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF write-combining
[ 0.000000] C0000-FFFFF write-back
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000080000000 mask 3FFFC0000000 uncachable
[ 0.000000] 1 base 0000C0000000 mask 3FFFE0000000 uncachable
[ 0.000000] 2 base 0000E0000000 mask 3FFFF0000000 uncachable
[ 0.000000] 3 base 0000F0000000 mask 3FFFF8000000 uncachable
[ 0.000000] 4 base 0000F8000000 mask 3FFFFC000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000f1610] f1610
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000003dfff000
[ 0.000000] 0000000000 - 003de00000 page 2M
[ 0.000000] 003de00000 - 003dfff000 page 4k
[ 0.000000] kernel direct mapping tables up to 3dfff000 @ 1fffd000-20000000
[ 0.000000] RAMDISK: 36b20000 - 37588000
[ 0.000000] ACPI: RSDP 00000000000f1560 00024 (v02 Xen)
[ 0.000000] ACPI: XSDT 00000000fc00a120 00054 (v01 Xen HVM 00000000 HVML 00000000)
[ 0.000000] ACPI: FACP 00000000fc009a50 000F4 (v04 Xen HVM 00000000 HVML 00000000)
[ 0.000000] ACPI: DSDT 00000000fc001400 085CD (v02 Xen HVM 00000000 INTL 20140424)
[ 0.000000] ACPI: FACS 00000000fc0013c0 00040
[ 0.000000] ACPI: APIC 00000000fc009b50 00460 (v02 Xen HVM 00000000 HVML 00000000)
[ 0.000000] ACPI: HPET 00000000fc00a030 00038 (v01 Xen HVM 00000000 HVML 00000000)
[ 0.000000] ACPI: WAET 00000000fc00a070 00028 (v01 Xen HVM 00000000 HVML 00000000)
[ 0.000000] ACPI: SSDT 00000000fc00a0a0 00031 (v02 Xen HVM 00000000 INTL 20140424)
[ 0.000000] ACPI: SSDT 00000000fc00a0e0 00031 (v02 Xen HVM 00000000 INTL 20140424)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000003dfff000
[ 0.000000] Initmem setup node 0 0000000000000000-000000003dfff000
[ 0.000000] NODE_DATA [000000003dffa000 - 000000003dffefff]
[ 0.000000] [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff88003c600000-ffff88003d3fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003dfff
[ 0.000000] On node 0 totalpages: 253838
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3922 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3416 pages used for memmap
[ 0.000000] DMA32 zone: 246439 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x1e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x22] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x24] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x26] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x28] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x2a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x2c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x2e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x30] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x32] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x34] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x36] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x38] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x3a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x3c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x3e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0x40] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x21] lapic_id[0x42] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x22] lapic_id[0x44] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x23] lapic_id[0x46] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x24] lapic_id[0x48] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x25] lapic_id[0x4a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x26] lapic_id[0x4c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x27] lapic_id[0x4e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x28] lapic_id[0x50] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x29] lapic_id[0x52] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2a] lapic_id[0x54] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2b] lapic_id[0x56] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2c] lapic_id[0x58] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2d] lapic_id[0x5a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2e] lapic_id[0x5c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x2f] lapic_id[0x5e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x30] lapic_id[0x60] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x31] lapic_id[0x62] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x32] lapic_id[0x64] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x33] lapic_id[0x66] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x34] lapic_id[0x68] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x35] lapic_id[0x6a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x36] lapic_id[0x6c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x37] lapic_id[0x6e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x38] lapic_id[0x70] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x39] lapic_id[0x72] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3a] lapic_id[0x74] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3b] lapic_id[0x76] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3c] lapic_id[0x78] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3d] lapic_id[0x7a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3e] lapic_id[0x7c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x3f] lapic_id[0x7e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x40] lapic_id[0x80] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x41] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x42] lapic_id[0x84] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x43] lapic_id[0x86] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x44] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x45] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x46] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x47] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x48] lapic_id[0x90] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x49] lapic_id[0x92] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4a] lapic_id[0x94] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4b] lapic_id[0x96] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4c] lapic_id[0x98] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4d] lapic_id[0x9a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4e] lapic_id[0x9c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x4f] lapic_id[0x9e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x50] lapic_id[0xa0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x51] lapic_id[0xa2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x52] lapic_id[0xa4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x53] lapic_id[0xa6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x54] lapic_id[0xa8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x55] lapic_id[0xaa] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x56] lapic_id[0xac] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x57] lapic_id[0xae] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x58] lapic_id[0xb0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x59] lapic_id[0xb2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5a] lapic_id[0xb4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5b] lapic_id[0xb6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5c] lapic_id[0xb8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5d] lapic_id[0xba] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5e] lapic_id[0xbc] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x5f] lapic_id[0xbe] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x60] lapic_id[0xc0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x61] lapic_id[0xc2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x62] lapic_id[0xc4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x63] lapic_id[0xc6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x64] lapic_id[0xc8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x65] lapic_id[0xca] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x66] lapic_id[0xcc] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x67] lapic_id[0xce] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x68] lapic_id[0xd0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x69] lapic_id[0xd2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6a] lapic_id[0xd4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6b] lapic_id[0xd6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6c] lapic_id[0xd8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6d] lapic_id[0xda] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6e] lapic_id[0xdc] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x6f] lapic_id[0xde] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x70] lapic_id[0xe0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x71] lapic_id[0xe2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x72] lapic_id[0xe4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x73] lapic_id[0xe6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x74] lapic_id[0xe8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x75] lapic_id[0xea] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x76] lapic_id[0xec] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x77] lapic_id[0xee] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x78] lapic_id[0xf0] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x79] lapic_id[0xf2] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7a] lapic_id[0xf4] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7b] lapic_id[0xf6] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7c] lapic_id[0xf8] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7d] lapic_id[0xfa] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7e] lapic_id[0xfc] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x7f] lapic_id[0xfe] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ5 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ10 used by override.
[ 0.000000] ACPI: IRQ11 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 128 CPUs, 120 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 64
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 3e000000 (gap: 3e000000:be000000)
[ 0.000000] Booting paravirtualized kernel on Xen HVM
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:128 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003b600000 s82944 r8192 d23552 u131072
[ 0.000000] pcpu-alloc: s82944 r8192 d23552 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015
[ 0.000000] pcpu-alloc: [0] 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031
[ 0.000000] pcpu-alloc: [0] 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047
[ 0.000000] pcpu-alloc: [0] 048 049 050 051 052 053 054 055 056 057 058 059 060 061 062 063
[ 0.000000] pcpu-alloc: [0] 064 065 066 067 068 069 070 071 072 073 074 075 076 077 078 079
[ 0.000000] pcpu-alloc: [0] 080 081 082 083 084 085 086 087 088 089 090 091 092 093 094 095
[ 0.000000] pcpu-alloc: [0] 096 097 098 099 100 101 102 103 104 105 106 107 108 109 110 111
[ 0.000000] pcpu-alloc: [0] 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 250361
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/debian--hvm--cheap1-root ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 967496k/1015804k available (3429k kernel code, 452k absent, 47856k reserved, 3310k data, 580k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:2112 16
[ 0.000000] Xen HVM callback vector for event delivery is enabled
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Detected 3000.112 MHz processor.
[ 0.008000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.22 BogoMIPS (lpj=12000448)
[ 0.008000] pid_max: default: 131072 minimum: 1024
[ 0.008000] Security Framework initialized
[ 0.008000] AppArmor: AppArmor disabled by boot time parameter
[ 0.008000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.008000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.008000] Mount-cache hash table entries: 256
[ 0.008000] Initializing cgroup subsys cpuacct
[ 0.008000] Initializing cgroup subsys memory
[ 0.008000] Initializing cgroup subsys devices
[ 0.008000] Initializing cgroup subsys freezer
[ 0.008000] Initializing cgroup subsys net_cls
[ 0.008000] Initializing cgroup subsys blkio
[ 0.008000] Initializing cgroup subsys perf_event
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 0
[ 0.008000] mce: CPU supports 2 MCE banks
[ 0.008257] ACPI: Core revision 20110623
[ 0.018818] x2apic not enabled, IRQ remapping init failed
[ 0.018824] Switched APIC routing to physical flat.
[ 0.020563] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.063290] CPU0: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz stepping 04
[ 0.063300] Xen: using vcpuop timer interface
[ 0.063306] installing Xen timer for CPU 0
[ 0.063396] Performance Events: unsupported p6 CPU model 62 no PMU driver, software events only.
[ 0.063613] NMI watchdog disabled (cpu0): hardware events not enabled
[ 0.063652] installing Xen timer for CPU 1
[ 0.063728] Booting Node 0, Processors #1
[ 0.063729] smpboot cpu 1: start_ip = 9a000
[ 0.152068] NMI watchdog disabled (cpu1): hardware events not enabled
[ 0.152106] installing Xen timer for CPU 2
[ 0.152168] #2
[ 0.152169] smpboot cpu 2: start_ip = 9a000
[ 0.244072] NMI watchdog disabled (cpu2): hardware events not enabled
[ 0.244110] installing Xen timer for CPU 3
[ 0.244173] #3
[ 0.244174] smpboot cpu 3: start_ip = 9a000
[ 0.336084] NMI watchdog disabled (cpu3): hardware events not enabled
[ 0.336121] installing Xen timer for CPU 4
[ 0.336186] #4
[ 0.336187] smpboot cpu 4: start_ip = 9a000
[ 0.428080] NMI watchdog disabled (cpu4): hardware events not enabled
[ 0.428120] installing Xen timer for CPU 5
[ 0.428182] #5
[ 0.428183] smpboot cpu 5: start_ip = 9a000
[ 0.520087] NMI watchdog disabled (cpu5): hardware events not enabled
[ 0.520126] installing Xen timer for CPU 6
[ 0.520189] #6
[ 0.520190] smpboot cpu 6: start_ip = 9a000
[ 0.612093] NMI watchdog disabled (cpu6): hardware events not enabled
[ 0.612130] installing Xen timer for CPU 7
[ 0.612195] #7
[ 0.612196] smpboot cpu 7: start_ip = 9a000
[ 0.704106] NMI watchdog disabled (cpu7): hardware events not enabled
[ 0.704120] Brought up 8 CPUs
[ 0.704123] Total of 8 processors activated (47793.05 BogoMIPS).
[ 0.704977] devtmpfs: initialized
[ 0.706304] print_constraints: dummy:
[ 0.706304] NET: Registered protocol family 16
[ 0.706304] ACPI: bus type pci registered
[ 0.708756] PCI: Using configuration type 1 for base access
[ 0.709230] bio: create slab <bio-0> at 0
[ 0.709230] ACPI: Added _OSI(Module Device)
[ 0.709230] ACPI: Added _OSI(Processor Device)
[ 0.709230] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.709230] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.709431] ACPI: EC: Look up EC in DSDT
[ 0.715367] ACPI: Interpreter enabled
[ 0.715370] ACPI: (supports S0 S3 S4 S5)
[ 0.715382] ACPI: Using IOAPIC for interrupt routing
[ 0.737457] ACPI: No dock devices found.
[ 0.737461] HEST: Table not found.
[ 0.737465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.737533] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.737668] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.737670] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.737673] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.737676] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfbffffff]
[ 0.737949] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
[ 0.740551] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[ 0.744478] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
[ 0.761403] pci 0000:00:01.1: reg 20: [io 0xc200-0xc20f]
[ 0.767254] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
[ 0.769737] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.769790] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.770661] pci 0000:00:02.0: [5853:0001] type 0 class 0x00ff80
[ 0.774521] pci 0000:00:02.0: reg 10: [io 0xc000-0xc0ff]
[ 0.778489] pci 0000:00:02.0: reg 14: [mem 0x84000000-0x84ffffff pref]
[ 0.799050] pci 0000:00:03.0: [1013:00b8] type 0 class 0x000300
[ 0.802376] pci 0000:00:03.0: reg 10: [mem 0x80000000-0x81ffffff pref]
[ 0.806408] pci 0000:00:03.0: reg 14: [mem 0x86050000-0x86050fff]
[ 0.826415] pci 0000:00:03.0: reg 30: [mem 0x86040000-0x8604ffff pref]
[ 0.827470] pci 0000:00:05.0: [10de:1023] type 0 class 0x000302
[ 0.832066] pci 0000:00:05.0: reg 10: [mem 0x85000000-0x85ffffff]
[ 0.840284] pci 0000:00:05.0: reg 14: [mem 0x100000000-0x1ffffffff 64bit pref]
[ 0.855223] pci 0000:00:05.0: reg 1c: [mem 0x82000000-0x83ffffff 64bit pref]
[ 0.871645] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.872664] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[ 0.879105] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[ 0.879358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.879601] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.879842] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[ 0.880085] xen/balloon: Initialising balloon driver.
[ 0.880116] xen-balloon: Initialising balloon driver.
[ 0.880226] vgaarb: device added: PCI:0000:00:03.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.880226] vgaarb: loaded
[ 0.880226] vgaarb: bridge control possible 0000:00:03.0
[ 0.880226] PCI: Using ACPI for IRQ routing
[ 0.880226] PCI: pci_cache_line_size set to 64 bytes
[ 0.880578] pci 0000:00:05.0: no compatible bridge window for [mem 0x100000000-0x1ffffffff 64bit pref]
[ 0.880938] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.880942] reserve RAM buffer: 000000003dfff000 - 000000003fffffff
[ 0.881189] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.881218] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.881225] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[ 0.916715] Switching to clocksource xen
[ 0.920191] pnp: PnP ACPI init
[ 0.920216] ACPI: bus type pnp registered
[ 0.920251] pnp 00:00: [mem 0x00000000-0x0009ffff]
[ 0.920268] pnp 00:00: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:05.0 BAR 1 [mem 0x00000000-0xffffffff 64bit pref]
[ 0.920312] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.920416] pnp 00:01: [bus 00-ff]
[ 0.920420] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.920423] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.920427] pnp 00:01: [io 0x0d00-0xffff window]
[ 0.920430] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.920434] pnp 00:01: [mem 0x80000000-0xfbffffff window]
[ 0.920493] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.920534] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[ 0.920572] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.920601] pnp 00:03: [io 0x0010-0x001f]
[ 0.920604] pnp 00:03: [io 0x0022-0x002d]
[ 0.920607] pnp 00:03: [io 0x0030-0x003f]
[ 0.920610] pnp 00:03: [io 0x0044-0x005f]
[ 0.920613] pnp 00:03: [io 0x0062-0x0063]
[ 0.920616] pnp 00:03: [io 0x0065-0x006f]
[ 0.920621] pnp 00:03: [io 0x0072-0x007f]
[ 0.920624] pnp 00:03: [io 0x0080]
[ 0.920627] pnp 00:03: [io 0x0084-0x0086]
[ 0.920630] pnp 00:03: [io 0x0088]
[ 0.920632] pnp 00:03: [io 0x008c-0x008e]
[ 0.920635] pnp 00:03: [io 0x0090-0x009f]
[ 0.920638] pnp 00:03: [io 0x00a2-0x00bd]
[ 0.920641] pnp 00:03: [io 0x00e0-0x00ef]
[ 0.920644] pnp 00:03: [io 0x08a0-0x08a3]
[ 0.920647] pnp 00:03: [io 0x0cc0-0x0ccf]
[ 0.920650] pnp 00:03: [io 0x04d0-0x04d1]
[ 0.920705] system 00:03: [io 0x08a0-0x08a3] has been reserved
[ 0.920709] system 00:03: [io 0x0cc0-0x0ccf] has been reserved
[ 0.920714] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.920719] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.920738] pnp 00:04: [dma 4]
[ 0.920741] pnp 00:04: [io 0x0000-0x000f]
[ 0.920744] pnp 00:04: [io 0x0081-0x0083]
[ 0.920747] pnp 00:04: [io 0x0087]
[ 0.920750] pnp 00:04: [io 0x0089-0x008b]
[ 0.920753] pnp 00:04: [io 0x008f]
[ 0.920756] pnp 00:04: [io 0x00c0-0x00df]
[ 0.920759] pnp 00:04: [io 0x0480-0x048f]
[ 0.920794] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.920811] pnp 00:05: [io 0x0070-0x0071]
[ 0.920843] xen: --> pirq=16 -> irq=8 (gsi=8)
[ 0.920847] pnp 00:05: [irq 8]
[ 0.920887] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.920902] pnp 00:06: [io 0x0061]
[ 0.920938] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.920981] xen: --> pirq=17 -> irq=12 (gsi=12)
[ 0.920985] pnp 00:07: [irq 12]
[ 0.921023] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.921048] pnp 00:08: [io 0x0060]
[ 0.921051] pnp 00:08: [io 0x0064]
[ 0.921079] xen: --> pirq=18 -> irq=1 (gsi=1)
[ 0.921083] pnp 00:08: [irq 1]
[ 0.921124] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.921151] pnp 00:09: [io 0x03f0-0x03f5]
[ 0.921161] pnp 00:09: [io 0x03f7]
[ 0.921181] xen: --> pirq=19 -> irq=6 (gsi=6)
[ 0.921184] pnp 00:09: [irq 6]
[ 0.921189] pnp 00:09: [dma 2]
[ 0.921230] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.921319] pnp 00:0a: [io 0xae00-0xae0f]
[ 0.921322] pnp 00:0a: [io 0xb044-0xb047]
[ 0.921373] system 00:0a: [io 0xae00-0xae0f] has been reserved
[ 0.921377] system 00:0a: [io 0xb044-0xb047] has been reserved
[ 0.921382] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.921899] pnp: PnP ACPI: found 11 devices
[ 0.921902] ACPI: ACPI bus type pnp unregistered
[ 0.933145] PCI: max bus depth: 0 pci_try_num: 1
[ 0.933157] pci 0000:00:05.0: BAR 1: can't assign mem pref (size 0x100000000)
[ 0.933162] pci 0000:00:05.0: BAR 1: trying firmware assignment [mem 0x100000000-0x1ffffffff 64bit pref]
[ 0.933167] pci 0000:00:05.0: BAR 1: assigned [mem 0x100000000-0x1ffffffff 64bit pref]
[ 0.933507] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.933511] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.933515] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.933518] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfbffffff]
[ 0.933917] NET: Registered protocol family 2
[ 0.934360] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.935273] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 0.935906] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.936188] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.936192] TCP reno registered
[ 0.936202] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.936213] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.937211] NET: Registered protocol family 1
[ 0.937226] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.937321] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.937472] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.937803] pci 0000:00:03.0: Boot video device
[ 0.938533] PCI: CLS 0 bytes, default 64
[ 0.938596] Unpacking initramfs...
[ 1.105360] Freeing initrd memory: 10656k freed
[ 1.108018] audit: initializing netlink socket (disabled)
[ 1.108027] type=2000 audit(1402475032.449:1): initialized
[ 1.118716] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.119297] VFS: Disk quotas dquot_6.5.2
[ 1.119386] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.119511] msgmni has been set to 1910
[ 1.119733] alg: No test for stdrng (krng)
[ 1.119783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.119785] io scheduler noop registered
[ 1.119787] io scheduler deadline registered
[ 1.119840] io scheduler cfq registered (default)
[ 1.119914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.119927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.119928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.120019] acpiphp: Slot [1] registered
[ 1.120034] acpiphp: Slot [2] registered
[ 1.120046] acpiphp: Slot [3] registered
[ 1.120057] acpiphp: Slot [4] registered
[ 1.120071] acpiphp: Slot [5] registered
[ 1.120082] acpiphp: Slot [6] registered
[ 1.120093] acpiphp: Slot [7] registered
[ 1.120105] acpiphp: Slot [8] registered
[ 1.120117] acpiphp: Slot [9] registered
[ 1.120128] acpiphp: Slot [10] registered
[ 1.120141] acpiphp: Slot [11] registered
[ 1.120152] acpiphp: Slot [12] registered
[ 1.120162] acpiphp: Slot [13] registered
[ 1.120175] acpiphp: Slot [14] registered
[ 1.120185] acpiphp: Slot [15] registered
[ 1.120196] acpiphp: Slot [16] registered
[ 1.120208] acpiphp: Slot [17] registered
[ 1.120219] acpiphp: Slot [18] registered
[ 1.120230] acpiphp: Slot [19] registered
[ 1.120242] acpiphp: Slot [20] registered
[ 1.120253] acpiphp: Slot [21] registered
[ 1.120264] acpiphp: Slot [22] registered
[ 1.120276] acpiphp: Slot [23] registered
[ 1.120286] acpiphp: Slot [24] registered
[ 1.120297] acpiphp: Slot [25] registered
[ 1.120309] acpiphp: Slot [26] registered
[ 1.120320] acpiphp: Slot [27] registered
[ 1.120331] acpiphp: Slot [28] registered
[ 1.120343] acpiphp: Slot [29] registered
[ 1.120354] acpiphp: Slot [30] registered
[ 1.120365] acpiphp: Slot [31] registered
[ 1.120465] intel_idle: does not run on family 6 model 62
[ 1.120479] ERST: Table is not found!
[ 1.120480] GHES: HEST is not enabled!
[ 1.120697] xen: --> pirq=20 -> irq=24 (gsi=24)
[ 1.120924] Grant table initialized
[ 1.124395] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.132444] Linux agpgart interface v0.103
[ 1.132639] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.135685] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.135690] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.135809] mousedev: PS/2 mouse device common for all mice
[ 1.136869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.138076] input: Xen Virtual Keyboard as /devices/virtual/input/input1
[ 1.138107] input: Xen Virtual Pointer as /devices/virtual/input/input2
[ 1.139849] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.139896] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 1.139904] cpuidle: using governor ladder
[ 1.139905] cpuidle: using governor menu
[ 1.140124] TCP cubic registered
[ 1.140338] NET: Registered protocol family 10
[ 1.141438] Mobile IPv6
[ 1.141442] NET: Registered protocol family 17
[ 1.141460] Registering the dns_resolver key type
[ 1.141784] PM: Hibernation image not present or could not be loaded.
[ 1.141795] registered taskstats version 1
[ 1.143564] XENBUS: Device with no driver: device/vbd/5632
[ 1.143566] XENBUS: Device with no driver: device/vbd/768
[ 1.143569] XENBUS: Device with no driver: device/vbd/832
[ 1.143571] XENBUS: Device with no driver: device/vif/0
[ 1.143573] XENBUS: Device with no driver: device/pci/0
[ 1.143677] rtc_cmos 00:05: setting system clock to 2014-06-11 08:23:53 UTC (1402475033)
[ 1.143719] Initializing network drop monitor service
[ 1.145327] Freeing unused kernel memory: 580k freed
[ 1.145536] Write protecting the kernel read-only data: 6144k
[ 1.148746] Freeing unused kernel memory: 648k freed
[ 1.152145] Freeing unused kernel memory: 688k freed
[ 1.175465] udevd[80]: starting version 175
[ 1.192395] SCSI subsystem initialized
[ 1.198890] libata version 3.00 loaded.
[ 1.200245] ata_piix 0000:00:01.1: version 2.13
[ 1.200900] ata_piix 0000:00:01.1: setting latency timer to 64
[ 1.201885] scsi0 : ata_piix
[ 1.202301] scsi1 : ata_piix
[ 1.202333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc200 irq 14
[ 1.202335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc208 irq 15
[ 1.205583] Initialising Xen virtual ethernet driver.
[ 1.206063] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632
[ 1.207773] vbd vbd-5632: failed to write error node for device/vbd/5632 (19 xenbus_dev_probe on device/vbd/5632)
[ 1.212658] blkfront: xvda: flush diskcache: enabled
[ 1.214018] xvda: xvda1 xvda2 < xvda5 >
[ 1.214703] blkfront: xvdb: flush diskcache: enabled
[ 1.215129] xvdb: xvdb1
[ 1.215344] Setting capacity to 209715200
[ 1.215347] xvdb: detected capacity change from 0 to 107374182400
[ 1.222214] FDC 0 is a S82078B
[ 1.362482] ata2.01: NODEV after polling detection
[ 1.365159] ata2.00: ATAPI: QEMU DVD-ROM, 1.6.2, max UDMA/100
[ 1.367786] ata2.00: configured for MWDMA2
[ 1.371479] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5
[ 1.383268] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 1.383274] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.383514] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.389025] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 1.850557] device-mapper: uevent: version 1.0.3
[ 1.851234] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 2.104116] Refined TSC clocksource calibration: 2999.994 MHz.
[ 2.213510] PM: Starting manual resume from disk
[ 2.213517] PM: Hibernation image partition 254:1 present
[ 2.213520] PM: Looking for hibernation image.
[ 2.214093] PM: Image not found (code -22)
[ 2.214098] PM: Hibernation image not present or could not be loaded.
[ 2.235012] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 2.655066] udevd[375]: starting version 175
[ 2.718558] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.718568] ACPI: Power Button [PWRF]
[ 2.718659] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input4
[ 2.718665] ACPI: Sleep Button [SLPF]
[ 2.742685] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 2.743714] piix4_smbus 0000:00:01.3: Host SMBus controller not enabled!
[ 2.757002] [drm] Initialized drm 1.1.0 20060810
[ 2.759003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 2.766046] wmi: Mapper loaded
[ 2.768660] Error: Driver 'pcspkr' is already registered, aborting...
[ 2.779900] xen: --> pirq=40 -> irq=36 (gsi=36)
[ 2.780819] nouveau 0000:00:05.0: setting latency timer to 64
[ 2.780893] [drm] nouveau 0000:00:05.0: unsupported chipset 0x0f1230a1
[ 2.782892] nouveau: probe of 0000:00:05.0 failed with error -22
[ 2.851252] nvidia: module license 'NVIDIA' taints kernel.
[ 2.851258] Disabling lock debugging due to kernel taint
[ 2.946357] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 331.75 Wed Apr 30 11:25:31 PDT 2014
[ 3.411528] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input6
[ 6.358341] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 6.447824] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[ 6.483108] loop: module loaded
[ 6.914935] Adding 7811068k swap on /dev/mapper/debian--hvm--cheap1-swap. Priority:-1 extents:1 across:7811068k SS
[ 7.215269] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
[ 7.223351] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[ 7.236528] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 7.257213] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 8.352224] RPC: Registered named UNIX socket transport module.
[ 8.352229] RPC: Registered udp transport module.
[ 8.352232] RPC: Registered tcp transport module.
[ 8.352235] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.409733] FS-Cache: Loaded
[ 8.470955] FS-Cache: Netfs 'nfs' registered for caching
[ 8.497594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 19.024130] eth0: no IPv6 routers present
[ 409.910475] nvidia_uvm: Loaded the UVM driver, major device number 252
[ 422.245457] NVRM: nvidia_mmap: invalid offset: 0x00001000 @ 0x00000004ffd60000 (PCI)
[-- Attachment #3: lspci_nvidia_DOM0.txt --]
[-- Type: text/plain, Size: 3173 bytes --]
03:00.0 3D controller: NVIDIA Corporation GK110BGL [Tesla K40m] (rev a1)
Subsystem: NVIDIA Corporation Device 097e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 40
Region 0: Memory at de000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 5800000000 (64-bit, prefetchable) [size=16G]
Region 3: Memory at 5c00000000 (64-bit, prefetchable) [size=32M]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 256 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM not supported, Exit Latency L0s <512ns, L1 <4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range AB, TimeoutDis+, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+, EqualizationPhase1+
EqualizationPhase2+, EqualizationPhase3+, LinkEqualizationRequest-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [128 v1] Power Budgeting <?>
Capabilities: [420 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Capabilities: [900 v1] #19
Kernel driver in use: pciback
[-- Attachment #4: lspci_nvidia_intoVM.txt --]
[-- Type: text/plain, Size: 2101 bytes --]
00:05.0 3D controller: NVIDIA Corporation Device 1023 (rev a1)
Subsystem: NVIDIA Corporation Device 097e
Physical Slot: 5
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Interrupt: pin A routed to IRQ 36
Region 0: Memory at 85000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 100000000 (64-bit, prefetchable) [size=4G]
Region 3: Memory at 82000000 (64-bit, prefetchable) [size=32M]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM unknown, Latency L0 <512ns, L1 <4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range AB, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+, EqualizationPhase1+
EqualizationPhase2+, EqualizationPhase3+, LinkEqualizationRequest-
Kernel driver in use: nvidia
[-- Attachment #5: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2014-06-11 9:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-09 11:39 VGA passthrough is not working Maxim Gordeev
2014-06-09 11:51 ` Gordan Bobic
2014-06-09 12:21 ` Maxim Gordeev
2014-06-09 12:29 ` Gordan Bobic
2014-06-09 12:40 ` Maxim Gordeev
2014-06-09 12:42 ` Maxim Gordeev
2014-06-09 12:48 ` Gordan Bobic
2014-06-10 6:56 ` Maxim Gordeev
2014-06-10 9:10 ` Maxim Gordeev
2014-06-10 12:58 ` Konrad Rzeszutek Wilk
2014-06-11 9:40 ` Maxim Gordeev [this message]
2014-06-11 11:28 ` Maxim Gordeev
2014-06-11 13:40 ` Maxim Gordeev
2014-06-11 14:16 ` Konrad Rzeszutek Wilk
2014-06-16 6:47 ` Maxim Gordeev
2014-06-16 10:01 ` Maxim Gordeev
2014-06-16 17:17 ` Konrad Rzeszutek Wilk
2014-06-17 8:08 ` Maxim Gordeev
2014-06-17 16:35 ` Konrad Rzeszutek Wilk
2014-06-18 7:57 ` Maxim Gordeev
2014-06-23 13:38 ` Maxim Gordeev
2014-06-30 19:57 ` Konrad Rzeszutek Wilk
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=53982401.5070007@ntc-vulkan.ru \
--to=m.gordeev@ntc-vulkan.ru \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.