From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 4 10:20:31 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BD311065675 for ; Tue, 4 Oct 2011 10:20:31 +0000 (UTC) (envelope-from daevid@daevid.com) Received: from daevid.com (mail.arborcourt.info [75.147.180.77]) by mx1.freebsd.org (Postfix) with ESMTP id 17ED98FC1D for ; Tue, 4 Oct 2011 10:20:31 +0000 (UTC) Received: by daevid.com (Postfix, from userid 1003) id F2415C049A9; Tue, 4 Oct 2011 03:12:16 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on daevid.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, HTML_MESSAGE,TVD_RCVD_SINGLE autolearn=no version=3.2.5 Received: from LOCUTUS (mail.daevid.com [75.147.180.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by daevid.com (Postfix) with ESMTPSA id 98397C04363 for ; Tue, 4 Oct 2011 03:12:10 -0700 (PDT) From: "Daevid Vincent" To: Date: Tue, 4 Oct 2011 03:12:12 -0700 Message-ID: <000f01cc827e$16763ec0$4362bc40$@daevid.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AcyCfhCKaL36lFhJRxODB596BmCV2Q== Content-Language: en-us X-Antivirus: avast! (VPS 111004-0, 10/04/2011), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: "CPU doesn't support long mode" error message X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 10:20:31 -0000 I've been hunting for hours and can't find a solution. I have a Dell Latitude E6500 notebook. http://www.dell.com/us/dfb/p/latitude-e6500/pd It has an Intel Core 2 Duo CPU P8600 CPU @ 2.4Ghz. with 4 GB RAM I have enabled all the VT stuff in the BIOS (and even disabled the "Trusted Execution" checkbox as per this link but have tried with it on too) http://communities.vmware.com/docs/DOC-8978 Running their "vt.iso" test, I see this: CPU <0>: VT is enabled on this core. CPU <1>: VT is enabled on this core. I run a Host Windows7 32-bit OS I'm trying to run a Guest VM of FreeBSD 8.2 amd64 64-bit - I run this VM on my desktop at work no problem, but that's running Win7 64-bit Host, but I was under the impression I could run a 64-bit guest on a 32-bit host as of the recent versions of VirtualBox. I've tried various combinations of the guest settings for: . Enable IO APIC . Enable PAE/NX . Enable VT-x/AMD-V . Enable Nested Paging My VBox.log says: VirtualBox 4.1.4 r74291 win.x86 (Oct 3 2011 16:47:56) release log 00:00:00.337 Log opened 2011-10-04T09:58:48.878735300Z 00:00:00.337 OS Product: Windows 7 00:00:00.337 OS Release: 6.1.7601 00:00:00.337 OS Service Pack: 1 00:00:00.338 Host RAM: 3571MB RAM, available: 1883MB 00:00:00.338 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBox.exe 00:00:00.338 Process ID: 3168 00:00:00.338 Package type: WINDOWS_32BITS_GENERIC 00:00:00.338 Installed Extension Packs: 00:00:00.338 Oracle VM VirtualBox Extension Pack (Version: 4.1.4 r74291; VRDE Module: VBoxVRDP) 00:00:00.351 SUP: Loaded VMMR0.r0 (C:\Program Files\Oracle\VirtualBox\VMMR0.r0) at 0xa7f2d000 - ModuleInit at 00000000a7f42b30 and ModuleTerm at 00000000a7f42bb0 using the native ring-0 loader 00:00:00.352 SUP: VMMR0EntryEx located at 00000000a7f43a20, VMMR0EntryFast at 00000000a7f42d50 and VMMR0EntryInt at 00000000a7f42d40 00:00:00.352 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VMMR0.r0=0xa7f2d000 00:00:00.378 File system of 'C:\Users\daevid\VirtualBox VMs\VideosZ_Dev\Snapshots' (snapshots) is ntfs 00:00:00.378 File system of 'C:\Users\daevid\VirtualBox VMs\VideosZ_Dev\VideosZ Dev.vdi' is ntfs 00:00:00.669 VBoxSharedClipboard mode: Bidirectional 00:00:00.682 ************************* CFGM dump ************************* 00:00:00.682 [/] (level 0) 00:00:00.682 CSAMEnabled = 0x0000000000000001 (1) 00:00:00.682 CpuExecutionCap = 0x0000000000000064 (100) 00:00:00.682 EnablePAE = 0x0000000000000001 (1) 00:00:00.682 HwVirtExtForced = 0x0000000000000000 (0) 00:00:00.682 MemBalloonSize = 0x0000000000000000 (0) 00:00:00.682 Name = "VideosZ_Dev" (cb=12) 00:00:00.682 NumCPUs = 0x0000000000000001 (1) 00:00:00.682 PATMEnabled = 0x0000000000000001 (1) 00:00:00.682 PageFusion = 0x0000000000000000 (0) 00:00:00.682 RamHoleSize = 0x0000000020000000 (536870912) 00:00:00.682 RamSize = 0x0000000040000000 (1073741824) 00:00:00.682 RawR0Enabled = 0x0000000000000001 (1) 00:00:00.682 RawR3Enabled = 0x0000000000000001 (1) 00:00:00.682 TimerMillies = 0x000000000000000a (10) 00:00:00.682 UUID = "40 e4 3b e2 fa 6a ad 48 86 43 53 8a 2f c1 ff b6" (cb=16) 00:00:00.682 00:00:00.682 [/CPUM/] (level 1) 00:00:00.682 SyntheticCpu = 0x0000000000000000 (0) 00:00:00.682 00:00:00.682 [/Devices/] (level 1) 00:00:00.682 00:00:00.682 [/Devices/8237A/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/8237A/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/AudioSniffer/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/AudioSniffer/0/] (level 3) 00:00:00.682 00:00:00.682 [/Devices/AudioSniffer/0/Config/] (level 4) 00:00:00.682 00:00:00.682 [/Devices/AudioSniffer/0/LUN#0/] (level 4) 00:00:00.682 Driver = "MainAudioSniffer" (cb=17) 00:00:00.682 00:00:00.682 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5) 00:00:00.682 Object = 0x0000000001e9a648 (32089672) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/] (level 3) 00:00:00.682 PCIBusNo = 0x0000000000000000 (0) 00:00:00.682 PCIDeviceNo = 0x0000000000000004 (4) 00:00:00.682 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/Config/] (level 4) 00:00:00.682 GuestCoreDumpDir = "C:\Users\daevid\VirtualBox VMs\VideosZ_Dev\Snapshots" (cb=53) 00:00:00.682 RamSize = 0x0000000040000000 (1073741824) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/LUN#0/] (level 4) 00:00:00.682 Driver = "HGCM" (cb=5) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/LUN#0/Config/] (level 5) 00:00:00.682 Object = 0x0000000001eb5148 (32198984) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/LUN#999/] (level 4) 00:00:00.682 Driver = "MainStatus" (cb=11) 00:00:00.682 00:00:00.682 [/Devices/VMMDev/0/LUN#999/Config/] (level 5) 00:00:00.682 First = 0x0000000000000000 (0) 00:00:00.682 Last = 0x0000000000000000 (0) 00:00:00.682 papLeds = 0x0000000001e9d4d4 (32101588) 00:00:00.682 00:00:00.682 [/Devices/acpi/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/acpi/0/] (level 3) 00:00:00.682 PCIBusNo = 0x0000000000000000 (0) 00:00:00.682 PCIDeviceNo = 0x0000000000000007 (7) 00:00:00.682 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/acpi/0/Config/] (level 4) 00:00:00.682 CpuHotPlug = 0x0000000000000000 (0) 00:00:00.682 FdcEnabled = 0x0000000000000000 (0) 00:00:00.682 HostBusPciAddress = 0x0000000000000000 (0) 00:00:00.682 HpetEnabled = 0x0000000000000000 (0) 00:00:00.682 IOAPIC = 0x0000000000000001 (1) 00:00:00.682 IocPciAddress = 0x0000000000010000 (65536) 00:00:00.682 NumCPUs = 0x0000000000000001 (1) 00:00:00.682 RamHoleSize = 0x0000000020000000 (536870912) 00:00:00.682 RamSize = 0x0000000040000000 (1073741824) 00:00:00.682 Serial0IoPortBase = 0x0000000000000000 (0) 00:00:00.682 Serial0Irq = 0x0000000000000000 (0) 00:00:00.682 Serial1IoPortBase = 0x0000000000000000 (0) 00:00:00.682 Serial1Irq = 0x0000000000000000 (0) 00:00:00.682 ShowCpu = 0x0000000000000001 (1) 00:00:00.682 ShowRtc = 0x0000000000000000 (0) 00:00:00.682 SmcEnabled = 0x0000000000000000 (0) 00:00:00.682 00:00:00.682 [/Devices/acpi/0/LUN#0/] (level 4) 00:00:00.682 Driver = "ACPIHost" (cb=9) 00:00:00.682 00:00:00.682 [/Devices/acpi/0/LUN#0/Config/] (level 5) 00:00:00.682 00:00:00.682 [/Devices/apic/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/apic/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/apic/0/Config/] (level 4) 00:00:00.682 IOAPIC = 0x0000000000000001 (1) 00:00:00.682 NumCPUs = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/e1000/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/] (level 3) 00:00:00.682 PCIBusNo = 0x0000000000000000 (0) 00:00:00.682 PCIDeviceNo = 0x0000000000000003 (3) 00:00:00.682 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/Config/] (level 4) 00:00:00.682 AdapterType = 0x0000000000000000 (0) 00:00:00.682 CableConnected = 0x0000000000000001 (1) 00:00:00.682 LineSpeed = 0x0000000000000000 (0) 00:00:00.682 MAC = "08 00 27 b0 10 48" (cb=6) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/LUN#0/] (level 4) 00:00:00.682 Driver = "IntNet" (cb=7) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/LUN#0/Config/] (level 5) 00:00:00.682 IfPolicyPromisc = "deny" (cb=5) 00:00:00.682 IgnoreConnectFailure = 0x0000000000000000 (0) 00:00:00.682 Network = "HostInterfaceNetworking-Intel(R) WiFi Link 5300 AGN" (cb=52) 00:00:00.682 SharedMacOnWire = 0x0000000000000001 (1) 00:00:00.682 Trunk = "\DEVICE\{47F2A217-5F92-4944-AC8E-CD1E6773D2AB}" (cb=47) 00:00:00.682 TrunkType = 0x0000000000000003 (3) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/LUN#999/] (level 4) 00:00:00.682 Driver = "MainStatus" (cb=11) 00:00:00.682 00:00:00.682 [/Devices/e1000/0/LUN#999/Config/] (level 5) 00:00:00.682 First = 0x0000000000000000 (0) 00:00:00.682 Last = 0x0000000000000000 (0) 00:00:00.682 papLeds = 0x0000000001e9d4b4 (32101556) 00:00:00.682 00:00:00.682 [/Devices/i8254/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/i8254/0/] (level 3) 00:00:00.682 00:00:00.682 [/Devices/i8254/0/Config/] (level 4) 00:00:00.682 00:00:00.682 [/Devices/i8259/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/i8259/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/i8259/0/Config/] (level 4) 00:00:00.682 00:00:00.682 [/Devices/ioapic/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/ioapic/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/ioapic/0/Config/] (level 4) 00:00:00.682 NumCPUs = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/mc146818/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/mc146818/0/] (level 3) 00:00:00.682 00:00:00.682 [/Devices/mc146818/0/Config/] (level 4) 00:00:00.682 UseUTC = 0x0000000000000000 (0) 00:00:00.682 00:00:00.682 [/Devices/parallel/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/pcarch/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/pcarch/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/pcarch/0/Config/] (level 4) 00:00:00.682 00:00:00.682 [/Devices/pcbios/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/pcbios/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/pcbios/0/Config/] (level 4) 00:00:00.682 BootDevice0 = "DVD" (cb=4) 00:00:00.682 BootDevice1 = "IDE" (cb=4) 00:00:00.682 BootDevice2 = "NONE" (cb=5) 00:00:00.682 BootDevice3 = "NONE" (cb=5) 00:00:00.682 FloppyDevice = "i82078" (cb=7) 00:00:00.682 HardDiskDevice = "piix3ide" (cb=9) 00:00:00.682 IOAPIC = 0x0000000000000001 (1) 00:00:00.682 LanBootRom = "C:\Program Files\Oracle\VirtualBox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/P XE-Intel.rom" (cb=100) 00:00:00.682 McfgBase = 0x0000000000000000 (0) 00:00:00.682 McfgLength = 0x0000000000000000 (0) 00:00:00.682 NumCPUs = 0x0000000000000001 (1) 00:00:00.682 PXEDebug = 0x0000000000000000 (0) 00:00:00.682 RamHoleSize = 0x0000000020000000 (536870912) 00:00:00.682 RamSize = 0x0000000040000000 (1073741824) 00:00:00.682 UUID = "40 e4 3b e2 fa 6a ad 48 86 43 53 8a 2f c1 ff b6" (cb=16) 00:00:00.682 00:00:00.682 [/Devices/pcbios/0/Config/NetBoot/] (level 5) 00:00:00.682 00:00:00.682 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6) 00:00:00.682 NIC = 0x0000000000000000 (0) 00:00:00.682 PCIBusNo = 0x0000000000000000 (0) 00:00:00.682 PCIDeviceNo = 0x0000000000000003 (3) 00:00:00.682 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.682 00:00:00.682 [/Devices/pci/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/pci/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/pci/0/Config/] (level 4) 00:00:00.682 IOAPIC = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/pckbd/] (level 2) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/] (level 3) 00:00:00.682 Trusted = 0x0000000000000001 (1) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/Config/] (level 4) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#0/] (level 4) 00:00:00.682 Driver = "KeyboardQueue" (cb=14) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.682 Driver = "MainKeyboard" (cb=13) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.682 Object = 0x0000000001e184b8 (31556792) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#0/Config/] (level 5) 00:00:00.682 QueueSize = 0x0000000000000040 (64) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#1/] (level 4) 00:00:00.682 Driver = "MouseQueue" (cb=11) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5) 00:00:00.682 Driver = "MainMouse" (cb=10) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6) 00:00:00.682 Object = 0x000000000025c4b0 (2475184) 00:00:00.682 00:00:00.682 [/Devices/pckbd/0/LUN#1/Config/] (level 5) 00:00:00.682 QueueSize = 0x0000000000000080 (128) 00:00:00.682 00:00:00.682 [/Devices/pcnet/] (level 2) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/] (level 2) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/] (level 3) 00:00:00.683 PCIBusNo = 0x0000000000000000 (0) 00:00:00.683 PCIDeviceNo = 0x0000000000000001 (1) 00:00:00.683 PCIFunctionNo = 0x0000000000000001 (1) 00:00:00.683 Trusted = 0x0000000000000001 (1) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/Config/] (level 4) 00:00:00.683 Type = "PIIX4" (cb=6) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/Config/PrimaryMaster/] (level 5) 00:00:00.683 NonRotationalMedium = 0x0000000000000000 (0) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/Config/SecondaryMaster/] (level 5) 00:00:00.683 NonRotationalMedium = 0x0000000000000000 (0) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#0/] (level 4) 00:00:00.683 Driver = "Block" (cb=6) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.683 Driver = "VD" (cb=3) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.683 Format = "VDI" (cb=4) 00:00:00.683 Path = "C:\Users\daevid\VirtualBox VMs\VideosZ_Dev\VideosZ Dev.vdi" (cb=59) 00:00:00.683 Type = "HardDisk" (cb=9) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#0/Config/] (level 5) 00:00:00.683 Mountable = 0x0000000000000000 (0) 00:00:00.683 Type = "HardDisk" (cb=9) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#2/] (level 4) 00:00:00.683 Driver = "Block" (cb=6) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#2/Config/] (level 5) 00:00:00.683 Mountable = 0x0000000000000001 (1) 00:00:00.683 Type = "DVD" (cb=4) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#999/] (level 4) 00:00:00.683 Driver = "MainStatus" (cb=11) 00:00:00.683 00:00:00.683 [/Devices/piix3ide/0/LUN#999/Config/] (level 5) 00:00:00.683 DeviceInstance = "piix3ide/0" (cb=11) 00:00:00.683 First = 0x0000000000000000 (0) 00:00:00.683 Last = 0x0000000000000003 (3) 00:00:00.683 pConsole = 0x0000000001e9d1c8 (32100808) 00:00:00.683 papLeds = 0x0000000001e9d3cc (32101324) 00:00:00.683 pmapMediumAttachments = 0x0000000001e9d4e0 (32101600) 00:00:00.683 00:00:00.683 [/Devices/serial/] (level 2) 00:00:00.683 00:00:00.683 [/Devices/vga/] (level 2) 00:00:00.683 00:00:00.683 [/Devices/vga/0/] (level 3) 00:00:00.683 PCIBusNo = 0x0000000000000000 (0) 00:00:00.683 PCIDeviceNo = 0x0000000000000002 (2) 00:00:00.683 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.683 Trusted = 0x0000000000000001 (1) 00:00:00.683 00:00:00.683 [/Devices/vga/0/Config/] (level 4) 00:00:00.683 CustomVideoModes = 0x0000000000000000 (0) 00:00:00.683 FadeIn = 0x0000000000000001 (1) 00:00:00.683 FadeOut = 0x0000000000000001 (1) 00:00:00.683 HeightReduction = 0x0000000000000000 (0) 00:00:00.683 LogoFile = "" (cb=1) 00:00:00.683 LogoTime = 0x0000000000000000 (0) 00:00:00.683 MonitorCount = 0x0000000000000001 (1) 00:00:00.683 ShowBootMenu = 0x0000000000000002 (2) 00:00:00.683 VRamSize = 0x0000000002000000 (33554432) 00:00:00.683 00:00:00.683 [/Devices/vga/0/LUN#0/] (level 4) 00:00:00.683 Driver = "MainDisplay" (cb=12) 00:00:00.683 00:00:00.683 [/Devices/vga/0/LUN#0/Config/] (level 5) 00:00:00.683 Object = 0x0000000001e9e160 (32104800) 00:00:00.683 00:00:00.683 [/Devices/virtio-net/] (level 2) 00:00:00.683 00:00:00.683 [/HWVirtExt/] (level 1) 00:00:00.683 64bitEnabled = 0x0000000000000000 (0) 00:00:00.683 EnableLargePages = 0x0000000000000001 (1) 00:00:00.683 EnableNestedPaging = 0x0000000000000001 (1) 00:00:00.683 EnableVPID = 0x0000000000000001 (1) 00:00:00.683 Enabled = 0x0000000000000001 (1) 00:00:00.683 Exclusive = 0x0000000000000000 (0) 00:00:00.683 00:00:00.683 [/MM/] (level 1) 00:00:00.683 CanUseLargerHeap = 0x0000000000000000 (0) 00:00:00.683 00:00:00.683 [/PDM/] (level 1) 00:00:00.683 00:00:00.683 [/PDM/AsyncCompletion/] (level 2) 00:00:00.683 00:00:00.683 [/PDM/AsyncCompletion/File/] (level 3) 00:00:00.683 00:00:00.683 [/PDM/AsyncCompletion/File/BwGroups/] (level 4) 00:00:00.683 00:00:00.683 [/PDM/BlkCache/] (level 2) 00:00:00.683 CacheSize = 0x0000000000500000 (5242880) 00:00:00.683 00:00:00.683 [/PDM/Devices/] (level 2) 00:00:00.683 00:00:00.683 [/PDM/Devices/VBoxEhci/] (level 3) 00:00:00.683 Path = "C:\Program Files\Oracle\VirtualBox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/w in.x86/VBoxEhciR3.DLL" (cb=109) 00:00:00.683 R0SearchPath = "C:\Program Files\Oracle\VirtualBox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/w in.x86" (cb=94) 00:00:00.683 RCSearchPath = "C:\Program Files\Oracle\VirtualBox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/w in.x86" (cb=94) 00:00:00.683 00:00:00.683 [/PDM/Drivers/] (level 2) 00:00:00.683 00:00:00.683 [/PDM/Drivers/VBoxC/] (level 3) 00:00:00.683 Path = "VBoxC" (cb=6) 00:00:00.683 00:00:00.683 [/TM/] (level 1) 00:00:00.683 UTCOffset = 0x0000000000000000 (0) 00:00:00.683 00:00:00.683 ********************* End of CFGM dump ********************** 00:00:00.683 MM: cbHyperHeap=0x140000 (1310720) 00:00:00.685 CPUMSetGuestCpuIdFeature: Enabled PAE 00:00:00.685 Logical host processors: 2 present, 2 max, 2 online, online mask: 0000000000000003 00:00:00.685 ************************* CPUID dump ************************ 00:00:00.685 RAW Standard CPUIDs 00:00:00.685 Function eax ebx ecx edx 00:00:00.685 Gst: 00000000 00000005 756e6547 6c65746e 49656e69 00:00:00.685 Hst: 0000000d 756e6547 6c65746e 49656e69 00:00:00.685 Gst: 00000001 0001067a 00000800 00000209 078bf1ff 00:00:00.685 Hst: 0001067a 01020800 0c08e3fd bfebfbff 00:00:00.685 Gst: 00000002 05b0b101 005657f0 00000000 2cb43048 00:00:00.685 Hst: 05b0b101 005657f0 00000000 2cb43048 00:00:00.685 Gst: 00000003 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 00000000 00000000 00000000 00000000 00:00:00.685 Gst: 00000004 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 04000121 01c0003f 0000003f 00000001 00:00:00.685 Gst: 00000005 00000040 00000040 00000000 00000000 00:00:00.685 Hst: 00000040 00000040 00000003 03122220 00:00:00.685 Name: GenuineIntel 00:00:00.685 Supports: 0-5 00:00:00.685 Family: 6 Extended: 0 Effective: 6 00:00:00.685 Model: 7 Extended: 1 Effective: 23 00:00:00.685 Stepping: 10 00:00:00.685 Type: 0 (primary) 00:00:00.685 APIC ID: 0x00 00:00:00.685 Logical CPUs: 0 00:00:00.685 CLFLUSH Size: 8 00:00:00.685 Brand ID: 0x00 00:00:00.685 Mnemonic - Description = guest (host) 00:00:00.685 FPU - x87 FPU on Chip = 1 (1) 00:00:00.685 VME - Virtual 8086 Mode Enhancements = 1 (1) 00:00:00.685 DE - Debugging extensions = 1 (1) 00:00:00.685 PSE - Page Size Extension = 1 (1) 00:00:00.685 TSC - Time Stamp Counter = 1 (1) 00:00:00.685 MSR - Model Specific Registers = 1 (1) 00:00:00.685 PAE - Physical Address Extension = 1 (1) 00:00:00.685 MCE - Machine Check Exception = 1 (1) 00:00:00.685 CX8 - CMPXCHG8B instruction = 1 (1) 00:00:00.685 APIC - APIC On-Chip = 0 (1) 00:00:00.685 10 - Reserved = 0 (0) 00:00:00.685 SEP - SYSENTER and SYSEXIT = 0 (1) 00:00:00.685 MTRR - Memory Type Range Registers = 1 (1) 00:00:00.685 PGE - PTE Global Bit = 1 (1) 00:00:00.685 MCA - Machine Check Architecture = 1 (1) 00:00:00.685 CMOV - Conditional Move Instructions = 1 (1) 00:00:00.685 PAT - Page Attribute Table = 1 (1) 00:00:00.685 PSE-36 - 36-bit Page Size Extention = 1 (1) 00:00:00.685 PSN - Processor Serial Number = 0 (0) 00:00:00.685 CLFSH - CLFLUSH Instruction. = 1 (1) 00:00:00.685 20 - Reserved = 0 (0) 00:00:00.685 DS - Debug Store = 0 (1) 00:00:00.685 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1) 00:00:00.685 MMX - Intel MMX Technology = 1 (1) 00:00:00.685 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1) 00:00:00.685 SSE - SSE Support = 1 (1) 00:00:00.685 SSE2 - SSE2 Support = 1 (1) 00:00:00.685 SS - Self Snoop = 0 (1) 00:00:00.685 HTT - Hyper-Threading Technology = 0 (1) 00:00:00.685 TM - Thermal Monitor = 0 (1) 00:00:00.685 30 - Reserved = 0 (0) 00:00:00.685 PBE - Pending Break Enable = 0 (1) 00:00:00.685 Supports SSE3 = 1 (1) 00:00:00.685 PCLMULQDQ = 0 (0) 00:00:00.685 DS Area 64-bit layout = 0 (1) 00:00:00.685 Supports MONITOR/MWAIT = 1 (1) 00:00:00.685 CPL-DS - CPL Qualified Debug Store = 0 (1) 00:00:00.685 VMX - Virtual Machine Technology = 0 (1) 00:00:00.685 SMX - Safer Mode Extensions = 0 (1) 00:00:00.685 Enhanced SpeedStep Technology = 0 (1) 00:00:00.685 Terminal Monitor 2 = 0 (1) 00:00:00.685 Supplemental SSE3 instructions = 1 (1) 00:00:00.685 L1 Context ID = 0 (0) 00:00:00.685 11 - Reserved = 0 (0) 00:00:00.685 FMA extensions using YMM state = 0 (0) 00:00:00.685 CMPXCHG16B instruction = 0 (1) 00:00:00.685 xTPR Update Control = 0 (1) 00:00:00.685 Perf/Debug Capability MSR = 0 (1) 00:00:00.685 16 - Reserved = 0 (0) 00:00:00.685 PCID - Process-context identifiers = 0 (0) 00:00:00.685 DCA - Direct Cache Access = 0 (0) 00:00:00.685 SSE4.1 instruction extensions = 0 (1) 00:00:00.685 SSE4.2 instruction extensions = 0 (0) 00:00:00.685 Supports the x2APIC extensions = 0 (0) 00:00:00.685 MOVBE instruction = 0 (0) 00:00:00.685 POPCNT instruction = 0 (0) 00:00:00.685 TSC-Deadline LAPIC timer mode = 0 (0) 00:00:00.685 AESNI instruction extensions = 0 (0) 00:00:00.685 XSAVE/XRSTOR extended state feature = 0 (1) 00:00:00.685 Supports OSXSAVE = 0 (1) 00:00:00.685 AVX instruction extensions = 0 (0) 00:00:00.685 29/30 - Reserved = 0x0 (0x0) 00:00:00.685 Hypervisor Present (we're a guest) = 0 (0) 00:00:00.685 00:00:00.685 RAW Extended CPUIDs 00:00:00.685 Function eax ebx ecx edx 00:00:00.685 Gst: 80000000 80000008 00000000 00000000 00000000 00:00:00.685 Hst: 80000008 00000000 00000000 00000000 00:00:00.685 Gst: 80000001 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 00000000 00000000 00000001 20100000 00:00:00.685 Gst: 80000002 65746e49 2952286c 726f4320 4d542865 00:00:00.685 Hst: 65746e49 2952286c 726f4320 4d542865 00:00:00.685 Gst: 80000003 44203229 43206f75 20205550 50202020 00:00:00.685 Hst: 44203229 43206f75 20205550 50202020 00:00:00.685 Gst: 80000004 30303638 20402020 30342e32 007a4847 00:00:00.685 Hst: 30303638 20402020 30342e32 007a4847 00:00:00.685 Gst: 80000005 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 00000000 00000000 00000000 00000000 00:00:00.685 Gst: 80000006 00000000 00000000 0c006040 00000000 00:00:00.685 Hst: 00000000 00000000 0c006040 00000000 00:00:00.685 Gst: 80000007 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 00000000 00000000 00000000 00000000 00:00:00.685 Gst: 80000008 00003024 00000000 00000000 00000000 00:00:00.685 Hst: 00003024 00000000 00000000 00000000 00:00:00.685 Gst: 80000009 00000000 00000000 00000000 00000000* 00:00:00.685 Hst: 00000003 00000240 00000240 00000000 00:00:00.685 Ext Name: 00:00:00.685 Ext Supports: 0x80000000-0x80000008 00:00:00.685 Family: 0 Extended: 0 Effective: 0 00:00:00.685 Model: 0 Extended: 0 Effective: 0 00:00:00.685 Stepping: 0 00:00:00.685 Brand ID: 0x000 00:00:00.685 Mnemonic - Description = guest (host) 00:00:00.685 FPU - x87 FPU on Chip = 0 (0) 00:00:00.685 VME - Virtual 8086 Mode Enhancements = 0 (0) 00:00:00.685 DE - Debugging extensions = 0 (0) 00:00:00.685 PSE - Page Size Extension = 0 (0) 00:00:00.685 TSC - Time Stamp Counter = 0 (0) 00:00:00.685 MSR - K86 Model Specific Registers = 0 (0) 00:00:00.685 PAE - Physical Address Extension = 0 (0) 00:00:00.685 MCE - Machine Check Exception = 0 (0) 00:00:00.685 CX8 - CMPXCHG8B instruction = 0 (0) 00:00:00.685 APIC - APIC On-Chip = 0 (0) 00:00:00.685 10 - Reserved = 0 (0) 00:00:00.685 SEP - SYSCALL and SYSRET = 0 (0) 00:00:00.685 MTRR - Memory Type Range Registers = 0 (0) 00:00:00.685 PGE - PTE Global Bit = 0 (0) 00:00:00.685 MCA - Machine Check Architecture = 0 (0) 00:00:00.685 CMOV - Conditional Move Instructions = 0 (0) 00:00:00.685 PAT - Page Attribute Table = 0 (0) 00:00:00.685 PSE-36 - 36-bit Page Size Extention = 0 (0) 00:00:00.685 18 - Reserved = 0 (0) 00:00:00.685 19 - Reserved = 0 (0) 00:00:00.685 NX - No-Execute Page Protection = 0 (1) 00:00:00.685 DS - Debug Store = 0 (0) 00:00:00.685 AXMMX - AMD Extensions to MMX Instr. = 0 (0) 00:00:00.685 MMX - Intel MMX Technology = 0 (0) 00:00:00.685 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0) 00:00:00.685 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0) 00:00:00.685 26 - 1 GB large page support = 0 (0) 00:00:00.685 27 - RDTSCP instruction = 0 (0) 00:00:00.685 28 - Reserved = 0 (0) 00:00:00.685 29 - AMD Long Mode = 0 (1) 00:00:00.685 30 - AMD Extensions to 3DNow = 0 (0) 00:00:00.685 31 - AMD 3DNow = 0 (0) 00:00:00.685 LahfSahf - LAHF/SAHF in 64-bit mode = 0 (1) 00:00:00.685 CmpLegacy - Core MP legacy mode (depr) = 0 (0) 00:00:00.685 SVM - AMD VM Extensions = 0 (0) 00:00:00.685 APIC registers starting at 0x400 = 0 (0) 00:00:00.685 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0) 00:00:00.685 Advanced bit manipulation = 0 (0) 00:00:00.685 SSE4A instruction support = 0 (0) 00:00:00.685 Misaligned SSE mode = 0 (0) 00:00:00.685 PREFETCH and PREFETCHW instruction = 0 (0) 00:00:00.685 OS visible workaround = 0 (0) 00:00:00.685 Instruction based sampling = 0 (0) 00:00:00.685 SSE5 support = 0 (0) 00:00:00.685 SKINIT, STGI, and DEV support = 0 (0) 00:00:00.685 Watchdog timer support. = 0 (0) 00:00:00.685 31:14 - Reserved = 0x0 (0x0) 00:00:00.685 Full Name: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz 00:00:00.685 TLB 2/4M Instr/Uni: res0 0 entries 00:00:00.685 TLB 2/4M Data: res0 0 entries 00:00:00.685 TLB 4K Instr/Uni: res0 0 entries 00:00:00.685 TLB 4K Data: res0 0 entries 00:00:00.685 L1 Instr Cache Line Size: 0 bytes 00:00:00.685 L1 Instr Cache Lines Per Tag: 0 00:00:00.685 L1 Instr Cache Associativity: res0 00:00:00.685 L1 Instr Cache Size: 0 KB 00:00:00.685 L1 Data Cache Line Size: 0 bytes 00:00:00.685 L1 Data Cache Lines Per Tag: 0 00:00:00.685 L1 Data Cache Associativity: res0 00:00:00.685 L1 Data Cache Size: 0 KB 00:00:00.685 L2 TLB 2/4M Instr/Uni: off 0 entries 00:00:00.685 L2 TLB 2/4M Data: off 0 entries 00:00:00.685 L2 TLB 4K Instr/Uni: off 0 entries 00:00:00.685 L2 TLB 4K Data: off 0 entries 00:00:00.685 L2 Cache Line Size: 0 bytes 00:00:00.685 L2 Cache Lines Per Tag: 0 00:00:00.685 L2 Cache Associativity: off 00:00:00.685 L2 Cache Size: 0 KB 00:00:00.685 APM Features: 00:00:00.685 Physical Address Width: 36 bits 00:00:00.685 Virtual Address Width: 48 bits 00:00:00.685 Guest Physical Address Width: 0 bits 00:00:00.685 Physical Core Count: 0 00:00:00.685 00:00:00.685 RAW Centaur CPUIDs 00:00:00.685 Function eax ebx ecx edx 00:00:00.685 Gst: c0000000 00000000 00000000 00000000 00000000 00:00:00.685 Hst: 00000003 00000240 00000240 00000000 00:00:00.685 Gst: c0000001 00000000 00000000 00000000 00000000* 00:00:00.685 Hst: 00000003 00000240 00000240 00000000 00:00:00.685 Gst: c0000002 00000000 00000000 00000000 00000000* 00:00:00.685 Hst: 00000003 00000240 00000240 00000000 00:00:00.685 Gst: c0000003 00000000 00000000 00000000 00000000* 00:00:00.685 Hst: 00000003 00000240 00000240 00000000 00:00:00.685 Centaur Supports: 0xc0000000-0x00000000 00:00:00.685 00:00:00.685 ******************** End of CPUID dump ********************** 00:00:00.686 Host paging mode: PAE+PGE 00:00:00.686 PGMPool: cMaxPages=560 (u64MaxPages=545) 00:00:00.686 pgmR3PoolInit: cMaxPages=0x230 cMaxUsers=0x460 cMaxPhysExts=0x460 fCacheEnable=true 00:00:00.689 REM: VBoxREM32 00:00:00.707 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=64 00:00:00.739 TM: cTSCTicksPerSecond=0x89152500 (2 299 864 320) fTSCVirtualized=true fTSCUseRealTSC=false 00:00:00.739 TM: fMaybeUseOffsettedHostTSC=true TSCTiedToExecution=false TSCNotTiedToHalt=false 00:00:00.739 CoreCode: R3=01fe0000 R0=a9168000 RC=a0594000 Phys=00000000d87e4000 cb=0x2000 00:00:00.743 AIOMgr: Default manager type is "Async" 00:00:00.743 AIOMgr: Default file backend is "NonBuffered" 00:00:00.743 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes 00:00:00.743 BlkCache: Cache commit interval is 10000 ms 00:00:00.743 BlkCache: Cache commit threshold is 2621440 bytes 00:00:00.750 [SMP] BIOS with 1 CPUs 00:00:00.756 SUP: Loaded VBoxDDR0.r0 (C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0) at 0xa7fa0000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader 00:00:00.756 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0=0xa7fa0000 00:00:00.761 SUP: Loaded VBoxDD2R0.r0 (C:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0) at 0xa7fbd000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader 00:00:00.761 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0=0xa7fbd000 00:00:00.761 Activating Local APIC 00:00:00.761 CPUMSetGuestCpuIdFeature: Enabled APIC 00:00:00.761 CPUMSetGuestCpuIdFeature: Disabled x2APIC 00:00:00.761 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:00:00.768 Shared Folders service loaded. 00:00:00.792 DrvBlock: Flushes will be ignored 00:00:00.792 DrvBlock: Async flushes will be passed to the disk 00:00:00.792 VDInit finished 00:00:00.793 PIIX3 ATA: LUN#0: disk, PCHS=16383/16/63, total number of sectors 62914560 00:00:00.793 PIIX3 ATA: LUN#1: no unit 00:00:00.794 DrvBlock: Flushes will be ignored 00:00:00.794 DrvBlock: Async flushes will be passed to the disk 00:00:00.794 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled 00:00:00.794 PIIX3 ATA: LUN#3: no unit 00:00:00.795 PIIX3 ATA: Ctl#1: finished processing RESET 00:00:00.795 PIIX3 ATA: Ctl#0: finished processing RESET 00:00:00.795 IntNet#0: szNetwork={HostInterfaceNetworking-Intel(R) WiFi Link 5300 AGN} enmTrunkType=3 szTrunk={\DEVICE\{47F2A217-5F92-4944-AC8E-CD1E6773D2AB}} fFlags=0x8001 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false 00:00:00.798 DevPcBios: ATA LUN#0 LCHS=1024/255/63 00:00:00.798 PGM: The CPU physical address width is 36 bits 00:00:00.798 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff 00:00:00.811 VMM: fUsePeriodicPreemptionTimers=false 00:00:00.812 HWACCM: Host CR4=000406F9 00:00:00.812 HWACCM: MSR_IA32_FEATURE_CONTROL = d 00:00:00.812 HWACCM: MSR_IA32_VMX_BASIC_INFO = 5a08000000000d 00:00:00.812 HWACCM: VMCS id = d 00:00:00.812 HWACCM: VMCS size = 800 00:00:00.812 HWACCM: VMCS physical address limit = None 00:00:00.812 HWACCM: VMCS memory type = 6 00:00:00.812 HWACCM: Dual monitor treatment = 1 00:00:00.812 HWACCM: MSR_IA32_VMX_PINBASED_CTLS = 3f00000016 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PIN_EXEC_CONTROLS_EXT_INT_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PIN_EXEC_CONTROLS_NMI_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PIN_EXEC_CONTROLS_VIRTUAL_NMI 00:00:00.812 HWACCM: MSR_IA32_VMX_PROCBASED_CTLS = f7f9fffe0401e172 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_IRQ_WINDOW_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_TSC_OFFSET 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_HLT_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_INVLPG_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MWAIT_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_RDPMC_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_RDTSC_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_LOAD_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_STORE_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR8_LOAD_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR8_STORE_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_TPR_SHADOW 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_NMI_WINDOW_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MOV_DR_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_UNCOND_IO_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_IO_BITMAPS 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_USE_MSR_BITMAPS 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_MONITOR_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_PAUSE_EXIT 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_LOAD_EXIT *must* be set 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC_CONTROLS_CR3_STORE_EXIT *must* be set 00:00:00.812 HWACCM: MSR_IA32_VMX_PROCBASED_CTLS2 = 4100000000 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC 00:00:00.812 HWACCM: VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT 00:00:00.812 HWACCM: MSR_IA32_VMX_ENTRY_CTLS = 3fff000011ff 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_LOAD_DEBUG 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_IA64_MODE 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_ENTRY_SMM 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_DEACTIVATE_DUALMON 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_LOAD_GUEST_PERF_MSR 00:00:00.812 HWACCM: VMX_VMCS_CTRL_ENTRY_CONTROLS_LOAD_DEBUG *must* be set 00:00:00.812 HWACCM: MSR_IA32_VMX_EXIT_CTLS = 3ffff00036dff 00:00:00.812 HWACCM: VMX_VMCS_CTRL_EXIT_CONTROLS_SAVE_DEBUG 00:00:00.812 HWACCM: VMX_VMCS_CTRL_EXIT_CONTROLS_HOST_AMD64 00:00:00.812 HWACCM: VMX_VMCS_CTRL_EXIT_CONTROLS_ACK_EXTERNAL_IRQ 00:00:00.812 HWACCM: VMX_VMCS_CTRL_EXIT_CONTROLS_SAVE_DEBUG *must* be set 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC = 403c0 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT 0 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC_ACTIVITY_STATES 7 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC_CR3_TARGET 4 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC_MAX_MSR 200 00:00:00.812 HWACCM: MSR_IA32_VMX_MISC_MSEG_ID 0 00:00:00.812 HWACCM: MSR_IA32_VMX_CR0_FIXED0 = 80000021 00:00:00.812 HWACCM: MSR_IA32_VMX_CR0_FIXED1 = ffffffff 00:00:00.812 HWACCM: MSR_IA32_VMX_CR4_FIXED0 = 2000 00:00:00.812 HWACCM: MSR_IA32_VMX_CR4_FIXED1 = 467ff 00:00:00.812 HWACCM: MSR_IA32_VMX_VMCS_ENUM = 2c 00:00:00.812 HWACCM: TPR shadow physaddr = 00000000d94d7000 00:00:00.812 HWACCM: VCPU0: MSR bitmap physaddr = 00000000d881b000 00:00:00.812 HWACCM: VCPU0: VMCS physaddr = 00000000d8d62000 00:00:00.812 HWACCM: Real Mode TSS guest physaddr = 00000000f0800000 00:00:00.812 HWACCM: Non-Paging Mode EPT CR3 = 00000000f0803000 00:00:00.812 CPUMSetGuestCpuIdFeature: Enabled sysenter/exit 00:00:00.812 CPUMSetGuestCpuIdFeature: Enabled NXE 00:00:00.812 HWACCM: 32-bit guests supported. 00:00:00.812 HWACCM: VMX enabled! 00:00:00.812 HWACCM: TPR Patching disabled. 00:00:00.812 HWACCM: VT-x/AMD-V init method: LOCAL 00:00:00.823 VM: Halt method global1 (5) 00:00:00.823 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=125000 00:00:00.823 Changing the VM state from 'CREATING' to 'CREATED'. 00:00:00.823 Changing the VM state from 'CREATED' to 'POWERING_ON'. 00:00:00.823 Changing the VM state from 'POWERING_ON' to 'RUNNING'. 00:00:00.832 Guest Log: BIOS: VirtualBox 4.1.4 00:00:00.832 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:00:00.836 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago) 00:00:00.836 PIIX3 ATA: Ctl#0: finished processing RESET 00:00:00.837 Guest Log: BIOS: ata0-0: PCHS=16383/16/63 LCHS=1024/255/63 00:00:00.837 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago) 00:00:00.837 PIIX3 ATA: Ctl#1: finished processing RESET 00:00:00.838 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0) 00:00:00.849 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=07450000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1 00:00:01.049 2D video acceleration is disabled. 00:00:03.341 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=07450000 w=640 h=480 bpp=0 cbLine=0x280, flags=0x1 00:00:03.369 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1 00:00:03.377 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:00:03.378 Guest Log: BIOS: CDROM boot failure code : 0003 00:00:03.378 Guest Log: BIOS: Boot from CD-ROM failed 00:00:03.379 Guest Log: BIOS: Booting from Hard Disk...