* VGA Passthrough with Nvidia GeForce 7900GS and Asus P7P55D-E, some problems
@ 2010-06-18 12:20 Thomas Richard
2010-06-19 18:12 ` Thomas Richard
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Richard @ 2010-06-18 12:20 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 2756 bytes --]
Hey all,
I got pretty excited when reading about the VGA Passthrough features in
Xen 4.0 so i decided to give it a go. I've had partial success, like
some other in here. I've got output on my VGA port but my windows HVM
guest reports that the VGA doesn't work. Windows XP says: Couldn't start
device (10) and Windows 7 says: Windows has stopped the device because
it reported problems (40).
To make this work I:
-built the kernel from Jeremy's tree (2.6.32.15)
-extracted my VGA bios with nvflash
-checked out xen-4.0-testing
-applied the loadvbios, vBar=pBar (xen), vBar=pBar (qemu) and
claimvgacycle patches
-copied the vgabios in my xen tree
-built xen
This is the output for lspci -v -s 01:00.0:
01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7900
GS] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 8224
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
I/O ports at dc00 [size=128]
Expansion ROM at f7ee0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: pci-stub
Kernel modules: nvidiafb
I've attached my dmesg, xm dmesg and qemu log files and my hvm config file.
I noticed a few things which might cause problems. In de xm dmesg file i
found this:
(XEN) Intel VT-d Snoop Control supported.
(XEN) Intel VT-d DMA Passthrough not supported.
(XEN) Intel VT-d Queued Invalidation supported.
(XEN) Intel VT-d Interrupt Remapping not supported.
Is DMA Passthrough or Interrupt remapping a requirement to make VGA
Passthrough work?
I think my motherboard should support these features though, does this
have to do with my kernel build or something?
In my qemu log file i saw this:
pt_iomul_init: Error: pt_iomul_init can't open file /dev/xen/pci_iomul:
No such file or directory: 0x1:0x0.0x0
and
pt_register_regions: IO region registered (size=0x01000000
base_addr=0xf6000000)
pt_register_regions: IO region registered (size=0x10000000
base_addr=0xe000000c)
pt_register_regions: IO region registered (size=0x01000000
base_addr=0xf5000004)
pt_register_regions: IO region registered (size=0x00000080
base_addr=0x0000ac01)
pt_register_regions: Expansion ROM registered (size=0x00020000
base_addr=0xf7ae0002)
These bytes are off by a few. I don't know why and i don't know if it
makes any difference.
Can anyone give me any pointers on where i should look to find the
problem? Also, could anybody mail me a working (with vga passthrough)
.config file for the 2.6.32.15 kernel?
Thanks for the help
Greetings
Thomas Richard
[-- Attachment #2: dmesg.log --]
[-- Type: text/plain, Size: 66292 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32.15 (root@thomas-server) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #4 SMP Fri Jun 18 11:48:33 CEST 2010
[ 0.000000] Command line: nopat root=/dev/sdc2 ro console=tty0 xen-pciback.hide=(00:1a.0)(00:1b.0)(01:00.0)
[ 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 e0000-f4010: 81936 pages freed
[ 0.000000] released 81936 pages of unused memory
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] Xen: 000000000009fc00 - 0000000000100000 (reserved)
[ 0.000000] Xen: 0000000000100000 - 00000000dfe70000 (usable)
[ 0.000000] Xen: 00000000dfe70000 - 00000000dfe88000 (ACPI data)
[ 0.000000] Xen: 00000000dfe88000 - 00000000dfedc000 (ACPI NVS)
[ 0.000000] Xen: 00000000dfedc000 - 00000000e0000000 (reserved)
[ 0.000000] Xen: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] Xen: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] PAT support disabled.
[ 0.000000] DMI 2.6 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xdfe70 max_arch_pfn = 0x400000000
[ 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 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000dfe70000 (usable)
[ 0.000000] modified: 00000000dfe70000 - 00000000dfe88000 (ACPI data)
[ 0.000000] modified: 00000000dfe88000 - 00000000dfedc000 (ACPI NVS)
[ 0.000000] modified: 00000000dfedc000 - 00000000e0000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000dfe70000
[ 0.000000] 0000000000 - 00dfe70000 page 4k
[ 0.000000] kernel direct mapping tables up to dfe70000 @ 100000-805000
[ 0.000000] RAMDISK: 01a52000 - 0f248200
[ 0.000000] ACPI: RSDP 00000000000fb920 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000dfe70100 0006C (v01 052110 XSDT1101 20100521 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000dfe70290 000F4 (v03 052110 FACP1101 20100521 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000dfe704a0 0EEF9 (v01 A1511 A1511001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000dfe88000 00040
[ 0.000000] ACPI: APIC 00000000dfe70390 000CC (v01 052110 APIC1101 20100521 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000dfe70460 0003C (v01 052110 OEMMCFG 20100521 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000dfe88040 00072 (v01 052110 OEMB1101 20100521 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000dfe7f3a0 00038 (v01 052110 OEMHPET 20100521 MSFT 00000097)
[ 0.000000] ACPI: 00000000dfe880c0 00090 (v01 AMI OEMDMAR 00000001 MSFT 00000097)
[ 0.000000] ACPI: ASPT 00000000dfe7f640 00034 (v06 052110 PerfTune 20100521 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000dfe7f680 000B0 (v01 052110 OEMOSFR 20100521 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000dfe8ac00 00363 (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000000dfe70000
[ 0.000000] Bootmem setup node 0 0000000000000000-00000000dfe70000
[ 0.000000] NODE_DATA [0000000000010000 - 0000000000014fff]
[ 0.000000] bootmap [0000000000015000 - 0000000000030fcf] pages 1c
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 00dfe70000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [000f9eb000 - 000fa6c000] XEN PAGETABLES ==> [000f9eb000 - 000fa6c000]
[ 0.000000] #2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #3 [0001000000 - 0001a318a4] TEXT DATA BSS ==> [0001000000 - 0001a318a4]
[ 0.000000] #4 [0001a52000 - 000f248200] RAMDISK ==> [0001a52000 - 000f248200]
[ 0.000000] #5 [000f249000 - 000f9eb000] XEN START INFO ==> [000f249000 - 000f9eb000]
[ 0.000000] #6 [0001a32000 - 0001a322c0] BRK ==> [0001a32000 - 0001a322c0]
[ 0.000000] #7 [0000100000 - 0000781000] PGTABLE ==> [0000100000 - 0000781000]
[ 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 -> 0x000dfe70
[ 0.000000] On node 0 totalpages: 916991
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1668 pages reserved
[ 0.000000] DMA zone: 2259 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12483 pages used for memmap
[ 0.000000] DMA32 zone: 900525 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, 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: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 256
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:1ec00000)
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.0.1-rc3-pre (preserve-AD) (dom0)
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88000fa8b000 s91416 r8192 d23272 u122880
[ 0.000000] pcpu-alloc: s91416 r8192 d23272 u122880 alloc=30*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.211216] trying to map vcpu_info 0 at ffff88000fa96020, mfn 10fa96, offset 32
[ 0.211219] cpu 0 using vcpu_info at ffff88000fa96020
[ 0.211221] trying to map vcpu_info 1 at ffff88000fab4020, mfn 10fab4, offset 32
[ 0.211223] cpu 1 using vcpu_info at ffff88000fab4020
[ 0.211225] trying to map vcpu_info 2 at ffff88000fad2020, mfn 10fad2, offset 32
[ 0.211227] cpu 2 using vcpu_info at ffff88000fad2020
[ 0.211229] trying to map vcpu_info 3 at ffff88000faf0020, mfn 10faf0, offset 32
[ 0.211231] cpu 3 using vcpu_info at ffff88000faf0020
[ 0.211233] trying to map vcpu_info 4 at ffff88000fb0e020, mfn 10fb0e, offset 32
[ 0.211235] cpu 4 using vcpu_info at ffff88000fb0e020
[ 0.211237] trying to map vcpu_info 5 at ffff88000fb2c020, mfn 10fb2c, offset 32
[ 0.211239] cpu 5 using vcpu_info at ffff88000fb2c020
[ 0.211240] trying to map vcpu_info 6 at ffff88000fb4a020, mfn 10fb4a, offset 32
[ 0.211243] cpu 6 using vcpu_info at ffff88000fb4a020
[ 0.211244] trying to map vcpu_info 7 at ffff88000fb68020, mfn 10fb68, offset 32
[ 0.211247] cpu 7 using vcpu_info at ffff88000fb68020
[ 0.211248] Xen: using vcpu_info placement
[ 0.211252] Built 1 zonelists in Node order, mobility grouping on. Total pages: 902784
[ 0.211254] Policy zone: DMA32
[ 0.211256] Kernel command line: nopat root=/dev/sdc2 ro console=tty0 xen-pciback.hide=(00:1a.0)(00:1b.0)(01:00.0)
[ 0.211279] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.211637] Initializing CPU#0
[ 0.217427] DMA: Placing 64MB software IO TLB between ffff880012f88000 - ffff880016f88000
[ 0.217432] DMA: software IO TLB at phys 0x12f88000 - 0x16f88000
[ 0.217434] xen_swiotlb_fixup: buf=ffff880012f88000 size=67108864
[ 0.239169] xen_swiotlb_fixup: buf=ffff880016fe8000 size=32768
[ 0.250138] Memory: 3303980k/3668416k available (5478k kernel code, 452k absent, 363984k reserved, 2953k data, 892k init)
[ 0.250161] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.250186] Hierarchical RCU implementation.
[ 0.250193] NR_IRQS:4352 nr_irqs:2304
[ 0.250269] xen: --> irq=0
[ 0.250276] xen: --> irq=1
[ 0.250282] xen: --> irq=2
[ 0.250287] xen: --> irq=3
[ 0.250292] xen: --> irq=4
[ 0.250297] xen: --> irq=5
[ 0.250301] xen: --> irq=6
[ 0.250306] xen: --> irq=7
[ 0.250317] xen: --> irq=8
[ 0.250321] xen: --> irq=9
[ 0.250326] xen: --> irq=10
[ 0.250331] xen: --> irq=11
[ 0.250336] xen: --> irq=12
[ 0.250341] xen: --> irq=13
[ 0.250346] xen: --> irq=14
[ 0.250351] xen: --> irq=15
[ 0.250365] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.250367] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.250370] xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1
[ 0.250372] xen: registering gsi 9 triggering 0 polarity 0
[ 0.250374] xen_allocate_pirq: returning irq 9 for gsi 9
[ 0.250375] xen: --> irq=9
[ 0.250382] xen: acpi sci 9
[ 0.251451] Console: colour VGA+ 80x25
[ 0.257420] console [tty0] enabled
[ 0.263001] allocated 36700160 bytes of page_cgroup
[ 0.263054] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.263148] Xen: using vcpuop timer interface
[ 0.263144] installing Xen timer for CPU 0
[ 0.263199] alloc irq_desc for 2303 on node 0
[ 0.263203] alloc kstat_irqs on node 0
[ 0.263218] Detected 2808.774 MHz processor.
[ 0.263268] Calibrating delay loop (skipped), value calculated using timer frequency.. 5617.54 BogoMIPS (lpj=28087740)
[ 0.263373] Security Framework initialized
[ 0.263420] SELinux: Disabled at boot.
[ 0.264173] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.265188] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.265707] Mount-cache hash table entries: 256
[ 0.265859] Initializing cgroup subsys ns
[ 0.265906] Initializing cgroup subsys cpuacct
[ 0.265953] Initializing cgroup subsys memory
[ 0.266003] Initializing cgroup subsys devices
[ 0.266048] Initializing cgroup subsys freezer
[ 0.266094] Initializing cgroup subsys net_cls
[ 0.266166] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.266236] CPU: L2 cache: 256K
[ 0.266279] CPU: L3 cache: 8192K
[ 0.266324] CPU 0/0x0 -> Node 0
[ 0.266368] CPU: Unsupported number of siblings 16
[ 0.266403] mce: CPU supports 9 MCE banks
[ 0.266502] Performance Events: unsupported p6 CPU model 30 no PMU driver, software events only.
[ 0.266623] SMP alternatives: switching to UP code
[ 0.302197] ACPI: Core revision 20090903
[ 0.422257] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.422307] ftrace: allocating 21630 entries in 85 pages
[ 0.427431] alloc irq_desc for 2302 on node 0
[ 0.427433] alloc kstat_irqs on node 0
[ 0.427439] cpu 0 spinlock event irq 2302
[ 0.427486] alloc irq_desc for 2301 on node 0
[ 0.427488] alloc kstat_irqs on node 0
[ 0.427492] alloc irq_desc for 2300 on node 0
[ 0.427494] alloc kstat_irqs on node 0
[ 0.427498] alloc irq_desc for 2299 on node 0
[ 0.427500] alloc kstat_irqs on node 0
[ 0.427505] alloc irq_desc for 2298 on node 0
[ 0.427507] alloc kstat_irqs on node 0
[ 0.427662] installing Xen timer for CPU 1
[ 0.427709] alloc irq_desc for 2297 on node 0
[ 0.427711] alloc kstat_irqs on node 0
[ 0.427716] alloc irq_desc for 2296 on node 0
[ 0.427718] alloc kstat_irqs on node 0
[ 0.427722] cpu 1 spinlock event irq 2296
[ 0.427786] SMP alternatives: switching to SMP code
[ 0.460903] alloc irq_desc for 2295 on node 0
[ 0.460905] alloc kstat_irqs on node 0
[ 0.460917] alloc irq_desc for 2294 on node 0
[ 0.460919] alloc kstat_irqs on node 0
[ 0.460923] alloc irq_desc for 2293 on node 0
[ 0.460925] alloc kstat_irqs on node 0
[ 0.460931] alloc irq_desc for 2292 on node 0
[ 0.460933] alloc kstat_irqs on node 0
[ 0.000007] Initializing CPU#1
[ 0.000041] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000043] CPU: L2 cache: 256K
[ 0.000045] CPU: L3 cache: 8192K
[ 0.000048] CPU 1/0x0 -> Node 0
[ 0.000049] CPU: Unsupported number of siblings 16
[ 0.461080] installing Xen timer for CPU 2
[ 0.461379] alloc irq_desc for 2291 on node 0
[ 0.461381] alloc kstat_irqs on node 0
[ 0.461385] alloc irq_desc for 2290 on node 0
[ 0.461387] alloc kstat_irqs on node 0
[ 0.461391] cpu 2 spinlock event irq 2290
[ 0.461452] alloc irq_desc for 2289 on node 0
[ 0.461453] alloc kstat_irqs on node 0
[ 0.461458] alloc irq_desc for 2288 on node 0
[ 0.461460] alloc kstat_irqs on node 0
[ 0.461464] alloc irq_desc for 2287 on node 0
[ 0.461466] alloc kstat_irqs on node 0
[ 0.461470] alloc irq_desc for 2286 on node 0
[ 0.461471] alloc kstat_irqs on node 0
[ 0.000006] Initializing CPU#2
[ 0.000038] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000040] CPU: L2 cache: 256K
[ 0.000041] CPU: L3 cache: 8192K
[ 0.000044] CPU 2/0x0 -> Node 0
[ 0.000046] CPU: Unsupported number of siblings 16
[ 0.461605] installing Xen timer for CPU 3
[ 0.462448] alloc irq_desc for 2285 on node 0
[ 0.462450] alloc kstat_irqs on node 0
[ 0.462455] alloc irq_desc for 2284 on node 0
[ 0.462457] alloc kstat_irqs on node 0
[ 0.462461] cpu 3 spinlock event irq 2284
[ 0.462520] alloc irq_desc for 2283 on node 0
[ 0.462522] alloc kstat_irqs on node 0
[ 0.462527] alloc irq_desc for 2282 on node 0
[ 0.462529] alloc kstat_irqs on node 0
[ 0.462533] alloc irq_desc for 2281 on node 0
[ 0.462535] alloc kstat_irqs on node 0
[ 0.462539] alloc irq_desc for 2280 on node 0
[ 0.462540] alloc kstat_irqs on node 0
[ 0.000006] Initializing CPU#3
[ 0.000037] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000039] CPU: L2 cache: 256K
[ 0.000041] CPU: L3 cache: 8192K
[ 0.000044] CPU 3/0x0 -> Node 0
[ 0.000045] CPU: Unsupported number of siblings 16
[ 0.462675] installing Xen timer for CPU 4
[ 0.462973] alloc irq_desc for 2279 on node 0
[ 0.462975] alloc kstat_irqs on node 0
[ 0.462979] alloc irq_desc for 2278 on node 0
[ 0.462981] alloc kstat_irqs on node 0
[ 0.462985] cpu 4 spinlock event irq 2278
[ 0.463045] alloc irq_desc for 2277 on node 0
[ 0.463046] alloc kstat_irqs on node 0
[ 0.463051] alloc irq_desc for 2276 on node 0
[ 0.463053] alloc kstat_irqs on node 0
[ 0.463057] alloc irq_desc for 2275 on node 0
[ 0.463059] alloc kstat_irqs on node 0
[ 0.463063] alloc irq_desc for 2274 on node 0
[ 0.463065] alloc kstat_irqs on node 0
[ 0.000005] Initializing CPU#4
[ 0.000044] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000047] CPU: L2 cache: 256K
[ 0.000049] CPU: L3 cache: 8192K
[ 0.000053] CPU 4/0x0 -> Node 0
[ 0.000055] CPU: Unsupported number of siblings 16
[ 0.463223] installing Xen timer for CPU 5
[ 0.463522] alloc irq_desc for 2273 on node 0
[ 0.463523] alloc kstat_irqs on node 0
[ 0.463529] alloc irq_desc for 2272 on node 0
[ 0.463530] alloc kstat_irqs on node 0
[ 0.463534] cpu 5 spinlock event irq 2272
[ 0.463594] alloc irq_desc for 2271 on node 0
[ 0.463596] alloc kstat_irqs on node 0
[ 0.463601] alloc irq_desc for 2270 on node 0
[ 0.463603] alloc kstat_irqs on node 0
[ 0.463607] alloc irq_desc for 2269 on node 0
[ 0.463609] alloc kstat_irqs on node 0
[ 0.463613] alloc irq_desc for 2268 on node 0
[ 0.463615] alloc kstat_irqs on node 0
[ 0.000005] Initializing CPU#5
[ 0.000033] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000035] CPU: L2 cache: 256K
[ 0.000037] CPU: L3 cache: 8192K
[ 0.000039] CPU 5/0x0 -> Node 0
[ 0.000041] CPU: Unsupported number of siblings 16
[ 0.463742] installing Xen timer for CPU 6
[ 0.464041] alloc irq_desc for 2267 on node 0
[ 0.464042] alloc kstat_irqs on node 0
[ 0.464047] alloc irq_desc for 2266 on node 0
[ 0.464049] alloc kstat_irqs on node 0
[ 0.464053] cpu 6 spinlock event irq 2266
[ 0.464113] alloc irq_desc for 2265 on node 0
[ 0.464115] alloc kstat_irqs on node 0
[ 0.464119] alloc irq_desc for 2264 on node 0
[ 0.464121] alloc kstat_irqs on node 0
[ 0.464126] alloc irq_desc for 2263 on node 0
[ 0.464128] alloc kstat_irqs on node 0
[ 0.464131] alloc irq_desc for 2262 on node 0
[ 0.464133] alloc kstat_irqs on node 0
[ 0.000004] Initializing CPU#6
[ 0.000033] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000035] CPU: L2 cache: 256K
[ 0.000036] CPU: L3 cache: 8192K
[ 0.000039] CPU 6/0x0 -> Node 0
[ 0.000040] CPU: Unsupported number of siblings 16
[ 0.464262] installing Xen timer for CPU 7
[ 0.464561] alloc irq_desc for 2261 on node 0
[ 0.464563] alloc kstat_irqs on node 0
[ 0.464570] alloc irq_desc for 2260 on node 0
[ 0.464572] alloc kstat_irqs on node 0
[ 0.464576] cpu 7 spinlock event irq 2260
[ 0.464635] alloc irq_desc for 2259 on node 0
[ 0.464639] alloc kstat_irqs on node 0
[ 0.464644] alloc irq_desc for 2258 on node 0
[ 0.464646] alloc kstat_irqs on node 0
[ 0.464650] alloc irq_desc for 2257 on node 0
[ 0.464652] alloc kstat_irqs on node 0
[ 0.464656] alloc irq_desc for 2256 on node 0
[ 0.464658] alloc kstat_irqs on node 0
[ 0.000005] Initializing CPU#7
[ 0.000033] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000035] CPU: L2 cache: 256K
[ 0.000036] CPU: L3 cache: 8192K
[ 0.000039] CPU 7/0x0 -> Node 0
[ 0.000041] CPU: Unsupported number of siblings 16
[ 0.464734] Brought up 8 CPUs
[ 0.465042] CPU0 attaching sched-domain:
[ 0.465045] domain 0: span 0-7 level CPU
[ 0.465048] groups: 0 1 2 3 4 5 6 7
[ 0.465058] CPU1 attaching sched-domain:
[ 0.465060] domain 0: span 0-7 level CPU
[ 0.465062] groups: 1 2 3 4 5 6 7 0
[ 0.465072] CPU2 attaching sched-domain:
[ 0.465074] domain 0: span 0-7 level CPU
[ 0.465076] groups: 2 3 4 5 6 7 0 1
[ 0.465086] CPU3 attaching sched-domain:
[ 0.465088] domain 0: span 0-7 level CPU
[ 0.465090] groups: 3 4 5 6 7 0 1 2
[ 0.465100] CPU4 attaching sched-domain:
[ 0.465102] domain 0: span 0-7 level CPU
[ 0.465104] groups: 4 5 6 7 0 1 2 3
[ 0.465114] CPU5 attaching sched-domain:
[ 0.465116] domain 0: span 0-7 level CPU
[ 0.465118] groups: 5 6 7 0 1 2 3 4
[ 0.465128] CPU6 attaching sched-domain:
[ 0.465130] domain 0: span 0-7 level CPU
[ 0.465132] groups: 6 7 0 1 2 3 4 5
[ 0.465142] CPU7 attaching sched-domain:
[ 0.465144] domain 0: span 0-7 level CPU
[ 0.465146] groups: 7 0 1 2 3 4 5 6
[ 0.465488] devtmpfs: initialized
[ 0.466011] Grant table initialized
[ 0.466057] regulator: core version 0.5
[ 0.466132] Time: 12:04:17 Date: 06/18/10
[ 0.466214] NET: Registered protocol family 16
[ 0.466304] alloc irq_desc for 2255 on node 0
[ 0.466306] alloc kstat_irqs on node 0
[ 0.466425] ACPI: bus type pci registered
[ 0.466532] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[ 0.466582] PCI: Not using MMCONFIG.
[ 0.466626] PCI: Using configuration type 1 for base access
[ 0.467586] bio: create slab <bio-0> at 0
[ 0.469872] ERROR: Unable to locate IOAPIC for GSI 9
[ 0.469939] ACPI: EC: Look up EC in DSDT
[ 0.473030] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.493200] ACPI: Interpreter enabled
[ 0.493248] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.493443] ACPI: Using IOAPIC for interrupt routing
[ 0.493540] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[ 0.497296] PCI: MCFG area at f8000000 reserved in ACPI motherboard resources
[ 0.507327] PCI: Using MMCONFIG at f8000000 - fbffffff
[ 0.519869] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[ 0.520005] ACPI Warning: Incorrect checksum in table [OEMB] - 87, should be 86 (20090903/tbutils-314)
[ 0.520144] ACPI Warning: Incorrect checksum in table [ ] - 7B, should be BF (20090903/tbutils-314)
[ 0.520489] ACPI: No dock devices found.
[ 0.520900] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.521154] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.521205] pci 0000:00:03.0: PME# disabled
[ 0.521822] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf4ffe000-0xf4ffe3ff]
[ 0.521916] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.521969] pci 0000:00:1a.0: PME# disabled
[ 0.522083] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf4ff8000-0xf4ffbfff]
[ 0.522160] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.522211] pci 0000:00:1b.0: PME# disabled
[ 0.522372] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.522423] pci 0000:00:1c.0: PME# disabled
[ 0.522583] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.522634] pci 0000:00:1c.1: PME# disabled
[ 0.522793] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.522845] pci 0000:00:1c.2: PME# disabled
[ 0.523004] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.523055] pci 0000:00:1c.3: PME# disabled
[ 0.523216] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.523268] pci 0000:00:1c.4: PME# disabled
[ 0.523425] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.523477] pci 0000:00:1c.5: PME# disabled
[ 0.523635] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.523686] pci 0000:00:1c.6: PME# disabled
[ 0.523843] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.523895] pci 0000:00:1c.7: PME# disabled
[ 0.524025] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf4ffd000-0xf4ffd3ff]
[ 0.524119] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.524171] pci 0000:00:1d.0: PME# disabled
[ 0.524510] pci 0000:00:1f.2: reg 10 io port: [0x8c00-0x8c07]
[ 0.524519] pci 0000:00:1f.2: reg 14 io port: [0x8880-0x8883]
[ 0.524529] pci 0000:00:1f.2: reg 18 io port: [0x8800-0x8807]
[ 0.524538] pci 0000:00:1f.2: reg 1c io port: [0x8480-0x8483]
[ 0.524547] pci 0000:00:1f.2: reg 20 io port: [0x8400-0x840f]
[ 0.524556] pci 0000:00:1f.2: reg 24 io port: [0x8080-0x808f]
[ 0.524640] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf4ffc000-0xf4ffc0ff]
[ 0.524664] pci 0000:00:1f.3: reg 20 io port: [0xffe0-0xffff]
[ 0.524746] pci 0000:00:1f.5: reg 10 io port: [0x9c00-0x9c07]
[ 0.524756] pci 0000:00:1f.5: reg 14 io port: [0x9880-0x9883]
[ 0.524765] pci 0000:00:1f.5: reg 18 io port: [0x9800-0x9807]
[ 0.524774] pci 0000:00:1f.5: reg 1c io port: [0x9480-0x9483]
[ 0.524783] pci 0000:00:1f.5: reg 20 io port: [0x9400-0x940f]
[ 0.524792] pci 0000:00:1f.5: reg 24 io port: [0x9080-0x908f]
[ 0.524900] pci 0000:01:00.0: reg 10 32bit mmio: [0xf6000000-0xf6ffffff]
[ 0.524916] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xe0000000-0xefffffff]
[ 0.524931] pci 0000:01:00.0: reg 1c 64bit mmio: [0xf5000000-0xf5ffffff]
[ 0.524940] pci 0000:01:00.0: reg 24 io port: [0xac00-0xac7f]
[ 0.524948] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xf7ae0000-0xf7afffff]
[ 0.525048] pci 0000:00:03.0: bridge io port: [0xa000-0xafff]
[ 0.525053] pci 0000:00:03.0: bridge 32bit mmio: [0xf5000000-0xf7afffff]
[ 0.525062] pci 0000:00:03.0: bridge 64bit mmio pref: [0xe0000000-0xefffffff]
[ 0.525480] pci 0000:05:00.0: reg 10 64bit mmio: [0xf7efe000-0xf7efffff]
[ 0.525602] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.525656] pci 0000:05:00.0: PME# disabled
[ 0.525800] pci 0000:00:1c.4: bridge 32bit mmio: [0xf7e00000-0xf7efffff]
[ 0.525877] pci 0000:04:00.0: reg 10 io port: [0xdc00-0xdc07]
[ 0.525888] pci 0000:04:00.0: reg 14 io port: [0xd880-0xd883]
[ 0.525900] pci 0000:04:00.0: reg 18 io port: [0xd800-0xd807]
[ 0.525911] pci 0000:04:00.0: reg 1c io port: [0xd480-0xd483]
[ 0.525923] pci 0000:04:00.0: reg 20 io port: [0xd400-0xd40f]
[ 0.525934] pci 0000:04:00.0: reg 24 32bit mmio: [0xf7dff000-0xf7dff7ff]
[ 0.525946] pci 0000:04:00.0: reg 30 32bit mmio pref: [0xf7de0000-0xf7deffff]
[ 0.526001] pci 0000:04:00.0: PME# supported from D3hot
[ 0.526052] pci 0000:04:00.0: PME# disabled
[ 0.526178] pci 0000:00:1c.5: bridge io port: [0xd000-0xdfff]
[ 0.526183] pci 0000:00:1c.5: bridge 32bit mmio: [0xf7d00000-0xf7dfffff]
[ 0.526323] pci 0000:03:00.0: reg 24 32bit mmio: [0xf7cfe000-0xf7cfffff]
[ 0.526380] pci 0000:03:00.0: PME# supported from D3hot
[ 0.526432] pci 0000:03:00.0: PME# disabled
[ 0.526552] pci 0000:03:00.1: reg 10 io port: [0xcc00-0xcc07]
[ 0.526565] pci 0000:03:00.1: reg 14 io port: [0xc880-0xc883]
[ 0.526577] pci 0000:03:00.1: reg 18 io port: [0xc800-0xc807]
[ 0.526589] pci 0000:03:00.1: reg 1c io port: [0xc480-0xc483]
[ 0.526602] pci 0000:03:00.1: reg 20 io port: [0xc400-0xc40f]
[ 0.526749] pci 0000:00:1c.6: bridge io port: [0xc000-0xcfff]
[ 0.526755] pci 0000:00:1c.6: bridge 32bit mmio: [0xf7c00000-0xf7cfffff]
[ 0.526832] pci 0000:02:00.0: reg 10 io port: [0xb800-0xb8ff]
[ 0.526863] pci 0000:02:00.0: reg 18 64bit mmio pref: [0xf3fff000-0xf3ffffff]
[ 0.526884] pci 0000:02:00.0: reg 20 64bit mmio pref: [0xf3ff8000-0xf3ffbfff]
[ 0.526895] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xf7bf0000-0xf7bfffff]
[ 0.526957] pci 0000:02:00.0: supports D1 D2
[ 0.526959] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.527013] pci 0000:02:00.0: PME# disabled
[ 0.527151] pci 0000:00:1c.7: bridge io port: [0xb000-0xbfff]
[ 0.527156] pci 0000:00:1c.7: bridge 32bit mmio: [0xf7b00000-0xf7bfffff]
[ 0.527166] pci 0000:00:1c.7: bridge 64bit mmio pref: [0xf3f00000-0xf3ffffff]
[ 0.527230] pci 0000:0a:04.0: reg 10 32bit mmio: [0xf7fff000-0xf7fff7ff]
[ 0.527241] pci 0000:0a:04.0: reg 14 io port: [0xec00-0xec7f]
[ 0.527313] pci 0000:0a:04.0: supports D2
[ 0.527315] pci 0000:0a:04.0: PME# supported from D2 D3hot D3cold
[ 0.527367] pci 0000:0a:04.0: PME# disabled
[ 0.527477] pci 0000:00:1e.0: transparent bridge
[ 0.527526] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.527532] pci 0000:00:1e.0: bridge 32bit mmio: [0xf7f00000-0xf7ffffff]
[ 0.527618] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.527917] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR1E._PRT]
[ 0.528071] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR21._PRT]
[ 0.528141] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR22._PRT]
[ 0.528212] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR23._PRT]
[ 0.528286] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
[ 0.528356] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR24._PRT]
[ 0.528425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR25._PRT]
[ 0.528495] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR26._PRT]
[ 0.528584] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR27._PRT]
[ 0.528670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
[ 0.561822] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.562275] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.562520] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.562965] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.563410] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 0.563919] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.564363] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.564813] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.565203] sync cpu 0 get result 1 max_id 7
[ 0.565211] sync cpu 1 get result 1 max_id 7
[ 0.565218] sync cpu 2 get result 1 max_id 7
[ 0.565228] sync cpu 3 get result 1 max_id 7
[ 0.565235] sync cpu 4 get result 1 max_id 7
[ 0.565242] sync cpu 5 get result 1 max_id 7
[ 0.565249] sync cpu 6 get result 1 max_id 7
[ 0.565256] sync cpu 7 get result 1 max_id 7
[ 0.565260] alloc irq_desc for 2254 on node 0
[ 0.565262] alloc kstat_irqs on node 0
[ 0.565286] xen_balloon: Initialising balloon driver with page order 0.
[ 0.565403] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.565471] vgaarb: loaded
[ 0.565601] SCSI subsystem initialized
[ 0.565868] libata version 3.00 loaded.
[ 0.565941] usbcore: registered new interface driver usbfs
[ 0.565997] usbcore: registered new interface driver hub
[ 0.566077] usbcore: registered new device driver usb
[ 0.566255] ACPI: WMI: Mapper loaded
[ 0.566300] PCI: Using ACPI for IRQ routing
[ 0.566570] NetLabel: Initializing
[ 0.566614] NetLabel: domain hash size = 128
[ 0.566659] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.566714] NetLabel: unlabeled traffic allowed by default
[ 0.566831] Switching to clocksource xen
[ 0.568781] pnp: PnP ACPI init
[ 0.568833] ACPI: bus type pnp registered
[ 0.569249] xen: registering gsi 8 triggering 1 polarity 0
[ 0.569252] xen_allocate_pirq: returning irq 8 for gsi 8
[ 0.569299] xen: --> irq=8
[ 0.569373] xen: registering gsi 13 triggering 1 polarity 0
[ 0.569375] xen_allocate_pirq: returning irq 13 for gsi 13
[ 0.569422] xen: --> irq=13
[ 0.571304] xen: registering gsi 4 triggering 1 polarity 0
[ 0.571306] xen_allocate_pirq: returning irq 4 for gsi 4
[ 0.571354] xen: --> irq=4
[ 0.571700] xen: registering gsi 1 triggering 1 polarity 0
[ 0.571702] xen_allocate_pirq: returning irq 1 for gsi 1
[ 0.571752] xen: --> irq=1
[ 0.572767] pnp: PnP ACPI: found 16 devices
[ 0.572813] ACPI: ACPI bus type pnp unregistered
[ 0.572866] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[ 0.572920] system 00:06: ioport range 0x290-0x29f has been reserved
[ 0.572972] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 0.573021] system 00:07: ioport range 0x800-0x87f has been reserved
[ 0.573070] system 00:07: ioport range 0x500-0x57f has been reserved
[ 0.573119] system 00:07: ioport range 0x600-0x607 has been reserved
[ 0.573168] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.573218] system 00:07: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.573268] system 00:07: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.573321] system 00:0a: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.573375] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.573438] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.573495] system 00:0e: iomem range 0xf8000000-0xfbffffff has been reserved
[ 0.573548] system 00:0f: iomem range 0x0-0x9ffff could not be reserved
[ 0.573598] system 00:0f: iomem range 0xc0000-0xcffff could not be reserved
[ 0.573648] system 00:0f: iomem range 0xe0000-0xfffff could not be reserved
[ 0.573698] system 00:0f: iomem range 0x100000-0xdfffffff could not be reserved
[ 0.573762] system 00:0f: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.573868] pciback 0000:00:1a.0: seizing device
[ 0.573917] pciback 0000:00:1b.0: seizing device
[ 0.574020] pciback 0000:01:00.0: seizing device
[ 0.578181] PM-Timer failed consistency check (0x0xffffff) - aborting.
[ 0.578369] pci 0000:00:03.0: PCI bridge, secondary bus 0000:01
[ 0.578418] pci 0000:00:03.0: IO window: 0xa000-0xafff
[ 0.578470] pci 0000:00:03.0: MEM window: 0xf5000000-0xf7afffff
[ 0.578521] pci 0000:00:03.0: PREFETCH window: 0x000000e0000000-0x000000efffffff
[ 0.578590] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:09
[ 0.578640] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
[ 0.578692] pci 0000:00:1c.0: MEM window: 0xf0000000-0xf01fffff
[ 0.578743] pci 0000:00:1c.0: PREFETCH window: 0x000000f0200000-0x000000f03fffff
[ 0.578814] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:08
[ 0.578863] pci 0000:00:1c.1: IO window: 0x2000-0x2fff
[ 0.578915] pci 0000:00:1c.1: MEM window: 0xf0400000-0xf05fffff
[ 0.578967] pci 0000:00:1c.1: PREFETCH window: 0x000000f0600000-0x000000f07fffff
[ 0.579037] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:07
[ 0.579087] pci 0000:00:1c.2: IO window: 0x3000-0x3fff
[ 0.579139] pci 0000:00:1c.2: MEM window: 0xf0800000-0xf09fffff
[ 0.579732] pci 0000:00:1c.2: PREFETCH window: 0x000000f0a00000-0x000000f0bfffff
[ 0.579802] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:06
[ 0.579852] pci 0000:00:1c.3: IO window: 0x4000-0x4fff
[ 0.579904] pci 0000:00:1c.3: MEM window: 0xf0c00000-0xf0dfffff
[ 0.579955] pci 0000:00:1c.3: PREFETCH window: 0x000000f0e00000-0x000000f0ffffff
[ 0.580026] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:05
[ 0.580073] pci 0000:00:1c.4: IO window: disabled
[ 0.580124] pci 0000:00:1c.4: MEM window: 0xf7e00000-0xf7efffff
[ 0.580176] pci 0000:00:1c.4: PREFETCH window: disabled
[ 0.580230] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:04
[ 0.580279] pci 0000:00:1c.5: IO window: 0xd000-0xdfff
[ 0.580331] pci 0000:00:1c.5: MEM window: 0xf7d00000-0xf7dfffff
[ 0.580382] pci 0000:00:1c.5: PREFETCH window: disabled
[ 0.580437] pci 0000:00:1c.6: PCI bridge, secondary bus 0000:03
[ 0.580486] pci 0000:00:1c.6: IO window: 0xc000-0xcfff
[ 0.580538] pci 0000:00:1c.6: MEM window: 0xf7c00000-0xf7cfffff
[ 0.580589] pci 0000:00:1c.6: PREFETCH window: disabled
[ 0.580643] pci 0000:00:1c.7: PCI bridge, secondary bus 0000:02
[ 0.580693] pci 0000:00:1c.7: IO window: 0xb000-0xbfff
[ 0.580745] pci 0000:00:1c.7: MEM window: 0xf7b00000-0xf7bfffff
[ 0.580796] pci 0000:00:1c.7: PREFETCH window: 0x000000f3f00000-0x000000f3ffffff
[ 0.580866] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0a
[ 0.580916] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.580968] pci 0000:00:1e.0: MEM window: 0xf7f00000-0xf7ffffff
[ 0.581019] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.581082] xen: registering gsi 16 triggering 0 polarity 1
[ 0.581090] alloc irq_desc for 16 on node 0
[ 0.581092] alloc kstat_irqs on node 0
[ 0.581095] xen: --> irq=16
[ 0.581100] pci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.581153] pci 0000:00:03.0: setting latency timer to 64
[ 0.581165] pci 0000:00:1c.0: enabling device (0104 -> 0107)
[ 0.581214] xen: registering gsi 17 triggering 0 polarity 1
[ 0.581219] alloc irq_desc for 17 on node 0
[ 0.581221] alloc kstat_irqs on node 0
[ 0.581223] xen: --> irq=17
[ 0.581227] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.581280] pci 0000:00:1c.0: setting latency timer to 64
[ 0.581292] pci 0000:00:1c.1: enabling device (0104 -> 0107)
[ 0.581342] xen: registering gsi 16 triggering 0 polarity 1
[ 0.581344] xen_allocate_pirq: returning irq 16 for gsi 16
[ 0.581390] xen: --> irq=16
[ 0.581392] Already setup the GSI :16
[ 0.581436] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.581493] pci 0000:00:1c.1: setting latency timer to 64
[ 0.581505] pci 0000:00:1c.2: enabling device (0104 -> 0107)
[ 0.581555] xen: registering gsi 18 triggering 0 polarity 1
[ 0.581559] alloc irq_desc for 18 on node 0
[ 0.581561] alloc kstat_irqs on node 0
[ 0.581564] xen: --> irq=18
[ 0.581568] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.581621] pci 0000:00:1c.2: setting latency timer to 64
[ 0.581633] pci 0000:00:1c.3: enabling device (0104 -> 0107)
[ 0.581682] xen: registering gsi 19 triggering 0 polarity 1
[ 0.581687] alloc irq_desc for 19 on node 0
[ 0.581689] alloc kstat_irqs on node 0
[ 0.581691] xen: --> irq=19
[ 0.581695] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.581748] pci 0000:00:1c.3: setting latency timer to 64
[ 0.581760] xen: registering gsi 17 triggering 0 polarity 1
[ 0.581762] xen_allocate_pirq: returning irq 17 for gsi 17
[ 0.581808] xen: --> irq=17
[ 0.581810] Already setup the GSI :17
[ 0.581854] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.581907] pci 0000:00:1c.4: setting latency timer to 64
[ 0.581919] xen: registering gsi 16 triggering 0 polarity 1
[ 0.581921] xen_allocate_pirq: returning irq 16 for gsi 16
[ 0.581967] xen: --> irq=16
[ 0.581969] Already setup the GSI :16
[ 0.582013] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.582065] pci 0000:00:1c.5: setting latency timer to 64
[ 0.582077] xen: registering gsi 18 triggering 0 polarity 1
[ 0.582079] xen_allocate_pirq: returning irq 18 for gsi 18
[ 0.582126] xen: --> irq=18
[ 0.582127] Already setup the GSI :18
[ 0.582171] pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.582227] pci 0000:00:1c.6: setting latency timer to 64
[ 0.582239] xen: registering gsi 19 triggering 0 polarity 1
[ 0.582241] xen_allocate_pirq: returning irq 19 for gsi 19
[ 0.582287] xen: --> irq=19
[ 0.582289] Already setup the GSI :19
[ 0.582333] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.582386] pci 0000:00:1c.7: setting latency timer to 64
[ 0.582396] pci 0000:00:1e.0: setting latency timer to 64
[ 0.582400] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.582403] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.582405] pci_bus 0000:01: resource 0 io: [0xa000-0xafff]
[ 0.582407] pci_bus 0000:01: resource 1 mem: [0xf5000000-0xf7afffff]
[ 0.582409] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xefffffff]
[ 0.582412] pci_bus 0000:09: resource 0 io: [0x1000-0x1fff]
[ 0.582414] pci_bus 0000:09: resource 1 mem: [0xf0000000-0xf01fffff]
[ 0.582416] pci_bus 0000:09: resource 2 pref mem [0xf0200000-0xf03fffff]
[ 0.582418] pci_bus 0000:08: resource 0 io: [0x2000-0x2fff]
[ 0.582420] pci_bus 0000:08: resource 1 mem: [0xf0400000-0xf05fffff]
[ 0.582422] pci_bus 0000:08: resource 2 pref mem [0xf0600000-0xf07fffff]
[ 0.582425] pci_bus 0000:07: resource 0 io: [0x3000-0x3fff]
[ 0.582427] pci_bus 0000:07: resource 1 mem: [0xf0800000-0xf09fffff]
[ 0.582429] pci_bus 0000:07: resource 2 pref mem [0xf0a00000-0xf0bfffff]
[ 0.582431] pci_bus 0000:06: resource 0 io: [0x4000-0x4fff]
[ 0.582433] pci_bus 0000:06: resource 1 mem: [0xf0c00000-0xf0dfffff]
[ 0.582435] pci_bus 0000:06: resource 2 pref mem [0xf0e00000-0xf0ffffff]
[ 0.582437] pci_bus 0000:05: resource 1 mem: [0xf7e00000-0xf7efffff]
[ 0.582440] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.582442] pci_bus 0000:04: resource 1 mem: [0xf7d00000-0xf7dfffff]
[ 0.582444] pci_bus 0000:03: resource 0 io: [0xc000-0xcfff]
[ 0.582446] pci_bus 0000:03: resource 1 mem: [0xf7c00000-0xf7cfffff]
[ 0.582448] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.582450] pci_bus 0000:02: resource 1 mem: [0xf7b00000-0xf7bfffff]
[ 0.582452] pci_bus 0000:02: resource 2 pref mem [0xf3f00000-0xf3ffffff]
[ 0.582455] pci_bus 0000:0a: resource 0 io: [0xe000-0xefff]
[ 0.582457] pci_bus 0000:0a: resource 1 mem: [0xf7f00000-0xf7ffffff]
[ 0.582459] pci_bus 0000:0a: resource 3 io: [0x00-0xffff]
[ 0.582461] pci_bus 0000:0a: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.582484] NET: Registered protocol family 2
[ 0.582753] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.584380] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.586752] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.587069] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.587122] TCP reno registered
[ 0.587263] NET: Registered protocol family 1
[ 0.587417] pciback 0000:01:00.0: Boot video device
[ 0.587492] Trying to unpack rootfs image as initramfs...
[ 0.698089] Freeing initrd memory: 221144k freed
[ 0.731870] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.731927] DMA: Placing 64MB software IO TLB between ffff880012f88000 - ffff880016f88000
[ 0.731991] DMA: software IO TLB at phys 0x12f88000 - 0x16f88000
[ 0.732584] Scanning for low memory corruption every 60 seconds
[ 0.732751] audit: initializing netlink socket (disabled)
[ 0.732807] type=2000 audit(1276862657.937:1): initialized
[ 0.740582] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.741971] VFS: Disk quotas dquot_6.5.2
[ 0.742062] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.742611] fuse init (API version 7.13)
[ 0.742730] msgmni has been set to 6885
[ 0.282137] alg: No test for stdrng (krng)
[ 0.743224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.743289] io scheduler noop registered
[ 0.743333] io scheduler anticipatory registered
[ 0.743378] io scheduler deadline registered
[ 0.743449] io scheduler cfq registered (default)
[ 0.743701] alloc irq_desc for 2253 on node 0
[ 0.743703] alloc kstat_irqs on node 0
[ 0.743738] pcieport 0000:00:03.0: setting latency timer to 64
[ 0.743907] alloc irq_desc for 2252 on node 0
[ 0.743909] alloc kstat_irqs on node 0
[ 0.743938] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.744106] alloc irq_desc for 2251 on node 0
[ 0.744108] alloc kstat_irqs on node 0
[ 0.744136] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.744304] alloc irq_desc for 2250 on node 0
[ 0.744306] alloc kstat_irqs on node 0
[ 0.744334] pcieport 0000:00:1c.2: setting latency timer to 64
[ 0.744504] alloc irq_desc for 2249 on node 0
[ 0.744506] alloc kstat_irqs on node 0
[ 0.744534] pcieport 0000:00:1c.3: setting latency timer to 64
[ 0.744701] alloc irq_desc for 2248 on node 0
[ 0.744703] alloc kstat_irqs on node 0
[ 0.744731] pcieport 0000:00:1c.4: setting latency timer to 64
[ 0.744891] alloc irq_desc for 2247 on node 0
[ 0.744893] alloc kstat_irqs on node 0
[ 0.744921] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.745080] alloc irq_desc for 2246 on node 0
[ 0.745082] alloc kstat_irqs on node 0
[ 0.745109] pcieport 0000:00:1c.6: setting latency timer to 64
[ 0.745268] alloc irq_desc for 2245 on node 0
[ 0.745270] alloc kstat_irqs on node 0
[ 0.745298] pcieport 0000:00:1c.7: setting latency timer to 64
[ 0.745397] Firmware did not grant requested _OSC control
[ 0.745399] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.745409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.745468] Firmware did not grant requested _OSC control
[ 0.745485] Firmware did not grant requested _OSC control
[ 0.745500] Firmware did not grant requested _OSC control
[ 0.745515] Firmware did not grant requested _OSC control
[ 0.745543] Firmware did not grant requested _OSC control
[ 0.745557] Firmware did not grant requested _OSC control
[ 0.745572] Firmware did not grant requested _OSC control
[ 0.745587] Firmware did not grant requested _OSC control
[ 0.745602] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.745776] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.745842] ACPI: Power Button [PWRB]
[ 0.745921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.745984] ACPI: Power Button [PWRF]
[ 0.747492] ACPI: SSDT 00000000dfe88150 0244C (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.748511] ACPI: SSDT 00000000dfe8a5a0 00659 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.750310] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.751409] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.752529] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.753645] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.754760] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.755865] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.756971] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.758150] ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.762091] Event-channel device installed.
[ 0.762190] xen: registering gsi 16 triggering 0 polarity 1
[ 0.762192] xen_allocate_pirq: returning irq 16 for gsi 16
[ 0.762239] xen: --> irq=16
[ 0.762242] Already setup the GSI :16
[ 0.762287] pciback 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.762341] pciback 0000:01:00.0: PCI INT A disabled
[ 0.762423] xen: registering gsi 22 triggering 0 polarity 1
[ 0.762431] alloc irq_desc for 22 on node 0
[ 0.762433] alloc kstat_irqs on node 0
[ 0.762436] xen: --> irq=22
[ 0.762441] pciback 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 0.762491] pciback 0000:00:1b.0: PCI INT A disabled
[ 0.762577] xen: registering gsi 16 triggering 0 polarity 1
[ 0.762579] xen_allocate_pirq: returning irq 16 for gsi 16
[ 0.762622] xen: --> irq=16
[ 0.762624] Already setup the GSI :16
[ 0.762665] pciback 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.762715] pciback 0000:00:1a.0: PCI INT A disabled
[ 0.766194] blktap_device_init: blktap device major 253
[ 0.766240] blktap_ring_init: blktap ring major: 252
[ 0.770350] registering netback
[ 0.770448] xen-platform-pcifailed backend handshake: unrecognised magic value
[ 0.770586] alloc irq_desc for 2244 on node 0
[ 0.770592] alloc kstat_irqs on node 0
[ 0.771432] alloc irq_desc for 2243 on node 0
[ 0.771434] alloc kstat_irqs on node 0
[ 0.771784] hpet_acpi_add: no address or irqs in _CRS
[ 0.771843] Linux agpgart interface v0.103
[ 0.771883] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.772036] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.772359] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.773116] brd: module loaded
[ 0.773477] loop: module loaded
[ 0.773574] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.773702] ata_piix 0000:00:1f.2: version 2.13
[ 0.773718] xen: registering gsi 21 triggering 0 polarity 1
[ 0.773729] alloc irq_desc for 21 on node 0
[ 0.773730] alloc kstat_irqs on node 0
[ 0.773733] xen: --> irq=21
[ 0.773741] ata_piix 0000:00:1f.2: PCI INT D -> GSI 21 (level, low) -> IRQ 21
[ 0.773788] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.773960] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.774143] scsi0 : ata_piix
[ 0.774317] scsi1 : ata_piix
[ 0.776277] ata1: SATA max UDMA/133 cmd 0x8c00 ctl 0x8880 bmdma 0x8400 irq 21
[ 0.776325] ata2: SATA max UDMA/133 cmd 0x8800 ctl 0x8480 bmdma 0x8408 irq 21
[ 0.776444] xen: registering gsi 21 triggering 0 polarity 1
[ 0.776452] xen_allocate_pirq: returning irq 21 for gsi 21
[ 0.776497] xen: --> irq=21
[ 0.776499] Already setup the GSI :21
[ 0.776540] ata_piix 0000:00:1f.5: PCI INT D -> GSI 21 (level, low) -> IRQ 21
[ 0.776587] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 0.776753] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 0.776948] scsi2 : ata_piix
[ 0.777090] scsi3 : ata_piix
[ 0.778586] ata3: SATA max UDMA/133 cmd 0x9c00 ctl 0x9880 bmdma 0x9400 irq 21
[ 0.778631] ata4: SATA max UDMA/133 cmd 0x9800 ctl 0x9480 bmdma 0x9408 irq 21
[ 0.778804] xen: registering gsi 17 triggering 0 polarity 1
[ 0.778806] xen_allocate_pirq: returning irq 17 for gsi 17
[ 0.778849] xen: --> irq=17
[ 0.778851] Already setup the GSI :17
[ 0.778892] pata_acpi 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.778971] pata_acpi 0000:04:00.0: setting latency timer to 64
[ 0.778985] pata_acpi 0000:04:00.0: PCI INT A disabled
[ 0.779042] pata_acpi 0000:03:00.1: enabling device (0000 -> 0001)
[ 0.779086] xen: registering gsi 19 triggering 0 polarity 1
[ 0.779088] xen_allocate_pirq: returning irq 19 for gsi 19
[ 0.779127] xen: --> irq=19
[ 0.779129] Already setup the GSI :19
[ 0.779167] pata_acpi 0000:03:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.779241] pata_acpi 0000:03:00.1: setting latency timer to 64
[ 0.779253] pata_acpi 0000:03:00.1: PCI INT B disabled
[ 0.779491] Fixed MDIO Bus: probed
[ 0.779555] PPP generic driver version 2.4.2
[ 0.779623] tun: Universal TUN/TAP device driver, 1.6
[ 0.779663] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.779755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.779815] xen: registering gsi 23 triggering 0 polarity 1
[ 0.779819] alloc irq_desc for 23 on node 0
[ 0.779821] alloc kstat_irqs on node 0
[ 0.779823] xen: --> irq=23
[ 0.779828] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.779881] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.779885] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 0.779949] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 0.780124] ehci_hcd 0000:00:1d.0: debug port 2
[ 0.784064] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 0.784084] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf4ffd000
[ 0.807141] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.807376] usb usb1: configuration #1 chosen from 1 choice
[ 0.807502] hub 1-0:1.0: USB hub found
[ 0.807675] hub 1-0:1.0: 2 ports detected
[ 0.807830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.807924] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.808104] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.808174] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.808980] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.809196] mice: PS/2 mouse device common for all mice
[ 0.809463] rtc_cmos 00:03: RTC can wake from S4
[ 0.809598] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.809714] rtc0: alarms up to one month, y3k, 114 bytes nvram
[ 0.810015] device-mapper: uevent: version 1.0.3
[ 0.810376] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.812024] device-mapper: multipath: version 1.1.0 loaded
[ 0.812424] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.814548] cpuidle: using governor ladder
[ 0.814630] cpuidle: using governor menu
[ 0.815342] TCP cubic registered
[ 0.815625] NET: Registered protocol family 10
[ 0.816710] lo: Disabled Privacy Extensions
[ 0.817302] NET: Registered protocol family 17
[ 0.818013] PM: Resume from disk failed.
[ 0.818033] registered taskstats version 1
[ 0.819774] Magic number: 14:137:77
[ 0.820234] rtc_cmos 00:03: setting system clock to 2010-06-18 12:04:17 UTC (1276862657)
[ 0.820329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.820396] EDD information not available.
[ 0.365861] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.126252] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.148425] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.160710] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.276638] usb 1-1: configuration #1 chosen from 1 choice
[ 1.276840] hub 1-1:1.0: USB hub found
[ 1.277043] hub 1-1:1.0: 8 ports detected
[ 1.646401] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.646499] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.646867] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.646967] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.667342] ata2.00: ATA-8: WDC WD6401AALS-00L3B2, 01.03B01, max UDMA/133
[ 1.667416] ata2.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.686840] ata1.00: ATA-7: INTEL SSDSA2M080G2GC, 2CV102HD, max UDMA/133
[ 1.686914] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.687223] ata1.01: ATA-8: WDC WD15EADS-00S2B0, 04.05G04, max UDMA/133
[ 1.687294] ata1.01: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.707109] ata2.00: configured for UDMA/133
[ 1.726735] ata1.00: configured for UDMA/133
[ 1.747368] ata1.01: configured for UDMA/133
[ 1.284469] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M080 2CV1 PQ: 0 ANSI: 5
[ 1.284786] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.285049] scsi 0:0:1:0: Direct-Access ATA WDC WD15EADS-00S 04.0 PQ: 0 ANSI: 5
[ 1.286712] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 1.286837] sd 0:0:0:0: [sda] Write Protect is off
[ 1.286908] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.286990] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.285542] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 1.285796] sd 0:0:1:0: [sdb] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[ 1.748949] sda:
[ 1.287113] scsi 1:0:0:0: Direct-Access ATA WDC WD6401AALS-0 01.0 PQ: 0 ANSI: 5
[ 1.286027] sd 0:0:1:0: [sdb] Write Protect is off
[ 1.286031] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.286100] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.287415] sd 1:0:0:0: Attached scsi generic sg2 type 0
[ 1.287698] sd 1:0:0:0: [sdc] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 1.287827] sd 1:0:0:0: [sdc] Write Protect is off
[ 1.287832] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.287896] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.288411] sdc: sda1 sda2 sda3
[ 1.287835] sdb: sdc1 sdc2 sdc3 sdc4
[ 1.772036] sdb1
[ 1.308982] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.772948] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 1.789511] sd 1:0:0:0: [sdc] Attached SCSI disk
[ 1.789779] Freeing unused kernel memory: 892k freed
[ 1.790078] Write protecting the kernel read-only data: 7736k
[ 1.406743] udev: starting version 151
[ 1.493597] ahci 0000:03:00.0: version 3.0
[ 1.493625] xen: registering gsi 18 triggering 0 polarity 1
[ 1.493628] xen_allocate_pirq: returning irq 18 for gsi 18
[ 1.493681] xen: --> irq=18
[ 1.493686] Already setup the GSI :18
[ 1.493734] ahci 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.509699] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.509766] xen: registering gsi 19 triggering 0 polarity 1
[ 1.509768] xen_allocate_pirq: returning irq 19 for gsi 19
[ 1.509811] xen: --> irq=19
[ 1.509815] Already setup the GSI :19
[ 1.509857] r8169 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.509948] r8169 0000:02:00.0: setting latency timer to 64
[ 1.510014] alloc irq_desc for 2242 on node 0
[ 1.510017] alloc kstat_irqs on node 0
[ 1.510514] eth0: RTL8168d/8111d at 0xffffc9000067e000, e0:cb:4e:42:ed:b8, XID 083000c0 IRQ 2242
[ 1.512257] xen: registering gsi 19 triggering 0 polarity 1
[ 1.512259] xen_allocate_pirq: returning irq 19 for gsi 19
[ 1.512306] xen: --> irq=19
[ 1.512308] Already setup the GSI :19
[ 1.512349] ohci1394 0000:0a:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.980081] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.980140] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.980189] ahci 0000:03:00.0: setting latency timer to 64
[ 1.516923] scsi4 : ahci
[ 1.517079] scsi5 : ahci
[ 1.517230] ata5: SATA max UDMA/133 abar m8192@0xf7cfe000 port 0xf7cfe100 irq 18
[ 1.517291] ata6: SATA max UDMA/133 abar m8192@0xf7cfe000 port 0xf7cfe180 irq 18
[ 1.518639] xen: registering gsi 19 triggering 0 polarity 1
[ 1.518642] xen_allocate_pirq: returning irq 19 for gsi 19
[ 1.518693] xen: --> irq=19
[ 1.518696] Already setup the GSI :19
[ 1.518743] pata_jmicron 0000:03:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.518838] pata_jmicron 0000:03:00.1: setting latency timer to 64
[ 1.519052] scsi6 : pata_jmicron
[ 1.519184] scsi7 : pata_jmicron
[ 1.520141] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 19
[ 1.520194] ata8: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 19
[ 2.041115] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[f7fff000-f7fff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.139010] ata7.00: ATAPI: SAMSUNG DVD-ROM SD-616E, F501, max UDMA/33
[ 2.165550] ata7.00: configured for UDMA/33
[ 2.209867] EXT4-fs (sdc2): mounted filesystem with ordered data mode
[ 2.333520] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.513269] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.515582] ata5.00: ATAPI: Optiarc DVD RW AD-7240S, 1.03, max UDMA/100, ATAPI AN
[ 2.518148] ata5.00: configured for UDMA/100
[ 2.072534] scsi 4:0:0:0: CD-ROM Optiarc DVD RW AD-7240S 1.03 PQ: 0 ANSI: 5
[ 2.078058] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.078150] Uniform CD-ROM driver Revision: 3.20
[ 2.078384] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.078472] sr 4:0:0:0: Attached scsi generic sg3 type 5
[ 2.078499] scsi 6:0:0:0: CD-ROM SAMSUNG DVD-ROM SD-616E F501 PQ: 0 ANSI: 5
[ 2.082019] sr1: scsi3-mmc drive: 1x/48x cd/rw xa/form2 cdda tray
[ 2.082288] sr 6:0:0:0: Attached scsi CD-ROM sr1
[ 2.082372] sr 6:0:0:0: Attached scsi generic sg4 type 5
[ 3.274985] Adding 2096472k swap on /dev/sdc4. Priority:-1 extents:1 across:2096472k
[ 3.358287] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0000c4365c]
[ 3.372505] udev: starting version 151
[ 4.493278] ATK0110 ATK0110:00: EC enabled
[ 4.531459] xen: registering gsi 16 triggering 0 polarity 1
[ 4.531466] xen_allocate_pirq: returning irq 16 for gsi 16
[ 4.531471] xen: --> irq=16
[ 4.531478] Already setup the GSI :16
[ 4.531484] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4.531521] xhci_hcd 0000:05:00.0: setting latency timer to 64
[ 4.531530] xhci_hcd 0000:05:00.0: xHCI Host Controller
[ 4.531634] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 2
[ 4.531974] xhci_hcd 0000:05:00.0: irq 16, io mem 0xf7efe000
[ 4.532028] usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
[ 4.532189] usb usb2: configuration #1 chosen from 1 choice
[ 4.532199] xHCI xhci_add_endpoint called for root hub
[ 4.532205] xHCI xhci_check_bandwidth called for root hub
[ 4.532283] hub 2-0:1.0: USB hub found
[ 4.532324] hub 2-0:1.0: 4 ports detected
[ 5.765449] r8169: eth0: link up
[ 6.204400] r8169: eth0: link up
[ 6.798693] lp: driver loaded but no devices found
[ 10.889208] Bridge firewalling registered
[ 10.616753] virbr0: starting userspace STP failed, starting kernel STP
[ 11.512377] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.926875] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 11.927196] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 11.927201] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 11.927206] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 12.715798] r8169: peth0: link up
[ 12.765344] device peth0 entered promiscuous mode
[ 12.854672] eth0: port 1(peth0) entering forwarding state
[ 17.725144] alloc irq_desc for 2241 on node 0
[ 17.725147] alloc kstat_irqs on node 0
[ 17.725282] alloc irq_desc for 2240 on node 0
[ 17.725284] alloc kstat_irqs on node 0
[ 18.078322] XENBUS: Unable to read cpu state
[ 18.080421] XENBUS: Unable to read cpu state
[ 18.080792] XENBUS: Unable to read cpu state
[ 18.081102] XENBUS: Unable to read cpu state
[ 18.081415] XENBUS: Unable to read cpu state
[ 18.081730] XENBUS: Unable to read cpu state
[ 18.082042] XENBUS: Unable to read cpu state
[ 18.082355] XENBUS: Unable to read cpu state
[ 20.753156] virbr0: no IPv6 routers present
[ 22.432949] ppdev: user-space parallel port driver
[ 22.897755] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 23.009905] lo: Disabled Privacy Extensions
[ 22.702223] CPU0 attaching NULL sched-domain.
[ 22.702232] CPU1 attaching NULL sched-domain.
[ 22.702238] CPU2 attaching NULL sched-domain.
[ 22.702244] CPU3 attaching NULL sched-domain.
[ 22.702249] CPU4 attaching NULL sched-domain.
[ 22.702254] CPU5 attaching NULL sched-domain.
[ 22.702260] CPU6 attaching NULL sched-domain.
[ 22.702265] CPU7 attaching NULL sched-domain.
[ 22.869229] CPU0 attaching sched-domain:
[ 22.869236] domain 0: span 0-7 level CPU
[ 22.869243] groups: 0 1 2 3 4 5 6 7
[ 22.869267] CPU1 attaching sched-domain:
[ 22.869272] domain 0: span 0-7 level CPU
[ 22.869278] groups: 1 2 3 4 5 6 7 0
[ 22.869300] CPU2 attaching sched-domain:
[ 22.869305] domain 0: span 0-7 level CPU
[ 22.869310] groups: 2 3 4 5 6 7 0 1
[ 22.869333] CPU3 attaching sched-domain:
[ 22.869337] domain 0: span 0-7 level CPU
[ 22.869343] groups: 3 4 5 6 7 0 1 2
[ 22.869365] CPU4 attaching sched-domain:
[ 22.869369] domain 0: span 0-7 level CPU
[ 22.869375] groups: 4 5 6 7 0 1 2 3
[ 22.869398] CPU5 attaching sched-domain:
[ 22.869402] domain 0: span 0-7 level CPU
[ 22.869408] groups: 5 6 7 0 1 2 3 4
[ 22.869430] CPU6 attaching sched-domain:
[ 22.869434] domain 0: span 0-7 level CPU
[ 22.869440] groups: 6 7 0 1 2 3 4 5
[ 22.869462] CPU7 attaching sched-domain:
[ 22.869467] domain 0: span 0-7 level CPU
[ 22.869472] groups: 7 0 1 2 3 4 5 6
[ 22.978373] peth0: no IPv6 routers present
[ 23.386625] eth0: no IPv6 routers present
[ 107.509246] alloc irq_desc for 2239 on node 0
[ 107.509250] alloc kstat_irqs on node 0
[ 107.973752] device vif2.0 entered promiscuous mode
[ 108.053507] eth0: port 2(vif2.0) entering forwarding state
[ 108.041887] physdev match: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING chains for non-bridged traffic is not supported anymore.
[ 108.579714] device tap2.0 entered promiscuous mode
[ 108.579759] eth0: port 3(tap2.0) entering forwarding state
[ 108.427762] alloc irq_desc for 2238 on node 0
[ 108.427765] alloc kstat_irqs on node 0
[ 108.427783] alloc irq_desc for 2237 on node 0
[ 108.427785] alloc kstat_irqs on node 0
[ 109.172345] pciback: vpci: 0000:01:00.0: assign to virtual slot 0
[ 109.174739] pciback: vpci: 0000:00:1a.0: assign to virtual slot 1
[ 118.208619] vif2.0: no IPv6 routers present
[ 119.100419] tap2.0: no IPv6 routers present
[ 212.333842] eth0: port 3(tap2.0) entering disabled state
[ 211.583453] device tap2.0 left promiscuous mode
[ 211.583460] eth0: port 3(tap2.0) entering disabled state
[ 212.768199] eth0: port 2(vif2.0) entering disabled state
[ 212.012782] eth0: port 2(vif2.0) entering disabled state
[ 212.664159] physdev match: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING chains for non-bridged traffic is not supported anymore.
[ 284.258441] device vif3.0 entered promiscuous mode
[ 284.722292] eth0: port 2(vif3.0) entering forwarding state
[ 284.546083] physdev match: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING chains for non-bridged traffic is not supported anymore.
[ 285.070952] device tap3.0 entered promiscuous mode
[ 285.070995] eth0: port 3(tap3.0) entering forwarding state
[ 285.769923] pciback: vpci: 0000:01:00.0: assign to virtual slot 0
[ 285.770273] pciback 0000:01:00.0: device has been assigned to another domain! Over-writting the ownership, but beware.
[ 285.770796] pciback: vpci: 0000:00:1a.0: assign to virtual slot 1
[ 285.771214] pciback 0000:00:1a.0: device has been assigned to another domain! Over-writting the ownership, but beware.
[ 294.993102] tap3.0: no IPv6 routers present
[ 295.236022] vif3.0: no IPv6 routers present
[-- Attachment #3: qemu-dm-winxp.log --]
[-- Type: text/plain, Size: 5674 bytes --]
domid: 3
config qemu network with xen bridge for tap3.0 xenbr0
Using file /home/thomas/vmimg/winxp.bin in read-write mode
Using file /mnt/Setups/WinXPwSP2/winxpwsp2.iso in read-only mode
Watching /local/domain/0/device-model/3/logdirty/cmd
Watching /local/domain/0/device-model/3/command
char device redirected to /dev/pts/1
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = a8596335-a56b-3299-f6df-174499b9283a
Time offset set 0
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/3/xen_extended_power_mgmt): read error
xs_read(): vncpasswd get error. /vm/a8596335-a56b-3299-f6df-174499b9283a/vncpasswd.
medium change watch on `hdc' (index: 1): /mnt/Setups/WinXPwSP2/winxpwsp2.iso
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
xs_read(/local/domain/3/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/3/log-throttling'
medium change watch on `/local/domain/3/log-throttling' - unknown device, ignored
dm-command: hot insert pass-through pci dev
register_real_device: Assigning real physical device 01:00.0 ...
register_real_device: Enable MSI translation via per device option
register_real_device: Disable power management
pt_iomul_init: Error: pt_iomul_init can't open file /dev/xen/pci_iomul: No such file or directory: 0x1:0x0.0x0
pt_register_regions: IO region registered (size=0x01000000 base_addr=0xf6000000)
pt_register_regions: IO region registered (size=0x10000000 base_addr=0xe000000c)
pt_register_regions: IO region registered (size=0x01000000 base_addr=0xf5000004)
pt_register_regions: IO region registered (size=0x00000080 base_addr=0x0000ac01)
pt_register_regions: Expansion ROM registered (size=0x00020000 base_addr=0xf7ae0002)
gfx_claim_vga_cycle: bridge for bus 10, previous bridge control is 2
gfx_claim_vga_cycle: bus=0x0, dev=0x1e, func=0x0
gfx_claim_vga_cycle: bridge for bus 10, updated bridge control is 2
gfx_claim_vga_cycle: bridge for bus 1, previous bridge control is 1a
gfx_claim_vga_cycle: bus=0x0, dev=0x3, func=0x0
gfx_claim_vga_cycle: bridge for bus 1, updated bridge control is 1a
gfx_claim_vga_cycle: previous igd control is d1
gfx_claim_vga_cycle: updated igd control is d3
pt_msi_setup: msi mapped with pirq 37
pci_intx: intx=1
register_real_device: Real physical device 01:00.0 registered successfuly!
IRQ type = MSI-INTx
dm-command: hot insert pass-through pci dev
register_real_device: Assigning real physical device 00:1a.0 ...
register_real_device: Enable MSI translation via per device option
register_real_device: Disable power management
pt_iomul_init: Error: pt_iomul_init can't open file /dev/xen/pci_iomul: No such file or directory: 0x0:0x1a.0x0
pt_register_regions: IO region registered (size=0x00000400 base_addr=0xf4ffe000)
pci_intx: intx=1
register_real_device: Real physical device 00:1a.0 registered successfuly!
IRQ type = INTx
pt_bar_reg_read: first read BARs of gfx
pt_iomem_map: e_phys=f6000000 maddr=f6000000 type=0 len=16777216 index=0 first_map=1
pt_bar_reg_read: first read BARs of gfx
pt_iomem_map: e_phys=e0000000 maddr=e0000000 type=8 len=268435456 index=1 first_map=1
pt_bar_reg_read: first read BARs of gfx
pt_bar_reg_read: first read BARs of gfx
pt_iomem_map: e_phys=f5000000 maddr=f5000000 type=0 len=16777216 index=3 first_map=1
pt_bar_reg_read: first read BARs of gfx
pt_bar_reg_read: first read BARs of gfx
pt_ioport_map: e_phys=ac00 pio_base=ac00 len=128 index=5 first_map=1
pt_iomem_map: e_phys=f1000000 maddr=f4ffe000 type=0 len=4096 index=0 first_map=1
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.
pt_iomem_map: e_phys=ffffffff maddr=f6000000 type=0 len=16777216 index=0 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=e0000000 type=8 len=268435456 index=1 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=f5000000 type=0 len=16777216 index=3 first_map=0
pt_ioport_map: e_phys=ffff pio_base=ac00 len=128 index=5 first_map=0
pt_iomem_map: e_phys=f6000000 maddr=f6000000 type=0 len=16777216 index=0 first_map=0
pt_iomem_map: e_phys=e0000000 maddr=e0000000 type=8 len=268435456 index=1 first_map=0
pt_iomem_map: e_phys=f5000000 maddr=f5000000 type=0 len=16777216 index=3 first_map=0
pt_ioport_map: e_phys=ac00 pio_base=ac00 len=128 index=5 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=f4ffe000 type=0 len=4096 index=0 first_map=0
pt_pci_write_config: Warning: Guest attempt to set address to unused Base Address Register. [00:06.0][Offset:30h][Length:4]
pt_iomem_map: e_phys=f1000000 maddr=f4ffe000 type=0 len=4096 index=0 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=f4ffe000 type=0 len=4096 index=0 first_map=0
pt_iomem_map: e_phys=f1000000 maddr=f4ffe000 type=0 len=4096 index=0 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=f6000000 type=0 len=16777216 index=0 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=e0000000 type=8 len=268435456 index=1 first_map=0
pt_iomem_map: e_phys=ffffffff maddr=f5000000 type=0 len=16777216 index=3 first_map=0
pt_ioport_map: e_phys=ffff pio_base=ac00 len=128 index=5 first_map=0
pt_iomem_map: e_phys=f6000000 maddr=f6000000 type=0 len=16777216 index=0 first_map=0
pt_iomem_map: e_phys=e0000000 maddr=e0000000 type=8 len=268435456 index=1 first_map=0
pt_iomem_map: e_phys=f5000000 maddr=f5000000 type=0 len=16777216 index=3 first_map=0
pt_ioport_map: e_phys=ac00 pio_base=ac00 len=128 index=5 first_map=0
[-- Attachment #4: windows7.hvm --]
[-- Type: text/plain, Size: 992 bytes --]
# -*- mode: python; -*-
#============================================================================
# Python configuration setup for 'xm create'.
# This script sets the parameters used when a domain is created using 'xm create'.
# You use a separate script for each domain you want to create, or
# you can set the parameters for the domain on the xm command line.
#============================================================================
#----------------------------------------------------------------------------
# Kernel image file.
kernel = "hvmloader"
# The domain build function. HVM domain uses 'hvm'.
builder='hvm'
memory = 1024
name = "win7"
vcpus=2
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'file:/home/thomas/vmimg/win7.bin,hda,w','file:/mnt/Setups/en_windows_7_ultimate_n_x64_dvd_x16-13641.iso,hdc:cdrom,r' ]
device_model = 'qemu-dm'
boot="dc"
sdl=0
opengl=1
vnc=1
vncpasswd=''
stdvga=0
serial='pty'
tsc_mode=0
gfx_passthru=2
pci=[ '01:00.0','00:1a.0' ]
[-- Attachment #5: xm_dmesg.log --]
[-- Type: text/plain, Size: 23750 bytes --]
__ __ _ _ ___ _ _____
\ \/ /___ _ __ | || | / _ \ / | _ __ ___|___ / _ __ _ __ ___
\ // _ \ \047_ \ | || |_| | | || |__| \047__/ __| |_ \ __| \047_ \| \047__/ _ \
/ \ __/ | | | |__ _| |_| || |__| | | (__ ___) |__| |_) | | | __/
/_/\_\___|_| |_| |_|(_)___(_)_| |_| \___|____/ | .__/|_| \___|
|_|
(XEN) Xen version 4.0.1-rc3-pre (root@) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) Thu Jun 17 23:39:20 CEST 2010
(XEN) Latest ChangeSet: Tue Jun 15 11:31:43 2010 +0100 21209:ba2c0eecaf7f
(XEN) Command line: iommu=1
(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 3 MBR signatures
(XEN) Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN) 0000000000000000 - 000000000009fc00 (usable)
(XEN) 000000000009fc00 - 00000000000a0000 (reserved)
(XEN) 00000000000e4000 - 0000000000100000 (reserved)
(XEN) 0000000000100000 - 00000000dfe70000 (usable)
(XEN) 00000000dfe70000 - 00000000dfe88000 (ACPI data)
(XEN) 00000000dfe88000 - 00000000dfedc000 (ACPI NVS)
(XEN) 00000000dfedc000 - 00000000e0000000 (reserved)
(XEN) 00000000fee00000 - 00000000fee01000 (reserved)
(XEN) 00000000ffe00000 - 0000000100000000 (reserved)
(XEN) 0000000100000000 - 0000000120000000 (usable)
(XEN) ACPI: RSDP 000FB920, 0024 (r2 ACPIAM)
(XEN) ACPI: XSDT DFE70100, 006C (r1 052110 XSDT1101 20100521 MSFT 97)
(XEN) ACPI: FACP DFE70290, 00F4 (r3 052110 FACP1101 20100521 MSFT 97)
(XEN) ACPI: DSDT DFE704A0, EEF9 (r1 A1511 A1511001 1 INTL 20060113)
(XEN) ACPI: FACS DFE88000, 0040
(XEN) ACPI: APIC DFE70390, 00CC (r1 052110 APIC1101 20100521 MSFT 97)
(XEN) ACPI: MCFG DFE70460, 003C (r1 052110 OEMMCFG 20100521 MSFT 97)
(XEN) ACPI: OEMB DFE88040, 0072 (r1 052110 OEMB1101 20100521 MSFT 97)
(XEN) ACPI: HPET DFE7F3A0, 0038 (r1 052110 OEMHPET 20100521 MSFT 97)
(XEN) ACPI: DMAR DFE880C0, 0090 (r1 AMI OEMDMAR 1 MSFT 97)
(XEN) ACPI: ASPT DFE7F640, 0034 (r6 052110 PerfTune 20100521 MSFT 97)
(XEN) ACPI: OSFR DFE7F680, 00B0 (r1 052110 OEMOSFR 20100521 MSFT 97)
(XEN) ACPI: SSDT DFE8AC00, 0363 (r1 DpgPmm CpuPm 12 INTL 20060113)
(XEN) System RAM: 4094MB (4192316kB)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000120000000
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000ff780
(XEN) DMI 2.6 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[dfe8800c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
(XEN) Processor #2 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
(XEN) Processor #4 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
(XEN) Processor #6 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
(XEN) Processor #1 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
(XEN) Processor #3 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
(XEN) Processor #5 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
(XEN) Processor #7 7:14 APIC version 21
(XEN) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
(XEN) ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
(XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: 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: 0x8086a701 base: 0xfed00000
(XEN) PCI: MCFG configuration 0: base f8000000 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 2808.774 MHz processor.
(XEN) Initing memory sharing.
(XEN) VMX: Supported advanced features:
(XEN) - APIC MMIO access virtualisation
(XEN) - APIC TPR shadow
(XEN) - Extended Page Tables (EPT)
(XEN) - Virtual-Processor Identifiers (VPID)
(XEN) - Virtual NMI
(XEN) - MSR direct-access bitmap
(XEN) EPT supports 2MB super page.
(XEN) HVM: ASIDs enabled.
(XEN) HVM: VMX enabled
(XEN) HVM: Hardware Assisted Paging detected.
(XEN) Intel machine check reporting enabled
(XEN) Intel VT-d Snoop Control supported.
(XEN) Intel VT-d DMA Passthrough not supported.
(XEN) Intel VT-d Queued Invalidation supported.
(XEN) Intel VT-d Interrupt Remapping not supported.
(XEN) I/O virtualisation enabled
(XEN) I/O virtualisation for PV guests disabled
(XEN) Total of 8 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) TSC is reliable, synchronization unnecessary
(XEN) Platform timer is 14.318MHz HPET
(XEN) Allocated console ring of 64 KiB.
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) Brought up 8 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU4 resumed
(XEN) microcode.c:73:d32767 microcode: CPU6 resumed
(XEN) microcode.c:73:d32767 microcode: CPU7 resumed
(XEN) microcode.c:73:d32767 microcode: CPU5 resumed
(XEN) microcode.c:73:d32767 microcode: CPU2 resumed
(XEN) microcode.c:73:d32767 microcode: CPU3 resumed
(XEN) Turbo Mode detected!
(XEN) HPET: 8 timers in total, 8 timers will be used for broadcast
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN) elf_parse_binary: phdr: paddr=0x1000000 memsz=0x797000
(XEN) elf_parse_binary: phdr: paddr=0x1797000 memsz=0xa4eb0
(XEN) elf_parse_binary: phdr: paddr=0x183c000 memsz=0x8c8
(XEN) elf_parse_binary: phdr: paddr=0x183d000 memsz=0x16518
(XEN) elf_parse_binary: phdr: paddr=0x1854000 memsz=0x1fe000
(XEN) elf_parse_binary: memory: 0x1000000 -> 0x1a52000
(XEN) elf_xen_parse_note: GUEST_OS = "linux"
(XEN) elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) elf_xen_parse_note: ENTRY = 0xffffffff81854200
(XEN) elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81009000
(XEN) elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) elf_xen_parse_note: PAE_MODE = "yes"
(XEN) elf_xen_parse_note: LOADER = "generic"
(XEN) elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) elf_xen_addr_calc_check: addresses:
(XEN) virt_base = 0xffffffff80000000
(XEN) elf_paddr_offset = 0x0
(XEN) virt_offset = 0xffffffff80000000
(XEN) virt_kstart = 0xffffffff81000000
(XEN) virt_kend = 0xffffffff81a52000
(XEN) virt_entry = 0xffffffff81854200
(XEN) p2m_base = 0xffffffffffffffff
(XEN) Xen kernel: 64-bit, lsb, compat32
(XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1a52000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN) Dom0 alloc.: 0000000100000000->0000000110000000 (933904 pages to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN) Loaded kernel: ffffffff81000000->ffffffff81a52000
(XEN) Init. ramdisk: ffffffff81a52000->ffffffff8f248200
(XEN) Phys-Mach map: ffffffff8f249000->ffffffff8f9e9080
(XEN) Start info: ffffffff8f9ea000->ffffffff8f9ea4b4
(XEN) Page tables: ffffffff8f9eb000->ffffffff8fa6c000
(XEN) Boot stack: ffffffff8fa6c000->ffffffff8fa6d000
(XEN) TOTAL: ffffffff80000000->ffffffff8fc00000
(XEN) ENTRY ADDRESS: ffffffff81854200
(XEN) Dom0 has maximum 8 VCPUs
(XEN) elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81797000
(XEN) elf_load_binary: phdr 1 at 0xffffffff81797000 -> 0xffffffff8183beb0
(XEN) elf_load_binary: phdr 2 at 0xffffffff8183c000 -> 0xffffffff8183c8c8
(XEN) elf_load_binary: phdr 3 at 0xffffffff8183d000 -> 0xffffffff81853518
(XEN) elf_load_binary: phdr 4 at 0xffffffff81854000 -> 0xffffffff81928000
(XEN) Scrubbing Free RAM: .done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type \047CTRL-a\047 three times to switch input to Xen)
(XEN) Freed 172kB init memory.
(XEN) PCI add device 00:00.0
(XEN) PCI add device 00:03.0
(XEN) PCI add device 00:08.0
(XEN) PCI add device 00:08.1
(XEN) PCI add device 00:08.2
(XEN) PCI add device 00:08.3
(XEN) PCI add device 00:10.0
(XEN) PCI add device 00:10.1
(XEN) PCI add device 00:1a.0
(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:1c.4
(XEN) PCI add device 00:1c.5
(XEN) PCI add device 00:1c.6
(XEN) PCI add device 00:1c.7
(XEN) PCI add device 00:1d.0
(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 01:00.0
(XEN) PCI add device 05:00.0
(XEN) PCI add device 04:00.0
(XEN) PCI add device 03:00.0
(XEN) PCI add device 03:00.1
(XEN) PCI add device 02:00.0
(XEN) PCI add device 0a:04.0
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-1 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-2 state
(XEN) cpuid.MWAIT[.eax=40, .ebx=40, .ecx=3, .edx=1120]
(XEN) Monitor-Mwait will be used to enter C-3 state
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=2 memflags=0 (3 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=2 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=2 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=2 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=2 memflags=0 (0 of 3)
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=3b0 f_mport=3b0 np=c
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=3c0 f_mport=3c0 np=20
(XEN) domctl.c:991:d0 memory_map:add: gfn=a0 mfn=a0 nr_mfns=20
(XEN) HVM2: HVM Loader
(XEN) HVM2: Detected Xen v4.0.1-rc3-pre
(XEN) HVM2: CPU speed is 2809 MHz
(XEN) irq.c:243: Dom2 PCI link 0 changed 0 -> 5
(XEN) HVM2: PCI-ISA link 0 routed to IRQ5
(XEN) irq.c:243: Dom2 PCI link 1 changed 0 -> 10
(XEN) HVM2: PCI-ISA link 1 routed to IRQ10
(XEN) irq.c:243: Dom2 PCI link 2 changed 0 -> 11
(XEN) HVM2: PCI-ISA link 2 routed to IRQ11
(XEN) irq.c:243: Dom2 PCI link 3 changed 0 -> 5
(XEN) HVM2: PCI-ISA link 3 routed to IRQ5
(XEN) HVM2: pci dev 01:3 INTA->IRQ10
(XEN) HVM2: pci dev 03:0 INTA->IRQ5
(XEN) HVM2: pci dev 04:0 INTA->IRQ5
(XEN) HVM2: Make vBAR = pBAR of assigned gfx
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
(XEN) HVM2: pci dev 06:0 INTA->IRQ11
(XEN) HVM2: pci dev 03:0 bar 14 size 01000000: f0000008
(XEN) HVM2: pci dev 06:0 bar 10 size 00001000: f1000000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) HVM2: pci dev 03:0 bar 10 size 00000100: 0000c001
(XEN) HVM2: pci dev 04:0 bar 10 size 00000100: 0000c101
(XEN) HVM2: pci dev 04:0 bar 14 size 00000100: f1001000
(XEN) HVM2: pci dev 01:1 bar 20 size 00000010: 0000c201
(XEN) HVM2: Multiprocessor initialisation:
(XEN) HVM2: - CPU0 ... 36-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM2: - CPU1 ... 36-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM2: Testing HVM environment:
(XEN) HVM2: - REP INSB across page boundaries ... passed
(XEN) HVM2: - GS base MSRs and SWAPGS ... passed
(XEN) HVM2: Passed 2 of 2 tests
(XEN) HVM2: Writing SMBIOS tables ...
(XEN) HVM2: Loading ROMBIOS ...
(XEN) HVM2: 9660 bytes of ROMBIOS high-memory extensions:
(XEN) HVM2: Relocating to 0xfc000000-0xfc0025bc ... done
(XEN) HVM2: Creating MP tables ...
(XEN) HVM2: Loading VGABIOS of passthroughed gfx ...
(XEN) HVM2: Loading PCI Option ROM ...
(XEN) HVM2: - Manufacturer: http://etherboot.org
(XEN) HVM2: - Product name: gPXE
(XEN) HVM2: Loading ACPI ...
(XEN) HVM2: - Lo data: 000ea020-000ea04f
(XEN) HVM2: - Hi data: fc002800-fc01296f
(XEN) HVM2: vm86 TSS at fc012c00
(XEN) HVM2: BIOS map:
(XEN) HVM2: c0000-cf7ff: VGA BIOS
(XEN) HVM2: cf800-dbfff: Etherboot ROM
(XEN) HVM2: eb000-eb177: SMBIOS tables
(XEN) HVM2: f0000-fffff: Main BIOS
(XEN) HVM2: Invoking ROMBIOS ...
(XEN) HVM2: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM2: Bochs BIOS - build: 06/23/99
(XEN) HVM2: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM2: Options: apmbios pcibios eltorito PMM
(XEN) HVM2:
(XEN) HVM2: ata0-0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63
(XEN) HVM2: ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (10000 MBytes)
(XEN) HVM2: IDE time out
(XEN) HVM2: ata1 master: QEMU DVD-ROM ATAPI-4 CD-Rom/DVD-Rom
(XEN) HVM2: IDE time out
(XEN) HVM2:
(XEN) HVM2:
(XEN) HVM2:
(XEN) HVM2: Press F12 for boot menu.
(XEN) HVM2:
(XEN) HVM2: Booting from CD-Rom...
(XEN) HVM2: 581MB medium detected
(XEN) HVM2: Booting from 0000:7c00
(XEN) HVM2: int13_harddisk: function 15, unmapped device for ELDL=81
(XEN) HVM2: *** int 15h function AX=e980, BX=0066 not yet supported!
(XEN) irq.c:243: Dom2 PCI link 0 changed 5 -> 0
(XEN) irq.c:243: Dom2 PCI link 1 changed 10 -> 0
(XEN) irq.c:243: Dom2 PCI link 2 changed 11 -> 0
(XEN) irq.c:243: Dom2 PCI link 3 changed 5 -> 0
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1071:d0 ioport_map:remove f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1071:d0 ioport_map:remove f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=3 memflags=0 (3 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=3 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=3 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=3 memflags=0 (0 of 4)
(XEN) memory.c:132:d0 Could not allocate order=9 extent: id=3 memflags=0 (0 of 3)
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=3b0 f_mport=3b0 np=c
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=3c0 f_mport=3c0 np=20
(XEN) domctl.c:991:d0 memory_map:add: gfn=a0 mfn=a0 nr_mfns=20
(XEN) HVM3: HVM Loader
(XEN) HVM3: Detected Xen v4.0.1-rc3-pre
(XEN) HVM3: CPU speed is 2809 MHz
(XEN) irq.c:243: Dom3 PCI link 0 changed 0 -> 5
(XEN) HVM3: PCI-ISA link 0 routed to IRQ5
(XEN) irq.c:243: Dom3 PCI link 1 changed 0 -> 10
(XEN) HVM3: PCI-ISA link 1 routed to IRQ10
(XEN) irq.c:243: Dom3 PCI link 2 changed 0 -> 11
(XEN) HVM3: PCI-ISA link 2 routed to IRQ11
(XEN) irq.c:243: Dom3 PCI link 3 changed 0 -> 5
(XEN) HVM3: PCI-ISA link 3 routed to IRQ5
(XEN) HVM3: pci dev 01:3 INTA->IRQ10
(XEN) HVM3: pci dev 03:0 INTA->IRQ5
(XEN) HVM3: pci dev 04:0 INTA->IRQ5
(XEN) HVM3: Make vBAR = pBAR of assigned gfx
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
(XEN) HVM3: pci dev 06:0 INTA->IRQ11
(XEN) HVM3: pci dev 03:0 bar 14 size 01000000: f0000008
(XEN) HVM3: pci dev 06:0 bar 10 size 00001000: f1000000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) HVM3: pci dev 03:0 bar 10 size 00000100: 0000c001
(XEN) HVM3: pci dev 04:0 bar 10 size 00000100: 0000c101
(XEN) HVM3: pci dev 04:0 bar 14 size 00000100: f1001000
(XEN) HVM3: pci dev 01:1 bar 20 size 00000010: 0000c201
(XEN) HVM3: Multiprocessor initialisation:
(XEN) HVM3: - CPU0 ... 36-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM3: - CPU1 ... 36-bit phys ... fixed MTRRs ... var MTRRs [2/8] ... done.
(XEN) HVM3: Testing HVM environment:
(XEN) HVM3: - REP INSB across page boundaries ... passed
(XEN) HVM3: - GS base MSRs and SWAPGS ... passed
(XEN) HVM3: Passed 2 of 2 tests
(XEN) HVM3: Writing SMBIOS tables ...
(XEN) HVM3: Loading ROMBIOS ...
(XEN) HVM3: 9660 bytes of ROMBIOS high-memory extensions:
(XEN) HVM3: Relocating to 0xfc000000-0xfc0025bc ... done
(XEN) HVM3: Creating MP tables ...
(XEN) HVM3: Loading VGABIOS of passthroughed gfx ...
(XEN) HVM3: Loading PCI Option ROM ...
(XEN) HVM3: - Manufacturer: http://etherboot.org
(XEN) HVM3: - Product name: gPXE
(XEN) HVM3: Loading ACPI ...
(XEN) HVM3: - Lo data: 000ea020-000ea04f
(XEN) HVM3: - Hi data: fc002800-fc01296f
(XEN) HVM3: vm86 TSS at fc012c00
(XEN) HVM3: BIOS map:
(XEN) HVM3: c0000-cf7ff: VGA BIOS
(XEN) HVM3: cf800-dbfff: Etherboot ROM
(XEN) HVM3: eb000-eb177: SMBIOS tables
(XEN) HVM3: f0000-fffff: Main BIOS
(XEN) HVM3: Invoking ROMBIOS ...
(XEN) HVM3: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM3: Bochs BIOS - build: 06/23/99
(XEN) HVM3: $Revision: 1.221 $ $Date: 2008/12/07 17:32:29 $
(XEN) HVM3: Options: apmbios pcibios eltorito PMM
(XEN) HVM3:
(XEN) HVM3: ata0-0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63
(XEN) HVM3: ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (10000 MBytes)
(XEN) HVM3: IDE time out
(XEN) HVM3: ata1 master: QEMU DVD-ROM ATAPI-4 CD-Rom/DVD-Rom
(XEN) HVM3: IDE time out
(XEN) HVM3:
(XEN) HVM3:
(XEN) HVM3:
(XEN) HVM3: Press F12 for boot menu.
(XEN) HVM3:
(XEN) HVM3: Booting from CD-Rom...
(XEN) HVM3: 581MB medium detected
(XEN) HVM3: Booting from 0000:7c00
(XEN) HVM3: int13_harddisk: function 15, unmapped device for ELDL=81
(XEN) HVM3: *** int 15h function AX=e980, BX=0066 not yet supported!
(XEN) irq.c:243: Dom3 PCI link 0 changed 5 -> 0
(XEN) irq.c:243: Dom3 PCI link 1 changed 10 -> 0
(XEN) irq.c:243: Dom3 PCI link 2 changed 11 -> 0
(XEN) irq.c:243: Dom3 PCI link 3 changed 5 -> 0
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1071:d0 ioport_map:remove f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:991:d0 memory_map:add: gfn=f1000 mfn=f4ffe nr_mfns=1
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:1001:d0 memory_map:remove: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1071:d0 ioport_map:remove f_gport=ac00 f_mport=ac00 np=80
(XEN) domctl.c:991:d0 memory_map:add: gfn=f6000 mfn=f6000 nr_mfns=1000
(XEN) domctl.c:991:d0 memory_map:add: gfn=e0000 mfn=e0000 nr_mfns=10000
(XEN) domctl.c:991:d0 memory_map:add: gfn=f5000 mfn=f5000 nr_mfns=1000
(XEN) domctl.c:1047:d0 ioport_map:add f_gport=ac00 f_mport=ac00 np=80
[-- Attachment #6: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: VGA Passthrough with Nvidia GeForce 7900GS and Asus P7P55D-E, some problems
2010-06-18 12:20 VGA Passthrough with Nvidia GeForce 7900GS and Asus P7P55D-E, some problems Thomas Richard
@ 2010-06-19 18:12 ` Thomas Richard
2010-06-21 16:41 ` Thomas Richard
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Richard @ 2010-06-19 18:12 UTC (permalink / raw)
To: xen-devel
Hey,
I tested the same procedure with another vBar=pBar mapping ofcourse for
an ati X300 today. It gave me the same results. I have a feeling I'm
missing something here. Another, noteworthy, strange thing is that when
i press the enter button on the keyboard that is attached to my dom0
kernel (the PS/2 keyboard) the screen shifts a little to the right. When
i press the enter button enough times, it just makes a full round. So it
seems like my dom0 is still able to influence the graphics card that is
passed to my HVM guest? The card is hidden from dom0 with pciback at
boottime.
Greetings
Thomas Richard
Op 18/06/2010 14:20, Thomas Richard schreef:
> Hey all,
>
> I got pretty excited when reading about the VGA Passthrough features
> in Xen 4.0 so i decided to give it a go. I've had partial success,
> like some other in here. I've got output on my VGA port but my windows
> HVM guest reports that the VGA doesn't work. Windows XP says: Couldn't
> start device (10) and Windows 7 says: Windows has stopped the device
> because it reported problems (40).
>
> To make this work I:
> -built the kernel from Jeremy's tree (2.6.32.15)
> -extracted my VGA bios with nvflash
> -checked out xen-4.0-testing
> -applied the loadvbios, vBar=pBar (xen), vBar=pBar (qemu) and
> claimvgacycle patches
> -copied the vgabios in my xen tree
> -built xen
>
> This is the output for lspci -v -s 01:00.0:
> 01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce
> 7900 GS] (rev a1)
> Subsystem: ASUSTeK Computer Inc. Device 8224
> Flags: bus master, fast devsel, latency 0, IRQ 10
> Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
> Memory at e0000000 (64-bit, prefetchable) [size=256M]
> Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
> I/O ports at dc00 [size=128]
> Expansion ROM at f7ee0000 [disabled] [size=128K]
> Capabilities: <access denied>
> Kernel driver in use: pci-stub
> Kernel modules: nvidiafb
>
> I've attached my dmesg, xm dmesg and qemu log files and my hvm config
> file.
>
> I noticed a few things which might cause problems. In de xm dmesg file
> i found this:
> (XEN) Intel VT-d Snoop Control supported.
> (XEN) Intel VT-d DMA Passthrough not supported.
> (XEN) Intel VT-d Queued Invalidation supported.
> (XEN) Intel VT-d Interrupt Remapping not supported.
> Is DMA Passthrough or Interrupt remapping a requirement to make VGA
> Passthrough work?
> I think my motherboard should support these features though, does this
> have to do with my kernel build or something?
>
> In my qemu log file i saw this:
> pt_iomul_init: Error: pt_iomul_init can't open file
> /dev/xen/pci_iomul: No such file or directory: 0x1:0x0.0x0
>
> and
>
> pt_register_regions: IO region registered (size=0x01000000
> base_addr=0xf6000000)
> pt_register_regions: IO region registered (size=0x10000000
> base_addr=0xe000000c)
> pt_register_regions: IO region registered (size=0x01000000
> base_addr=0xf5000004)
> pt_register_regions: IO region registered (size=0x00000080
> base_addr=0x0000ac01)
> pt_register_regions: Expansion ROM registered (size=0x00020000
> base_addr=0xf7ae0002)
>
> These bytes are off by a few. I don't know why and i don't know if it
> makes any difference.
>
> Can anyone give me any pointers on where i should look to find the
> problem? Also, could anybody mail me a working (with vga passthrough)
> .config file for the 2.6.32.15 kernel?
>
> Thanks for the help
>
> Greetings
> Thomas Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: VGA Passthrough with Nvidia GeForce 7900GS and Asus P7P55D-E, some problems
2010-06-19 18:12 ` Thomas Richard
@ 2010-06-21 16:41 ` Thomas Richard
2010-06-21 19:32 ` Re: VGA Passthrough with Nvidia GeForce 7900GS and AsusP7P55D-E, " djmagee
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Richard @ 2010-06-21 16:41 UTC (permalink / raw)
To: xen-devel
I'm sorry for bumping this but is there anyone able to tell me where i
should start looking if i want to get this fixed? I waded through some
code but it's a little massive for me to grasp in a short time. Could
anyone give me some pointers on where I best start to look? I know the
7900GS isn't officially supported but i want to help getting it there.
I'm still not sure if these off by a few bytes are an issue:
pt_register_regions: IO region registered (size=0x10000000
base_addr=0xe000000c)
pt_register_regions: IO region registered (size=0x01000000
base_addr=0xf5000004)
pt_register_regions: IO region registered (size=0x00000080
base_addr=0x0000ac01)
pt_register_regions: Expansion ROM registered (size=0x00020000
base_addr=0xf7ae0002)
I tried to follow the codepath and it seems that these values come
straight out of the linux pci code. The strange thing is that lspci
shows other (correct) values.
Also the problem with the shifting screen worries me a little. I'm
still not sure my kernel config is ok because of this.
Thanks
Thomas Richard
2010/6/19 Thomas Richard <thomas9999@gmail.com>:
> Hey,
>
> I tested the same procedure with another vBar=pBar mapping ofcourse for an
> ati X300 today. It gave me the same results. I have a feeling I'm missing
> something here. Another, noteworthy, strange thing is that when i press the
> enter button on the keyboard that is attached to my dom0 kernel (the PS/2
> keyboard) the screen shifts a little to the right. When i press the enter
> button enough times, it just makes a full round. So it seems like my dom0 is
> still able to influence the graphics card that is passed to my HVM guest?
> The card is hidden from dom0 with pciback at boottime.
>
> Greetings
> Thomas Richard
>
> Op 18/06/2010 14:20, Thomas Richard schreef:
>>
>> Hey all,
>>
>> I got pretty excited when reading about the VGA Passthrough features in
>> Xen 4.0 so i decided to give it a go. I've had partial success, like some
>> other in here. I've got output on my VGA port but my windows HVM guest
>> reports that the VGA doesn't work. Windows XP says: Couldn't start device
>> (10) and Windows 7 says: Windows has stopped the device because it reported
>> problems (40).
>>
>> To make this work I:
>> -built the kernel from Jeremy's tree (2.6.32.15)
>> -extracted my VGA bios with nvflash
>> -checked out xen-4.0-testing
>> -applied the loadvbios, vBar=pBar (xen), vBar=pBar (qemu) and
>> claimvgacycle patches
>> -copied the vgabios in my xen tree
>> -built xen
>>
>> This is the output for lspci -v -s 01:00.0:
>> 01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7900
>> GS] (rev a1)
>> Subsystem: ASUSTeK Computer Inc. Device 8224
>> Flags: bus master, fast devsel, latency 0, IRQ 10
>> Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
>> Memory at e0000000 (64-bit, prefetchable) [size=256M]
>> Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
>> I/O ports at dc00 [size=128]
>> Expansion ROM at f7ee0000 [disabled] [size=128K]
>> Capabilities: <access denied>
>> Kernel driver in use: pci-stub
>> Kernel modules: nvidiafb
>>
>> I've attached my dmesg, xm dmesg and qemu log files and my hvm config
>> file.
>>
>> I noticed a few things which might cause problems. In de xm dmesg file i
>> found this:
>> (XEN) Intel VT-d Snoop Control supported.
>> (XEN) Intel VT-d DMA Passthrough not supported.
>> (XEN) Intel VT-d Queued Invalidation supported.
>> (XEN) Intel VT-d Interrupt Remapping not supported.
>> Is DMA Passthrough or Interrupt remapping a requirement to make VGA
>> Passthrough work?
>> I think my motherboard should support these features though, does this
>> have to do with my kernel build or something?
>>
>> In my qemu log file i saw this:
>> pt_iomul_init: Error: pt_iomul_init can't open file /dev/xen/pci_iomul: No
>> such file or directory: 0x1:0x0.0x0
>>
>> and
>>
>> pt_register_regions: IO region registered (size=0x01000000
>> base_addr=0xf6000000)
>> pt_register_regions: IO region registered (size=0x10000000
>> base_addr=0xe000000c)
>> pt_register_regions: IO region registered (size=0x01000000
>> base_addr=0xf5000004)
>> pt_register_regions: IO region registered (size=0x00000080
>> base_addr=0x0000ac01)
>> pt_register_regions: Expansion ROM registered (size=0x00020000
>> base_addr=0xf7ae0002)
>>
>> These bytes are off by a few. I don't know why and i don't know if it
>> makes any difference.
>>
>> Can anyone give me any pointers on where i should look to find the
>> problem? Also, could anybody mail me a working (with vga passthrough)
>> .config file for the 2.6.32.15 kernel?
>>
>> Thanks for the help
>>
>> Greetings
>> Thomas Richard
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Re: VGA Passthrough with Nvidia GeForce 7900GS and AsusP7P55D-E, some problems
2010-06-21 16:41 ` Thomas Richard
@ 2010-06-21 19:32 ` djmagee
0 siblings, 0 replies; 4+ messages in thread
From: djmagee @ 2010-06-21 19:32 UTC (permalink / raw)
To: Thomas Richard, xen-devel
I believe the value should have some bits at the least significant end that describe what kind of value is in the BAR, for example, enabled/disabled, memory/io region, etc...
-----Original Message-----
From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Thomas Richard
Sent: Monday, June 21, 2010 12:42 PM
To: xen-devel@lists.xensource.com
Subject: [Xen-devel] Re: VGA Passthrough with Nvidia GeForce 7900GS and AsusP7P55D-E, some problems
I'm sorry for bumping this but is there anyone able to tell me where i
should start looking if i want to get this fixed? I waded through some
code but it's a little massive for me to grasp in a short time. Could
anyone give me some pointers on where I best start to look? I know the
7900GS isn't officially supported but i want to help getting it there.
I'm still not sure if these off by a few bytes are an issue:
pt_register_regions: IO region registered (size=0x10000000
base_addr=0xe000000c)
pt_register_regions: IO region registered (size=0x01000000
base_addr=0xf5000004)
pt_register_regions: IO region registered (size=0x00000080
base_addr=0x0000ac01)
pt_register_regions: Expansion ROM registered (size=0x00020000
base_addr=0xf7ae0002)
I tried to follow the codepath and it seems that these values come
straight out of the linux pci code. The strange thing is that lspci
shows other (correct) values.
Also the problem with the shifting screen worries me a little. I'm
still not sure my kernel config is ok because of this.
Thanks
Thomas Richard
2010/6/19 Thomas Richard <thomas9999@gmail.com>:
> Hey,
>
> I tested the same procedure with another vBar=pBar mapping ofcourse for an
> ati X300 today. It gave me the same results. I have a feeling I'm missing
> something here. Another, noteworthy, strange thing is that when i press the
> enter button on the keyboard that is attached to my dom0 kernel (the PS/2
> keyboard) the screen shifts a little to the right. When i press the enter
> button enough times, it just makes a full round. So it seems like my dom0 is
> still able to influence the graphics card that is passed to my HVM guest?
> The card is hidden from dom0 with pciback at boottime.
>
> Greetings
> Thomas Richard
>
> Op 18/06/2010 14:20, Thomas Richard schreef:
>>
>> Hey all,
>>
>> I got pretty excited when reading about the VGA Passthrough features in
>> Xen 4.0 so i decided to give it a go. I've had partial success, like some
>> other in here. I've got output on my VGA port but my windows HVM guest
>> reports that the VGA doesn't work. Windows XP says: Couldn't start device
>> (10) and Windows 7 says: Windows has stopped the device because it reported
>> problems (40).
>>
>> To make this work I:
>> -built the kernel from Jeremy's tree (2.6.32.15)
>> -extracted my VGA bios with nvflash
>> -checked out xen-4.0-testing
>> -applied the loadvbios, vBar=pBar (xen), vBar=pBar (qemu) and
>> claimvgacycle patches
>> -copied the vgabios in my xen tree
>> -built xen
>>
>> This is the output for lspci -v -s 01:00.0:
>> 01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7900
>> GS] (rev a1)
>> Subsystem: ASUSTeK Computer Inc. Device 8224
>> Flags: bus master, fast devsel, latency 0, IRQ 10
>> Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
>> Memory at e0000000 (64-bit, prefetchable) [size=256M]
>> Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
>> I/O ports at dc00 [size=128]
>> Expansion ROM at f7ee0000 [disabled] [size=128K]
>> Capabilities: <access denied>
>> Kernel driver in use: pci-stub
>> Kernel modules: nvidiafb
>>
>> I've attached my dmesg, xm dmesg and qemu log files and my hvm config
>> file.
>>
>> I noticed a few things which might cause problems. In de xm dmesg file i
>> found this:
>> (XEN) Intel VT-d Snoop Control supported.
>> (XEN) Intel VT-d DMA Passthrough not supported.
>> (XEN) Intel VT-d Queued Invalidation supported.
>> (XEN) Intel VT-d Interrupt Remapping not supported.
>> Is DMA Passthrough or Interrupt remapping a requirement to make VGA
>> Passthrough work?
>> I think my motherboard should support these features though, does this
>> have to do with my kernel build or something?
>>
>> In my qemu log file i saw this:
>> pt_iomul_init: Error: pt_iomul_init can't open file /dev/xen/pci_iomul: No
>> such file or directory: 0x1:0x0.0x0
>>
>> and
>>
>> pt_register_regions: IO region registered (size=0x01000000
>> base_addr=0xf6000000)
>> pt_register_regions: IO region registered (size=0x10000000
>> base_addr=0xe000000c)
>> pt_register_regions: IO region registered (size=0x01000000
>> base_addr=0xf5000004)
>> pt_register_regions: IO region registered (size=0x00000080
>> base_addr=0x0000ac01)
>> pt_register_regions: Expansion ROM registered (size=0x00020000
>> base_addr=0xf7ae0002)
>>
>> These bytes are off by a few. I don't know why and i don't know if it
>> makes any difference.
>>
>> Can anyone give me any pointers on where i should look to find the
>> problem? Also, could anybody mail me a working (with vga passthrough)
>> .config file for the 2.6.32.15 kernel?
>>
>> Thanks for the help
>>
>> Greetings
>> Thomas Richard
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-21 19:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 12:20 VGA Passthrough with Nvidia GeForce 7900GS and Asus P7P55D-E, some problems Thomas Richard
2010-06-19 18:12 ` Thomas Richard
2010-06-21 16:41 ` Thomas Richard
2010-06-21 19:32 ` Re: VGA Passthrough with Nvidia GeForce 7900GS and AsusP7P55D-E, " djmagee
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).