From owner-freebsd-virtualization@FreeBSD.ORG Fri May 17 03:07:20 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1E3A2A33 for ; Fri, 17 May 2013 03:07:20 +0000 (UTC) (envelope-from bounces+73574-9b34-freebsd-virtualization=freebsd.org@sendgrid.me) Received: from o3.shared.sendgrid.net (o3.shared.sendgrid.net [208.117.48.85]) by mx1.freebsd.org (Postfix) with SMTP id B7F826A for ; Fri, 17 May 2013 03:07:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.info; h=from :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpapi; bh=gCssBpNOTain9ZvdiH46Nt kTPqg=; b=ROp5cw5Byfv4JF098H8HvQnIcdnhztwMvnZDGOtkfC85jsBdMrfAwf ND7Ilqpw/gcRgnKOZK9HIus+lAaM973hnqbZLSdtd9/U7iPI5u7ldjTGy+eXdWNz uBvNVqCyWORZTDGNHii6SWPHBi6D8C+jr4NdxzWJyAIWCgbP6KJHk= Received: by 10.42.80.49 with SMTP id filter-011.17728.51959EE64 Fri, 17 May 2013 03:07:18 +0000 (UTC) Received: from mail.tarsnap.com (unknown [10.60.208.17]) by mi4 (SG) with ESMTP id 13eb074b18f.17d0.f73a3 for ; Thu, 16 May 2013 22:07:17 -0500 (CST) Received: (qmail 6119 invoked from network); 17 May 2013 03:07:12 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by ec2-107-20-205-189.compute-1.amazonaws.com with ESMTP; 17 May 2013 03:07:12 -0000 Received: (qmail 17088 invoked from network); 17 May 2013 03:07:05 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by clamshell.daemonology.net with SMTP; 17 May 2013 03:07:05 -0000 Message-ID: <51959ED9.6040405@freebsd.org> Date: Thu, 16 May 2013 20:07:05 -0700 From: Colin Percival User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130406 Thunderbird/17.0.5 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: FreeBSD PVHVM call for testing References: <519131D8.9010307@citrix.com> <51952BAE.6010609@freebsd.org> <51957D42.9060801@citrix.com> In-Reply-To: <51957D42.9060801@citrix.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 content-transfer-encoding: quoted-printable X-SG-EID: 5BcF9P+ypITprUjXJktHhsiUBkkeW691hQUndAFAEhADTHpMuO2yZVPB1LkeEe7rDEcME9WPpvQpZcr7QghwxmPtlvo2Bi0du36WMPEWN15fVXFHlICNJw43jxAtcn1Hmsa5uCSXkk1NEsFNKeQtCg== Cc: "freebsd-xen@freebsd.org" , xen-devel , "freebsd-virtualization@freebsd.org" , "xen-users@lists.xen.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 03:07:20 -0000 On 05/16/13 17:43, Roger Pau Monn=E9 wrote:=0D > Thanks for testing this on EC2, could you post the full dmesg? So I can=0D > see the hypervisor version and if the PV timer is loaded or not.=0D =0D Here's what I get on a cc2.8xlarge with boot_verbose=3DYES:=0D =0D > Booting [/boot/kernel/kernel]... =0D > -\|/-\|GDB: no debug ports present=0D > KDB: debugger backends: ddb=0D > KDB: current backend: ddb=0D > SMAP type=3D01 base=3D0000000000000000 len=3D000000000009fc00=0D > SMAP type=3D02 base=3D000000000009fc00 len=3D0000000000000400=0D > SMAP type=3D02 base=3D00000000000e0000 len=3D0000000000020000=0D > SMAP type=3D01 base=3D0000000000100000 len=3D00000000bff00000=0D > SMAP type=3D02 base=3D00000000fc000000 len=3D0000000004000000=0D > SMAP type=3D01 base=3D0000000100000000 len=3D0000000e63000000=0D > Table 'FACP' at 0xfc005ee0=0D > Table 'APIC' at 0xfc005fe0=0D > APIC: Found table at 0xfc005fe0=0D > APIC: Using the MADT enumerator.=0D > MADT: Found CPU APIC ID 0 ACPI ID 0: enabled=0D > SMP: Added CPU 0 (AP)=0D > MADT: Found CPU APIC ID 2 ACPI ID 1: enabled=0D > SMP: Added CPU 2 (AP)=0D > MADT: Found CPU APIC ID 4 ACPI ID 2: enabled=0D > SMP: Added CPU 4 (AP)=0D > MADT: Found CPU APIC ID 6 ACPI ID 3: enabled=0D > SMP: Added CPU 6 (AP)=0D > MADT: Found CPU APIC ID 8 ACPI ID 4: enabled=0D > SMP: Added CPU 8 (AP)=0D > MADT: Found CPU APIC ID 10 ACPI ID 5: enabled=0D > SMP: Added CPU 10 (AP)=0D > MADT: Found CPU APIC ID 12 ACPI ID 6: enabled=0D > SMP: Added CPU 12 (AP)=0D > MADT: Found CPU APIC ID 14 ACPI ID 7: enabled=0D > SMP: Added CPU 14 (AP)=0D > MADT: Found CPU APIC ID 32 ACPI ID 8: enabled=0D > SMP: Added CPU 32 (AP)=0D > MADT: Found CPU APIC ID 34 ACPI ID 9: enabled=0D > SMP: Added CPU 34 (AP)=0D > MADT: Found CPU APIC ID 36 ACPI ID 10: enabled=0D > SMP: Added CPU 36 (AP)=0D > MADT: Found CPU APIC ID 38 ACPI ID 11: enabled=0D > SMP: Added CPU 38 (AP)=0D > MADT: Found CPU APIC ID 40 ACPI ID 12: enabled=0D > SMP: Added CPU 40 (AP)=0D > MADT: Found CPU APIC ID 42 ACPI ID 13: enabled=0D > SMP: Added CPU 42 (AP)=0D > MADT: Found CPU APIC ID 44 ACPI ID 14: enabled=0D > SMP: Added CPU 44 (AP)=0D > MADT: Found CPU APIC ID 46 ACPI ID 15: enabled=0D > SMP: Added CPU 46 (AP)=0D > MADT: Found CPU APIC ID 1 ACPI ID 16: enabled=0D > SMP: Added CPU 1 (AP)=0D > MADT: Found CPU APIC ID 3 ACPI ID 17: enabled=0D > SMP: Added CPU 3 (AP)=0D > MADT: Found CPU APIC ID 5 ACPI ID 18: enabled=0D > SMP: Added CPU 5 (AP)=0D > MADT: Found CPU APIC ID 7 ACPI ID 19: enabled=0D > SMP: Added CPU 7 (AP)=0D > MADT: Found CPU APIC ID 9 ACPI ID 20: enabled=0D > SMP: Added CPU 9 (AP)=0D > MADT: Found CPU APIC ID 11 ACPI ID 21: enabled=0D > SMP: Added CPU 11 (AP)=0D > MADT: Found CPU APIC ID 13 ACPI ID 22: enabled=0D > SMP: Added CPU 13 (AP)=0D > MADT: Found CPU APIC ID 15 ACPI ID 23: enabled=0D > SMP: Added CPU 15 (AP)=0D > MADT: Found CPU APIC ID 33 ACPI ID 24: enabled=0D > SMP: Added CPU 33 (AP)=0D > MADT: Found CPU APIC ID 35 ACPI ID 25: enabled=0D > SMP: Added CPU 35 (AP)=0D > MADT: Found CPU APIC ID 37 ACPI ID 26: enabled=0D > SMP: Added CPU 37 (AP)=0D > MADT: Found CPU APIC ID 39 ACPI ID 27: enabled=0D > SMP: Added CPU 39 (AP)=0D > MADT: Found CPU APIC ID 41 ACPI ID 28: enabled=0D > SMP: Added CPU 41 (AP)=0D > MADT: Found CPU APIC ID 43 ACPI ID 29: enabled=0D > SMP: Added CPU 43 (AP)=0D > MADT: Found CPU APIC ID 45 ACPI ID 30: enabled=0D > SMP: Added CPU 45 (AP)=0D > MADT: Found CPU APIC ID 47 ACPI ID 31: enabled=0D > SMP: Added CPU 47 (AP)=0D > Copyright (c) 1992-2013 The FreeBSD Project.=0D > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994= =0D > The Regents of the University of California. All rights reserved.=0D > FreeBSD is a registered trademark of The FreeBSD Foundation.=0D > FreeBSD 10.0-CURRENT #0 r+7c97e5b: Fri May 17 02:38:29 UTC 2013=0D > root@ip-10-148-212-216:/usr/obj/usr/src/sys/XENHVM amd64=0D > FreeBSD clang version 3.3 (trunk 178860) 20130405=0D > WARNING: WITNESS option enabled, expect reduced performance.=0D > XEN: Hypervisor version 3.4 detected.=0D > XEN: Disabling emulated block and network devices=0D > Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff81912000.=0D > Hypervisor: Origin =3D "XenVMMXenVMM"=0D > Calibrating TSC clock ... TSC clock: 2593801200 Hz=0D > CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (2593.80-MHz K8-class CPU)= =0D > Origin =3D "GenuineIntel" Id =3D 0x206d7 Family =3D 0x6 Model =3D 0x= 2d Stepping =3D 7=0D > Features=3D0x1781fbff=0D > Features2=3D0x9c982201=0D > AMD Features=3D0x20100800=0D > AMD Features2=3D0x1=0D > real memory =3D 65011712000 (62000 MB)=0D > Physical memory chunk(s):=0D > 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages)=0D > 0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)=0D > 0x0000000001972000 - 0x00000000bfffffff, 3194544128 bytes (779918 pages)= =0D > 0x0000000100000000 - 0x0000000efeb95fff, 60108136448 bytes (14674838 page= s)=0D > avail memory =3D 60563271680 (57757 MB)=0D > Event timer "LAPIC" quality 400=0D > ACPI APIC Table: =0D > INTR: Adding local APIC 1 as a target=0D > INTR: Adding local APIC 2 as a target=0D > INTR: Adding local APIC 3 as a target=0D > INTR: Adding local APIC 4 as a target=0D > INTR: Adding local APIC 5 as a target=0D > INTR: Adding local APIC 6 as a target=0D > INTR: Adding local APIC 7 as a target=0D > INTR: Adding local APIC 8 as a target=0D > INTR: Adding local APIC 9 as a target=0D > INTR: Adding local APIC 10 as a target=0D > INTR: Adding local APIC 11 as a target=0D > INTR: Adding local APIC 12 as a target=0D > INTR: Adding local APIC 13 as a target=0D > INTR: Adding local APIC 14 as a target=0D > INTR: Adding local APIC 15 as a target=0D > INTR: Adding local APIC 32 as a target=0D > INTR: Adding local APIC 33 as a target=0D > INTR: Adding local APIC 34 as a target=0D > INTR: Adding local APIC 35 as a target=0D > INTR: Adding local APIC 36 as a target=0D > INTR: Adding local APIC 37 as a target=0D > INTR: Adding local APIC 38 as a target=0D > INTR: Adding local APIC 39 as a target=0D > INTR: Adding local APIC 40 as a target=0D > INTR: Adding local APIC 41 as a target=0D > INTR: Adding local APIC 42 as a target=0D > INTR: Adding local APIC 43 as a target=0D > INTR: Adding local APIC 44 as a target=0D > INTR: Adding local APIC 45 as a target=0D > INTR: Adding local APIC 46 as a target=0D > INTR: Adding local APIC 47 as a target=0D > FreeBSD/SMP: Multiprocessor System Detected: 32 CPUs=0D > FreeBSD/SMP: 2 package(s) x 8 core(s) x 2 SMT threads=0D > cpu0 (BSP): APIC ID: 0=0D > cpu1 (AP): APIC ID: 1=0D > cpu2 (AP): APIC ID: 2=0D > cpu3 (AP): APIC ID: 3=0D > cpu4 (AP): APIC ID: 4=0D > cpu5 (AP): APIC ID: 5=0D > cpu6 (AP): APIC ID: 6=0D > cpu7 (AP): APIC ID: 7=0D > cpu8 (AP): APIC ID: 8=0D > cpu9 (AP): APIC ID: 9=0D > cpu10 (AP): APIC ID: 10=0D > cpu11 (AP): APIC ID: 11=0D > cpu12 (AP): APIC ID: 12=0D > cpu13 (AP): APIC ID: 13=0D > cpu14 (AP): APIC ID: 14=0D > cpu15 (AP): APIC ID: 15=0D > cpu16 (AP): APIC ID: 32=0D > cpu17 (AP): APIC ID: 33=0D > cpu18 (AP): APIC ID: 34=0D > cpu19 (AP): APIC ID: 35=0D > cpu20 (AP): APIC ID: 36=0D > cpu21 (AP): APIC ID: 37=0D > cpu22 (AP): APIC ID: 38=0D > cpu23 (AP): APIC ID: 39=0D > cpu24 (AP): APIC ID: 40=0D > cpu25 (AP): APIC ID: 41=0D > cpu26 (AP): APIC ID: 42=0D > cpu27 (AP): APIC ID: 43=0D > cpu28 (AP): APIC ID: 44=0D > cpu29 (AP): APIC ID: 45=0D > cpu30 (AP): APIC ID: 46=0D > cpu31 (AP): APIC ID: 47=0D > x86bios: IVT 0x000000-0x0004ff at 0xfffffe0000000000=0D > x86bios: SSEG 0x001000-0x001fff at 0xffffff80003cc000=0D > x86bios: EBDA 0x09f000-0x09ffff at 0xfffffe000009f000=0D > x86bios: ROM 0x0a0000-0x0fefff at 0xfffffe00000a0000=0D > APIC: CPU 0 has ACPI ID 0=0D > APIC: CPU 1 has ACPI ID 16=0D > APIC: CPU 2 has ACPI ID 1=0D > APIC: CPU 3 has ACPI ID 17=0D > APIC: CPU 4 has ACPI ID 2=0D > APIC: CPU 5 has ACPI ID 18=0D > APIC: CPU 6 has ACPI ID 3=0D > APIC: CPU 7 has ACPI ID 19=0D > APIC: CPU 8 has ACPI ID 4=0D > APIC: CPU 9 has ACPI ID 20=0D > APIC: CPU 10 has ACPI ID 5=0D > APIC: CPU 11 has ACPI ID 21=0D > APIC: CPU 12 has ACPI ID 6=0D > APIC: CPU 13 has ACPI ID 22=0D > APIC: CPU 14 has ACPI ID 7=0D > APIC: CPU 15 has ACPI ID 23=0D > APIC: CPU 16 has ACPI ID 8=0D > APIC: CPU 17 has ACPI ID 24=0D > APIC: CPU 18 has ACPI ID 9=0D > APIC: CPU 19 has ACPI ID 25=0D > APIC: CPU 20 has ACPI ID 10=0D > APIC: CPU 21 has ACPI ID 26=0D > APIC: CPU 22 has ACPI ID 11=0D > APIC: CPU 23 has ACPI ID 27 > APIC: CPU 24 has ACPI ID 12=0D > APIC: CPU 25 has ACPI ID 28=0D > APIC: CPU 26 has ACPI ID 13=0D > APIC: CPU 27 has ACPI ID 29=0D > APIC: CPU 28 has ACPI ID 14=0D > APIC: CPU 29 has ACPI ID 30=0D > APIC: CPU 30 has ACPI ID 15=0D > APIC: CPU 31 has ACPI ID 31=0D > random device not loaded; using insecure entropy=0D > ULE: setup cpu 0=0D > ULE: setup cpu 1=0D > ULE: setup cpu 2=0D > ULE: setup cpu 3=0D > ULE: setup cpu 4=0D > ULE: setup cpu 5=0D > ULE: setup cpu 6=0D > ULE: setup cpu 7=0D > ULE: setup cpu 8=0D > ULE: setup cpu 9=0D > ULE: setup cpu 10=0D > ULE: setup cpu 11=0D > ULE: setup cpu 12=0D > ULE: setup cpu 13=0D > ULE: setup cpu 14=0D > ULE: setup cpu 15=0D > ULE: setup cpu 16=0D > ULE: setup cpu 17=0D > ULE: setup cpu 18=0D > ULE: setup cpu 19=0D > ULE: setup cpu 20=0D > ULE: setup cpu 21=0D > ULE: setup cpu 22=0D > ULE: setup cpu 23=0D > ULE: setup cpu 24=0D > ULE: setup cpu 25=0D > ULE: setup cpu 26=0D > ULE: setup cpu 27=0D > ULE: setup cpu 28=0D > ULE: setup cpu 29=0D > ULE: setup cpu 30=0D > ULE: setup cpu 31=0D > ACPI: RSDP 0xea020 00024 (v02 Xen)=0D > ACPI: XSDT 0xfc006430 0004C (v01 Xen HVM 00000000 HVML 00000000)= =0D > ACPI: FACP 0xfc005ee0 000F4 (v04 Xen HVM 00000000 HVML 00000000)= =0D > ACPI: DSDT 0xfc002c40 0321F (v02 Xen HVM 00000000 INTL 20090220)= =0D > ACPI: FACS 0xfc002c00 00040=0D > ACPI: APIC 0xfc005fe0 00160 (v02 Xen HVM 00000000 HVML 00000000)= =0D > ACPI: SRAT 0xfc006140 00280 (v01 Xen HVM 00000000 HVML 00000000)= =0D > ACPI: SLIT 0xfc0063c0 00030 (v01 Xen HVM 00000000 HVML 00000000)= =0D > ACPI: HPET 0xfc0063f0 00038 (v01 Xen HVM 00000000 HVML 00000000)= =0D > MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000=0D > ioapic0: Changing APIC ID to 1=0D > ioapic0: Routing external 8259A's -> intpin 0=0D > MADT: Interrupt override: source 0, irq 2=0D > ioapic0: Routing IRQ 0 -> intpin 2=0D > MADT: Interrupt override: source 5, irq 5=0D > ioapic0: intpin 5 trigger: level=0D > ioapic0: intpin 5 polarity: low=0D > MADT: Interrupt override: source 10, irq 10=0D > ioapic0: intpin 10 trigger: level=0D > ioapic0: intpin 10 polarity: low=0D > MADT: Interrupt override: source 11, irq 11=0D > ioapic0: intpin 11 trigger: level=0D > ioapic0: intpin 11 polarity: low=0D > MADT: Forcing active-low polarity and level trigger for SCI=0D > ioapic0: intpin 9 polarity: low=0D > ioapic0: intpin 9 trigger: level=0D > ioapic0 irqs 0-47 on motherboard=0D > cpu0 BSP:=0D > ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff=0D > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff=0D > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400=0D > Event-channel device installed.=0D > snd_unit_init() u=3D0x00ff8000 [512] d=3D0x00007c00 [32] c=3D0x000003ff [= 1024]=0D > feeder_register: snd_unit=3D-1 snd_maxautovchans=3D16 latency=3D5 feeder_= rate_min=3D1 feeder_rate_max=3D2016000 feeder_rate_round=3D25=0D > wlan: <802.11 Link Layer>=0D > null: =0D > nfslock: pseudo-device=0D > random: =0D > VESA: INT 0x10 vector 0xc000:0x836e=0D > VESA: information block=0D > 0000 56 45 53 41 00 02 f5 82 00 c0 00 00 00 00 40 00=0D > 0010 00 02 40 00 00 01 f5 82 00 c0 f5 82 00 c0 0e 83=0D > 0020 00 c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0040 01 01 10 01 11 01 12 01 03 01 13 01 14 01 15 01=0D > 0050 05 01 16 01 17 01 18 01 07 01 19 01 1a 01 ff ff=0D > 0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0100 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0120 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0130 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0140 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0160 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 0190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > 01f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0D > VESA: 15 mode(s) found=0D > VESA: v2.0, 4096k memory, flags:0x0, mode table:0xffffff80003ff040 (20000= 40)=0D > VESA: VGABIOS Cirrus extension=0D > VESA: VGABIOS Cirrus extension VGABIOS Cirrus extension 1.0=0D > io: =0D > kbd: new array size 4=0D > kbd1 at kbdmux0=0D > mem: =0D > hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2=0D > hpt27xx: RocketRAID 27xx controller driver v1.0=0D > xen_et0: vector callbacks unavailable=0D > acpi0: on motherboard=0D > ACPI: All ACPI Tables successfully acquired=0D > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48=0D > acpi0: Power Button (fixed)=0D > acpi0: reservation of 0, a0000 (3) failed=0D > cpu0: Processor \_PR_.PR00 (ACPI ID 0) -> APIC ID 0=0D > cpu0: on acpi0=0D > cpu0: switching to generic Cx mode=0D > cpu1: Processor \_PR_.PR01 (ACPI ID 1) -> APIC ID 2=0D > cpu1: on acpi0=0D > cpu2: Processor \_PR_.PR02 (ACPI ID 2) -> APIC ID 4=0D > cpu2: on acpi0=0D > cpu3: Processor \_PR_.PR03 (ACPI ID 3) -> APIC ID 6=0D > cpu3: on acpi0=0D > cpu4: Processor \_PR_.PR04 (ACPI ID 4) -> APIC ID 8=0D > cpu4: on acpi0=0D > cpu5: Processor \_PR_.PR05 (ACPI ID 5) -> APIC ID 10=0D > cpu5: on acpi0=0D > cpu6: Processor \_PR_.PR06 (ACPI ID 6) -> APIC ID 12=0D > cpu6: on acpi0=0D > cpu7: Processor \_PR_.PR07 (ACPI ID 7) -> APIC ID 14=0D > cpu7: on acpi0=0D > cpu8: Processor \_PR_.PR08 (ACPI ID 8) -> APIC ID 16=0D > cpu8: on acpi0=0D > cpu9: Processor \_PR_.PR09 (ACPI ID 9) -> APIC ID 18=0D > cpu9: on acpi0=0D > cpu10: Processor \_PR_.PR0A (ACPI ID 10) -> APIC ID 20=0D > cpu10: on acpi0=0D > cpu11: Processor \_PR_.PR0B (ACPI ID 11) -> APIC ID 22=0D > cpu11: on acpi0=0D > cpu12: Processor \_PR_.PR0C (ACPI ID 12) -> APIC ID 24=0D > cpu12: on acpi0=0D > cpu13: Processor \_PR_.PR0D (ACPI ID 13) -> APIC ID 26=0D > cpu13: on acpi0=0D > cpu14: Processor \_PR_.PR0E (ACPI ID 14) -> APIC ID 28=0D > cpu14: on acpi0=0D > hpet0: iomem 0xfed00000-0xfed003ff on acpi0= =0D > hpet0: vendor 0x8086, rev 0x1, 62500000Hz 64bit, 3 timers, legacy route=0D > hpet0: t0: irqs 0x00f00000 (0), 64bit, periodic=0D > hpet0: t1: irqs 0x00f00000 (0), 64bit, periodic=0D > hpet0: t2: irqs 0x00f00000 (0), 64bit, periodic=0D > Timecounter "HPET" frequency 62500000 Hz quality 950=0D > attimer0: port 0x40-0x43 irq 0 on acpi0=0D > Timecounter "i8254" frequency 1193182 Hz quality 0=0D > ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 49=0D > Event timer "i8254" frequency 1193182 Hz quality 100=0D > atrtc0: port 0x70-0x71 irq 8 on acpi0=0D > atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustme= nt 0.500000000s)=0D > ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 50=0D > Event timer "RTC" frequency 32768 Hz quality 0=0D > ACPI timer: 1/7 1/5 1/8 1/9 1/7 1/7 1/7 1/7 1/19 1/8 -> 10=0D > Timecounter "ACPI-fast" frequency 3579545 Hz quality 900=0D > acpi_timer0: <32-bit timer at 3.579545MHz> port 0x1f48-0x1f4b on acpi0=0D > pci_link0: Index IRQ Rtd Ref IRQs=0D > Initial Probe 0 5 N 0 5 10 11=0D > Validation 0 5 N 0 5 10 11=0D > After Disable 0 255 N 0 5 10 11=0D > pci_link1: Index IRQ Rtd Ref IRQs=0D > Initial Probe 0 10 N 0 5 10 11=0D > Validation 0 10 N 0 5 10 11 > After Disable 0 255 N 0 5 10 11=0D > pci_link2: Index IRQ Rtd Ref IRQs=0D > Initial Probe 0 11 N 0 5 10 11=0D > Validation 0 11 N 0 5 10 11=0D > After Disable 0 255 N 0 5 10 11=0D > pci_link3: Index IRQ Rtd Ref IRQs=0D > Initial Probe 0 5 N 0 5 10 11=0D > Validation 0 5 N 0 5 10 11=0D > After Disable 0 255 N 0 5 10 11=0D > pcib0: port 0xcf8-0xcff on acpi0=0D > pcib0: decoding 4 range 0-0xcf7=0D > pcib0: decoding 4 range 0xd00-0xffff=0D > pcib0: decoding 3 range 0xa0000-0xbffff=0D > pcib0: decoding 3 range 0xc0000000-0xf4ffffff=0D > pci0: on pcib0=0D > pci0: domain=3D0, physical bus=3D0=0D > found-> vendor=3D0x8086, dev=3D0x1237, revid=3D0x02=0D > domain=3D0, bus=3D0, slot=3D0, func=3D0=0D > class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0=0D > cmdreg=3D0x0004, statreg=3D0x0000, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > found-> vendor=3D0x8086, dev=3D0x7000, revid=3D0x00=0D > domain=3D0, bus=3D0, slot=3D1, func=3D0=0D > class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1=0D > cmdreg=3D0x0007, statreg=3D0x0200, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > found-> vendor=3D0x8086, dev=3D0x7010, revid=3D0x00=0D > domain=3D0, bus=3D0, slot=3D1, func=3D1=0D > class=3D01-01-80, hdrtype=3D0x00, mfdev=3D0=0D > cmdreg=3D0x0005, statreg=3D0x0280, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > pcib0: allocated type 4 (0x1f0-0x1f7) for rid 10 of pci0:0:1:1=0D > pcib0: allocated type 4 (0x3f6-0x3f6) for rid 14 of pci0:0:1:1=0D > pcib0: allocated type 4 (0x170-0x177) for rid 18 of pci0:0:1:1=0D > pcib0: allocated type 4 (0x376-0x376) for rid 1c of pci0:0:1:1=0D > map[20]: type I/O Port, range 32, base 0xc100, size 4, enabled=0D > pcib0: allocated type 4 (0xc100-0xc10f) for rid 20 of pci0:0:1:1=0D > found-> vendor=3D0x8086, dev=3D0x7113, revid=3D0x01=0D > domain=3D0, bus=3D0, slot=3D1, func=3D3=0D > class=3D06-80-00, hdrtype=3D0x00, mfdev=3D0=0D > cmdreg=3D0x0004, statreg=3D0x0000, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > intpin=3Da, irq=3D10=0D > pcib0: matched entry for 0.1.INTA=0D > pcib0: slot 1 INTA hardwired to IRQ 20=0D > found-> vendor=3D0x1013, dev=3D0x00b8, revid=3D0x00=0D > domain=3D0, bus=3D0, slot=3D2, func=3D0=0D > class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0=0D > cmdreg=3D0x0007, statreg=3D0x0000, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > map[10]: type Prefetchable Memory, range 32, base 0xc0000000, size 25, e= nabled=0D > pcib0: allocated type 3 (0xc0000000-0xc1ffffff) for rid 10 of pci0:0:2:0= =0D > map[14]: type Memory, range 32, base 0xc3000000, size 12, enabled=0D > pcib0: allocated type 3 (0xc3000000-0xc3000fff) for rid 14 of pci0:0:2:0= =0D > found-> vendor=3D0x5853, dev=3D0x0001, revid=3D0x01=0D > domain=3D0, bus=3D0, slot=3D3, func=3D0=0D > class=3Dff-80-00, hdrtype=3D0x00, mfdev=3D0=0D > cmdreg=3D0x0007, statreg=3D0x0000, cachelnsz=3D0 (dwords)=0D > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)=0D > intpin=3Da, irq=3D5=0D > map[10]: type I/O Port, range 32, base 0xc000, size 8, enabled=0D > pcib0: allocated type 4 (0xc000-0xc0ff) for rid 10 of pci0:0:3:0=0D > map[14]: type Prefetchable Memory, range 32, base 0xc2000000, size 24, e= nabled=0D > pcib0: allocated type 3 (0xc2000000-0xc2ffffff) for rid 14 of pci0:0:3:0= =0D > pcib0: matched entry for 0.3.INTA=0D > pcib0: slot 3 INTA hardwired to IRQ 28=0D > isab0: at device 1.0 on pci0=0D > isa0: on isab0=0D > atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x17= 7,0x376,0xc100-0xc10f at device 1.1 on pci0=0D > ata0: at channel 0 on atapci0=0D > ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 51=0D > ata1: at channel 1 on atapci0=0D > ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 0 vector 52=0D > pci0: at device 1.3 (no driver attached)=0D > vgapci0: mem 0xc0000000-0xc1ffffff,0xc3000000-0x= c3000fff at device 2.0 on pci0=0D > xenpci0: port 0xc000-0xc0ff mem 0xc2000000-0xc2ffff= ff irq 28 at device 3.0 on pci0=0D > ioapic0: routing intpin 28 (PCI IRQ 28) to lapic 0 vector 53=0D > xenstore0: on xenpci0=0D > Grant table initialized=0D > psmcpnp0: irq 12 on acpi0=0D > atkbdc0: port 0x60,0x64 irq 1 on acpi0=0D > atkbd0: irq 1 on atkbdc0=0D > atkbd: the current kbd controller command byte 0061=0D > atkbd: keyboard ID 0x41ab (2)=0D > kbdc: RESET_KBD return code:00fa=0D > kbdc: RESET_KBD status:00aa=0D > kbd0 at atkbd0=0D > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x1d0000=0D > ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 54=0D > atkbd0: [GIANT-LOCKED]=0D > psm0: current command byte:0061=0D > kbdc: TEST_AUX_PORT status:0000=0D > kbdc: RESET_AUX return code:00fa=0D > kbdc: RESET_AUX status:00aa=0D > kbdc: RESET_AUX ID:0000=0D > kbdc: RESET_AUX return code:00fa=0D > kbdc: RESET_AUX status:00aa=0D > kbdc: RESET_AUX ID:0000=0D > psm: status 00 02 64=0D > psm: status 00 00 64=0D > psm: status 00 03 64=0D > psm: status 00 03 64=0D > psm: data 08 00 00=0D > psm: status 00 02 64=0D > psm0: irq 12 on atkbdc0=0D > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 55=0D > psm0: [GIANT-LOCKED]=0D > psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons=0D > psm0: config:00000000, flags:00000008, packet size:4=0D > psm0: syncmask:08, syncbits:00=0D > fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acp= i0=0D > fdc0: does not respond=0D > device_attach: fdc0 attach returned 6=0D > uart0: port 0x3f8-0x3ff irq 4= flags 0x10 on acpi0=0D > ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 56=0D > uart0: fast interrupt=0D > uart0: console (9600,n,8,1)=0D > ppc0: using extended I/O port range=0D > ACPI: Enabled 1 GPEs in block 00 to 1F=0D > acpi0: wakeup code va 0xffffff9096fb5000 pa 0x4000=0D > ex_isa_identify()=0D > pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0=0D > pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0=0D > ahc_isa_identify 0: ioport 0xc00 alloc failed=0D > ahc_isa_identify 1: ioport 0x1c00 alloc failed=0D > ahc_isa_identify 2: ioport 0x2c00 alloc failed=0D > ahc_isa_identify 3: ioport 0x3c00 alloc failed=0D > ahc_isa_identify 4: ioport 0x4c00 alloc failed=0D > ahc_isa_identify 5: ioport 0x5c00 alloc failed=0D > ahc_isa_identify 6: ioport 0x6c00 alloc failed=0D > ahc_isa_identify 7: ioport 0x7c00 alloc failed=0D > ahc_isa_identify 8: ioport 0x8c00 alloc failed=0D > ahc_isa_identify 9: ioport 0x9c00 alloc failed=0D > ahc_isa_identify 10: ioport 0xac00 alloc failed=0D > ahc_isa_identify 11: ioport 0xbc00 alloc failed=0D > ahc_isa_identify 12: ioport 0xcc00 alloc failed=0D > ahc_isa_identify 13: ioport 0xdc00 alloc failed=0D > ahc_isa_identify 14: ioport 0xec00 alloc failed=0D > isa_probe_children: disabling PnP devices=0D > atkbdc: atkbdc0 already exists; skipping it=0D > atrtc: atrtc0 already exists; skipping it=0D > attimer: attimer0 already exists; skipping it=0D > sc: sc0 already exists; skipping it=0D > uart: uart0 already exists; skipping it=0D > isa_probe_children: probing non-PnP devices=0D > sc0: at flags 0x100 on isa0=0D > sc0: VGA <16 virtual consoles, flags=3D0x100>=0D > sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)=0D > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0= =0D > pcib0: allocated type 4 (0x3c0-0x3df) for rid 0 of vga0=0D > pcib0: allocated type 3 (0xa0000-0xbffff) for rid 0 of vga0=0D > fdc0: No FDOUT register!=0D > fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0=0D > ppc0: cannot reserve I/O port range=0D > ppc0 failed to probe at irq 7 on isa0=0D > pcib0: allocated type 4 (0x2f8-0x2ff) for rid 0 of uart1=0D > uart1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0=0D > wbwd0 failed to probe on isa0=0D > isa_probe_children: probing PnP devices=0D > Device configuration finished.=0D > procfs registered=0D > lapic: Divisor 2, Frequency 50000453 Hz=0D > Timecounters tick every 10.000 msec=0D > vlan: initialized, using hash tables with chaining=0D > tcp_init: net.inet.tcp.tcbhashsize auto tuned to 524288=0D > lo0: bpf attached=0D > hptrr: no controller detected.=0D > hpt27xx: no controller detected.=0D > xenbusb_front0: on xenstore0=0D > ata0: reset tp1 mask=3D03 ostat0=3D00 ostat1=3D00=0D > ata0: stat0=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00=0D > ata0: stat1=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00=0D > ata0: reset tp2 stat0=3D00 stat1=3D00 devices=3D0x0=0D > ata1: reset tp1 mask=3D03 ostat0=3D00 ostat1=3D00=0D > ata1: stat0=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00=0D > ata1: stat1=3D0x00 err=3D0x00 lsb=3D0x00 msb=3D0x00=0D > ata1: reset tp2 stat0=3D00 stat1=3D00 devices=3D0x0=0D =0D -- =0D Colin Percival=0D Security Officer Emeritus, FreeBSD | The power to serve=0D Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid= =0D