AlexanderWillner / runMacOSinVirtualBox

Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS
MIT License
936 stars 126 forks source link

Move to linux results in endless loop #45

Closed bosaku closed 5 years ago

bosaku commented 5 years ago

Exported from OSX to Ubuntu host.

  1. I tried this two ways. 1) Export VM after deleting the CDR, and before deleting the CDR. In either case, OSX boots nicely... in OSx. In both cases, the guest media was not exported by VB. Instead, I copied the cdr and clover iso over to the ubuntu host.

If I attempt this after writing the osx disk and deleting the cdr, It hangs up. If I attempt this before writing the osx disk and deleting the cdr, it simply loops and never reaches the clover boot menu.

Expected behavior I expect OSX to boot in Ubuntu, just as it did on OSX.

Additional context THANKS!!

This are the logs when I try this before deleting the cdr. Log gathered from Ubuntu host. 00:00:00.631163 VirtualBox VM 6.0.0 r127566 linux.amd64 (Dec 18 2018 13:18:17) release log 00:00:00.631165 Log opened 2018-12-21T18:23:43.294395000Z 00:00:00.631165 Build Type: release 00:00:00.631167 OS Product: Linux 00:00:00.631168 OS Release: 4.15.0-43-generic 00:00:00.631168 OS Version: #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 00:00:00.631184 DMI Product Name: 20M9CTO1WW 00:00:00.631187 DMI Product Version: ThinkPad P52 00:00:00.631215 Host RAM: 15647MB (15.2GB) total, 8563MB (8.3GB) available 00:00:00.631218 Executable: /usr/lib/virtualbox/VirtualBoxVM 00:00:00.631218 Process ID: 15062 00:00:00.631218 Package type: LINUX_64BITS__UBUNTU_18_04 00:00:00.649440 Installed Extension Packs: 00:00:00.649451 Oracle VM VirtualBox Extension Pack (Version: 6.0.0 r127566; VRDE Module: VBoxVRDP) 00:00:00.649916 Console: Machine state changed to 'Starting' 00:00:00.650020 Qt version: 5.9.5 00:00:00.650028 X11 Window Manager code: 2 00:00:00.654781 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:00.654814 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX 00:00:00.655089 GUI: UIMediumEnumerator: Medium-enumeration finished! 00:00:00.656217 Guest OS type: 'MacOS1013_64' 00:00:00.656727 Using MWAIT extensions 00:00:00.657346 fHMForced=true - Lots of RAM 00:00:00.657354 fHMForced=true - SMP 00:00:00.657356 fHMForced=true - 64-bit guest 00:00:00.659348 X Server details: vendor: The X.Org Foundation, release: 11906000, protocol version: 11.0, display string: :1 00:00:00.659358 Using XKB for keycode to scan code conversion 00:00:00.660100 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x28 x 1920x1018 00:00:00.662896 File system of '/home/sfi/VirtualBox VMs/macOS-Mojave/Snapshots' (snapshots) is unknown 00:00:00.662908 File system of '/home/sfi/VirtualBox VMs/macOS-Mojave/macOS-Mojave-disk001.vmdk' is ext4 00:00:00.664096 File system of '/home/sfi/VirtualBox VMs/macOS-MojaveClover.iso' (DVD) is ext4 00:00:00.665316 File system of '/home/sfi/VirtualBox VMs/macOS-Mojave.iso.cdr' (DVD) is ext4 00:00:00.677217 Shared clipboard service loaded 00:00:00.677232 Shared clipboard mode: Off 00:00:00.677704 Drag and drop service loaded 00:00:00.677713 Drag and drop mode: Off 00:00:00.679091 Per-VM extradata API settings: 00:00:00.679099 VBoxInternal2/EfiGraphicsResolution="1680x1050" 00:00:00.679223 CFGM dump 00:00:00.679227 [/] (level 0) 00:00:00.679236 CSAMEnabled = 0x0000000000000001 (1) 00:00:00.679241 CpuExecutionCap = 0x0000000000000064 (100) 00:00:00.679242 EnablePAE = 0x0000000000000001 (1) 00:00:00.679243 HMEnabled = 0x0000000000000001 (1) 00:00:00.679243 MemBalloonSize = 0x0000000000000000 (0) 00:00:00.679244 Name = "macOS-Mojave" (cb=13) 00:00:00.679244 NumCPUs = 0x0000000000000002 (2) 00:00:00.679245 PATMEnabled = 0x0000000000000001 (1) 00:00:00.679245 PageFusionAllowed = 0x0000000000000000 (0) 00:00:00.679246 RamHoleSize = 0x0000000024000000 (603 979 776, 576 MB) 00:00:00.679247 RamSize = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB) 00:00:00.679248 RawR0Enabled = 0x0000000000000001 (1) 00:00:00.679249 RawR3Enabled = 0x0000000000000001 (1) 00:00:00.679249 TimerMillies = 0x000000000000000a (10) 00:00:00.679250 UUID = "9b 18 39 9c ee 35 d1 43 b2 94 e8 5b d5 3b af 9f" (cb=16) 00:00:00.679253 00:00:00.679255 [/CPUM/] (level 1) 00:00:00.679256 GuestCpuName = "host" (cb=5) 00:00:00.679257 NestedHWVirt = 0x0000000000000000 (0) 00:00:00.679257 PortableCpuIdLevel = 0x0000000000000000 (0) 00:00:00.679258 SpecCtrl = 0x0000000000000000 (0) 00:00:00.679259 00:00:00.679259 [/CPUM/IsaExts/] (level 2) 00:00:00.679260 MWaitExtensions = 0x0000000000000001 (1) 00:00:00.679261 00:00:00.679263 [/DBGC/] (level 1) 00:00:00.679264 GlobalInitScript = "/home/sfi/.config/VirtualBox/dbgc-init" (cb=39) 00:00:00.679265 HistoryFile = "/home/sfi/.config/VirtualBox/dbgc-history" (cb=42) 00:00:00.679265 LocalInitScript = "/home/sfi/VirtualBox VMs/macOS-Mojave/dbgc-init" (cb=48) 00:00:00.679266 00:00:00.679266 [/DBGF/] (level 1) 00:00:00.679267 Path = "/home/sfi/VirtualBox VMs/macOS-Mojave/debug/;/home/sfi/VirtualBox VMs/macOS-Mojave/;/home/sfi/" (cb=95) 00:00:00.679267 00:00:00.679268 [/Devices/] (level 1) 00:00:00.679268 00:00:00.679268 [/Devices/8237A/] (level 2) 00:00:00.679269 00:00:00.679269 [/Devices/8237A/0/] (level 3) 00:00:00.679270 Trusted = 0x0000000000000001 (1) 00:00:00.679270 00:00:00.679270 [/Devices/GIMDev/] (level 2) 00:00:00.679271 00:00:00.679271 [/Devices/GIMDev/0/] (level 3) 00:00:00.679272 Trusted = 0x0000000000000001 (1) 00:00:00.679272 00:00:00.679272 [/Devices/VMMDev/] (level 2) 00:00:00.679273 00:00:00.679273 [/Devices/VMMDev/0/] (level 3) 00:00:00.679274 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679274 PCIDeviceNo = 0x0000000000000004 (4) 00:00:00.679275 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679275 Trusted = 0x0000000000000001 (1) 00:00:00.679276 00:00:00.679276 [/Devices/VMMDev/0/Config/] (level 4) 00:00:00.679276 GuestCoreDumpDir = "/home/sfi/VirtualBox VMs/macOS-Mojave/Snapshots" (cb=48) 00:00:00.679277 00:00:00.679277 [/Devices/VMMDev/0/LUN#0/] (level 4) 00:00:00.679278 Driver = "HGCM" (cb=5) 00:00:00.679278 00:00:00.679278 [/Devices/VMMDev/0/LUN#0/Config/] (level 5) 00:00:00.679280 Object = 0x00007fbd88000b70 (140 452 007 250 800) 00:00:00.679281 00:00:00.679281 [/Devices/VMMDev/0/LUN#999/] (level 4) 00:00:00.679282 Driver = "MainStatus" (cb=11) 00:00:00.679283 00:00:00.679283 [/Devices/VMMDev/0/LUN#999/Config/] (level 5) 00:00:00.679284 First = 0x0000000000000000 (0) 00:00:00.679285 Last = 0x0000000000000000 (0) 00:00:00.679285 papLeds = 0x00007fbdac003b18 (140 452 611 242 776) 00:00:00.679286 00:00:00.679287 [/Devices/acpi/] (level 2) 00:00:00.679287 00:00:00.679288 [/Devices/acpi/0/] (level 3) 00:00:00.679289 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679290 PCIDeviceNo = 0x0000000000000007 (7) 00:00:00.679290 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679291 Trusted = 0x0000000000000001 (1) 00:00:00.679291 00:00:00.679291 [/Devices/acpi/0/Config/] (level 4) 00:00:00.679292 CpuHotPlug = 0x0000000000000000 (0) 00:00:00.679293 FdcEnabled = 0x0000000000000000 (0) 00:00:00.679293 HostBusPciAddress = 0x00000000001e0000 (1 966 080) 00:00:00.679294 HpetEnabled = 0x0000000000000001 (1) 00:00:00.679294 IOAPIC = 0x0000000000000001 (1) 00:00:00.679295 IocPciAddress = 0x00000000001f0000 (2 031 616) 00:00:00.679296 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.679296 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.679297 NicPciAddress = 0x0000000000110000 (1 114 112) 00:00:00.679298 NumCPUs = 0x0000000000000002 (2) 00:00:00.679298 Parallel0IoPortBase = 0x0000000000000000 (0) 00:00:00.679299 Parallel0Irq = 0x0000000000000000 (0) 00:00:00.679299 Parallel1IoPortBase = 0x0000000000000000 (0) 00:00:00.679300 Parallel1Irq = 0x0000000000000000 (0) 00:00:00.679300 PciPref64Enabled = 0x0000000000000001 (1) 00:00:00.679301 Serial0IoPortBase = 0x0000000000000000 (0) 00:00:00.679301 Serial0Irq = 0x0000000000000000 (0) 00:00:00.679302 Serial1IoPortBase = 0x0000000000000000 (0) 00:00:00.679303 Serial1Irq = 0x0000000000000000 (0) 00:00:00.679303 ShowCpu = 0x0000000000000001 (1) 00:00:00.679304 ShowRtc = 0x0000000000000001 (1) 00:00:00.679305 SmcEnabled = 0x0000000000000001 (1) 00:00:00.679306 00:00:00.679306 [/Devices/acpi/0/LUN#0/] (level 4) 00:00:00.679307 Driver = "ACPIHost" (cb=9) 00:00:00.679307 00:00:00.679307 [/Devices/acpi/0/LUN#0/Config/] (level 5) 00:00:00.679308 00:00:00.679308 [/Devices/acpi/0/LUN#1/] (level 4) 00:00:00.679309 Driver = "ACPICpu" (cb=8) 00:00:00.679309 00:00:00.679309 [/Devices/acpi/0/LUN#1/Config/] (level 5) 00:00:00.679310 00:00:00.679310 [/Devices/ahci/] (level 2) 00:00:00.679311 00:00:00.679311 [/Devices/ahci/0/] (level 3) 00:00:00.679312 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679312 PCIDeviceNo = 0x000000000000001f (31) 00:00:00.679313 PCIFunctionNo = 0x0000000000000002 (2) 00:00:00.679313 Trusted = 0x0000000000000001 (1) 00:00:00.679314 00:00:00.679314 [/Devices/ahci/0/Config/] (level 4) 00:00:00.679314 Bootable = 0x0000000000000001 (1) 00:00:00.679315 PortCount = 0x000000000000001e (30) 00:00:00.679315 00:00:00.679315 [/Devices/ahci/0/Config/Port0/] (level 5) 00:00:00.679316 Hotpluggable = 0x0000000000000000 (0) 00:00:00.679317 00:00:00.679317 [/Devices/ahci/0/Config/Port1/] (level 5) 00:00:00.679318 Hotpluggable = 0x0000000000000000 (0) 00:00:00.679318 00:00:00.679318 [/Devices/ahci/0/Config/Port2/] (level 5) 00:00:00.679319 Hotpluggable = 0x0000000000000000 (0) 00:00:00.679319 00:00:00.679319 [/Devices/ahci/0/LUN#0/] (level 4) 00:00:00.679320 Driver = "VD" (cb=3) 00:00:00.679321 00:00:00.679321 [/Devices/ahci/0/LUN#0/Config/] (level 5) 00:00:00.679322 Format = "VMDK" (cb=5) 00:00:00.679322 Mountable = 0x0000000000000000 (0) 00:00:00.679323 NonRotationalMedium = 0x0000000000000001 (1) 00:00:00.679323 Path = "/home/sfi/VirtualBox VMs/macOS-Mojave/macOS-Mojave-disk001.vmdk" (cb=64) 00:00:00.679324 Type = "HardDisk" (cb=9) 00:00:00.679324 00:00:00.679324 [/Devices/ahci/0/LUN#0/Config/Plugins/] (level 6) 00:00:00.679325 00:00:00.679325 [/Devices/ahci/0/LUN#0/Config/Plugins/VDPluginCrypt/] (level 7) 00:00:00.679327 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100) 00:00:00.679327 00:00:00.679327 [/Devices/ahci/0/LUN#1/] (level 4) 00:00:00.679328 Driver = "SCSI" (cb=5) 00:00:00.679328 00:00:00.679328 [/Devices/ahci/0/LUN#1/AttachedDriver/] (level 5) 00:00:00.679329 Driver = "VD" (cb=3) 00:00:00.679329 00:00:00.679330 [/Devices/ahci/0/LUN#1/AttachedDriver/Config/] (level 6) 00:00:00.679330 Format = "RAW" (cb=4) 00:00:00.679331 Mountable = 0x0000000000000001 (1) 00:00:00.679331 Path = "/home/sfi/VirtualBox VMs/macOS-MojaveClover.iso" (cb=48) 00:00:00.679332 ReadOnly = 0x0000000000000001 (1) 00:00:00.679332 Type = "DVD" (cb=4) 00:00:00.679333 00:00:00.679333 [/Devices/ahci/0/LUN#1/AttachedDriver/Config/Plugins/] (level 7) 00:00:00.679334 00:00:00.679335 [/Devices/ahci/0/LUN#1/AttachedDriver/Config/Plugins/VDPluginCrypt/] (level 8) 00:00:00.679336 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100) 00:00:00.679337 00:00:00.679337 [/Devices/ahci/0/LUN#2/] (level 4) 00:00:00.679338 Driver = "SCSI" (cb=5) 00:00:00.679338 00:00:00.679339 [/Devices/ahci/0/LUN#2/AttachedDriver/] (level 5) 00:00:00.679340 Driver = "VD" (cb=3) 00:00:00.679340 00:00:00.679341 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/] (level 6) 00:00:00.679342 Format = "RAW" (cb=4) 00:00:00.679343 Mountable = 0x0000000000000001 (1) 00:00:00.679343 Path = "/home/sfi/VirtualBox VMs/macOS-Mojave.iso.cdr" (cb=46) 00:00:00.679344 ReadOnly = 0x0000000000000001 (1) 00:00:00.679345 Type = "DVD" (cb=4) 00:00:00.679345 00:00:00.679345 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/Plugins/] (level 7) 00:00:00.679346 00:00:00.679346 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/Plugins/VDPluginCrypt/] (level 8) 00:00:00.679347 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100) 00:00:00.679348 00:00:00.679348 [/Devices/ahci/0/LUN#999/] (level 4) 00:00:00.679348 Driver = "MainStatus" (cb=11) 00:00:00.679349 00:00:00.679349 [/Devices/ahci/0/LUN#999/Config/] (level 5) 00:00:00.679350 DeviceInstance = "ahci/0" (cb=7) 00:00:00.679350 First = 0x0000000000000000 (0) 00:00:00.679351 Last = 0x000000000000001d (29) 00:00:00.679352 pConsole = 0x00007fbdac003330 (140 452 611 240 752) 00:00:00.679353 papLeds = 0x00007fbdac003718 (140 452 611 241 752) 00:00:00.679354 pmapMediumAttachments = 0x00007fbdac003b38 (140 452 611 242 808) 00:00:00.679354 00:00:00.679355 [/Devices/apic/] (level 2) 00:00:00.679356 00:00:00.679356 [/Devices/apic/0/] (level 3) 00:00:00.679357 Trusted = 0x0000000000000001 (1) 00:00:00.679357 00:00:00.679358 [/Devices/apic/0/Config/] (level 4) 00:00:00.679359 IOAPIC = 0x0000000000000001 (1) 00:00:00.679359 Mode = 0x0000000000000002 (2) 00:00:00.679360 NumCPUs = 0x0000000000000002 (2) 00:00:00.679361 00:00:00.679361 [/Devices/e1000/] (level 2) 00:00:00.679362 00:00:00.679362 [/Devices/e1000/0/] (level 3) 00:00:00.679362 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679363 PCIDeviceNo = 0x0000000000000011 (17) 00:00:00.679363 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679364 Trusted = 0x0000000000000001 (1) 00:00:00.679364 00:00:00.679364 [/Devices/e1000/0/Config/] (level 4) 00:00:00.679365 AdapterType = 0x0000000000000002 (2) 00:00:00.679365 CableConnected = 0x0000000000000001 (1) 00:00:00.679366 LineSpeed = 0x0000000000000000 (0) 00:00:00.679366 MAC = "08 00 27 3a 58 aa" (cb=6) 00:00:00.679367 00:00:00.679367 [/Devices/e1000/0/LUN#0/] (level 4) 00:00:00.679368 Driver = "NAT" (cb=4) 00:00:00.679368 00:00:00.679369 [/Devices/e1000/0/LUN#0/Config/] (level 5) 00:00:00.679369 AliasMode = 0x0000000000000000 (0) 00:00:00.679370 BootFile = "macOS-Mojave.pxe" (cb=17) 00:00:00.679370 DNSProxy = 0x0000000000000000 (0) 00:00:00.679371 Network = "10.0.2.0/24" (cb=12) 00:00:00.679371 PassDomain = 0x0000000000000001 (1) 00:00:00.679372 TFTPPrefix = "/home/sfi/.config/VirtualBox/TFTP" (cb=34) 00:00:00.679372 UseHostResolver = 0x0000000000000000 (0) 00:00:00.679373 00:00:00.679373 [/Devices/e1000/0/LUN#999/] (level 4) 00:00:00.679373 Driver = "MainStatus" (cb=11) 00:00:00.679374 00:00:00.679374 [/Devices/e1000/0/LUN#999/Config/] (level 5) 00:00:00.679375 First = 0x0000000000000000 (0) 00:00:00.679375 Last = 0x0000000000000000 (0) 00:00:00.679375 papLeds = 0x00007fbdac0039f8 (140 452 611 242 488) 00:00:00.679376 00:00:00.679376 [/Devices/efi/] (level 2) 00:00:00.679377 00:00:00.679377 [/Devices/efi/0/] (level 3) 00:00:00.679378 Trusted = 0x0000000000000001 (1) 00:00:00.679378 00:00:00.679378 [/Devices/efi/0/Config/] (level 4) 00:00:00.679379 64BitEntry = 0x0000000000000001 (1) 00:00:00.679380 APIC = 0x0000000000000001 (1) 00:00:00.679380 BootArgs = "" (cb=1) 00:00:00.679381 DeviceProps = "" (cb=1) 00:00:00.679381 DmiExposeMemoryTable = 0x0000000000000001 (1) 00:00:00.679381 DmiUseHostInfo = 0x0000000000000001 (1) 00:00:00.679382 EfiRom = "/usr/lib/virtualbox/VBoxEFI64.fd" (cb=33) 00:00:00.679383 GraphicsResolution = "1680x1050" (cb=10) 00:00:00.679383 IOAPIC = 0x0000000000000001 (1) 00:00:00.679384 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.679385 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.679386 NumCPUs = 0x0000000000000002 (2) 00:00:00.679387 UUID = "9b 18 39 9c ee 35 d1 43 b2 94 e8 5b d5 3b af 9f" (cb=16) 00:00:00.679389 00:00:00.679389 [/Devices/efi/0/LUN#0/] (level 4) 00:00:00.679390 Driver = "NvramStorage" (cb=13) 00:00:00.679391 00:00:00.679391 [/Devices/efi/0/LUN#0/Config/] (level 5) 00:00:00.679392 Object = 0x00007fbdac014270 (140 452 611 310 192) 00:00:00.679393 00:00:00.679393 [/Devices/hpet/] (level 2) 00:00:00.679394 00:00:00.679394 [/Devices/hpet/0/] (level 3) 00:00:00.679395 Trusted = 0x0000000000000001 (1) 00:00:00.679395 00:00:00.679395 [/Devices/hpet/0/Config/] (level 4) 00:00:00.679396 ICH9 = 0x0000000000000001 (1) 00:00:00.679396 00:00:00.679396 [/Devices/i8254/] (level 2) 00:00:00.679397 00:00:00.679397 [/Devices/i8254/0/] (level 3) 00:00:00.679398 00:00:00.679398 [/Devices/i8254/0/Config/] (level 4) 00:00:00.679399 00:00:00.679399 [/Devices/i8259/] (level 2) 00:00:00.679399 00:00:00.679399 [/Devices/i8259/0/] (level 3) 00:00:00.679400 Trusted = 0x0000000000000001 (1) 00:00:00.679400 00:00:00.679401 [/Devices/i8259/0/Config/] (level 4) 00:00:00.679401 00:00:00.679401 [/Devices/ich9pci/] (level 2) 00:00:00.679402 00:00:00.679402 [/Devices/ich9pci/0/] (level 3) 00:00:00.679403 Trusted = 0x0000000000000001 (1) 00:00:00.679404 00:00:00.679404 [/Devices/ich9pci/0/Config/] (level 4) 00:00:00.679405 IOAPIC = 0x0000000000000001 (1) 00:00:00.679406 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.679406 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.679407 00:00:00.679408 [/Devices/ich9pcibridge/] (level 2) 00:00:00.679408 00:00:00.679409 [/Devices/ichac97/] (level 2) 00:00:00.679410 00:00:00.679410 [/Devices/ichac97/0/] (level 3) 00:00:00.679411 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679411 PCIDeviceNo = 0x0000000000000005 (5) 00:00:00.679412 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679412 Trusted = 0x0000000000000001 (1) 00:00:00.679413 00:00:00.679413 [/Devices/ichac97/0/AudioConfig/] (level 4) 00:00:00.679413 00:00:00.679414 [/Devices/ichac97/0/Config/] (level 4) 00:00:00.679414 Codec = "STAC9700" (cb=9) 00:00:00.679415 DebugEnabled = 0x0000000000000000 (0) 00:00:00.679415 DebugPathOut = "" (cb=1) 00:00:00.679416 00:00:00.679416 [/Devices/ichac97/0/LUN#0/] (level 4) 00:00:00.679416 Driver = "AUDIO" (cb=6) 00:00:00.679417 00:00:00.679417 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.679418 Driver = "PulseAudio" (cb=11) 00:00:00.679418 00:00:00.679418 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.679419 StreamName = "macOS-Mojave" (cb=13) 00:00:00.679419 00:00:00.679420 [/Devices/ichac97/0/LUN#0/Config/] (level 5) 00:00:00.679420 BufferSizeMs = 0x0000000000000000 (0) 00:00:00.679421 DriverName = "PulseAudio" (cb=11) 00:00:00.679422 InputEnabled = 0x0000000000000000 (0) 00:00:00.679422 OutputEnabled = 0x0000000000000000 (0) 00:00:00.679423 PeriodSizeMs = 0x0000000000000000 (0) 00:00:00.679424 PreBufferSizeMs = 0x00000000ffffffff (4 294 967 295) 00:00:00.679425 00:00:00.679425 [/Devices/ichac97/0/LUN#1/] (level 4) 00:00:00.679426 Driver = "AUDIO" (cb=6) 00:00:00.679427 00:00:00.679427 [/Devices/ichac97/0/LUN#2/] (level 4) 00:00:00.679428 Driver = "AUDIO" (cb=6) 00:00:00.679428 00:00:00.679428 [/Devices/ioapic/] (level 2) 00:00:00.679429 00:00:00.679429 [/Devices/ioapic/0/] (level 3) 00:00:00.679429 Trusted = 0x0000000000000001 (1) 00:00:00.679430 00:00:00.679430 [/Devices/ioapic/0/Config/] (level 4) 00:00:00.679430 NumCPUs = 0x0000000000000002 (2) 00:00:00.679431 00:00:00.679431 [/Devices/lpc/] (level 2) 00:00:00.679432 00:00:00.679432 [/Devices/lpc/0/] (level 3) 00:00:00.679432 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679433 PCIDeviceNo = 0x000000000000001f (31) 00:00:00.679433 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679434 Trusted = 0x0000000000000001 (1) 00:00:00.679434 00:00:00.679434 [/Devices/mc146818/] (level 2) 00:00:00.679435 00:00:00.679435 [/Devices/mc146818/0/] (level 3) 00:00:00.679436 00:00:00.679436 [/Devices/mc146818/0/Config/] (level 4) 00:00:00.679436 UseUTC = 0x0000000000000000 (0) 00:00:00.679437 00:00:00.679437 [/Devices/parallel/] (level 2) 00:00:00.679437 00:00:00.679438 [/Devices/pcarch/] (level 2) 00:00:00.679438 00:00:00.679438 [/Devices/pcarch/0/] (level 3) 00:00:00.679439 Trusted = 0x0000000000000001 (1) 00:00:00.679439 00:00:00.679439 [/Devices/pcarch/0/Config/] (level 4) 00:00:00.679440 00:00:00.679440 [/Devices/pckbd/] (level 2) 00:00:00.679441 00:00:00.679441 [/Devices/pckbd/0/] (level 3) 00:00:00.679441 Trusted = 0x0000000000000001 (1) 00:00:00.679442 00:00:00.679442 [/Devices/pckbd/0/Config/] (level 4) 00:00:00.679443 00:00:00.679443 [/Devices/pckbd/0/LUN#0/] (level 4) 00:00:00.679443 Driver = "KeyboardQueue" (cb=14) 00:00:00.679444 00:00:00.679444 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.679445 Driver = "MainKeyboard" (cb=13) 00:00:00.679445 00:00:00.679445 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.679446 Object = 0x000055b618103000 (94 240 576 122 880) 00:00:00.679447 00:00:00.679447 [/Devices/pckbd/0/LUN#0/Config/] (level 5) 00:00:00.679448 QueueSize = 0x0000000000000040 (64) 00:00:00.679448 00:00:00.679449 [/Devices/pckbd/0/LUN#1/] (level 4) 00:00:00.679449 Driver = "MouseQueue" (cb=11) 00:00:00.679450 00:00:00.679450 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5) 00:00:00.679450 Driver = "MainMouse" (cb=10) 00:00:00.679451 00:00:00.679451 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6) 00:00:00.679452 Object = 0x00007fbdac012ba0 (140 452 611 304 352) 00:00:00.679453 00:00:00.679453 [/Devices/pckbd/0/LUN#1/Config/] (level 5) 00:00:00.679454 QueueSize = 0x0000000000000080 (128) 00:00:00.679454 00:00:00.679454 [/Devices/pcnet/] (level 2) 00:00:00.679455 00:00:00.679455 [/Devices/serial/] (level 2) 00:00:00.679455 00:00:00.679456 [/Devices/smc/] (level 2) 00:00:00.679456 00:00:00.679456 [/Devices/smc/0/] (level 3) 00:00:00.679457 Trusted = 0x0000000000000001 (1) 00:00:00.679457 00:00:00.679457 [/Devices/smc/0/Config/] (level 4) 00:00:00.679458 DeviceKey = "" (cb=1) 00:00:00.679459 GetKeyFromRealSMC = 0x0000000000000000 (0) 00:00:00.679459 00:00:00.679459 [/Devices/usb-xhci/] (level 2) 00:00:00.679460 00:00:00.679460 [/Devices/usb-xhci/0/] (level 3) 00:00:00.679461 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679462 PCIDeviceNo = 0x000000000000000c (12) 00:00:00.679463 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679463 Trusted = 0x0000000000000001 (1) 00:00:00.679464 00:00:00.679464 [/Devices/usb-xhci/0/Config/] (level 4) 00:00:00.679465 00:00:00.679466 [/Devices/usb-xhci/0/LUN#0/] (level 4) 00:00:00.679467 Driver = "VUSBRootHub" (cb=12) 00:00:00.679467 00:00:00.679467 [/Devices/usb-xhci/0/LUN#0/Config/] (level 5) 00:00:00.679469 00:00:00.679469 [/Devices/usb-xhci/0/LUN#1/] (level 4) 00:00:00.679470 Driver = "VUSBRootHub" (cb=12) 00:00:00.679470 00:00:00.679470 [/Devices/usb-xhci/0/LUN#1/Config/] (level 5) 00:00:00.679471 00:00:00.679471 [/Devices/usb-xhci/0/LUN#999/] (level 4) 00:00:00.679472 Driver = "MainStatus" (cb=11) 00:00:00.679472 00:00:00.679473 [/Devices/usb-xhci/0/LUN#999/Config/] (level 5) 00:00:00.679473 First = 0x0000000000000000 (0) 00:00:00.679474 Last = 0x0000000000000001 (1) 00:00:00.679474 papLeds = 0x00007fbdac003b20 (140 452 611 242 784) 00:00:00.679475 00:00:00.679475 [/Devices/vga/] (level 2) 00:00:00.679476 00:00:00.679476 [/Devices/vga/0/] (level 3) 00:00:00.679476 PCIBusNo = 0x0000000000000000 (0) 00:00:00.679477 PCIDeviceNo = 0x0000000000000002 (2) 00:00:00.679477 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.679478 Trusted = 0x0000000000000001 (1) 00:00:00.679478 00:00:00.679478 [/Devices/vga/0/Config/] (level 4) 00:00:00.679479 3DEnabled = 0x0000000000000000 (0) 00:00:00.679480 CustomVideoMode1 = "1680x1050x32" (cb=13) 00:00:00.679480 CustomVideoModes = 0x0000000000000001 (1) 00:00:00.679481 FadeIn = 0x0000000000000001 (1) 00:00:00.679482 FadeOut = 0x0000000000000001 (1) 00:00:00.679482 HeightReduction = 0x0000000000000000 (0) 00:00:00.679483 LogoFile = "" (cb=1) 00:00:00.679484 LogoTime = 0x0000000000000000 (0) 00:00:00.679485 MonitorCount = 0x0000000000000001 (1) 00:00:00.679485 ShowBootMenu = 0x0000000000000002 (2) 00:00:00.679486 VRamSize = 0x0000000008000000 (134 217 728, 128 MB) 00:00:00.679487 00:00:00.679487 [/Devices/vga/0/LUN#0/] (level 4) 00:00:00.679487 Driver = "MainDisplay" (cb=12) 00:00:00.679488 00:00:00.679488 [/Devices/vga/0/LUN#0/Config/] (level 5) 00:00:00.679489 Object = 0x00007fbdac0041e0 (140 452 611 244 512) 00:00:00.679489 00:00:00.679490 [/Devices/vga/0/LUN#999/] (level 4) 00:00:00.679490 Driver = "MainStatus" (cb=11) 00:00:00.679491 00:00:00.679491 [/Devices/vga/0/LUN#999/Config/] (level 5) 00:00:00.679492 First = 0x0000000000000000 (0) 00:00:00.679492 Last = 0x0000000000000000 (0) 00:00:00.679492 papLeds = 0x00007fbdac003b30 (140 452 611 242 800) 00:00:00.679493 00:00:00.679493 [/Devices/virtio-net/] (level 2) 00:00:00.679494 00:00:00.679494 [/EM/] (level 1) 00:00:00.679495 TripleFaultReset = 0x0000000000000000 (0) 00:00:00.679495 00:00:00.679495 [/GIM/] (level 1) 00:00:00.679496 Provider = "Minimal" (cb=8) 00:00:00.679496 00:00:00.679496 [/HM/] (level 1) 00:00:00.679497 64bitEnabled = 0x0000000000000001 (1) 00:00:00.679498 EnableLargePages = 0x0000000000000001 (1) 00:00:00.679498 EnableNestedPaging = 0x0000000000000001 (1) 00:00:00.679498 EnableUX = 0x0000000000000001 (1) 00:00:00.679499 EnableVPID = 0x0000000000000001 (1) 00:00:00.679499 Exclusive = 0x0000000000000001 (1) 00:00:00.679500 HMForced = 0x0000000000000001 (1) 00:00:00.679500 IBPBOnVMEntry = 0x0000000000000000 (0) 00:00:00.679501 IBPBOnVMExit = 0x0000000000000000 (0) 00:00:00.679501 SpecCtrlByHost = 0x0000000000000000 (0) 00:00:00.679502 UseNEMInstead = 0x0000000000000000 (0) 00:00:00.679502 00:00:00.679502 [/MM/] (level 1) 00:00:00.679503 CanUseLargerHeap = 0x0000000000000001 (1) 00:00:00.679503 00:00:00.679503 [/NEM/] (level 1) 00:00:00.679504 Allow64BitGuests = 0x0000000000000001 (1) 00:00:00.679504 00:00:00.679504 [/PDM/] (level 1) 00:00:00.679505 00:00:00.679505 [/PDM/AsyncCompletion/] (level 2) 00:00:00.679505 00:00:00.679506 [/PDM/AsyncCompletion/File/] (level 3) 00:00:00.679506 00:00:00.679506 [/PDM/AsyncCompletion/File/BwGroups/] (level 4) 00:00:00.679507 00:00:00.679507 [/PDM/BlkCache/] (level 2) 00:00:00.679508 CacheSize = 0x0000000000500000 (5 242 880, 5 MB) 00:00:00.679509 00:00:00.679509 [/PDM/Devices/] (level 2) 00:00:00.679509 00:00:00.679509 [/PDM/Devices/VBoxEhci/] (level 3) 00:00:00.679510 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97) 00:00:00.679511 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.679511 RCSearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.679511 00:00:00.679512 [/PDM/Devices/VBoxNvme/] (level 3) 00:00:00.679512 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxNvmeR3.so" (cb=97) 00:00:00.679513 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.679513 RCSearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.679513 00:00:00.679513 [/PDM/Devices/VBoxPciRaw/] (level 3) 00:00:00.679514 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99) 00:00:00.679515 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.679515 00:00:00.679515 [/PDM/Drivers/] (level 2) 00:00:00.679516 00:00:00.679516 [/PDM/Drivers/DrvHostWebcam/] (level 3) 00:00:00.679517 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101) 00:00:00.679518 00:00:00.679518 [/PDM/Drivers/VBoxC/] (level 3) 00:00:00.679519 Path = "/usr/lib/virtualbox/components/VBoxC" (cb=37) 00:00:00.679519 00:00:00.679520 [/PDM/Drivers/VBoxPciRawDrv/] (level 3) 00:00:00.679520 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100) 00:00:00.679521 00:00:00.679521 [/PDM/NetworkShaper/] (level 2) 00:00:00.679522 00:00:00.679522 [/PDM/NetworkShaper/BwGroups/] (level 3) 00:00:00.679524 00:00:00.679524 [/PDM/USB/] (level 2) 00:00:00.679524 00:00:00.679524 [/PDM/USB/VBoxUsbCardReader/] (level 3) 00:00:00.679525 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106) 00:00:00.679525 00:00:00.679526 [/PDM/USB/VBoxUsbWebcam/] (level 3) 00:00:00.679526 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102) 00:00:00.679527 00:00:00.679527 [/TM/] (level 1) 00:00:00.679527 UTCOffset = 0x0000000000000000 (0) 00:00:00.679528 00:00:00.679528 [/USB/] (level 1) 00:00:00.679528 00:00:00.679528 [/USB/HidKeyboard/] (level 2) 00:00:00.679529 00:00:00.679529 [/USB/HidKeyboard/0/] (level 3) 00:00:00.679530 00:00:00.679530 [/USB/HidKeyboard/0/Config/] (level 4) 00:00:00.679531 00:00:00.679531 [/USB/HidKeyboard/0/LUN#0/] (level 4) 00:00:00.679532 Driver = "KeyboardQueue" (cb=14) 00:00:00.679532 00:00:00.679532 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.679533 Driver = "MainKeyboard" (cb=13) 00:00:00.679533 00:00:00.679533 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.679534 Object = 0x000055b618103000 (94 240 576 122 880) 00:00:00.679535 00:00:00.679536 [/USB/HidKeyboard/0/LUN#0/Config/] (level 5) 00:00:00.679537 QueueSize = 0x0000000000000040 (64) 00:00:00.679537 00:00:00.679538 [/USB/HidMouse/] (level 2) 00:00:00.679539 00:00:00.679539 [/USB/HidMouse/0/] (level 3) 00:00:00.679540 00:00:00.679540 [/USB/HidMouse/0/Config/] (level 4) 00:00:00.679541 Mode = "absolute" (cb=9) 00:00:00.679542 00:00:00.679542 [/USB/HidMouse/0/LUN#0/] (level 4) 00:00:00.679543 Driver = "MouseQueue" (cb=11) 00:00:00.679543 00:00:00.679544 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.679544 Driver = "MainMouse" (cb=10) 00:00:00.679545 00:00:00.679545 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.679546 Object = 0x00007fbdac012ba0 (140 452 611 304 352) 00:00:00.679547 00:00:00.679547 [/USB/HidMouse/0/LUN#0/Config/] (level 5) 00:00:00.679547 QueueSize = 0x0000000000000080 (128) 00:00:00.679548 00:00:00.679548 [/USB/USBProxy/] (level 2) 00:00:00.679549 00:00:00.679549 [/USB/USBProxy/GlobalConfig/] (level 3) 00:00:00.679549 00:00:00.679550 * End of CFGM dump ** 00:00:00.679558 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false 00:00:00.679559 VM: fRawRing1Enabled=false CSAM=true PATM=true 00:00:00.679654 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support 00:00:00.679680 MM: cbHyperHeap=0x240000 (2359296) 00:00:00.680389 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x1f 00:00:00.681150 CPUM: Matched host CPU INTEL 0x6/0x9e/0xa Intel_Core7_CoffeeLake with CPU DB entry 'Intel Core i7-6700K' (INTEL 0x6/0x5e/0x3 Intel_Core7_Skylake) 00:00:00.681150 CPUM: MXCSR_MASK=0xffff (host: 0xffff) 00:00:00.681150 CPUM: Microcode revision 0x00000096 00:00:00.681150 CPUM: Changing leaf 13[0]: EBX=0x440 -> 0x340, ECX=0x440 -> 0x340 00:00:00.681150 CPUM: SetGuestCpuIdFeature: Enabled PAE 00:00:00.681150 PGM: HCPhysInterPD=000000000362c000 HCPhysInterPaePDPT=000000000362f000 HCPhysInterPaePML4=000000001a4dd000 00:00:00.681150 PGM: apInterPTs={000000000362d000,000000000362e000} apInterPaePTs={0000000171da6000,0000000171da7000} apInterPaePDs={000000020d76e000,000000020d76f000,0000000356368000,0000000356369000} pInterPaePDPT64=000000001a4dc000 00:00:00.681150 PGM: Host paging mode: AMD64+PGE+NX 00:00:00.681150 PGM: PGMPool: cMaxPages=2096 (u64MaxPages=2084) 00:00:00.681150 PGM: pgmR3PoolInit: cMaxPages=0x830 cMaxUsers=0x1060 cMaxPhysExts=0x1060 fCacheEnable=true 00:00:00.705190 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=83 u32UpdateIntervalNS=12000000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0xb cCpus=12 00:00:00.705250 TM: GIP - u64CpuHz=2 591 893 050 (0x9a7d263a) SUPGetCpuHzFromGip => 2 591 893 050 00:00:00.705254 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2591892656() cErrors=0 00:00:00.705257 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0xb i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705259 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705261 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x8 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705262 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x8 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705264 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0xa iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705266 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x1 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705267 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x3 iGipCpu=0xa i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705269 TM: GIP - CPU: iCpuSet=0x8 idCpu=0x8 idApic=0x5 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705271 TM: GIP - CPU: iCpuSet=0x9 idCpu=0x9 idApic=0x7 iGipCpu=0x9 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705273 TM: GIP - CPU: iCpuSet=0xa idCpu=0xa idApic=0x9 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705275 TM: GIP - CPU: iCpuSet=0xb idCpu=0xb idApic=0xb iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.705310 TM: cTSCTicksPerSecond=2 591 893 050 (0x9a7d263a) enmTSCMode=1 (VirtTscEmulated) 00:00:00.705311 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false 00:00:00.705487 VMM: CoreCode: R3=00007fbdd4000000 R0=XXXXXXXXXXXXXXXX RC=a10c0000 Phys=0000000003450000 cb=0x1000 00:00:00.705664 EMR3Init: fRecompileUser=false fRecompileSupervisor=false fRawRing1Enabled=false fIemExecutesAll=false fGuruOnTripleFault=true 00:00:00.705768 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_CoffeeLake 00:00:00.705814 GIM: Using provider 'Minimal' (Implementation version: 0) 00:00:00.705818 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit 00:00:00.773228 AIOMgr: Default manager type is 'Async' 00:00:00.773266 AIOMgr: Default file backend is 'NonBuffered' 00:00:00.773639 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes 00:00:00.773663 BlkCache: Cache commit interval is 10000 ms 00:00:00.773671 BlkCache: Cache commit threshold is 2621440 bytes 00:00:00.783678 EFI: boot args = 00:00:00.783712 EFI: device props = 00:00:00.786796 Found EFI FW Volume, 131072 bytes (32 4096-byte blocks) 00:00:00.788924 DMI: Using DmiSystemProduct from host: 20M9CTO1WW 00:00:00.788956 DMI: Using DmiSystemVersion from host: ThinkPad P52 00:00:00.799462 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:00.801581 CPUM: SetGuestCpuIdFeature: Enabled xAPIC 00:00:00.801982 IOAPIC: Using implementation 2.0! Chipset type ICH9 00:00:00.802066 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:00:00.804274 Shared Folders service loaded 00:00:00.805159 Guest Control service loaded 00:00:00.829435 VGA: Using the 386+ BIOS image. 00:00:00.830479 VD: VDInit finished with VINF_SUCCESS 00:00:00.830806 DrvVD: Flushes will be ignored 00:00:00.830811 DrvVD: Async flushes will be passed to the disk 00:00:00.837177 VD: Opening the disk took 4350864 ns 00:00:00.837177 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 67108864 00:00:00.837177 DrvVD: Flushes will be ignored 00:00:00.837177 DrvVD: Async flushes will be passed to the disk 00:00:00.842746 VD: Opening the disk took 60284 ns 00:00:00.842824 AHCI: LUN#1: CD/DVD 00:00:00.843008 DrvVD: Flushes will be ignored 00:00:00.843017 DrvVD: Async flushes will be passed to the disk 00:00:00.844979 VD: Opening the disk took 27515 ns 00:00:00.845024 AHCI: LUN#2: CD/DVD 00:00:00.845161 AHCI: Port3: No driver attached 00:00:00.845166 AHCI: Port4: No driver attached 00:00:00.845169 AHCI: Port5: No driver attached 00:00:00.845171 AHCI: Port6: No driver attached 00:00:00.845173 AHCI: Port7: No driver attached 00:00:00.845175 AHCI: Port8: No driver attached 00:00:00.845178 AHCI: Port9: No driver attached 00:00:00.845180 AHCI: Port10: No driver attached 00:00:00.845182 AHCI: Port11: No driver attached 00:00:00.845184 AHCI: Port12: No driver attached 00:00:00.845185 AHCI: Port13: No driver attached 00:00:00.845187 AHCI: Port14: No driver attached 00:00:00.845189 AHCI: Port15: No driver attached 00:00:00.845191 AHCI: Port16: No driver attached 00:00:00.845193 AHCI: Port17: No driver attached 00:00:00.845195 AHCI: Port18: No driver attached 00:00:00.845197 AHCI: Port19: No driver attached 00:00:00.845199 AHCI: Port20: No driver attached 00:00:00.845201 AHCI: Port21: No driver attached 00:00:00.845203 AHCI: Port22: No driver attached 00:00:00.845205 AHCI: Port23: No driver attached 00:00:00.845206 AHCI: Port24: No driver attached 00:00:00.845208 AHCI: Port25: No driver attached 00:00:00.845210 AHCI: Port26: No driver attached 00:00:00.845212 AHCI: Port27: No driver attached 00:00:00.845214 AHCI: Port28: No driver attached 00:00:00.845216 AHCI: Port29: No driver attached 00:00:00.845236 AHCI#0: Reset the HBA 00:00:00.845239 VD#0: Cancelling all active requests 00:00:00.845259 E1000#0: Chip=82545EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled GC=enabled 00:00:00.849959 NAT: Guest address guess set to 10.0.2.15 by initialization 00:00:00.850008 NAT: resolv.conf: nameserver 127.0.0.53 00:00:00.850016 NAT: DNS server 127.0.0.53 registration detected, switching to the DNS proxy 00:00:00.850026 NAT: Adding domain name Home 00:00:00.850028 NAT: DNS#0: 127.0.0.53 00:00:00.850272 Audio: Initializing PulseAudio driver 00:00:00.851629 PulseAudio: Using v11.1.0 00:00:00.852968 AC97: Reset 00:00:00.853321 ACPI: enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff 00:00:00.853511 VUSB: Attached 'HidKeyboard' to port 1 on RootHub#1 (FullSpeed) 00:00:00.853580 VUSB: Attached 'HidMouse' to port 2 on RootHub#1 (FullSpeed) 00:00:00.853678 PGM: The CPU physical address width is 39 bits 00:00:00.853681 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff 00:00:00.853715 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true 00:00:00.854642 ACPI: enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff 00:00:00.854822 VMM: Enabled thread-context hooks 00:00:00.854825 VMM: RTThreadPreemptIsPending() can be trusted 00:00:00.854826 VMM: Kernel preemption is not possible it seems 00:00:00.854905 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false) 00:00:00.854924 HM: Using VT-x implementation 2.0 00:00:00.854925 HM: Max resume loops = 8192 00:00:00.854925 HM: Host CR4 = 0x3606e0 00:00:00.854926 HM: Host EFER = 0xd01 00:00:00.854926 HM: MSR_IA32_SMM_MONITOR_CTL = 0x0 00:00:00.854926 HM: MSR_IA32_FEATURE_CONTROL = 0x60005 00:00:00.854927 HM: LOCK 00:00:00.854927 HM: VMXON 00:00:00.854928 HM: SGX_LAUNCH_EN 00:00:00.854928 HM: SGX_GLOBAL_EN 00:00:00.854928 HM: MSR_IA32_VMX_BASIC = 0xda040000000004 00:00:00.854929 HM: VMCS id = 0x4 00:00:00.854929 HM: VMCS size = 1024 bytes 00:00:00.854929 HM: VMCS physical address limit = None 00:00:00.854930 HM: VMCS memory type = Write Back (WB) 00:00:00.854930 HM: Dual-monitor treatment support = true 00:00:00.854930 HM: OUTS & INS instruction-info = true 00:00:00.854931 HM: Supports true capability MSRs = true 00:00:00.854931 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016 00:00:00.854932 HM: EXT_INT_EXIT 00:00:00.854932 HM: NMI_EXIT 00:00:00.854932 HM: VIRTUAL_NMI 00:00:00.854932 HM: PREEMPT_TIMER 00:00:00.854933 HM: POSTED_INT (must be cleared) 00:00:00.854933 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172 00:00:00.854934 HM: INT_WINDOW_EXIT 00:00:00.854934 HM: USE_TSC_OFFSETTING 00:00:00.854934 HM: HLT_EXIT 00:00:00.854934 HM: INVLPG_EXIT 00:00:00.854935 HM: MWAIT_EXIT 00:00:00.854935 HM: RDPMC_EXIT 00:00:00.854935 HM: RDTSC_EXIT 00:00:00.854936 HM: CR3_LOAD_EXIT (must be set) 00:00:00.854936 HM: CR3_STORE_EXIT (must be set) 00:00:00.854936 HM: CR8_LOAD_EXIT 00:00:00.854936 HM: CR8_STORE_EXIT 00:00:00.854936 HM: USE_TPR_SHADOW 00:00:00.854937 HM: NMI_WINDOW_EXIT 00:00:00.854937 HM: MOV_DR_EXIT 00:00:00.854937 HM: UNCOND_IO_EXIT 00:00:00.854937 HM: USE_IO_BITMAPS 00:00:00.854937 HM: MONITOR_TRAP_FLAG 00:00:00.854937 HM: USE_MSR_BITMAPS 00:00:00.854938 HM: MONITOR_EXIT 00:00:00.854938 HM: PAUSE_EXIT 00:00:00.854938 HM: USE_SECONDARY_CTLS 00:00:00.854939 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x5ffcff00000000 00:00:00.854939 HM: VIRT_APIC_ACCESS 00:00:00.854940 HM: EPT 00:00:00.854940 HM: DESC_TABLE_EXIT 00:00:00.854940 HM: RDTSCP 00:00:00.854940 HM: VIRT_X2APIC_MODE 00:00:00.854941 HM: VPID 00:00:00.854941 HM: WBINVD_EXIT 00:00:00.854941 HM: UNRESTRICTED_GUEST 00:00:00.854942 HM: APIC_REG_VIRT (must be cleared) 00:00:00.854942 HM: VIRT_INT_DELIVERY (must be cleared) 00:00:00.854942 HM: PAUSE_LOOP_EXIT 00:00:00.854942 HM: RDRAND_EXIT 00:00:00.854942 HM: INVPCID 00:00:00.854943 HM: VMFUNC 00:00:00.854943 HM: VMCS_SHADOWING 00:00:00.854943 HM: ENCLS_EXIT 00:00:00.854943 HM: RDSEED_EXIT 00:00:00.854943 HM: PML 00:00:00.854944 HM: EPT_VE 00:00:00.854944 HM: CONCEAL_FROM_PT 00:00:00.854944 HM: XSAVES_XRSTORS 00:00:00.854944 HM: TSC_SCALING (must be cleared) 00:00:00.854944 HM: MSR_IA32_VMX_ENTRY_CTLS = 0x3ffff000011ff 00:00:00.854945 HM: LOAD_DEBUG (must be set) 00:00:00.854945 HM: IA32E_MODE_GUEST 00:00:00.854945 HM: ENTRY_TO_SMM 00:00:00.854946 HM: DEACTIVATE_DUAL_MON 00:00:00.854946 HM: LOAD_PERF_MSR 00:00:00.854946 HM: LOAD_PAT_MSR 00:00:00.854946 HM: LOAD_EFER_MSR 00:00:00.854946 HM: MSR_IA32_VMX_EXIT_CTLS = 0x1ffffff00036dff 00:00:00.854947 HM: SAVE_DEBUG (must be set) 00:00:00.854947 HM: HOST_ADDR_SPACE_SIZE 00:00:00.854947 HM: LOAD_PERF_MSR 00:00:00.854948 HM: ACK_EXT_INT 00:00:00.854948 HM: SAVE_PAT_MSR 00:00:00.854948 HM: LOAD_PAT_MSR 00:00:00.854948 HM: SAVE_EFER_MSR 00:00:00.854948 HM: LOAD_EFER_MSR 00:00:00.854949 HM: SAVE_PREEMPT_TIMER 00:00:00.854949 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS = 0x7f00000016 00:00:00.854949 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS = 0xfff9fffe04006172 00:00:00.854950 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS = 0x3ffff000011fb 00:00:00.854950 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS = 0x1ffffff00036dfb 00:00:00.854951 HM: MSR_IA32_VMX_MISC = 0x7004c1e7 00:00:00.854951 HM: PREEMPT_TIMER_TSC = 0x7 00:00:00.854952 HM: EXIT_SAVE_EFER_LMA = true 00:00:00.854952 HM: ACTIVITY_STATES = 0x7 ( HLT SHUTDOWN SIPI_WAIT ) 00:00:00.854952 HM: INTEL_PT = true 00:00:00.854953 HM: SMM_READ_SMBASE_MSR = true 00:00:00.854953 HM: CR3_TARGET = 0x4 00:00:00.854953 HM: MAX_MSR = 0x0 ( 512 ) 00:00:00.854954 HM: VMXOFF_BLOCK_SMI = true 00:00:00.854954 HM: VMWRITE_ALL = true 00:00:00.854954 HM: ENTRY_INJECT_SOFT_INT = 0x1 00:00:00.854955 HM: MSEG_ID = 0x0 00:00:00.854955 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2e 00:00:00.854955 HM: HIGHEST_IDX = 0x17 00:00:00.854956 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106734141 00:00:00.854956 HM: RWX_X_ONLY 00:00:00.854956 HM: PAGE_WALK_LENGTH_4 00:00:00.854956 HM: EMT_UC 00:00:00.854957 HM: EMT_WB 00:00:00.854957 HM: PDE_2M 00:00:00.854957 HM: PDPTE_1G 00:00:00.854957 HM: INVEPT 00:00:00.854957 HM: EPT_ACCESS_DIRTY 00:00:00.854958 HM: INVEPT_SINGLE_CONTEXT 00:00:00.854958 HM: INVEPT_ALL_CONTEXTS 00:00:00.854958 HM: INVVPID 00:00:00.854958 HM: INVVPID_INDIV_ADDR 00:00:00.854958 HM: INVVPID_SINGLE_CONTEXT 00:00:00.854959 HM: INVVPID_ALL_CONTEXTS 00:00:00.854959 HM: INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS 00:00:00.854959 HM: MSR_IA32_VMX_VMFUNC = 0x1 00:00:00.854959 HM: EPTP_SWITCHING 00:00:00.854959 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021 00:00:00.854960 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff 00:00:00.854960 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000 00:00:00.854961 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x3767ff 00:00:00.854961 HM: APIC-access page physaddr = 0x00000000158cc000 00:00:00.854962 HM: VCPU 0: MSR bitmap physaddr = 0x00000000158ce000 00:00:00.854962 HM: VCPU 0: VMCS physaddr = 0x00000000158cd000 00:00:00.854963 HM: VCPU 1: MSR bitmap physaddr = 0x0000000016774000 00:00:00.854963 HM: VCPU 1: VMCS physaddr = 0x0000000016773000 00:00:00.854964 HM: Guest support: 32-bit and 64-bit 00:00:00.854966 HM: Supports VMCS EFER fields = true 00:00:00.854967 HM: Enabled VMX 00:00:00.854969 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT 00:00:00.854969 CPUM: SetGuestCpuIdFeature: Enabled PAE 00:00:00.854970 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE 00:00:00.854970 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET 00:00:00.854970 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF 00:00:00.854971 CPUM: SetGuestCpuIdFeature: Enabled NX 00:00:00.854971 HM: Enabled nested paging 00:00:00.854971 HM: EPT flush type = Single context 00:00:00.854971 HM: Enabled unrestricted guest execution 00:00:00.854977 HM: Enabled large page support 00:00:00.854977 HM: Enabled VPID 00:00:00.854977 HM: VPID flush type = Single context 00:00:00.854978 HM: Enabled VMX-preemption timer (cPreemptTimerShift=7) 00:00:00.854978 HM: VT-x/AMD-V init method: GLOBAL 00:00:00.854979 EM: Exit history optimizations: enabled=true enabled-r0=true enabled-r0-no-preemption=false 00:00:00.854993 VMM: fUsePeriodicPreemptionTimers=false 00:00:00.855457 CPUM: Logical host processors: 12 present, 12 max, 12 online, online mask: 0000000000000fff 00:00:00.855553 CPUM: Physical host cores: 6 00:00:00.855554 ***** CPUID dump **** 00:00:00.855564 Raw Standard CPUID Leaves 00:00:00.855565 Leaf/sub-leaf eax ebx ecx edx 00:00:00.855565 Gst: 00000000/0000 00000016 756e6547 6c65746e 49656e69 00:00:00.855566 Hst: 00000016 756e6547 6c65746e 49656e69 00:00:00.855567 Gst: 00000001/0000 000906ea 00020800 d6da2203 178bfbff 00:00:00.855568 Hst: 000906ea 08100800 7ffafbff bfebfbff 00:00:00.855569 Gst: 00000002/0000 76036301 00f0b5ff 00000000 00c30000 00:00:00.855569 Hst: 76036301 00f0b5ff 00000000 00c30000 00:00:00.855570 Gst: 00000003/0000 00000000 00000000 00000000 00000000 00:00:00.855570 Hst: 00000000 00000000 00000000 00000000 00:00:00.855571 Gst: 00000004/0000 04000121 01c0003f 0000003f 00000000 00:00:00.855571 Hst: 1c004121 01c0003f 0000003f 00000000 00:00:00.855572 Gst: 00000004/0001 04000122 01c0003f 0000003f 00000000 00:00:00.855572 Hst: 1c004122 01c0003f 0000003f 00000000 00:00:00.855573 Gst: 00000004/0002 04000143 00c0003f 000003ff 00000000 00:00:00.855573 Hst: 1c004143 00c0003f 000003ff 00000000 00:00:00.855574 Gst: 00000004/0003 04000163 02c0003f 00002fff 00000006 00:00:00.855575 Hst: 1c03c163 02c0003f 00002fff 00000006 00:00:00.855575 Gst: 00000004/0004 04000000 00000000 00000000 00000000 00:00:00.855576 Hst: 00000000 00000000 00000000 00000000 00:00:00.855576 Gst: 00000005/0000 00000000 00000000 00000003 00000000 00:00:00.855576 Hst: 00000040 00000040 00000003 11142120 00:00:00.855577 Gst: 00000006/0000 00000000 00000000 00000000 00000000 00:00:00.855578 Hst: 000027f7 00000002 00000009 00000000 00:00:00.855578 Gst: 00000007/0000 00000000 00842421 00000000 00000000 00:00:00.855579 Hst: 00000000 029c6fbf 40000000 9c000000 00:00:00.855579 Gst: 00000007/0001 00000000 00000000 00000000 00000000 00:00:00.855580 Hst: 00000000 00000000 00000000 00000000 00:00:00.855580 Gst: 00000008/0000 00000000 00000000 00000000 00000000 00:00:00.855580 Hst: 00000000 00000000 00000000 00000000 00:00:00.855581 Gst: 00000009/0000 00000000 00000000 00000000 00000000 00:00:00.855581 Hst: 00000000 00000000 00000000 00000000 00:00:00.855582 Gst: 0000000a/0000 00000000 00000000 00000000 00000000 00:00:00.855582 Hst: 07300404 00000000 00000000 00000603 00:00:00.855583 Gst: 0000000b/0000 00000000 00000001 00000100 00000000 00:00:00.855583 Hst: 00000001 00000002 00000100 00000008 00:00:00.855583 Gst: 0000000b/0001 00000001 00000002 00000201 00000000 00:00:00.855584 Hst: 00000004 0000000c 00000201 00000008 00:00:00.855584 Gst: 0000000b/0002 00000000 00000000 00000002 00000000 00:00:00.855584 Hst: 00000000 00000000 00000002 00000008 00:00:00.855585 Gst: 0000000c/0000 00000000 00000000 00000000 00000000 00:00:00.855585 Hst: 00000000 00000000 00000000 00000000 00:00:00.855586 Gst: 0000000d/0000 00000007 00000340 00000340 00000000 00:00:00.855586 Hst: 0000001f 00000440 00000440 00000000 00:00:00.855587 Gst: 0000000d/0001 00000000 000003c0 00000000 00000000 00:00:00.855587 Hst: 0000000f 000003c0 00000100 00000000 00:00:00.855588 Gst: 0000000d/0002 00000100 00000240 00000000 00000000 00:00:00.855588 Hst: 00000100 00000240 00000000 00000000 00:00:00.855588 Gst: 0000000d/0003 00000000 00000000 00000000 00000000 00:00:00.855589 Hst: 00000040 000003c0 00000000 00000000 00:00:00.855589 Gst: 0000000d/0004 00000000 00000000 00000000 00000000 00:00:00.855590 Hst: 00000040 00000400 00000000 00000000 00:00:00.855590 Gst: 0000000d/0005 00000000 00000000 00000000 00000000 00:00:00.855590 Hst: 00000000 00000000 00000000 00000000 00:00:00.855591 Gst: 0000000d/0006 00000000 00000000 00000000 00000000 00:00:00.855591 Hst: 00000000 00000000 00000000 00000000 00:00:00.855592 Gst: 0000000d/0007 00000000 00000000 00000000 00000000 00:00:00.855592 Hst: 00000000 00000000 00000000 00000000 00:00:00.855593 Gst: 0000000d/0008 00000000 00000000 00000000 00000000 00:00:00.855593 Hst: 00000080 00000000 00000001 00000000 00:00:00.855593 Gst: 0000000d/0009 00000000 00000000 00000000 00000000 00:00:00.855594 Hst: 00000000 00000000 00000000 00000000 00:00:00.855608 Gst: 0000000e/0000 00000000 00000000 00000000 00000000 00:00:00.855609 Hst: 00000000 00000000 00000000 00000000 00:00:00.855609 Gst: 0000000f/0000 00000000 00000000 00000000 00000000 00:00:00.855609 Hst: 00000000 00000000 00000000 00000000 00:00:00.855610 Gst: 00000010/0000 00000000 00000000 00000000 00000000 00:00:00.855610 Hst: 00000000 00000000 00000000 00000000 00:00:00.855611 Gst: 00000011/0000 00000000 00000000 00000000 00000000 00:00:00.855611 Hst: 00000000 00000000 00000000 00000000 00:00:00.855614 Gst: 00000012/0000 00000000 00000000 00000000 00000000 00:00:00.855615 Hst: 00000001 00000000 00000000 0000241f 00:00:00.855615 Hst: 00000013/0000 00000000 00000000 00000000 00000000 00:00:00.855616 Hst: 00000014/0000 00000001 0000000f 00000007 00000000 00:00:00.855616 Hst: 00000015/0000 00000002 000000d8 00000000 00000000 00:00:00.855617 Hst: 00000016/0000 00000a28 000010cc 00000064 00000000 00:00:00.855618 Name: GenuineIntel 00:00:00.855619 Supports: 0x00000000-0x00000016 00:00:00.855619 Family: 6 Extended: 0 Effective: 6 00:00:00.855620 Model: 14 Extended: 9 Effective: 158 00:00:00.855621 Stepping: 10 00:00:00.855621 Type: 0 (primary) 00:00:00.855622 APIC ID: 0x00 00:00:00.855622 Logical CPUs: 2 00:00:00.855623 CLFLUSH Size: 8 00:00:00.855623 Brand ID: 0x00 00:00:00.855624 Features 00:00:00.855624 Mnemonic - Description = guest (host) 00:00:00.855625 FPU - x87 FPU on Chip = 1 (1) 00:00:00.855626 VME - Virtual 8086 Mode Enhancements = 1 (1) 00:00:00.855627 DE - Debugging extensions = 1 (1) 00:00:00.855627 PSE - Page Size Extension = 1 (1) 00:00:00.855628 TSC - Time Stamp Counter = 1 (1) 00:00:00.855629 MSR - Model Specific Registers = 1 (1) 00:00:00.855629 PAE - Physical Address Extension = 1 (1) 00:00:00.855630 MCE - Machine Check Exception = 1 (1) 00:00:00.855630 CX8 - CMPXCHG8B instruction = 1 (1) 00:00:00.855631 APIC - APIC On-Chip = 1 (1) 00:00:00.855632 SEP - SYSENTER and SYSEXIT Present = 1 (1) 00:00:00.855632 MTRR - Memory Type Range Registers = 1 (1) 00:00:00.855633 PGE - PTE Global Bit = 1 (1) 00:00:00.855633 MCA - Machine Check Architecture = 1 (1) 00:00:00.855634 CMOV - Conditional Move instructions = 1 (1) 00:00:00.855634 PAT - Page Attribute Table = 1 (1) 00:00:00.855635 PSE-36 - 36-bit Page Size Extension = 1 (1) 00:00:00.855635 PSN - Processor Serial Number = 0 (0) 00:00:00.855636 CLFSH - CLFLUSH instruction = 1 (1) 00:00:00.855637 DS - Debug Store = 0 (1) 00:00:00.855637 ACPI - Thermal Mon. & Soft. Clock Ctrl. = 0 (1) 00:00:00.855638 MMX - Intel MMX Technology = 1 (1) 00:00:00.855638 FXSR - FXSAVE and FXRSTOR instructions = 1 (1) 00:00:00.855639 SSE - SSE support = 1 (1) 00:00:00.855640 SSE2 - SSE2 support = 1 (1) 00:00:00.855640 SS - Self Snoop = 0 (1) 00:00:00.855641 HTT - Hyper-Threading Technology = 1 (1) 00:00:00.855641 TM - Therm. Monitor = 0 (1) 00:00:00.855642 PBE - Pending Break Enabled = 0 (1) 00:00:00.855643 SSE3 - SSE3 support = 1 (1) 00:00:00.855643 PCLMUL - PCLMULQDQ support (for AES-GCM) = 1 (1) 00:00:00.855644 DTES64 - DS Area 64-bit Layout = 0 (1) 00:00:00.855644 MONITOR - MONITOR/MWAIT instructions = 0 (1) 00:00:00.855645 CPL-DS - CPL Qualified Debug Store = 0 (1) 00:00:00.855645 VMX - Virtual Machine Extensions = 0 (1) 00:00:00.855646 SMX - Safer Mode Extensions = 0 (1) 00:00:00.855647 EST - Enhanced SpeedStep Technology = 0 (1) 00:00:00.855647 TM2 - Terminal Monitor 2 = 0 (1) 00:00:00.855648 SSSE3 - Supplemental Streaming SIMD Extensions 3 = 1 (1) 00:00:00.855648 CNTX-ID - L1 Context ID = 0 (0) 00:00:00.855649 SDBG - Silicon Debug interface = 0 (1) 00:00:00.855649 FMA - Fused Multiply Add extensions = 0 (1) 00:00:00.855650 CX16 - CMPXCHG16B instruction = 1 (1) 00:00:00.855650 TPRUPDATE - xTPR Update Control = 0 (1) 00:00:00.855651 PDCM - Perf/Debug Capability MSR = 0 (1) 00:00:00.855652 PCID - Process Context Identifiers = 1 (1) 00:00:00.855652 DCA - Direct Cache Access = 0 (0) 00:00:00.855653 SSE4_1 - SSE4_1 support = 1 (1) 00:00:00.855653 SSE4_2 - SSE4_2 support = 1 (1) 00:00:00.855654 X2APIC - x2APIC support = 0 (1) 00:00:00.855654 MOVBE - MOVBE instruction = 1 (1) 00:00:00.855655 POPCNT - POPCNT instruction = 1 (1) 00:00:00.855656 TSCDEADL - Time Stamp Counter Deadline = 0 (1) 00:00:00.855656 AES - AES instructions = 1 (1) 00:00:00.855657 XSAVE - XSAVE instruction = 1 (1) 00:00:00.855657 OSXSAVE - OSXSAVE instruction = 0 (1) 00:00:00.855658 AVX - AVX support = 1 (1) 00:00:00.855659 F16C - 16-bit floating point conversion instructions = 0 (1) 00:00:00.855659 RDRAND - RDRAND instruction = 1 (1) 00:00:00.855660 HVP - Hypervisor Present (we're a guest) = 1 (0) 00:00:00.855660 Structured Extended Feature Flags Enumeration (leaf 7): 00:00:00.855661 Mnemonic - Description = guest (host) 00:00:00.855661 FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr. = 1 (1) 00:00:00.855662 TSCADJUST - Supports MSR_IA32_TSC_ADJUST = 0 (1) 00:00:00.855662 SGX - Supports Software Guard Extensions = 0 (1) 00:00:00.855663 BMI1 - Advanced Bit Manipulation extension 1 = 0 (1) 00:00:00.855663 HLE - Hardware Lock Elision = 0 (1) 00:00:00.855664 AVX2 - Advanced Vector Extensions 2 = 1 (1) 00:00:00.855664 FDP_EXCPTN_ONLY - FPU DP only updated on exceptions = 0 (0) 00:00:00.855665 SMEP - Supervisor Mode Execution Prevention = 0 (1) 00:00:00.855665 BMI2 - Advanced Bit Manipulation extension 2 = 0 (1) 00:00:00.855666 ERMS - Enhanced REP MOVSB/STOSB instructions = 0 (1) 00:00:00.855666 INVPCID - INVPCID instruction = 1 (1) 00:00:00.855667 RTM - Restricted Transactional Memory = 0 (1) 00:00:00.855667 PQM - Platform Quality of Service Monitoring = 0 (0) 00:00:00.855668 DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set = 1 (1) 00:00:00.855668 MPE - Intel Memory Protection Extensions = 0 (1) 00:00:00.855669 PQE - Platform Quality of Service Enforcement = 0 (0) 00:00:00.855669 AVX512F - AVX512 Foundation instructions = 0 (0) 00:00:00.855670 RDSEED - RDSEED instruction = 1 (1) 00:00:00.855670 ADX - ADCX/ADOX instructions = 0 (1) 00:00:00.855671 SMAP - Supervisor Mode Access Prevention = 0 (1) 00:00:00.855671 CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction = 1 (1) 00:00:00.855672 INTEL_PT - Intel Processor Trace = 0 (1) 00:00:00.855672 AVX512PF - AVX512 Prefetch instructions = 0 (0) 00:00:00.855673 AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0) 00:00:00.855673 AVX512CD - AVX512 Conflict Detection instructions = 0 (0) 00:00:00.855674 SHA - Secure Hash Algorithm extensions = 0 (0) 00:00:00.855674 PREFETCHWT1 - PREFETCHWT1 instruction = 0 (0) 00:00:00.855675 UMIP - User mode insturction prevention = 0 (0) 00:00:00.855675 PKU - Protection Key for Usermode pages = 0 (0) 00:00:00.855676 OSPKE - CR4.PKU mirror = 0 (0) 00:00:00.855677 MAWAU - Value used by BNDLDX & BNDSTX = 0x0 (0x0) 00:00:00.855677 RDPID - Read processor ID support = 0 (0) 00:00:00.855678 SGX_LC - Supports SGX Launch Configuration = 0 (1) 00:00:00.855679 IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB = 0 (1) 00:00:00.855679 STIBP - Supports IA32_SPEC_CTRL.STIBP = 0 (1) 00:00:00.855679 28 - Reserved = 0 (1) 00:00:00.855680 ARCHCAP - Supports IA32_ARCH_CAP = 0 (0) 00:00:00.855681 31 - Reserved = 0 (1) 00:00:00.855682 Processor Extended State Enumeration (leaf 0xd): 00:00:00.855682 XSAVE area cur/max size by XCR0, guest: 0x340/0x340 00:00:00.855683 XSAVE area cur/max size by XCR0, host: 0x440/0x440 00:00:00.855683 Valid XCR0 bits, guest: 0x0000000000000007 ( x87 SSE YMM_Hi128 ) 00:00:00.855685 Valid XCR0 bits, host: 0x000000000000001f ( x87 SSE YMM_Hi128 BNDREGS BNDCSR ) 00:00:00.855686 XSAVE features, guest: 00:00:00.855687 XSAVE features, host: XSAVEOPT XSAVEC XGETBC1 XSAVES 00:00:00.855688 XSAVE area cur size XCR0|XSS, guest: 0x3c0 00:00:00.855688 XSAVE area cur size XCR0|XSS, host: 0x3c0 00:00:00.855689 Valid IA32_XSS bits, guest: 0x0000000000000000 00:00:00.855689 Valid IA32_XSS bits, host: 0x0000010000000000 ( 40 ) 00:00:00.855690 State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128 00:00:00.855691 State #2, host: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128 00:00:00.855692 State #3, host: off=0x03c0, cb=0x0040 IA32_XSS-bit -- BNDREGS 00:00:00.855693 State #4, host: off=0x0400, cb=0x0040 IA32_XSS-bit -- BNDCSR 00:00:00.855694 State #8, host: off=0x0000, cb=0x0080 XCR0-bit -- 8 00:00:00.855701 Unknown CPUID Leaves 00:00:00.855702 Leaf/sub-leaf eax ebx ecx edx 00:00:00.855703 Gst: 00000012/0001 00000000 00000000 00000000 00000000 00:00:00.855704 Hst: 00000036 00000000 0000001f 00000000 00:00:00.855706 Gst: 00000012/0002 00000000 00000000 00000000 00000000 00:00:00.855706 Hst: 50200001 00000000 05d80001 00000000 00:00:00.855708 Gst: 00000012/0003 00000000 00000000 00000000 00000000 00:00:00.855708 Hst: 00000000 00000000 00000000 00000000 00:00:00.855708 Gst: 00000013/0000 00000000 00000000 00000000 00000000 00:00:00.855709 Hst: 00000000 00000000 00000000 00000000 00:00:00.855709 Gst: 00000014/0000 00000000 00000000 00000000 00000000 00:00:00.855710 Hst: 00000001 0000000f 00000007 00000000 00:00:00.855710 Gst: 00000014/0001 00000000 00000000 00000000 00000000 00:00:00.855710 Hst: 02490002 003f3fff 00000000 00000000 00:00:00.855711 Gst: 00000014/0002 00000000 00000000 00000000 00000000 00:00:00.855711 Hst: 00000000 00000000 00000000 00000000 00:00:00.855712 Gst: 00000015/0000 00000000 00000000 00000000 00000000 00:00:00.855712 Hst: 00000002 000000d8 00000000 00000000 00:00:00.855713 Gst: 00000016/0000 00000000 00000000 00000000 00000000 00:00:00.855713 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855714 Raw Hypervisor CPUID Leaves 00:00:00.855714 Leaf/sub-leaf eax ebx ecx edx 00:00:00.855715 Gst: 40000000/0000 40000010 00000000 00000000 00000000 00:00:00.855715 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855716 Gst: 40000001/0000 00000000 00000000 00000000 00000000 00:00:00.855717 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855717 Gst: 40000002/0000 00000000 00000000 00000000 00000000 00:00:00.855718 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855718 Gst: 40000003/0000 00000000 00000000 00000000 00000000 00:00:00.855719 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855720 Gst: 40000004/0000 00000000 00000000 00000000 00000000 00:00:00.855720 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855721 Gst: 40000005/0000 00000000 00000000 00000000 00000000 00:00:00.855721 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855722 Gst: 40000006/0000 00000000 00000000 00000000 00000000 00:00:00.855722 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855723 Gst: 40000007/0000 00000000 00000000 00000000 00000000 00:00:00.855723 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855724 Gst: 40000008/0000 00000000 00000000 00000000 00000000 00:00:00.855724 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855725 Gst: 40000009/0000 00000000 00000000 00000000 00000000 00:00:00.855725 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855726 Gst: 4000000a/0000 00000000 00000000 00000000 00000000 00:00:00.855727 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855727 Gst: 4000000b/0000 00000000 00000000 00000000 00000000 00:00:00.855728 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855728 Gst: 4000000c/0000 00000000 00000000 00000000 00000000 00:00:00.855729 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855729 Gst: 4000000d/0000 00000000 00000000 00000000 00000000 00:00:00.855730 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855730 Gst: 4000000e/0000 00000000 00000000 00000000 00000000 00:00:00.855731 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855732 Gst: 4000000f/0000 00000000 00000000 00000000 00000000 00:00:00.855732 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855733 Gst: 40000010/0000 00278c95 000f4240 00000000 00000000 00:00:00.855733 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.855734 Raw Extended CPUID Leaves 00:00:00.855734 Leaf/sub-leaf eax ebx ecx edx 00:00:00.855734 Gst: 80000000/0000 80000008 00000000 00000000 00000000 00:00:00.855735 Hst: 80000008 00000000 00000000 00000000 00:00:00.855735 Gst: 80000001/0000 00000000 00000000 00000121 28100800 00:00:00.855736 Hst: 00000000 00000000 00000121 2c100800 00:00:00.855737 Gst: 80000002/0000 65746e49 2952286c 726f4320 4d542865 00:00:00.855738 Hst: 65746e49 2952286c 726f4320 4d542865 00:00:00.855739 Gst: 80000003/0000 37692029 3538382d 43204830 40205550 00:00:00.855739 Hst: 37692029 3538382d 43204830 40205550 00:00:00.855740 Gst: 80000004/0000 362e3220 7a484730 00000000 00000000 00:00:00.855741 Hst: 362e3220 7a484730 00000000 00000000 00:00:00.855742 Gst: 80000005/0000 00000000 00000000 00000000 00000000 00:00:00.855742 Hst: 00000000 00000000 00000000 00000000 00:00:00.855742 Gst: 80000006/0000 00000000 00000000 01006040 00000000 00:00:00.855743 Hst: 00000000 00000000 01006040 00000000 00:00:00.855763 Gst: 80000007/0000 00000000 00000000 00000000 00000100 00:00:00.855764 Hst: 00000000 00000000 00000000 00000100 00:00:00.855764 Gst: 80000008/0000 00003027 00000000 00000000 00000000 00:00:00.855765 Hst: 00003027 00000000 00000000 00000000 00:00:00.855765 Ext Name:
00:00:00.855766 Ext Supports: 0x80000000-0x80000008 00:00:00.855766 Family: 0 Extended: 0 Effective: 0 00:00:00.855767 Model: 0 Extended: 0 Effective: 0 00:00:00.855767 Stepping: 0 00:00:00.855767 Brand ID: 0x000 00:00:00.855768 Ext Features 00:00:00.855768 Mnemonic - Description = guest (host) 00:00:00.855768 FPU - x87 FPU on Chip = 0 (0) 00:00:00.855769 VME - Virtual 8086 Mode Enhancements = 0 (0) 00:00:00.855770 DE - Debugging extensions = 0 (0) 00:00:00.855771 PSE - Page Size Extension = 0 (0) 00:00:00.855771 TSC - Time Stamp Counter = 0 (0) 00:00:00.855772 MSR - K86 Model Specific Registers = 0 (0) 00:00:00.855772 PAE - Physical Address Extension = 0 (0) 00:00:00.855773 MCE - Machine Check Exception = 0 (0) 00:00:00.855773 CX8 - CMPXCHG8B instruction = 0 (0) 00:00:00.855774 APIC - APIC On-Chip = 0 (0) 00:00:00.855775 SEP - SYSCALL/SYSRET = 1 (1) 00:00:00.855775 MTRR - Memory Type Range Registers = 0 (0) 00:00:00.855776 PGE - PTE Global Bit = 0 (0) 00:00:00.855776 MCA - Machine Check Architecture = 0 (0) 00:00:00.855777 CMOV - Conditional Move instructions = 0 (0) 00:00:00.855778 PAT - Page Attribute Table = 0 (0) 00:00:00.855778 PSE-36 - 36-bit Page Size Extension = 0 (0) 00:00:00.855779 NX - No-Execute/Execute-Disable = 1 (1) 00:00:00.855779 AXMMX - AMD Extensions to MMX instructions = 0 (0) 00:00:00.855780 MMX - Intel MMX Technology = 0 (0) 00:00:00.855780 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0) 00:00:00.855781 FFXSR - AMD fast FXSAVE and FXRSTOR instructions = 0 (0) 00:00:00.855781 Page1GB - 1 GB large page = 0 (1) 00:00:00.855782 RDTSCP - RDTSCP instruction = 1 (1) 00:00:00.855783 LM - AMD64 Long Mode = 1 (1) 00:00:00.855783 3DNOWEXT - AMD Extensions to 3DNow = 0 (0) 00:00:00.855784 3DNOW - AMD 3DNow = 0 (0) 00:00:00.855785 LahfSahf - LAHF/SAHF support in 64-bit mode = 1 (1) 00:00:00.855785 CmpLegacy - Core multi-processing legacy mode = 0 (0) 00:00:00.855786 SVM - AMD Secure Virtual Machine extensions = 0 (0) 00:00:00.855786 EXTAPIC - AMD Extended APIC registers = 0 (0) 00:00:00.855787 CR8L - AMD LOCK MOV CR0 means MOV CR8 = 0 (0) 00:00:00.855787 ABM - AMD Advanced Bit Manipulation = 1 (1) 00:00:00.855788 SSE4A - SSE4A instructions = 0 (0) 00:00:00.855788 MISALIGNSSE - AMD Misaligned SSE mode = 0 (0) 00:00:00.855789 3DNOWPRF - AMD PREFETCH and PREFETCHW instructions = 1 (1) 00:00:00.855789 OSVW - AMD OS Visible Workaround = 0 (0) 00:00:00.855790 IBS - Instruct Based Sampling = 0 (0) 00:00:00.855790 XOP - Extended Operation support = 0 (0) 00:00:00.855791 SKINIT - SKINIT, STGI, and DEV support = 0 (0) 00:00:00.855806 WDT - AMD Watchdog Timer support = 0 (0) 00:00:00.855807 LWP - Lightweight Profiling support = 0 (0) 00:00:00.855807 FMA4 - Four operand FMA instruction support = 0 (0) 00:00:00.855808 NodeId - NodeId in MSR C001_100C = 0 (0) 00:00:00.855808 TBM - Trailing Bit Manipulation instructions = 0 (0) 00:00:00.855809 TOPOEXT - Topology Extensions = 0 (0) 00:00:00.855809 PRFEXTCORE - Performance Counter Extensions support = 0 (0) 00:00:00.855810 PRFEXTNB - NB Performance Counter Extensions support = 0 (0) 00:00:00.855810 DATABPEXT - Data-access Breakpoint Extension = 0 (0) 00:00:00.855810 PERFTSC - Performance Time Stamp Counter = 0 (0) 00:00:00.855811 Full Name: "Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz" 00:00:00.855812 TLB 2/4M Instr/Uni: res0 0 entries 00:00:00.855812 TLB 2/4M Data: res0 0 entries 00:00:00.855812 TLB 4K Instr/Uni: res0 0 entries 00:00:00.855813 TLB 4K Data: res0 0 entries 00:00:00.855813 L1 Instr Cache Line Size: 0 bytes 00:00:00.855813 L1 Instr Cache Lines Per Tag: 0 00:00:00.855814 L1 Instr Cache Associativity: res0
00:00:00.855814 L1 Instr Cache Size: 0 KB 00:00:00.855814 L1 Data Cache Line Size: 0 bytes 00:00:00.855814 L1 Data Cache Lines Per Tag: 0 00:00:00.855814 L1 Data Cache Associativity: res0
00:00:00.855815 L1 Data Cache Size: 0 KB 00:00:00.855815 L2 TLB 2/4M Instr/Uni: off 0 entries 00:00:00.855816 L2 TLB 2/4M Data: off 0 entries 00:00:00.855816 L2 TLB 4K Instr/Uni: off 0 entries 00:00:00.855816 L2 TLB 4K Data: off 0 entries 00:00:00.855816 L2 Cache Line Size: 0 bytes 00:00:00.855817 L2 Cache Lines Per Tag: 0 00:00:00.855817 L2 Cache Associativity: off
00:00:00.855817 L2 Cache Size: 0 KB 00:00:00.855818 TS - Temperature Sensor = 0 (0) 00:00:00.855818 FID - Frequency ID control = 0 (0) 00:00:00.855819 VID - Voltage ID control = 0 (0) 00:00:00.855819 TscInvariant - Invariant Time Stamp Counter = 1 (1) 00:00:00.855820 CBP - Core Performance Boost = 0 (0) 00:00:00.855821 EffFreqRO - Read-only Effective Frequency Interface = 0 (0) 00:00:00.855821 ProcFdbkIf - Processor Feedback Interface = 0 (0) 00:00:00.855821 ProcPwrRep - Core power reporting interface support = 0 (0) 00:00:00.855822 Physical Address Width: 39 bits 00:00:00.855822 Virtual Address Width: 48 bits 00:00:00.855823 Guest Physical Address Width: 0 bits 00:00:00.855823 Physical Core Count: 1 00:00:00.855825 00:00:00.855825 **** End of CPUID dump ** 00:00:00.855927 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false 00:00:00.855933 TMR3UtcNow: nsNow=1 545 416 623 519 159 000 nsPrev=0 -> cNsDelta=1 545 416 623 519 159 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 545 416 623 519 159 000) 00:00:00.855947 VMEmt: Halt method global1 (5) 00:00:00.855965 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000 00:00:00.855984 Changing the VM state from 'CREATING' to 'CREATED' 00:00:00.857917 Changing the VM state from 'CREATED' to 'POWERING_ON' 00:00:00.858119 Changing the VM state from 'POWERING_ON' to 'RUNNING' 00:00:00.858130 Console: Machine state changed to 'Running' 00:00:00.861160 EFI: debug point SEC_PREMEM 00:00:00.917734 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi' 0xfffcc064 LB 0x0 00:00:00.918206 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0x2020120 LB 0x0 00:00:00.918685 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi' 0x2026080 LB 0x1f60 00:00:00.919264 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi' 0x20280a0 LB 0x660 00:00:00.919741 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi' 0x20287a0 LB 0x2920 00:00:00.920244 EFI: debug point SEC_POSTMEM 00:00:00.921350 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0xdbfb9000 LB 0x5e40 00:00:00.921836 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi' 0xdbfb7000 LB 0x15c0 00:00:00.922385 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.efi' 0xdbfb5000 LB 0x1480 00:00:00.922942 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x17ba0 00:00:00.922989 EFI: debug point DXE_CORE 00:00:00.923739 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x0 00:00:00.924889 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi' 0xdbecd000 LB 0x8b40 00:00:00.925433 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi' 0xdbeca000 LB 0x29c0 00:00:00.926101 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi' 0xdbf05000 LB 0xce0 00:00:00.926647 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi' 0xdbf03000 LB 0x13a0 00:00:00.927271 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi' 0xdbec9000 LB 0xde0 00:00:00.927818 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi' 0xdbec5000 LB 0x3720 00:00:00.928849 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi' 0xdbec4000 LB 0xa20 00:00:00.929365 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi' 0xdbec3000 LB 0x940 00:00:00.929815 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi' 0xdbebe000 LB 0x4e40 00:00:00.930377 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi' 0xdbf02000 LB 0x7e0 00:00:00.930922 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi' 0xdbebd000 LB 0x820 00:00:00.931495 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi' 0xdbf01000 LB 0xe00 00:00:00.932126 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe/DEBUG/EmuVariableRuntimeDxe.efi' 0xdbeff000 LB 0x1fc0 00:00:00.932287 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test0' fAttrib=0x7 cbValue=0x10 00:00:00.932635 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test1' fAttrib=0x7 cbValue=0x20 00:00:00.933346 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi' 0xdbebb000 LB 0x1aa0 00:00:00.933907 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi' 0xdbea9000 LB 0x11ec0 00:00:00.934533 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi' 0xdbea8000 LB 0x7a0 00:00:00.935114 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe/DEBUG/DataHubDxe.efi' 0xdbea7000 LB 0xc80 00:00:00.935846 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.efi' 0xdbefe000 LB 0xfc0 00:00:00.936393 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi' 0xdbea5000 LB 0x1340 00:00:00.936950 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi' 0xdbea3000 LB 0x1940 00:00:00.937514 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi' 0xdbea2000 LB 0x9e0 00:00:00.938007 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi' 0xdbea1000 LB 0x6e0 00:00:00.938042 PIT: mode=3 count=0x2e9c (11932) - 99.99 Hz (ch=0) 00:00:00.938596 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi' 0xdbe9e000 LB 0x25a0 00:00:00.939192 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi' 0xdbefb000 LB 0x20a0 00:00:00.939453 EFI: Adding variable 378d7b65-8da9-4773-b6e4-a47826a833e1::'RTC' fAttrib=0x7 cbValue=0x4 00:00:00.940268 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi' 0xdbefa000 LB 0x780 00:00:00.940453 EFI: Adding variable eb704011-1402-11d3-8e77-00a0c969723b::'MTC' fAttrib=0x7 cbValue=0x4 00:00:00.941049 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi' 0xdbef9000 LB 0x940 00:00:00.941612 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi' 0xdbe7a000 LB 0x23c80 00:00:00.942254 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi' 0xdbe69000 LB 0x10600 00:00:00.942947 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.efi' 0xdbef8000 LB 0xa20 00:00:00.943502 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi' 0xdbe68000 LB 0xb20 00:00:00.944085 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi' 0xdbe67000 LB 0x7c0 00:00:00.944839 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.efi' 0xdbe63000 LB 0x33e0 00:00:00.945566 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi' 0xdbe62000 LB 0x700 00:00:00.946157 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi' 0xdbe54000 LB 0xdd00 00:00:00.952826 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi' 0xdbe49000 LB 0xae20 00:00:00.953376 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi' 0xdbe48000 LB 0xc80 00:00:00.953963 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.efi' 0xdbe47000 LB 0xf00 00:00:00.954553 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi' 0xdbe45000 LB 0x1620 00:00:00.955142 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi' 0xdbe40000 LB 0x4f20 00:00:00.955792 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi' 0xdbe3c000 LB 0x3d60 00:00:00.956358 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi' 0xdbe37000 LB 0x4820 00:00:00.956878 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi' 0xdbe34000 LB 0x26a0 00:00:00.957516 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi' 0xdbe2f000 LB 0x4200 00:00:00.958103 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi' 0xdbe2e000 LB 0xc80 00:00:00.958609 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi' 0xdbe2c000 LB 0x1d40 00:00:00.959118 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi' 0xdbe28000 LB 0x3f40 00:00:00.959676 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi' 0xdbe27000 LB 0xfa0 00:00:00.960249 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.efi' 0xdbe20000 LB 0x6a00 00:00:00.960784 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.efi' 0xdbe1c000 LB 0x3a60 00:00:00.961549 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.efi' 0xdbe17000 LB 0x49a0 00:00:00.962117 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe/DEBUG/VBoxVgaMiniPortDxe.efi' 0xdbe13000 LB 0x3580 00:00:00.962587 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe/DEBUG/VBoxVgaDxe.efi' 0xdbe0f000 LB 0x3260 00:00:00.963098 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxIso9660/DEBUG/VBoxIso9600.efi' 0xdbe09000 LB 0x5280 00:00:00.963548 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxHfs/DEBUG/VBoxHfs.efi' 0xdbe03000 LB 0x5ea0 00:00:00.964046 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxSysTables/VBoxSysTables/DEBUG/VBoxSysTables.efi' 0xdbe02000 LB 0x9c0 00:00:00.993118 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxAppleSim/VBoxAppleSim/DEBUG/VBoxAppleSim.efi' 0xdbdff000 LB 0x2440 00:00:00.993358 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'BackgroundClear' fAttrib=0x6 cbValue=0x4 00:00:00.993508 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' fAttrib=0x7 cbValue=0x4 00:00:00.993671 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeaturesMask' fAttrib=0x7 cbValue=0x4 00:00:00.993897 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'boot-args' fAttrib=0x6 cbValue=0x24 00:00:00.994780 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.efi' 0xdbdfe000 LB 0xba0 00:00:00.995294 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi' 0xdbdfc000 LB 0x1080 00:00:00.995844 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi' 0xdbdfa000 LB 0x1f60 00:00:00.996389 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe/DEBUG/IsaIoDxe.efi' 0xdbdf8000 LB 0x1c00 00:00:00.996968 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi' 0xdbdf5000 LB 0x2ee0 00:00:00.997655 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi' 0xdbdf1000 LB 0x3320 00:00:00.998328 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi' 0xdbdee000 LB 0x2d80 00:00:00.998433 EFI: VBoxDbg> loadimage64 '.efi' 0xdbde7000 LB 0x6940 00:00:00.998957 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi' 0xdbde1000 LB 0x5220 00:00:00.999486 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi' 0xdbdda000 LB 0x6a00 00:00:01.000074 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi' 0xdbdd5000 LB 0x4c80 00:00:01.000599 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi' 0xdbdd1000 LB 0x3680 00:00:01.001145 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi' 0xdbdc9000 LB 0x7cc0 00:00:01.001765 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi' 0xdbdc2000 LB 0x6560 00:00:01.002300 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi' 0xdbdb7000 LB 0xa6e0 00:00:01.002857 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi' 0xdbdaf000 LB 0x75c0 00:00:01.003398 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi' 0xdbda4000 LB 0xae20 00:00:01.003959 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi' 0xdbd9d000 LB 0x6de0 00:00:01.004573 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxe4BcDxe.efi' 0xdbd94000 LB 0x88a0 00:00:01.005136 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsi4Dxe.efi' 0xdbd85000 LB 0xe280 00:00:01.005727 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi' 0xdbd82000 LB 0x24a0 00:00:01.006235 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi' 0xdbd7d000 LB 0x4ae0 00:00:01.006746 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.efi' 0xdbd75000 LB 0x70a0 00:00:01.007272 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi' 0xdbd70000 LB 0x4c20 00:00:01.007789 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi' 0xdbd6c000 LB 0x3b00 00:00:01.008393 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi' 0xdbd68000 LB 0x31e0 00:00:01.008575 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOptionSupport' fAttrib=0x6 cbValue=0x4 00:00:01.011283 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'OsIndicationsSupported' fAttrib=0x6 cbValue=0x8 00:00:01.011570 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'LangCodes' fAttrib=0x6 cbValue=0xd 00:00:01.011759 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLangCodes' fAttrib=0x6 cbValue=0x12 00:00:01.011948 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Lang' fAttrib=0x7 cbValue=0x4 00:00:01.012188 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLang' fAttrib=0x7 cbValue=0x6 00:00:01.026766 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:01.035397 AHCI#0: Reset the HBA 00:00:01.035407 VD#0: Cancelling all active requests 00:00:01.358759 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600 00:00:01.358787 VMMDev: SetVideoModeHint: Got a video mode hint (800x600x0)@(0x0),(1;0) at 0 00:00:01.359982 GUI: 2D video acceleration is disabled 00:00:01.359988 GUI: HID LEDs sync is not supported on this platform 00:00:01.365919 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5 00:00:01.369019 ERROR [COM]: aRC=VBOX_E_VM_ERROR (0x80bb0003) aIID={ab4164db-c13e-4dab-842d-61ee3f0c1e87} aComponent={DisplayWrap} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=-37 00:00:01.381221 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOutDev' fAttrib=0x6 cbValue=0x1e 00:00:01.381494 ERROR [COM]: aRC=VBOX_E_VM_ERROR (0x80bb0003) aIID={ab4164db-c13e-4dab-842d-61ee3f0c1e87} aComponent={DisplayWrap} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=-37 00:00:01.381609 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e 00:00:01.382713 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22 00:00:01.383506 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x67 00:00:01.384294 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b 00:00:01.384802 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49 00:00:01.386080 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0xb0 00:00:01.387440 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0xb4 00:00:01.388233 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007fbd5c000000 w=1680 h=1050 bpp=32 cbLine=0x1A40 flags=0x0 00:00:01.388273 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1680x1050, Sending to async-handler 00:00:01.388306 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1680x1050 00:00:01.388313 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1680x1050 00:00:01.388316 GUI: UIFrameBufferPrivate::performResize: Size=1680x1050, Directly using source bitmap content 00:00:01.388544 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x92 00:00:01.400769 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x67 00:00:01.401666 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e 00:00:01.478399 PS2K: Selected scan set 2 00:00:01.479490 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConInDev' fAttrib=0x6 cbValue=0x22 00:00:01.480808 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b 00:00:01.481656 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22 00:00:01.483342 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49 00:00:01.484224 EFI: Deleting variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' 00:00:01.490060 xHCI: Hardware reset 00:00:01.490606 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.490613 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.490737 xHCI: USB Operational 00:00:01.490797 xHCI: USB Suspended 00:00:01.490810 xHCI: Hardware reset 00:00:01.490822 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.490823 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.490828 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.490830 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.490913 xHCI: USB Operational 00:00:01.500465 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:01.500544 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:02.063687 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0000' fAttrib=0x7 cbValue=0xa0 00:00:02.063924 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x2 00:00:02.065261 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x2 00:00:02.067654 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0001' fAttrib=0x7 cbValue=0x42 00:00:02.067792 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x4 00:00:02.070938 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0002' fAttrib=0x7 cbValue=0x46 00:00:02.071095 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x6 00:00:02.075170 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0003' fAttrib=0x7 cbValue=0x44 00:00:02.075312 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x8 00:00:02.080294 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0004' fAttrib=0x7 cbValue=0x5c 00:00:02.080457 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0xa 00:00:02.089870 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootCurrent' fAttrib=0x6 cbValue=0x2 00:00:02.090423 EFI: Adding variable 4c19049f-4137-4dd3-9c10-8b97a83ffdfa::'MemoryTypeInformation' fAttrib=0x3 cbValue=0x40 00:00:02.167779 EFI: VBoxDbg> loadimage64 'boot.efi' 0xdadc1000 LB 0x92000 00:00:02.168724 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'ROM' fAttrib=0x6 cbValue=0x6 00:00:02.169917 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'MLB' fAttrib=0x6 cbValue=0x142 00:00:05.801499 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'platform-uuid' fAttrib=0x7 cbValue=0x10 00:00:05.810882 xHCI: USB Suspended 00:00:05.811978 EFI: relocate module to 0xffffff800da56000 from 0xdbf05000 00:00:05.812013 EFI: relocate module to 0xffffff800da53000 from 0xdbf02000 00:00:05.812045 EFI: relocate module to 0xffffff800da52000 from 0xdbf01000 00:00:05.812078 EFI: relocate module to 0xffffff800da50000 from 0xdbeff000 00:00:05.812111 EFI: relocate module to 0xffffff800da4f000 from 0xdbefe000 00:00:05.812143 EFI: relocate module to 0xffffff800da4c000 from 0xdbefb000 00:00:05.812176 EFI: relocate module to 0xffffff800da4b000 from 0xdbefa000 00:00:05.812208 EFI: relocate module to 0xffffff800da4a000 from 0xdbef9000 00:00:05.812240 EFI: relocate module to 0xffffff800da49000 from 0xdbef8000 00:00:06.529030 HPET: Using timer above configured range: 3 00:00:06.529031 HPET: Using timer above configured range: 3 00:00:06.607678 AHCI#0: Reset the HBA 00:00:06.607713 VD#0: Cancelling all active requests 00:00:07.057072 xHCI: Hardware reset 00:00:07.057687 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:07.057715 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:07.058118 xHCI: USB Operational 00:00:07.067637 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:07.067676 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:07.325940 AHCI#0: Port 3 reset 00:00:08.696123 AHCI#0: Port 4 reset 00:00:10.105240 AHCI#0: Port 5 reset 00:00:11.501340 AHCI#0: Port 6 reset 00:00:12.711683 AHCI#0: Port 7 reset 00:00:13.955047 AHCI#0: Port 8 reset 00:00:15.209099 AHCI#0: Port 9 reset 00:00:16.452273 AHCI#0: Port 10 reset 00:00:17.716098 AHCI#0: Port 11 reset 00:00:18.986249 AHCI#0: Port 12 reset 00:00:20.550135 AHCI#0: Port 13 reset 00:00:24.017079 AHCI#0: Port 14 reset 00:00:27.754965 AHCI#0: Port 15 reset 00:00:29.444313 AHCI#0: Port 16 reset 00:00:30.968538 AHCI#0: Port 17 reset 00:00:33.051242 AHCI#0: Port 18 reset 00:00:35.048032 AHCI#0: Port 19 reset 00:00:37.077856 AHCI#0: Port 20 reset 00:00:38.763674 AHCI#0: Port 21 reset 00:00:40.511010 AHCI#0: Port 22 reset 00:00:43.438286 AHCI#0: Port 23 reset 00:00:46.601906 AHCI#0: Port 24 reset 00:00:49.892965 AHCI#0: Port 25 reset 00:00:51.703504 AHCI#0: Port 26 reset 00:00:53.263641 AHCI#0: Port 27 reset 00:00:54.794075 AHCI#0: Port 28 reset 00:00:56.290340 AHCI#0: Port 29 reset 00:01:44.729305 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0000' fAttrib=0x7 cbValue=0x300 00:01:44.739876 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0001' fAttrib=0x7 cbValue=0x300 00:01:44.750344 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0002' fAttrib=0x7 cbValue=0x300 00:01:44.760788 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0003' fAttrib=0x7 cbValue=0x300 00:01:44.770741 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0004' fAttrib=0x7 cbValue=0x300 00:01:44.780157 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0005' fAttrib=0x7 cbValue=0x300 00:01:44.781153 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'AAPL,PanicInfo0006' fAttrib=0x7 cbValue=0x91 00:01:44.781153 ACPI: Reset initiated by ACPI 00:01:44.781153 Changing the VM state from 'RUNNING' to 'RESETTING' 00:01:44.785878 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:01:44.805398 AHCI#0: Reset the HBA 00:01:44.805437 VD#0: Cancelling all active requests 00:01:44.805487 AC97: Reset 00:01:44.806127 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:01:44.806150 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:01:44.806325 VMMDevNotifyGuest: fAddEvents=0x1 ignored because enmVMState=8 00:01:45.025253 ACPI: enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff 00:01:45.026094 Changing the VM state from 'RESETTING' to 'RUNNING' 00:01:45.026166 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:01:45.026195 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:01:45.029253 EFI: debug point SEC_PREMEM 00:01:45.174017 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi' 0xfffcc064 LB 0x0 00:01:45.175431 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0x2020120 LB 0x0 00:01:45.176888 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi' 0x2026080 LB 0x1f60 00:01:45.178740 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi' 0x20280a0 LB 0x660 00:01:45.180204 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi' 0x20287a0 LB 0x2920 00:01:45.181549 EFI: debug point SEC_POSTMEM 00:01:45.182994 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0xdbfb9000 LB 0x5e40 00:01:45.184455 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi' 0xdbfb7000 LB 0x15c0 00:01:45.186170 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.efi' 0xdbfb5000 LB 0x1480 00:01:45.187803 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x17ba0 00:01:45.187942 EFI: debug point DXE_CORE 00:01:45.189563 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x0 00:01:45.192074 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi' 0xdbecd000 LB 0x8b40 00:01:45.193588 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi' 0xdbeca000 LB 0x29c0 00:01:45.195628 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi' 0xdbf05000 LB 0xce0 00:01:45.197341 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi' 0xdbf03000 LB 0x13a0 00:01:45.199241 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi' 0xdbec9000 LB 0xde0 00:01:45.200745 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi' 0xdbec5000 LB 0x3720 00:01:45.202440 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi' 0xdbec4000 LB 0xa20 00:01:45.203914 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi' 0xdbec3000 LB 0x940 00:01:45.205199 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi' 0xdbebe000 LB 0x4e40 00:01:45.206766 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi' 0xdbf02000 LB 0x7e0 00:01:45.208323 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi' 0xdbebd000 LB 0x820 00:01:45.209956 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi' 0xdbf01000 LB 0xe00 00:01:45.211816 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe/DEBUG/EmuVariableRuntimeDxe.efi' 0xdbeff000 LB 0x1fc0 00:01:45.212286 EFI: Replacing variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test0' fAttrib=0x7 cbValue=0x10 00:01:45.213314 EFI: Replacing variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test1' fAttrib=0x7 cbValue=0x20 00:01:45.215294 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi' 0xdbebb000 LB 0x1aa0 00:01:45.216884 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi' 0xdbea9000 LB 0x11ec0 00:01:45.218691 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi' 0xdbea8000 LB 0x7a0 00:01:45.220513 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe/DEBUG/DataHubDxe.efi' 0xdbea7000 LB 0xc80 00:01:45.223227 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.efi' 0xdbefe000 LB 0xfc0 00:01:45.224811 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi' 0xdbea5000 LB 0x1340 00:01:45.225002 ERROR [COM]: aRC=VBOX_E_VM_ERROR (0x80bb0003) aIID={ab4164db-c13e-4dab-842d-61ee3f0c1e87} aComponent={DisplayWrap} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=-37 00:01:45.226562 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi' 0xdbea3000 LB 0x1940 00:01:45.228082 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi' 0xdbea2000 LB 0x9e0 00:01:45.229539 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi' 0xdbea1000 LB 0x6e0 00:01:45.229619 PIT: mode=3 count=0x2e9c (11932) - 99.99 Hz (ch=0) 00:01:45.231194 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi' 0xdbe9e000 LB 0x25a0 00:01:45.232864 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi' 0xdbefb000 LB 0x20a0 00:01:45.233701 EFI: Replacing variable 378d7b65-8da9-4773-b6e4-a47826a833e1::'RTC' fAttrib=0x7 cbValue=0x4 00:01:45.236017 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi' 0xdbefa000 LB 0x780 00:01:45.236599 EFI: Replacing variable eb704011-1402-11d3-8e77-00a0c969723b::'MTC' fAttrib=0x7 cbValue=0x4 00:01:45.238312 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi' 0xdbef9000 LB 0x940 00:01:45.239841 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi' 0xdbe7a000 LB 0x23c80 00:01:45.241560 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi' 0xdbe69000 LB 0x10600 00:01:45.243486 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.efi' 0xdbef8000 LB 0xa20 00:01:45.245052 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi' 0xdbe68000 LB 0xb20 00:01:45.246693 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi' 0xdbe67000 LB 0x7c0 00:01:45.248110 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.efi' 0xdbe63000 LB 0x33e0 00:01:45.250078 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi' 0xdbe62000 LB 0x700 00:01:45.251691 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi' 0xdbe54000 LB 0xdd00 00:01:45.293107 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi' 0xdbe49000 LB 0xae20 00:01:45.294659 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi' 0xdbe48000 LB 0xc80 00:01:45.296221 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.efi' 0xdbe47000 LB 0xf00 00:01:45.297958 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi' 0xdbe45000 LB 0x1620 00:01:45.299644 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi' 0xdbe40000 LB 0x4f20 00:01:45.301480 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi' 0xdbe3c000 LB 0x3d60 00:01:45.303096 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi' 0xdbe37000 LB 0x4820 00:01:45.304605 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi' 0xdbe34000 LB 0x26a0 00:01:45.306211 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi' 0xdbe2f000 LB 0x4200 00:01:45.307894 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi' 0xdbe2e000 LB 0xc80 00:01:45.309408 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi' 0xdbe2c000 LB 0x1d40 00:01:45.310899 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi' 0xdbe28000 LB 0x3f40 00:01:45.312515 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi' 0xdbe27000 LB 0xfa0 00:01:45.314192 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.efi' 0xdbe20000 LB 0x6a00 00:01:45.315740 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.efi' 0xdbe1c000 LB 0x3a60 00:01:45.317857 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.efi' 0xdbe17000 LB 0x49a0 00:01:45.319435 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe/DEBUG/VBoxVgaMiniPortDxe.efi' 0xdbe13000 LB 0x3580 00:01:45.320816 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe/DEBUG/VBoxVgaDxe.efi' 0xdbe0f000 LB 0x3260 00:01:45.322351 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxIso9660/DEBUG/VBoxIso9600.efi' 0xdbe09000 LB 0x5280 00:01:45.323663 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxHfs/DEBUG/VBoxHfs.efi' 0xdbe03000 LB 0x5ea0 00:01:45.325113 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxSysTables/VBoxSysTables/DEBUG/VBoxSysTables.efi' 0xdbe02000 LB 0x9c0 00:01:45.402927 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxAppleSim/VBoxAppleSim/DEBUG/VBoxAppleSim.efi' 0xdbdff000 LB 0x2440 00:01:45.403510 EFI: Replacing variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'BackgroundClear' fAttrib=0x6 cbValue=0x4 00:01:45.404039 EFI: Replacing variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' fAttrib=0x7 cbValue=0x4 00:01:45.404610 EFI: Replacing variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeaturesMask' fAttrib=0x7 cbValue=0x4 00:01:45.405480 EFI: Replacing variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'boot-args' fAttrib=0x6 cbValue=0x24 00:01:45.408726 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.efi' 0xdbdfe000 LB 0xba0 00:01:45.410663 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi' 0xdbdfc000 LB 0x1080 00:01:45.412402 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi' 0xdbdfa000 LB 0x1f60 00:01:45.413917 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe/DEBUG/IsaIoDxe.efi' 0xdbdf8000 LB 0x1c00 00:01:45.415514 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi' 0xdbdf5000 LB 0x2ee0 00:01:45.417197 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi' 0xdbdf1000 LB 0x3320 00:01:45.418865 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi' 0xdbdee000 LB 0x2d80 00:01:45.419139 EFI: VBoxDbg> loadimage64 '.efi' 0xdbde7000 LB 0x6940 00:01:45.420575 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi' 0xdbde1000 LB 0x5220 00:01:45.422012 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi' 0xdbdda000 LB 0x6a00 00:01:45.423648 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi' 0xdbdd5000 LB 0x4c80 00:01:45.425257 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi' 0xdbdd1000 LB 0x3680 00:01:45.427262 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi' 0xdbdc9000 LB 0x7cc0 00:01:45.429481 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi' 0xdbdc2000 LB 0x6560 00:01:45.431520 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi' 0xdbdb7000 LB 0xa6e0 00:01:45.433391 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi' 0xdbdaf000 LB 0x75c0 00:01:45.434867 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi' 0xdbda4000 LB 0xae20 00:01:45.436685 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi' 0xdbd9d000 LB 0x6de0 00:01:45.438610 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxe4BcDxe.efi' 0xdbd94000 LB 0x88a0 00:01:45.440497 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsi4Dxe.efi' 0xdbd85000 LB 0xe280 00:01:45.442587 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi' 0xdbd82000 LB 0x24a0 00:01:45.444478 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi' 0xdbd7d000 LB 0x4ae0 00:01:45.445968 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.efi' 0xdbd75000 LB 0x70a0 00:01:45.447673 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi' 0xdbd70000 LB 0x4c20 00:01:45.449517 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi' 0xdbd6c000 LB 0x3b00 00:01:45.451323 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi' 0xdbd68000 LB 0x31e0 00:01:45.451832 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOptionSupport' fAttrib=0x6 cbValue=0x4 00:01:45.476785 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'OsIndicationsSupported' fAttrib=0x6 cbValue=0x8 00:01:45.477649 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'LangCodes' fAttrib=0x6 cbValue=0xd 00:01:45.478167 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLangCodes' fAttrib=0x6 cbValue=0x12 00:01:45.519960 AHCI#0: Reset the HBA 00:01:45.519984 VD#0: Cancelling all active requests 00:01:45.913780 EFI: Deleting variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOutDev' 00:01:45.914514 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOutDev' fAttrib=0x6 cbValue=0x1e 00:01:45.915647 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e 00:01:45.925178 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007fbd5c000000 w=1680 h=1050 bpp=32 cbLine=0x1A40 flags=0x0 00:01:45.925228 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1680x1050, Sending to async-handler 00:01:45.925274 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1680x1050 00:01:45.925288 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1680x1050 00:01:45.925303 GUI: UIFrameBufferPrivate::performResize: Size=1680x1050, Directly using source bitmap content 00:01:46.016359 PS2K: Selected scan set 2 00:01:46.030373 xHCI: Hardware reset 00:01:46.030947 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:01:46.030959 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:01:46.031147 xHCI: USB Operational 00:01:46.031266 xHCI: USB Suspended 00:01:46.032300 xHCI: Hardware reset 00:01:46.032319 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:01:46.032322 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:01:46.032354 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:01:46.032358 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:01:46.032539 xHCI: USB Operational 00:01:46.040880 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:01:46.040900 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:01:46.716329 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0xa 00:01:46.749773 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootCurrent' fAttrib=0x6 cbValue=0x2 00:01:46.750765 EFI: Replacing variable 4c19049f-4137-4dd3-9c10-8b97a83ffdfa::'MemoryTypeInformation' fAttrib=0x3 cbValue=0x40 00:01:46.846662 EFI: VBoxDbg> loadimage64 'boot.efi' 0xdadc1000 LB 0x92000 00:01:46.850354 EFI: Replacing variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'MLB' fAttrib=0x6 cbValue=0x142 00:01:51.034902 Changing the VM state from 'RUNNING' to 'SUSPENDING' 00:01:51.067328 PDMR3Suspend: 32 387 516 ns run time 00:01:51.067363 Changing the VM state from 'SUSPENDING' to 'SUSPENDED' 00:01:51.067384 Console: Machine state changed to 'Paused' 00:01:52.360285 GUI: Request for close-action to power VM off. 00:01:52.360338 GUI: Passing request to power VM off from machine-logic to UI session. 00:01:52.360347 GUI: Powering VM down on UI session power off request... 00:01:52.361421 Console: Machine state changed to 'Stopping' 00:01:52.362810 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0) 00:01:52.362844 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007fbd5c000000 w=1680 h=1050 bpp=32 cbLine=0x1A40 flags=0x1 00:01:52.362899 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1680x1050, Sending to async-handler 00:01:52.364338 Changing the VM state from 'SUSPENDED' to 'POWERING_OFF' 00:01:52.364389 ** Guest state at power off for VCpu 1 ** 00:01:52.364427 Guest CPUM (VCPU 1) state: 00:01:52.364436 eax=00000000 ebx=00000000 ecx=00000000 edx=00000600 esi=00000000 edi=00000000 00:01:52.364441 eip=0000fff0 esp=00000000 ebp=00000000 iopl=0 nv up di pl zr na pe nc 00:01:52.364446 cs={f000 base=00000000ffff0000 limit=0000ffff flags=0000009b} dr0=00000000 dr1=00000000 00:01:52.364455 ds={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr2=00000000 dr3=00000000 00:01:52.364459 es={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr4=00000000 dr5=00000000 00:01:52.364462 fs={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr6=ffff0ff0 dr7=00000400 00:01:52.364467 gs={0000 base=0000000000000000 limit=0000ffff flags=00000093} cr0=60000010 cr2=00000000 00:01:52.364471 ss={0000 base=0000000000000000 limit=0000ffff flags=00000093} cr3=00000000 cr4=00000000 00:01:52.364475 gdtr=0000000000000000:ffff idtr=0000000000000000:ffff eflags=00000002 00:01:52.364478 ldtr={0000 base=00000000 limit=0000ffff flags=00000082} 00:01:52.364481 tr ={0000 base=00000000 limit=0000ffff flags=0000008b} 00:01:52.364484 SysEnter={cs=0000 eip=00000000 esp=00000000} 00:01:52.364487 xcr=0000000000000001 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000000) 00:01:52.364493 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff 00:01:52.364499 FPUIP=00000000 CS=0000 Rsrvd1=0000 FPUDP=00000000 DS=0000 Rsvrd2=0000 00:01:52.364504 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364515 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364522 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364526 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364529 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364533 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364536 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364540 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364544 XMM0 =00000000'00000000'00000000'00000000 XMM1 =00000000'00000000'00000000'00000000 00:01:52.364551 XMM2 =00000000'00000000'00000000'00000000 XMM3 =00000000'00000000'00000000'00000000 00:01:52.364556 XMM4 =00000000'00000000'00000000'00000000 XMM5 =00000000'00000000'00000000'00000000 00:01:52.364560 XMM6 =00000000'00000000'00000000'00000000 XMM7 =00000000'00000000'00000000'00000000 00:01:52.364565 XMM8 =00000000'00000000'00000000'00000000 XMM9 =00000000'00000000'00000000'00000000 00:01:52.364587 XMM10=00000000'00000000'00000000'00000000 XMM11=00000000'00000000'00000000'00000000 00:01:52.364595 XMM12=00000000'00000000'00000000'00000000 XMM13=00000000'00000000'00000000'00000000 00:01:52.364603 XMM14=00000000'00000000'00000000'00000000 XMM15=00000000'00000000'00000000'00000000 00:01:52.364610 EFER =0000000000000000 00:01:52.364611 PAT =0007040600070406 00:01:52.364614 STAR =0000000000000000 00:01:52.364616 CSTAR =0000000000000000 00:01:52.364617 LSTAR =0000000000000000 00:01:52.364618 SFMASK =0000000000000000 00:01:52.364620 KERNELGSBASE =0000000000000000 00:01:52.364632 00:01:52.364641 VCPU[1] hardware virtualization state: 00:01:52.364644 fLocalForcedActions = 0x0 00:01:52.364648 No/inactive hwvirt state 00:01:52.364651 00:01:52.364674 Guest paging mode (VCPU #1): Real (changed 2 times), A20 enabled (changed 0 times) 00:01:52.364682 Shadow paging mode (VCPU #1): EPT 00:01:52.364685 Host paging mode: AMD64+G+NX 00:01:52.364688 * 00:01:52.364690 ** End of Guest state at power off for VCpu 1 ***** 00:01:52.364774 ** Guest state at power off for VCpu 0 ** 00:01:52.364790 Guest CPUM (VCPU 0) state: 00:01:52.364798 rax=0000000003110006 rbx=00000000e8434218 rcx=0000000000000000 rdx=0000000000000004 00:01:52.364809 rsi=0000000000000002 rdi=00000000dbf9b640 r8 =0000000000000004 r9 =00000000e8434218 00:01:52.364816 r10=0000000000000001 r11=0000000000000002 r12=0000000000001001 r13=00000000db7553a8 00:01:52.364822 r14=00000000127a3900 r15=00000000db765b00 00:01:52.364826 rip=00000000dbe9f2b8 rsp=00000000dbf9b530 rbp=0000000000000001 iopl=0 nv up ei pl nz na po nc 00:01:52.364834 cs={0028 base=0000000000000000 limit=ffffffff flags=0000a09b} 00:01:52.364839 ds={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:01:52.364843 es={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:01:52.364846 fs={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:01:52.364850 gs={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:01:52.364853 ss={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:01:52.364857 cr0=00000000c0000033 cr2=0000000000000000 cr3=00000000dbf3b000 cr4=0000000000000668 00:01:52.364864 dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000 dr3=0000000000000000 00:01:52.364869 dr4=0000000000000000 dr5=0000000000000000 dr6=00000000ffff0ff0 dr7=0000000000000400 00:01:52.364875 gdtr=00000000dbf2df98:003f idtr=00000000db7a7018:0fff eflags=00000246 00:01:52.364882 ldtr={0000 base=00000000 limit=0000ffff flags=00000082} 00:01:52.364886 tr ={0000 base=00000000 limit=0000ffff flags=0000008b} 00:01:52.364889 SysEnter={cs=0000 eip=0000000000000000 esp=0000000000000000} 00:01:52.364895 xcr=0000000000000001 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000000) 00:01:52.364901 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff 00:01:52.364907 FPUIP=00000000 CS=0000 Rsrvd1=0000 FPUDP=00000000 DS=0000 Rsvrd2=0000 00:01:52.364913 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364921 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364926 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364929 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364933 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364936 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364940 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364943 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:01:52.364947 XMM0 =00000000'0000001f'00000000'0000001f XMM1 =00000000'0000001f'00000000'0000001e 00:01:52.364955 XMM2 =00000000'00000000'00000000'00000000 XMM3 =00000000'00000000'00000000'00000000 00:01:52.364960 XMM4 =00000000'00000000'00000000'00000000 XMM5 =00000000'00000000'00000000'00000000 00:01:52.364965 XMM6 =00000000'00000000'00000000'00000000 XMM7 =00000000'00000000'00000000'00000000 00:01:52.364970 XMM8 =00000000'00000000'00000000'00000000 XMM9 =00000000'00000000'00000000'00000000 00:01:52.364978 XMM10=00000000'00000000'00000000'00000000 XMM11=00000000'00000000'00000000'00000000 00:01:52.364985 XMM12=00000000'00000000'00000000'00000000 XMM13=00000000'00000000'00000000'00000000 00:01:52.364993 XMM14=00000000'00000000'00000000'00000000 XMM15=00000000'00000000'00000000'00000000 00:01:52.365011 EFER =0000000000000500 00:01:52.365014 PAT =0007040600070406 00:01:52.365018 STAR =0000000000000000 00:01:52.365020 CSTAR =0000000000000000 00:01:52.365023 LSTAR =0000000000000000 00:01:52.365025 SFMASK =0000000000000000 00:01:52.365027 KERNELGSBASE =0000000000000000 00:01:52.365033 00:01:52.365042 VCPU[0] hardware virtualization state: 00:01:52.365043 fLocalForcedActions = 0x0 00:01:52.365046 No/inactive hwvirt state 00:01:52.365048 00:01:52.365054 Guest paging mode (VCPU #0): AMD64 (changed 4 times), A20 enabled (changed 0 times) 00:01:52.365059 Shadow paging mode (VCPU #0): EPT 00:01:52.365061 Host paging mode: AMD64+G+NX 00:01:52.365063 00:01:52.365066 Active Timers (pVM=00007fbda87d8000) 00:01:52.365069 pTimerR3 offNext offPrev offSched Clock Time Expire HzHint State Description 00:01:52.365079 00007fbd85deaf50 00002b20 00000000 00000000 Real 38657643 38656324 0 2-ACTIVE VGA Refresh Timer 00:01:52.365090 00007fbd85deda70 00000000 ffffd4e0 00000000 Real 38657643 38657313 0 2-ACTIVE CPU Load Timer 00:01:52.365098 00007fbd85dec840 00000000 00000000 00000000 Virt 110209801290 110592000000 0 2-ACTIVE xHCI MFINDEX Wrap 00:01:52.365176 00007fbd85de5ff0 000005e0 00000000 00000000 VrSy 110176347936 110176347936 99 2-ACTIVE i8254 Programmable Interval Timer 00:01:52.365184 00007fbd85de65d0 00006ba0 fffffa20 00000000 VrSy 110176347936 110990000000 0 2-ACTIVE MC146818 RTC/CMOS - Second 00:01:52.365191 00007fbd85ded170 00000000 ffff9460 00000000 VrSy 110176347936 703858286028 0 2-ACTIVE ACPI PM Timer 00:01:52.365198 00:01:52.365205 ** End of Guest state at power off * 00:01:52.367831 PDMR3PowerOff: 2 568 970 ns run time 00:01:52.367855 Changing the VM state from 'POWERING_OFF' to 'OFF' 00:01:52.371378 Changing the VM state from 'OFF' to 'DESTROYING' 00:01:52.371514 *** Statistics ***** 00:01:52.371570 /CPUM/MSR-Totals/Reads 48 times 00:01:52.371583 /CPUM/MSR-Totals/ReadsRaisingGP 0 times 00:01:52.371590 /CPUM/MSR-Totals/ReadsUnknown 0 times 00:01:52.371597 /CPUM/MSR-Totals/Writes 11 times 00:01:52.371603 /CPUM/MSR-Totals/WritesRaisingGP 0 times 00:01:52.371609 /CPUM/MSR-Totals/WritesToIgnoredBits 2 times 00:01:52.371615 /CPUM/MSR-Totals/WritesUnknown 0 times 00:01:52.371621 /Devices/AHCI0/Port0/QueryBufAttempts 0 count 00:01:52.371628 /Devices/AHCI0/Port0/QueryBufSuccess 0 count 00:01:52.371652 /Devices/AHCI0/Port0/ReadBytes 99840 bytes 00:01:52.371661 /Devices/AHCI0/Port0/ReqsRead 108 count 00:01:52.371668 /Devices/AHCI0/Port0/ReqsSubmitted 108 count 00:01:52.371674 /Devices/AHCI0/Port0/ReqsSucceeded 108 count 00:01:52.371680 /Devices/AHCI0/Port1/QueryBufAttempts 0 count 00:01:52.371686 /Devices/AHCI0/Port1/QueryBufSuccess 0 count 00:01:52.371692 /Devices/AHCI0/Port1/ReadBytes 110592 bytes 00:01:52.371700 /Devices/AHCI0/Port1/ReqsRead 54 count 00:01:52.371706 /Devices/AHCI0/Port1/ReqsSubmitted 54 count 00:01:52.371712 /Devices/AHCI0/Port1/ReqsSucceeded 54 count 00:01:52.371718 /Devices/AHCI0/Port2/QueryBufAttempts 0 count 00:01:52.371724 /Devices/AHCI0/Port2/QueryBufSuccess 0 count 00:01:52.371730 /Devices/AHCI0/Port2/ReadBytes 2626088960 bytes 00:01:52.371737 /Devices/AHCI0/Port2/ReqsRead 17455 count 00:01:52.371744 /Devices/AHCI0/Port2/ReqsSubmitted 17455 count 00:01:52.371750 /Devices/AHCI0/Port2/ReqsSucceeded 17455 count 00:01:52.371756 /Devices/E1k0/ReceiveBytes 0 bytes 00:01:52.371763 /Devices/E1k0/TransmitBytes 0 bytes 00:01:52.371769 /Devices/E1k0/iStatIntLost 0 ns 00:01:52.371776 /Devices/E1k0/iStatIntLostOne 0 ns 00:01:52.371783 /Devices/E1k0/u64ArmedAt 0 ns 00:01:52.371789 /Devices/E1k0/uStatDescCtx 0 ns 00:01:52.371796 /Devices/E1k0/uStatDescDat 0 ns 00:01:52.371802 /Devices/E1k0/uStatDescLeg 0 ns 00:01:52.371808 /Devices/E1k0/uStatInt 0 ns 00:01:52.371814 /Devices/E1k0/uStatIntEarly 0 ns 00:01:52.371822 /Devices/E1k0/uStatIntICS 0 ns 00:01:52.371831 /Devices/E1k0/uStatIntIMS 0 ns 00:01:52.371839 /Devices/E1k0/uStatIntLate 0 ns 00:01:52.371848 /Devices/E1k0/uStatIntLower 0 ns 00:01:52.371856 /Devices/E1k0/uStatIntMasked 0 ns 00:01:52.371864 /Devices/E1k0/uStatIntRDTR 0 ns 00:01:52.371873 /Devices/E1k0/uStatIntRXDMT0 0 ns 00:01:52.371882 /Devices/E1k0/uStatIntRx 0 ns 00:01:52.371890 /Devices/E1k0/uStatIntSkip 0 ns 00:01:52.371899 /Devices/E1k0/uStatIntTXQE 0 ns 00:01:52.371905 /Devices/E1k0/uStatIntTry 0 ns 00:01:52.371911 /Devices/E1k0/uStatIntTx 0 ns 00:01:52.371918 /Devices/E1k0/uStatMaxTxDelay 0 ns 00:01:52.371924 /Devices/E1k0/uStatNoIntICR 0 ns 00:01:52.371930 /Devices/E1k0/uStatRAD 0 ns 00:01:52.371936 /Devices/E1k0/uStatRID 0 ns 00:01:52.371942 /Devices/E1k0/uStatRxFrm 0 ns 00:01:52.371949 /Devices/E1k0/uStatTAD 0 ns 00:01:52.371958 /Devices/E1k0/uStatTID 0 ns 00:01:52.371966 /Devices/E1k0/uStatTx1514 0 ns 00:01:52.371975 /Devices/E1k0/uStatTx16384 0 ns 00:01:52.371981 /Devices/E1k0/uStatTx2962 0 ns 00:01:52.371987 /Devices/E1k0/uStatTx32768 0 ns 00:01:52.371993 /Devices/E1k0/uStatTx4410 0 ns 00:01:52.371999 /Devices/E1k0/uStatTx5858 0 ns 00:01:52.372005 /Devices/E1k0/uStatTx7306 0 ns 00:01:52.372011 /Devices/E1k0/uStatTx8754 0 ns 00:01:52.372017 /Devices/E1k0/uStatTxDelayExp 0 ns 00:01:52.372025 /Devices/E1k0/uStatTxDelayed 0 ns 00:01:52.372034 /Devices/E1k0/uStatTxFrm 0 ns 00:01:52.372043 /Devices/E1k0/uStatTxIDE 0 ns 00:01:52.372050 /Devices/E1k0/uStatTxLarge 0 ns 00:01:52.372056 /Devices/E1k0/uStatTxNoRS 0 ns 00:01:52.372062 /Devices/VMMDev/BalloonChunks 0 count 00:01:52.372069 /Devices/VMMDev/FastIrqAckR3 0 count 00:01:52.372076 /Devices/VMMDev/FastIrqAckRZ 0 count 00:01:52.372082 /Devices/VMMDev/LargeReqBufAllocs 0 count 00:01:52.372088 /Devices/VMMDev/SlowIrqAck 0 count 00:01:52.372098 /EM/CPU0/ExitHashing/Used 0 times 00:01:52.372115 /EM/CPU0/ExitOpt/Exec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.372128 /EM/CPU0/ExitOpt/ExecInstructions 0 times 00:01:52.372136 /EM/CPU0/ExitOpt/ExecSavedExit 0 times 00:01:52.372144 /EM/CPU0/ExitOpt/Probe 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.372154 /EM/CPU0/ExitOpt/ProbeInstructions 0 times 00:01:52.372163 /EM/CPU0/ExitOpt/ProbedExecWithMax 0 times 00:01:52.372171 /EM/CPU0/ExitOpt/ProbedNormal 0 times 00:01:52.372177 /EM/CPU0/ExitOpt/ProbedToRing3 0 times 00:01:52.372189 /EM/CPU1/ExitHashing/Used 0 times 00:01:52.372210 /EM/CPU1/ExitOpt/Exec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.372226 /EM/CPU1/ExitOpt/ExecInstructions 0 times 00:01:52.372235 /EM/CPU1/ExitOpt/ExecSavedExit 0 times 00:01:52.372245 /EM/CPU1/ExitOpt/Probe 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.372257 /EM/CPU1/ExitOpt/ProbeInstructions 0 times 00:01:52.372265 /EM/CPU1/ExitOpt/ProbedExecWithMax 0 times 00:01:52.372273 /EM/CPU1/ExitOpt/ProbedNormal 0 times 00:01:52.372279 /EM/CPU1/ExitOpt/ProbedToRing3 0 times 00:01:52.372285 /FT/Checkpoint/Network 0 times 00:01:52.372291 /FT/Checkpoint/Storage 0 times 00:01:52.372298 /FT/Received/Mem 0 bytes 00:01:52.372304 /FT/Received/State 0 bytes 00:01:52.372310 /FT/Sent/Mem 0 bytes 00:01:52.372317 /FT/Sent/State 0 bytes 00:01:52.372324 /FT/Sync/DeltaMem 0 times 00:01:52.372349 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1680x1050 00:01:52.372403 /FT/Sync/DeltaVM 0 times 00:01:52.372415 /FT/Sync/Full 0 times 00:01:52.372433 /GMM/VM/Allocated/cBasePages 344019 pages 00:01:52.372441 /GMM/VM/Allocated/cFixedPages 0 pages 00:01:52.372447 /GMM/VM/Allocated/cShadowPages 0 pages 00:01:52.372453 /GMM/VM/Reserved/cBasePages 1049728 pages 00:01:52.372460 /GMM/VM/Reserved/cFixedPages 33796 pages 00:01:52.372467 /GMM/VM/Reserved/cShadowPages 1 pages 00:01:52.372473 /GMM/VM/cBalloonedPages 0 pages 00:01:52.372479 /GMM/VM/cMaxBalloonedPages 0 pages 00:01:52.372485 /GMM/VM/cPrivatePages 344019 pages 00:01:52.372492 /GMM/VM/cReqActuallyBalloonedPages 0 pages 00:01:52.372498 /GMM/VM/cReqBalloonedPages 0 pages 00:01:52.372504 /GMM/VM/cReqDeflatePages 0 pages 00:01:52.372512 /GMM/VM/cShareableModules 0 count 00:01:52.372521 /GMM/VM/cSharedPages 0 pages 00:01:52.372530 /GMM/VM/enmPolicy 1 00:01:52.372541 /GMM/VM/enmPriority 2 00:01:52.372551 /GMM/VM/fBallooningEnabled false
00:01:52.372559 /GMM/VM/fMayAllocate true
00:01:52.372565 /GMM/VM/fSharedPagingEnabled false
00:01:52.372571 /GMM/cAllocatedPages 344019 pages 00:01:52.372578 /GMM/cBalloonedPages 0 pages 00:01:52.372587 /GMM/cChunks 674 count 00:01:52.372597 /GMM/cDuplicatePages 0 pages 00:01:52.372606 /GMM/cFreedChunks 0 count 00:01:52.372616 /GMM/cLeftBehindSharedPages 0 pages 00:01:52.372624 /GMM/cMaxPages 4294967295 pages 00:01:52.372632 /GMM/cOverCommittedPages 0 pages 00:01:52.372638 /GMM/cReservedPages 1083525 pages 00:01:52.372645 /GMM/cShareableModules 0 count 00:01:52.372651 /GMM/cSharedPages 0 pages 00:01:52.372790 /GVMM/EMTs 2 calls 00:01:52.372801 /GVMM/HostCPUs 12 calls 00:01:52.372808 /GVMM/HostCpus/0 0 00:01:52.372827 /GVMM/HostCpus/0/CurTimerHz 0 Hz 00:01:52.372834 /GVMM/HostCpus/0/DesiredHz 0 Hz 00:01:52.372840 /GVMM/HostCpus/0/PPTChanges 0 times 00:01:52.372846 /GVMM/HostCpus/0/PPTStarts 0 times 00:01:52.372852 /GVMM/HostCpus/0/idxCpuSet 0 00:01:52.372859 /GVMM/HostCpus/1 1 00:01:52.372867 /GVMM/HostCpus/1/CurTimerHz 0 Hz 00:01:52.372876 /GVMM/HostCpus/1/DesiredHz 0 Hz 00:01:52.372885 /GVMM/HostCpus/1/PPTChanges 0 times 00:01:52.372894 /GVMM/HostCpus/1/PPTStarts 0 times 00:01:52.372903 /GVMM/HostCpus/1/idxCpuSet 1 00:01:52.372909 /GVMM/HostCpus/10 10 00:01:52.372916 /GVMM/HostCpus/10/CurTimerHz 0 Hz 00:01:52.372922 /GVMM/HostCpus/10/DesiredHz 0 Hz 00:01:52.372928 /GVMM/HostCpus/10/PPTChanges 0 times 00:01:52.372934 /GVMM/HostCpus/10/PPTStarts 0 times 00:01:52.372940 /GVMM/HostCpus/10/idxCpuSet 10 00:01:52.372947 /GVMM/HostCpus/11 11 00:01:52.372956 /GVMM/HostCpus/11/CurTimerHz 0 Hz 00:01:52.372965 /GVMM/HostCpus/11/DesiredHz 0 Hz 00:01:52.372974 /GVMM/HostCpus/11/PPTChanges 0 times 00:01:52.372982 /GVMM/HostCpus/11/PPTStarts 0 times 00:01:52.372988 /GVMM/HostCpus/11/idxCpuSet 11 00:01:52.372994 /GVMM/HostCpus/2 2 00:01:52.373000 /GVMM/HostCpus/2/CurTimerHz 0 Hz 00:01:52.373007 /GVMM/HostCpus/2/DesiredHz 0 Hz 00:01:52.373012 /GVMM/HostCpus/2/PPTChanges 0 times 00:01:52.373020 /GVMM/HostCpus/2/PPTStarts 0 times 00:01:52.373029 /GVMM/HostCpus/2/idxCpuSet 2 00:01:52.373037 /GVMM/HostCpus/3 3 00:01:52.373047 /GVMM/HostCpus/3/CurTimerHz 0 Hz 00:01:52.373055 /GVMM/HostCpus/3/DesiredHz 0 Hz 00:01:52.373064 /GVMM/HostCpus/3/PPTChanges 0 times 00:01:52.373073 /GVMM/HostCpus/3/PPTStarts 0 times 00:01:52.373082 /GVMM/HostCpus/3/idxCpuSet 3 00:01:52.373088 /GVMM/HostCpus/4 4 00:01:52.373095 /GVMM/HostCpus/4/CurTimerHz 0 Hz 00:01:52.373101 /GVMM/HostCpus/4/DesiredHz 0 Hz 00:01:52.373107 /GVMM/HostCpus/4/PPTChanges 0 times 00:01:52.373138 /GVMM/HostCpus/4/PPTStarts 0 times 00:01:52.373151 /GVMM/HostCpus/4/idxCpuSet 4 00:01:52.373159 /GVMM/HostCpus/5 5 00:01:52.373168 /GVMM/HostCpus/5/CurTimerHz 0 Hz 00:01:52.373177 /GVMM/HostCpus/5/DesiredHz 0 Hz 00:01:52.373185 /GVMM/HostCpus/5/PPTChanges 0 times 00:01:52.373193 /GVMM/HostCpus/5/PPTStarts 0 times 00:01:52.373201 /GVMM/HostCpus/5/idxCpuSet 5 00:01:52.373209 /GVMM/HostCpus/6 6 00:01:52.373218 /GVMM/HostCpus/6/CurTimerHz 0 Hz 00:01:52.373227 /GVMM/HostCpus/6/DesiredHz 0 Hz 00:01:52.373235 /GVMM/HostCpus/6/PPTChanges 0 times 00:01:52.373244 /GVMM/HostCpus/6/PPTStarts 0 times 00:01:52.373253 /GVMM/HostCpus/6/idxCpuSet 6 00:01:52.373262 /GVMM/HostCpus/7 7 00:01:52.373272 /GVMM/HostCpus/7/CurTimerHz 0 Hz 00:01:52.373279 /GVMM/HostCpus/7/DesiredHz 0 Hz 00:01:52.373285 /GVMM/HostCpus/7/PPTChanges 0 times 00:01:52.373291 /GVMM/HostCpus/7/PPTStarts 0 times 00:01:52.373297 /GVMM/HostCpus/7/idxCpuSet 7 00:01:52.373305 /GVMM/HostCpus/8 8 00:01:52.373315 /GVMM/HostCpus/8/CurTimerHz 0 Hz 00:01:52.373323 /GVMM/HostCpus/8/DesiredHz 0 Hz 00:01:52.373333 /GVMM/HostCpus/8/PPTChanges 0 times 00:01:52.373341 /GVMM/HostCpus/8/PPTStarts 0 times 00:01:52.373350 /GVMM/HostCpus/8/idxCpuSet 8 00:01:52.373359 /GVMM/HostCpus/9 9 00:01:52.373369 /GVMM/HostCpus/9/CurTimerHz 0 Hz 00:01:52.373390 /GVMM/HostCpus/9/DesiredHz 0 Hz 00:01:52.373397 /GVMM/HostCpus/9/PPTChanges 0 times 00:01:52.373403 /GVMM/HostCpus/9/PPTStarts 0 times 00:01:52.373409 /GVMM/HostCpus/9/idxCpuSet 9 00:01:52.373415 /GVMM/Sum/HaltBlocking 69039 calls 00:01:52.373423 /GVMM/Sum/HaltCalls 69118 calls 00:01:52.373429 /GVMM/Sum/HaltNotBlocking 79 calls 00:01:52.373436 /GVMM/Sum/HaltTimeouts 21189 calls 00:01:52.373443 /GVMM/Sum/HaltWakeUps 0 calls 00:01:52.373449 /GVMM/Sum/PokeCalls 47746 calls 00:01:52.373456 /GVMM/Sum/PokeNotBusy 1992 calls 00:01:52.373462 /GVMM/Sum/PollCalls 0 calls 00:01:52.373468 /GVMM/Sum/PollHalts 0 calls 00:01:52.373475 /GVMM/Sum/PollWakeUps 0 calls 00:01:52.373484 /GVMM/Sum/WakeUpCalls 47926 calls 00:01:52.373493 /GVMM/Sum/WakeUpNotHalted 8700 calls 00:01:52.373501 /GVMM/Sum/WakeUpWakeUps 0 calls 00:01:52.373510 /GVMM/VM/HaltBlocking 69039 calls 00:01:52.373521 /GVMM/VM/HaltCalls 69118 calls 00:01:52.373528 /GVMM/VM/HaltNotBlocking 79 calls 00:01:52.373534 /GVMM/VM/HaltTimeouts 21189 calls 00:01:52.373541 /GVMM/VM/HaltWakeUps 0 calls 00:01:52.373547 /GVMM/VM/PokeCalls 47746 calls 00:01:52.373556 /GVMM/VM/PokeNotBusy 1992 calls 00:01:52.373565 /GVMM/VM/PollCalls 0 calls 00:01:52.373574 /GVMM/VM/PollHalts 0 calls 00:01:52.373582 /GVMM/VM/PollWakeUps 0 calls 00:01:52.373591 /GVMM/VM/WakeUpCalls 47926 calls 00:01:52.373600 /GVMM/VM/WakeUpNotHalted 8700 calls 00:01:52.373608 /GVMM/VM/WakeUpWakeUps 0 calls 00:01:52.373618 /GVMM/VMs 1 calls 00:01:52.373628 /HGCM/LargeCmdAllocs 0 count 00:01:52.373637 /HGCM/MsgArrival 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.373649 /HGCM/MsgCompletion 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.373659 /HGCM/MsgTotal 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.373671 /HM/CPU0/Exit/HostNmiInGC 5 times 00:01:52.373680 /HM/CPU0/Switch/Preempting 2249 times 00:01:52.373689 /HM/CPU1/Exit/HostNmiInGC 2 times 00:01:52.373695 /HM/CPU1/Switch/Preempting 2370 times 00:01:52.373702 /IEM/CPU0/CodeTlb-Misses 0 count 00:01:52.373709 /IEM/CPU0/CodeTlb-PhysRev ffffffffffff9c00 00:01:52.373717 /IEM/CPU0/CodeTlb-Revision fffff38000000000 00:01:52.373724 /IEM/CPU0/CodeTlb-SlowReads 0 00:01:52.373730 /IEM/CPU0/DataTlb-Misses 0 count 00:01:52.373736 /IEM/CPU0/DataTlb-PhysRev ffffffffffff9c00 00:01:52.373743 /IEM/CPU0/DataTlb-Revision fffff38000000000 00:01:52.373751 /IEM/CPU0/cInstructions 1987824 count 00:01:52.373759 /IEM/CPU0/cLongJumps 3612 bytes 00:01:52.373767 /IEM/CPU0/cPendingCommit 0 bytes 00:01:52.373777 /IEM/CPU0/cPotentialExits 2027771 count 00:01:52.373786 /IEM/CPU0/cRetAspectNotImplemented 0 count 00:01:52.373792 /IEM/CPU0/cRetErrStatuses 0 count 00:01:52.373798 /IEM/CPU0/cRetInfStatuses 6729 count 00:01:52.373805 /IEM/CPU0/cRetInstrNotImplemented 0 count 00:01:52.373811 /IEM/CPU0/cbWritten 3452996 bytes 00:01:52.373818 /IEM/CPU1/CodeTlb-Misses 0 count 00:01:52.373824 /IEM/CPU1/CodeTlb-PhysRev ffffffffffff9c00 00:01:52.373831 /IEM/CPU1/CodeTlb-Revision fffff38000000000 00:01:52.373838 /IEM/CPU1/CodeTlb-SlowReads 0 00:01:52.373845 /IEM/CPU1/DataTlb-Misses 0 count 00:01:52.373851 /IEM/CPU1/DataTlb-PhysRev ffffffffffff9c00 00:01:52.373867 /IEM/CPU1/DataTlb-Revision fffff38000000000 00:01:52.373875 /IEM/CPU1/cInstructions 763035 count 00:01:52.373882 /IEM/CPU1/cLongJumps 3949 bytes 00:01:52.373888 /IEM/CPU1/cPendingCommit 0 bytes 00:01:52.373894 /IEM/CPU1/cPotentialExits 807356 count 00:01:52.373901 /IEM/CPU1/cRetAspectNotImplemented 0 count 00:01:52.373907 /IEM/CPU1/cRetErrStatuses 0 count 00:01:52.373913 /IEM/CPU1/cRetInfStatuses 3949 count 00:01:52.373919 /IEM/CPU1/cRetInstrNotImplemented 0 count 00:01:52.373925 /IEM/CPU1/cbWritten 1976753 bytes 00:01:52.373932 /MM/HyperHeap/cbFree 1864656 bytes 00:01:52.373939 /MM/HyperHeap/cbHeap 2358976 bytes 00:01:52.373945 /PDM/BlkCache/cbCached 0 bytes 00:01:52.373952 /PDM/BlkCache/cbCachedFru 0 bytes 00:01:52.373958 /PDM/BlkCache/cbCachedMruIn 0 bytes 00:01:52.373964 /PDM/BlkCache/cbCachedMruOut 0 bytes 00:01:52.373970 /PDM/BlkCache/cbMax 5242880 bytes 00:01:52.373977 /PDM/CritSects/8237A#0Auto/ContentionR3 0 times 00:01:52.373983 /PDM/CritSects/8237A#0Auto/ContentionRZLock 0 times 00:01:52.373989 /PDM/CritSects/8237A#0Auto/ContentionRZUnlock 0 times 00:01:52.373995 /PDM/CritSects/AC'97/ContentionR3 0 times 00:01:52.374001 /PDM/CritSects/AC'97/ContentionRZLock 0 times 00:01:52.374007 /PDM/CritSects/AC'97/ContentionRZUnlock 0 times 00:01:52.374013 /PDM/CritSects/AHCI#0/ContentionR3 0 times 00:01:52.374019 /PDM/CritSects/AHCI#0/ContentionRZLock 0 times 00:01:52.374025 /PDM/CritSects/AHCI#0/ContentionRZUnlock 0 times 00:01:52.374031 /PDM/CritSects/E1000#0/ContentionR3 0 times 00:01:52.374037 /PDM/CritSects/E1000#0/ContentionRZLock 0 times 00:01:52.374043 /PDM/CritSects/E1000#0/ContentionRZUnlock 0 times 00:01:52.374049 /PDM/CritSects/E1000#0RX/ContentionR3 0 times 00:01:52.374055 /PDM/CritSects/E1000#0RX/ContentionRZLock 0 times 00:01:52.374060 /PDM/CritSects/E1000#0RX/ContentionRZUnlock 0 times 00:01:52.374066 /PDM/CritSects/E1000#0TX/ContentionR3 0 times 00:01:52.374072 /PDM/CritSects/E1000#0TX/ContentionRZLock 0 times 00:01:52.374078 /PDM/CritSects/E1000#0TX/ContentionRZUnlock 0 times 00:01:52.374084 /PDM/CritSects/EM-REM/ContentionR3 0 times 00:01:52.374090 /PDM/CritSects/EM-REM/ContentionRZLock 0 times 00:01:52.374096 /PDM/CritSects/EM-REM/ContentionRZUnlock 0 times 00:01:52.374101 /PDM/CritSects/FTM/ContentionR3 0 times 00:01:52.374107 /PDM/CritSects/FTM/ContentionRZLock 0 times 00:01:52.374113 /PDM/CritSects/FTM/ContentionRZUnlock 0 times 00:01:52.374119 /PDM/CritSects/GIMDev#0Auto/ContentionR3 0 times 00:01:52.374125 /PDM/CritSects/GIMDev#0Auto/ContentionRZLock 0 times 00:01:52.374131 /PDM/CritSects/GIMDev#0Auto/ContentionRZUnlock 0 times 00:01:52.374137 /PDM/CritSects/HPET/ContentionR3 0 times 00:01:52.374143 /PDM/CritSects/HPET/ContentionRZLock 0 times 00:01:52.374149 /PDM/CritSects/HPET/ContentionRZUnlock 0 times 00:01:52.374155 /PDM/CritSects/MM-HYPER/ContentionR3 0 times 00:01:52.374166 /PDM/CritSects/MM-HYPER/ContentionRZLock 0 times 00:01:52.374172 /PDM/CritSects/MM-HYPER/ContentionRZUnlock 0 times 00:01:52.374179 /PDM/CritSects/NOP/ContentionR3 0 times 00:01:52.374185 /PDM/CritSects/NOP/ContentionRZLock 0 times 00:01:52.374191 /PDM/CritSects/NOP/ContentionRZUnlock 0 times 00:01:52.374197 /PDM/CritSects/PDM/ContentionR3 0 times 00:01:52.374203 /PDM/CritSects/PDM/ContentionRZLock 0 times 00:01:52.374209 /PDM/CritSects/PDM/ContentionRZUnlock 0 times 00:01:52.374215 /PDM/CritSects/PGM/ContentionR3 0 times 00:01:52.374221 /PDM/CritSects/PGM/ContentionRZLock 0 times 00:01:52.374227 /PDM/CritSects/PGM/ContentionRZUnlock 0 times 00:01:52.374233 /PDM/CritSects/REM-Register/ContentionR3 0 times 00:01:52.374245 /PDM/CritSects/REM-Register/ContentionRZLock 0 times 00:01:52.374251 /PDM/CritSects/REM-Register/ContentionRZUnlock 0 times 00:01:52.374257 /PDM/CritSects/TM Timer Lock/ContentionR3 204 times 00:01:52.374264 /PDM/CritSects/TM Timer Lock/ContentionRZLock 1 times 00:01:52.374270 /PDM/CritSects/TM Timer Lock/ContentionRZUnlock 0 times 00:01:52.374276 /PDM/CritSects/TM VirtualSync Lock/ContentionR3 0 times 00:01:52.374281 /PDM/CritSects/TM VirtualSync Lock/ContentionRZLock 319479 times 00:01:52.374288 /PDM/CritSects/TM VirtualSync Lock/ContentionRZUnlock 0 times 00:01:52.374294 /PDM/CritSects/VGA#0/ContentionR3 0 times 00:01:52.374300 /PDM/CritSects/VGA#0/ContentionRZLock 0 times 00:01:52.374306 /PDM/CritSects/VGA#0/ContentionRZUnlock 0 times 00:01:52.374312 /PDM/CritSects/VGA#0_IRQ/ContentionR3 0 times 00:01:52.374318 /PDM/CritSects/VGA#0_IRQ/ContentionRZLock 0 times 00:01:52.374324 /PDM/CritSects/VGA#0_IRQ/ContentionRZUnlock 0 times 00:01:52.374330 /PDM/CritSects/VMMDev#0/ContentionR3 0 times 00:01:52.374335 /PDM/CritSects/VMMDev#0/ContentionRZLock 0 times 00:01:52.374341 /PDM/CritSects/VMMDev#0/ContentionRZUnlock 0 times 00:01:52.374347 /PDM/CritSects/acpi#0/ContentionR3 0 times 00:01:52.374353 /PDM/CritSects/acpi#0/ContentionRZLock 0 times 00:01:52.374359 /PDM/CritSects/acpi#0/ContentionRZUnlock 0 times 00:01:52.374365 /PDM/CritSects/efi#0Auto/ContentionR3 0 times 00:01:52.374371 /PDM/CritSects/efi#0Auto/ContentionRZLock 0 times 00:01:52.374377 /PDM/CritSects/efi#0Auto/ContentionRZUnlock 0 times 00:01:52.374383 /PDM/CritSects/ich9pci#0Auto/ContentionR3 0 times 00:01:52.374389 /PDM/CritSects/ich9pci#0Auto/ContentionRZLock 0 times 00:01:52.374395 /PDM/CritSects/ich9pci#0Auto/ContentionRZUnlock 0 times 00:01:52.374401 /PDM/CritSects/lpc#0Auto/ContentionR3 0 times 00:01:52.374407 /PDM/CritSects/lpc#0Auto/ContentionRZLock 0 times 00:01:52.374413 /PDM/CritSects/lpc#0Auto/ContentionRZUnlock 0 times 00:01:52.374419 /PDM/CritSects/mc146818#0Auto/ContentionR3 0 times 00:01:52.374425 /PDM/CritSects/mc146818#0Auto/ContentionRZLock 0 times 00:01:52.374431 /PDM/CritSects/mc146818#0Auto/ContentionRZUnlock 0 times 00:01:52.374437 /PDM/CritSects/pcarch#0Auto/ContentionR3 0 times 00:01:52.374442 /PDM/CritSects/pcarch#0Auto/ContentionRZLock 0 times 00:01:52.374448 /PDM/CritSects/pcarch#0Auto/ContentionRZUnlock 0 times 00:01:52.374454 /PDM/CritSects/pckbd#0Auto/ContentionR3 0 times 00:01:52.374460 /PDM/CritSects/pckbd#0Auto/ContentionRZLock 0 times 00:01:52.374466 /PDM/CritSects/pckbd#0Auto/ContentionRZUnlock 0 times 00:01:52.374472 /PDM/CritSects/pit#0/ContentionR3 0 times 00:01:52.374478 /PDM/CritSects/pit#0/ContentionRZLock 0 times 00:01:52.374484 /PDM/CritSects/pit#0/ContentionRZUnlock 0 times 00:01:52.374490 /PDM/CritSects/smc#0Auto/ContentionR3 0 times 00:01:52.374496 /PDM/CritSects/smc#0Auto/ContentionRZLock 0 times 00:01:52.374502 /PDM/CritSects/smc#0Auto/ContentionRZUnlock 0 times 00:01:52.374508 /PDM/CritSects/usb-xhci#0Auto/ContentionR3 0 times 00:01:52.374513 /PDM/CritSects/usb-xhci#0Auto/ContentionRZLock 0 times 00:01:52.374519 /PDM/CritSects/usb-xhci#0Auto/ContentionRZUnlock 0 times 00:01:52.374525 /PDM/CritSects/xHCIIntr#0/ContentionR3 0 times 00:01:52.374531 /PDM/CritSects/xHCIIntr#0/ContentionRZLock 0 times 00:01:52.374536 /PDM/CritSects/xHCIIntr#0/ContentionRZUnlock 0 times 00:01:52.374542 /PDM/CritSects/xHCIIntr#1/ContentionR3 0 times 00:01:52.374548 /PDM/CritSects/xHCIIntr#1/ContentionRZLock 0 times 00:01:52.374554 /PDM/CritSects/xHCIIntr#1/ContentionRZUnlock 0 times 00:01:52.374560 /PDM/CritSects/xHCIIntr#2/ContentionR3 0 times 00:01:52.374565 /PDM/CritSects/xHCIIntr#2/ContentionRZLock 0 times 00:01:52.374577 /PDM/CritSects/xHCIIntr#2/ContentionRZUnlock 0 times 00:01:52.374583 /PDM/CritSects/xHCIIntr#3/ContentionR3 0 times 00:01:52.374589 /PDM/CritSects/xHCIIntr#3/ContentionRZLock 0 times 00:01:52.374594 /PDM/CritSects/xHCIIntr#3/ContentionRZUnlock 0 times 00:01:52.374600 /PDM/CritSects/xHCIIntr#4/ContentionR3 0 times 00:01:52.374606 /PDM/CritSects/xHCIIntr#4/ContentionRZLock 0 times 00:01:52.374612 /PDM/CritSects/xHCIIntr#4/ContentionRZUnlock 0 times 00:01:52.374617 /PDM/CritSects/xHCIIntr#5/ContentionR3 0 times 00:01:52.374623 /PDM/CritSects/xHCIIntr#5/ContentionRZLock 0 times 00:01:52.374629 /PDM/CritSects/xHCIIntr#5/ContentionRZUnlock 0 times 00:01:52.374635 /PDM/CritSects/xHCIIntr#6/ContentionR3 0 times 00:01:52.374640 /PDM/CritSects/xHCIIntr#6/ContentionRZLock 0 times 00:01:52.374646 /PDM/CritSects/xHCIIntr#6/ContentionRZUnlock 0 times 00:01:52.374652 /PDM/CritSects/xHCIIntr#7/ContentionR3 0 times 00:01:52.374657 /PDM/CritSects/xHCIIntr#7/ContentionRZLock 0 times 00:01:52.374663 /PDM/CritSects/xHCIIntr#7/ContentionRZUnlock 0 times 00:01:52.374669 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterExcl 7 times 00:01:52.374675 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterShared 0 times 00:01:52.374681 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterExcl 0 times 00:01:52.374687 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterShared 0 times 00:01:52.374693 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveExcl 0 times 00:01:52.374698 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveShared 0 times 00:01:52.374704 /PDM/CritSectsRw/IOM Lock/R3EnterExcl 520 times 00:01:52.374710 /PDM/CritSectsRw/IOM Lock/R3EnterShared 129373 times 00:01:52.374716 /PDM/CritSectsRw/IOM Lock/RZEnterExcl 0 times 00:01:52.374722 /PDM/CritSectsRw/IOM Lock/RZEnterShared 12072069 times 00:01:52.374729 /PDM/Queue/AHCI-Xmit/AllocFailures 0 times 00:01:52.374735 /PDM/Queue/AHCI-Xmit/Flush 0 calls 00:01:52.374741 /PDM/Queue/AHCI-Xmit/FlushLeftovers 0 times 00:01:52.374747 /PDM/Queue/AHCI-Xmit/Insert 0 calls 00:01:52.374753 /PDM/Queue/AHCI-Xmit/cItems 60 count 00:01:52.374759 /PDM/Queue/AHCI-Xmit/cbItem 32 bytes 00:01:52.374765 /PDM/Queue/DevHlp/AllocFailures 0 times 00:01:52.374771 /PDM/Queue/DevHlp/Flush 0 calls 00:01:52.374778 /PDM/Queue/DevHlp/FlushLeftovers 0 times 00:01:52.374784 /PDM/Queue/DevHlp/Insert 0 calls 00:01:52.374790 /PDM/Queue/DevHlp/cItems 8 count 00:01:52.374797 /PDM/Queue/DevHlp/cbItem 64 bytes 00:01:52.374803 /PDM/Queue/E1000-Rcv/AllocFailures 0 times 00:01:52.374809 /PDM/Queue/E1000-Rcv/Flush 0 calls 00:01:52.374815 /PDM/Queue/E1000-Rcv/FlushLeftovers 0 times 00:01:52.374821 /PDM/Queue/E1000-Rcv/Insert 0 calls 00:01:52.374827 /PDM/Queue/E1000-Rcv/cItems 1 count 00:01:52.374833 /PDM/Queue/E1000-Rcv/cbItem 24 bytes 00:01:52.374840 /PDM/Queue/E1000-Xmit/AllocFailures 0 times 00:01:52.374845 /PDM/Queue/E1000-Xmit/Flush 0 calls 00:01:52.374851 /PDM/Queue/E1000-Xmit/FlushLeftovers 0 times 00:01:52.374857 /PDM/Queue/E1000-Xmit/Insert 0 calls 00:01:52.374863 /PDM/Queue/E1000-Xmit/cItems 1 count 00:01:52.374869 /PDM/Queue/E1000-Xmit/cbItem 24 bytes 00:01:52.374876 /PDM/Queue/Keyboard/AllocFailures 0 times 00:01:52.374881 /PDM/Queue/Keyboard/Flush 0 calls 00:01:52.374888 /PDM/Queue/Keyboard/FlushLeftovers 0 times 00:01:52.374893 /PDM/Queue/Keyboard/Insert 0 calls 00:01:52.374900 /PDM/Queue/Keyboard/cItems 64 count 00:01:52.374906 /PDM/Queue/Keyboard/cbItem 32 bytes 00:01:52.374912 /PDM/Queue/Keyboard_1/AllocFailures 0 times 00:01:52.374918 /PDM/Queue/Keyboard_1/Flush 0 calls 00:01:52.374924 /PDM/Queue/Keyboard_1/FlushLeftovers 0 times 00:01:52.374936 /PDM/Queue/Keyboard_1/Insert 0 calls 00:01:52.374942 /PDM/Queue/Keyboard_1/cItems 64 count 00:01:52.374948 /PDM/Queue/Keyboard_1/cbItem 32 bytes 00:01:52.374955 /PDM/Queue/Mouse/AllocFailures 0 times 00:01:52.374961 /PDM/Queue/Mouse/Flush 0 calls 00:01:52.374967 /PDM/Queue/Mouse/FlushLeftovers 0 times 00:01:52.374973 /PDM/Queue/Mouse/Insert 0 calls 00:01:52.374979 /PDM/Queue/Mouse/cItems 128 count 00:01:52.374986 /PDM/Queue/Mouse/cbItem 48 bytes 00:01:52.374992 /PDM/Queue/Mouse_1/AllocFailures 0 times 00:01:52.374998 /PDM/Queue/Mouse_1/Flush 0 calls 00:01:52.375004 /PDM/Queue/Mouse_1/FlushLeftovers 0 times 00:01:52.375010 /PDM/Queue/Mouse_1/Insert 25 calls 00:01:52.375016 /PDM/Queue/Mouse_1/cItems 128 count 00:01:52.375023 /PDM/Queue/Mouse_1/cbItem 48 bytes 00:01:52.375029 /PDM/Queue/SCSI-Eject/AllocFailures 0 times 00:01:52.375035 /PDM/Queue/SCSI-Eject/Flush 0 calls 00:01:52.375041 /PDM/Queue/SCSI-Eject/FlushLeftovers 0 times 00:01:52.375047 /PDM/Queue/SCSI-Eject/Insert 0 calls 00:01:52.375053 /PDM/Queue/SCSI-Eject/cItems 1 count 00:01:52.375059 /PDM/Queue/SCSI-Eject/cbItem 40 bytes 00:01:52.375066 /PDM/Queue/SCSI-Eject_1/AllocFailures 0 times 00:01:52.375072 /PDM/Queue/SCSI-Eject_1/Flush 0 calls 00:01:52.375077 /PDM/Queue/SCSI-Eject_1/FlushLeftovers 0 times 00:01:52.375083 /PDM/Queue/SCSI-Eject_1/Insert 0 calls 00:01:52.375090 /PDM/Queue/SCSI-Eject_1/cItems 1 count 00:01:52.375096 /PDM/Queue/SCSI-Eject_1/cbItem 40 bytes 00:01:52.375102 /PDM/Queue/xHCI-Notify/AllocFailures 0 times 00:01:52.375108 /PDM/Queue/xHCI-Notify/Flush 0 calls 00:01:52.375114 /PDM/Queue/xHCI-Notify/FlushLeftovers 0 times 00:01:52.375120 /PDM/Queue/xHCI-Notify/Insert 0 calls 00:01:52.375126 /PDM/Queue/xHCI-Notify/cItems 2 count 00:01:52.375132 /PDM/Queue/xHCI-Notify/cbItem 24 bytes 00:01:52.375138 /PGM/CPU0/cA20Changes 0 times 00:01:52.375145 /PGM/CPU0/cGuestModeChanges 4 times 00:01:52.375151 /PGM/CPU1/cA20Changes 0 times 00:01:52.375157 /PGM/CPU1/cGuestModeChanges 2 times 00:01:52.375163 /PGM/ChunkR3Map/Mapped 674 count 00:01:52.375170 /PGM/ChunkR3Map/Unmapped 0 count 00:01:52.375176 /PGM/ChunkR3Map/c 674 count 00:01:52.375183 /PGM/ChunkR3Map/cMax 4294967295 count 00:01:52.375190 /PGM/LargePage/Recheck 0 times 00:01:52.375196 /PGM/LargePage/Refused 3 times 00:01:52.375202 /PGM/LargePage/Reused 503 times 00:01:52.375210 /PGM/Page/cAllPages 1099837 count 00:01:52.375217 /PGM/Page/cBalloonedPages 0 count 00:01:52.375223 /PGM/Page/cHandyPages 40 count 00:01:52.375229 /PGM/Page/cLargePages 669 count 00:01:52.375236 /PGM/Page/cLargePagesDisabled 0 count 00:01:52.375242 /PGM/Page/cMonitoredPages 0 count 00:01:52.375248 /PGM/Page/cPrivatePages 377775 count 00:01:52.375254 /PGM/Page/cPureMmioPages 16441 count 00:01:52.375261 /PGM/Page/cReadLockedPages 0 count 00:01:52.375267 /PGM/Page/cReusedSharedPages 0 count 00:01:52.375273 /PGM/Page/cSharedPages 0 count 00:01:52.375280 /PGM/Page/cWriteLockedPages 0 count 00:01:52.375285 /PGM/Page/cWrittenToPages 0 count 00:01:52.375291 /PGM/Page/cZeroPages 705621 count 00:01:52.375298 /PGM/ShMod/Check 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375306 /PGM/cRelocations 0 times 00:01:52.375313 /PROF/CPU0/EM/Capped 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375321 /PROF/CPU0/EM/ForcedActions 46879 times 00:01:52.375334 /PROF/CPU0/EM/Halted 18258 times 00:01:52.375340 /PROF/CPU0/EM/NEMExec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375348 /PROF/CPU0/EM/NEMExecuteCalled 0 times 00:01:52.375354 /PROF/CPU0/EM/RAWTotal 0 times 00:01:52.375360 /PROF/CPU0/EM/REMTotal 0 times 00:01:52.375366 /PROF/CPU0/EM/RecordedExits 11836291 times 00:01:52.375373 /PROF/CPU0/EM/Total 285663453962 ticks/call (285663453962 ticks, 1 times, max 285663453962, min 285663453962) 00:01:52.375385 /PROF/CPU0/VM/Halt/Block 1647893 ns/call ( 29535187984 ticks, 17923 times, max 194047227, min 1) 00:01:52.375395 /PROF/CPU0/VM/Halt/BlockInsomnia 1647893 ns/call ( 29535187984 ticks, 17923 times, max 194047227, min 1) 00:01:52.375405 /PROF/CPU0/VM/Halt/BlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375412 /PROF/CPU0/VM/Halt/BlockOverslept 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375420 /PROF/CPU0/VM/Halt/R0HaltBlock 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375427 /PROF/CPU0/VM/Halt/R0HaltBlockInsomnia 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375433 /PROF/CPU0/VM/Halt/R0HaltBlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375440 /PROF/CPU0/VM/Halt/R0HaltBlockOverslept 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375447 /PROF/CPU0/VM/Halt/R0HaltExec 0 times 00:01:52.375453 /PROF/CPU0/VM/Halt/R0HaltExec/FromBlock 0 times 00:01:52.375459 /PROF/CPU0/VM/Halt/R0HaltExec/FromSpin 0 times 00:01:52.375465 /PROF/CPU0/VM/Halt/R0HaltHistoryCounter 18240 times 00:01:52.375471 /PROF/CPU0/VM/Halt/R0HaltHistorySucceeded 0 times 00:01:52.375477 /PROF/CPU0/VM/Halt/R0HaltHistoryToRing3 67 times 00:01:52.375483 /PROF/CPU0/VM/Halt/Timers 596 ns/call ( 21405087 ticks, 35871 times, max 75496, min 1) 00:01:52.375492 /PROF/CPU0/VM/Halt/Yield 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375500 /PROF/CPU1/EM/Capped 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375507 /PROF/CPU1/EM/ForcedActions 60110 times 00:01:52.375513 /PROF/CPU1/EM/Halted 15060 times 00:01:52.375520 /PROF/CPU1/EM/NEMExec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:01:52.375528 /PROF/CPU1/EM/NEMExecuteCalled 0 times 00:01:52.375534 /PROF/CPU1/EM/RAWTotal 0 times 00:01:52.375540 /PROF/CPU1/EM/REMTotal 0 times 00:01:52.375547 /PROF/CPU1/EM/RecordedExits 5442811 times 00:01:52.375553 /PROF/CPU1/EM/Total 285663571140 ticks/call (285663571140 ticks, 1 times, max 285663571140, min 285663571140) 00:01:52.375564 /PROF/CPU1/VM/Halt/Block 1662477 ns/call ( 37837979950 ticks, 22760 times, max 26578988, min 1) 00:01:52.375574 /PROF/CPU1/VM/Halt/BlockInsomnia 747451 ns/call ( 4931682292 ticks, 6598 times, max 24306867, min 1) 00:01:52.375583 /PROF/CPU1/VM/Halt/BlockOnTime 1676096 ns/call ( 18445444386 ticks, 11005 times, max 15262448, min 1) 00:01:52.375592 /PROF/CPU1/VM/Halt/BlockOverslept 189082 ns/call ( 975100861 ticks, 5157 times, max 4078917, min 50012) 00:01:52.375602 /PROF/CPU1/VM/Halt/R0HaltBlock 312626 ns/call ( 8884853013 ticks, 28420 times, max 5003154, min 8) 00:01:52.375611 /PROF/CPU1/VM/Halt/R0HaltBlockInsomnia 145235 ns/call ( 3238175339 ticks, 22296 times, max 4670924, min 8) 00:01:52.375619 /PROF/CPU1/VM/Halt/R0HaltBlockOnTime 744677 ns/call ( 3564769861 ticks, 4787 times, max 4957236, min 286) 00:01:52.375628 /PROF/CPU1/VM/Halt/R0HaltBlockOverslept 66992 ns/call ( 89568634 ticks, 1337 times, max 149334, min 50012) 00:01:52.375643 /PROF/CPU1/VM/Halt/R0HaltExec 15257 times 00:01:52.375649 /PROF/CPU1/VM/Halt/R0HaltExec/FromBlock 14105 times 00:01:52.375656 /PROF/CPU1/VM/Halt/R0HaltExec/FromSpin 1001 times 00:01:52.375681 /PROF/CPU1/VM/Halt/R0HaltHistoryCounter 30203 times 00:01:52.375693 /PROF/CPU1/VM/Halt/R0HaltHistorySucceeded 133 times 00:01:52.375704 /PROF/CPU1/VM/Halt/R0HaltHistoryToRing3 121 times 00:01:52.375711 /PROF/CPU1/VM/Halt/Timers 7159 ns/call ( 260311971 ticks, 36359 times, max 4498581, min 2) 00:01:52.375720 /PROF/CPU1/VM/Halt/Yield 1909 ns/call ( 3819 ticks, 2 times, max 1940, min 1879) 00:01:52.375729 /Public/Net/E1k0/BytesReceived 0 bytes 00:01:52.375736 /Public/Net/E1k0/BytesTransmitted 0 bytes 00:01:52.375742 /REM/TbFlushCount 0 times 00:01:52.375766 /REM/TbPhysInvldCount 0 times 00:01:52.375770 /REM/TlbFlushCount 3 times 00:01:52.375775 /SELM/LoadHidSel/GstReadErrors 0 times 00:01:52.375780 /SELM/LoadHidSel/NoGoodGuest 0 times 00:01:52.375784 /TM/CPU/00/cNsExecuting 62036418028 ns 00:01:52.375790 /TM/CPU/00/cNsHalted 29590940561 ns 00:01:52.375795 /TM/CPU/00/cNsOther 18582405008 ns 00:01:52.375799 /TM/CPU/00/cNsTotal 110209763597 ns 00:01:52.375804 /TM/CPU/00/cPeriodsExecuting 11836291 count 00:01:52.375809 /TM/CPU/00/cPeriodsHalted 17948 count 00:01:52.375814 /TM/CPU/00/pctExecuting 43 % 00:01:52.375818 /TM/CPU/00/pctHalted 0 % 00:01:52.375823 /TM/CPU/00/pctOther 56 % 00:01:52.375827 /TM/CPU/01/cNsExecuting 50114458540 ns 00:01:52.375832 /TM/CPU/01/cNsHalted 38130597501 ns 00:01:52.375837 /TM/CPU/01/cNsOther 21964748444 ns 00:01:52.375842 /TM/CPU/01/cNsTotal 110209804485 ns 00:01:52.375846 /TM/CPU/01/cPeriodsExecuting 5442811 count 00:01:52.375851 /TM/CPU/01/cPeriodsHalted 13554 count 00:01:52.375855 /TM/CPU/01/pctExecuting 0 % 00:01:52.375860 /TM/CPU/01/pctHalted 99 % 00:01:52.375864 /TM/CPU/01/pctOther 0 % 00:01:52.375869 /TM/CPU/pctExecuting 17 % 00:01:52.375873 /TM/CPU/pctHalted 59 % 00:01:52.375877 /TM/CPU/pctOther 22 % 00:01:52.375882 /TM/MaxHzHint 0 Hz 00:01:52.375888 /TM/R0/1nsSteps 278848 times 00:01:52.375892 /TM/R3/1nsSteps 155044 times 00:01:52.375897 /TM/TSC/offCPU0 269365777150 ticks 00:01:52.375903 /TM/TSC/offCPU1 269365777150 ticks 00:01:52.375908 /TM/VirtualSync/CurrentOffset 364786 ns 00:01:52.375913 /VUSB/0/cUrbsInPool 0 count 00:01:52.375917 /VUSB/1/cUrbsInPool 0 count 00:01:52.375924 *
End of statistics ** 00:01:52.376093 VUSB: Detached 'HidKeyboard' from port 1 on RootHub#1 00:01:52.376177 VUSB: Detached 'HidMouse' from port 2 on RootHub#1 00:01:52.389202 NAT: Zone(nm:mbuf_cluster, used:0) 00:01:52.389792 NAT: Zone(nm:mbuf_packet, used:0) 00:01:52.389807 NAT: Zone(nm:mbuf, used:0) 00:01:52.389813 NAT: Zone(nm:mbuf_jumbo_pagesize, used:0) 00:01:52.390283 NAT: Zone(nm:mbuf_jumbo_9k, used:0) 00:01:52.390477 NAT: Zone(nm:mbuf_jumbo_16k, used:0) 00:01:52.390576 NAT: Zone(nm:mbuf_ext_refcnt, used:0) 00:01:52.390600 E1000#0: Interrupt attempts: 0 00:01:52.390604 E1000#0: Interrupts raised : 0 00:01:52.390606 E1000#0: Interrupts lowered: 0 00:01:52.390609 E1000#0: ICR outside ISR : 0 00:01:52.390611 E1000#0: IMS raised ints : 0 00:01:52.390614 E1000#0: Interrupts skipped: 0 00:01:52.390616 E1000#0: Masked interrupts : 0 00:01:52.390619 E1000#0: Early interrupts : 0 00:01:52.390621 E1000#0: Late interrupts : 0 00:01:52.390623 E1000#0: Lost interrupts : 0 00:01:52.390636 E1000#0: Interrupts by RX : 0 00:01:52.390638 E1000#0: Interrupts by TX : 0 00:01:52.390641 E1000#0: Interrupts by ICS : 0 00:01:52.390643 E1000#0: Interrupts by RDTR: 0 00:01:52.390646 E1000#0: Interrupts by RDMT: 0 00:01:52.390648 E1000#0: Interrupts by TXQE: 0 00:01:52.390650 E1000#0: TX int delay asked: 0 00:01:52.390653 E1000#0: TX delayed: 0 00:01:52.390655 E1000#0: TX delay expired: 0 00:01:52.390658 E1000#0: TX no report asked: 0 00:01:52.390660 E1000#0: TX abs timer expd : 0 00:01:52.390662 E1000#0: TX int timer expd : 0 00:01:52.390665 E1000#0: RX abs timer expd : 0 00:01:52.390667 E1000#0: RX int timer expd : 0 00:01:52.390670 E1000#0: TX CTX descriptors: 0 00:01:52.390672 E1000#0: TX DAT descriptors: 0 00:01:52.390674 E1000#0: TX LEG descriptors: 0 00:01:52.390677 E1000#0: Received frames : 0 00:01:52.390679 E1000#0: Transmitted frames: 0 00:01:52.390682 E1000#0: TX frames up to 1514: 0 00:01:52.390684 E1000#0: TX frames up to 2962: 0 00:01:52.390687 E1000#0: TX frames up to 4410: 0 00:01:52.390689 E1000#0: TX frames up to 5858: 0 00:01:52.390692 E1000#0: TX frames up to 7306: 0 00:01:52.390694 E1000#0: TX frames up to 8754: 0 00:01:52.390696 E1000#0: TX frames up to 16384: 0 00:01:52.390699 E1000#0: TX frames up to 32768: 0 00:01:52.390701 E1000#0: Larger TX frames : 0 00:01:52.390704 E1000#0: Max TX Delay : 0 00:01:52.397043 Changing the VM state from 'DESTROYING' to 'TERMINATED' 00:01:52.405453 Console: Machine state changed to 'PoweredOff' 00:01:52.970910 GUI: Passing request to close Runtime UI from machine-logic to UI session.

bosaku commented 5 years ago

Looks like the original host and new host have different versions of virtualbox. (5->6). Redoing!

bosaku commented 5 years ago

Same problem exists after using the same version of VirtualBox.

bosaku commented 5 years ago

This is the log when attempting to boot exported .ova on Ubuntu after installing osx to the drive.

00:00:00.664009 VirtualBox VM 6.0.0 r127566 linux.amd64 (Dec 18 2018 13:18:17) release log 00:00:00.664009 Log opened 2018-12-21T20:09:37.745865000Z 00:00:00.664009 Build Type: release 00:00:00.664009 OS Product: Linux 00:00:00.664009 OS Release: 4.15.0-43-generic 00:00:00.664009 OS Version: #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 00:00:00.664009 DMI Product Name: 20M9CTO1WW 00:00:00.664009 DMI Product Version: ThinkPad P52 00:00:00.664009 Host RAM: 15647MB (15.2GB) total, 9083MB (8.8GB) available 00:00:00.664009 Executable: /usr/lib/virtualbox/VirtualBoxVM 00:00:00.664009 Process ID: 18090 00:00:00.664009 Package type: LINUX_64BITS__UBUNTU_18_04 00:00:00.684057 Installed Extension Packs: 00:00:00.684108 Oracle VM VirtualBox Extension Pack (Version: 6.0.0 r127566; VRDE Module: VBoxVRDP) 00:00:00.684797 Console: Machine state changed to 'Starting' 00:00:00.684914 Qt version: 5.9.5 00:00:00.684921 X11 Window Manager code: 2 00:00:00.689769 GUI: UIMediumEnumerator: Medium-enumeration finished! 00:00:00.689904 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:00.689920 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX 00:00:00.690999 Guest OS type: 'MacOS1013_64' 00:00:00.691599 Using MWAIT extensions 00:00:00.692248 fHMForced=true - Lots of RAM 00:00:00.692253 fHMForced=true - SMP 00:00:00.692255 fHMForced=true - 64-bit guest 00:00:00.693779 X Server details: vendor: The X.Org Foundation, release: 11906000, protocol version: 11.0, display string: :1 00:00:00.693793 Using XKB for keycode to scan code conversion 00:00:00.695862 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x28 x 1920x1018 00:00:00.698322 File system of '/home/sfi/VirtualBox VMs/macOS-MojaveClover.iso' (DVD) is ext4 00:00:00.699660 File system of '/home/sfi/VirtualBox VMs/macOS-Mojave/Snapshots' (snapshots) is unknown 00:00:00.699668 File system of '/home/sfi/VirtualBox VMs/macOS-Mojave/macOS-Mojave-disk001.vdi' is ext4 00:00:00.712004 Shared clipboard service loaded 00:00:00.712004 Shared clipboard mode: Off 00:00:00.712004 Drag and drop service loaded 00:00:00.712004 Drag and drop mode: Off 00:00:00.716072 Per-VM extradata API settings: 00:00:00.716084 VBoxInternal2/EfiGraphicsResolution="1680x1050" 00:00:00.716237 CFGM dump 00:00:00.716241 [/] (level 0) 00:00:00.716250 CSAMEnabled = 0x0000000000000001 (1) 00:00:00.716254 CpuExecutionCap = 0x0000000000000064 (100) 00:00:00.716255 EnablePAE = 0x0000000000000001 (1) 00:00:00.716255 HMEnabled = 0x0000000000000001 (1) 00:00:00.716256 MemBalloonSize = 0x0000000000000000 (0) 00:00:00.716256 Name = "macOS-Mojave" (cb=13) 00:00:00.716257 NumCPUs = 0x0000000000000002 (2) 00:00:00.716258 PATMEnabled = 0x0000000000000001 (1) 00:00:00.716258 PageFusionAllowed = 0x0000000000000000 (0) 00:00:00.716259 RamHoleSize = 0x0000000024000000 (603 979 776, 576 MB) 00:00:00.716260 RamSize = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB) 00:00:00.716261 RawR0Enabled = 0x0000000000000001 (1) 00:00:00.716262 RawR3Enabled = 0x0000000000000001 (1) 00:00:00.716262 TimerMillies = 0x000000000000000a (10) 00:00:00.716263 UUID = "64 a7 f9 d4 10 54 d5 42 b2 80 a0 86 13 f9 5e 1f" (cb=16) 00:00:00.716265 00:00:00.716268 [/CPUM/] (level 1) 00:00:00.716269 GuestCpuName = "host" (cb=5) 00:00:00.716269 NestedHWVirt = 0x0000000000000000 (0) 00:00:00.716270 PortableCpuIdLevel = 0x0000000000000000 (0) 00:00:00.716270 SpecCtrl = 0x0000000000000000 (0) 00:00:00.716271 00:00:00.716271 [/CPUM/IsaExts/] (level 2) 00:00:00.716272 MWaitExtensions = 0x0000000000000001 (1) 00:00:00.716272 00:00:00.716275 [/DBGC/] (level 1) 00:00:00.716275 GlobalInitScript = "/home/sfi/.config/VirtualBox/dbgc-init" (cb=39) 00:00:00.716276 HistoryFile = "/home/sfi/.config/VirtualBox/dbgc-history" (cb=42) 00:00:00.716276 LocalInitScript = "/home/sfi/VirtualBox VMs/macOS-Mojave/dbgc-init" (cb=48) 00:00:00.716277 00:00:00.716277 [/DBGF/] (level 1) 00:00:00.716277 Path = "/home/sfi/VirtualBox VMs/macOS-Mojave/debug/;/home/sfi/VirtualBox VMs/macOS-Mojave/;/home/sfi/" (cb=95) 00:00:00.716278 00:00:00.716278 [/Devices/] (level 1) 00:00:00.716279 00:00:00.716279 [/Devices/8237A/] (level 2) 00:00:00.716279 00:00:00.716279 [/Devices/8237A/0/] (level 3) 00:00:00.716280 Trusted = 0x0000000000000001 (1) 00:00:00.716281 00:00:00.716281 [/Devices/GIMDev/] (level 2) 00:00:00.716281 00:00:00.716281 [/Devices/GIMDev/0/] (level 3) 00:00:00.716282 Trusted = 0x0000000000000001 (1) 00:00:00.716283 00:00:00.716283 [/Devices/VMMDev/] (level 2) 00:00:00.716283 00:00:00.716283 [/Devices/VMMDev/0/] (level 3) 00:00:00.716284 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716285 PCIDeviceNo = 0x0000000000000004 (4) 00:00:00.716285 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716286 Trusted = 0x0000000000000001 (1) 00:00:00.716286 00:00:00.716286 [/Devices/VMMDev/0/Config/] (level 4) 00:00:00.716287 GuestCoreDumpDir = "/home/sfi/VirtualBox VMs/macOS-Mojave/Snapshots" (cb=48) 00:00:00.716288 00:00:00.716288 [/Devices/VMMDev/0/LUN#0/] (level 4) 00:00:00.716289 Driver = "HGCM" (cb=5) 00:00:00.716289 00:00:00.716289 [/Devices/VMMDev/0/LUN#0/Config/] (level 5) 00:00:00.716290 Object = 0x00007f7a18000b70 (140 162 365 393 776) 00:00:00.716291 00:00:00.716291 [/Devices/VMMDev/0/LUN#999/] (level 4) 00:00:00.716292 Driver = "MainStatus" (cb=11) 00:00:00.716292 00:00:00.716292 [/Devices/VMMDev/0/LUN#999/Config/] (level 5) 00:00:00.716293 First = 0x0000000000000000 (0) 00:00:00.716294 Last = 0x0000000000000000 (0) 00:00:00.716294 papLeds = 0x00007f7a44003b18 (140 163 103 603 480) 00:00:00.716295 00:00:00.716295 [/Devices/acpi/] (level 2) 00:00:00.716296 00:00:00.716296 [/Devices/acpi/0/] (level 3) 00:00:00.716296 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716297 PCIDeviceNo = 0x0000000000000007 (7) 00:00:00.716297 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716298 Trusted = 0x0000000000000001 (1) 00:00:00.716298 00:00:00.716298 [/Devices/acpi/0/Config/] (level 4) 00:00:00.716300 CpuHotPlug = 0x0000000000000000 (0) 00:00:00.716301 FdcEnabled = 0x0000000000000000 (0) 00:00:00.716301 HostBusPciAddress = 0x00000000001e0000 (1 966 080) 00:00:00.716302 HpetEnabled = 0x0000000000000001 (1) 00:00:00.716306 IOAPIC = 0x0000000000000001 (1) 00:00:00.716306 IocPciAddress = 0x00000000001f0000 (2 031 616) 00:00:00.716307 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.716308 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.716309 NicPciAddress = 0x0000000000110000 (1 114 112) 00:00:00.716309 NumCPUs = 0x0000000000000002 (2) 00:00:00.716310 Parallel0IoPortBase = 0x0000000000000000 (0) 00:00:00.716310 Parallel0Irq = 0x0000000000000000 (0) 00:00:00.716311 Parallel1IoPortBase = 0x0000000000000000 (0) 00:00:00.716311 Parallel1Irq = 0x0000000000000000 (0) 00:00:00.716311 PciPref64Enabled = 0x0000000000000001 (1) 00:00:00.716312 Serial0IoPortBase = 0x0000000000000000 (0) 00:00:00.716312 Serial0Irq = 0x0000000000000000 (0) 00:00:00.716313 Serial1IoPortBase = 0x0000000000000000 (0) 00:00:00.716313 Serial1Irq = 0x0000000000000000 (0) 00:00:00.716314 ShowCpu = 0x0000000000000001 (1) 00:00:00.716314 ShowRtc = 0x0000000000000001 (1) 00:00:00.716314 SmcEnabled = 0x0000000000000001 (1) 00:00:00.716315 00:00:00.716315 [/Devices/acpi/0/LUN#0/] (level 4) 00:00:00.716316 Driver = "ACPIHost" (cb=9) 00:00:00.716316 00:00:00.716316 [/Devices/acpi/0/LUN#0/Config/] (level 5) 00:00:00.716317 00:00:00.716317 [/Devices/acpi/0/LUN#1/] (level 4) 00:00:00.716318 Driver = "ACPICpu" (cb=8) 00:00:00.716318 00:00:00.716318 [/Devices/acpi/0/LUN#1/Config/] (level 5) 00:00:00.716319 00:00:00.716319 [/Devices/ahci/] (level 2) 00:00:00.716320 00:00:00.716320 [/Devices/ahci/0/] (level 3) 00:00:00.716321 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716322 PCIDeviceNo = 0x000000000000001f (31) 00:00:00.716322 PCIFunctionNo = 0x0000000000000002 (2) 00:00:00.716322 Trusted = 0x0000000000000001 (1) 00:00:00.716323 00:00:00.716323 [/Devices/ahci/0/Config/] (level 4) 00:00:00.716324 Bootable = 0x0000000000000001 (1) 00:00:00.716324 PortCount = 0x000000000000001e (30) 00:00:00.716325 00:00:00.716325 [/Devices/ahci/0/Config/Port0/] (level 5) 00:00:00.716326 Hotpluggable = 0x0000000000000000 (0) 00:00:00.716326 00:00:00.716326 [/Devices/ahci/0/Config/Port3/] (level 5) 00:00:00.716327 Hotpluggable = 0x0000000000000000 (0) 00:00:00.716327 00:00:00.716327 [/Devices/ahci/0/LUN#0/] (level 4) 00:00:00.716328 Driver = "SCSI" (cb=5) 00:00:00.716329 00:00:00.716329 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.716330 Driver = "VD" (cb=3) 00:00:00.716330 00:00:00.716330 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.716332 Format = "RAW" (cb=4) 00:00:00.716332 Mountable = 0x0000000000000001 (1) 00:00:00.716332 Path = "/home/sfi/VirtualBox VMs/macOS-MojaveClover.iso" (cb=48) 00:00:00.716333 ReadOnly = 0x0000000000000001 (1) 00:00:00.716333 Type = "DVD" (cb=4) 00:00:00.716334 00:00:00.716334 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/Plugins/] (level 7) 00:00:00.716335 00:00:00.716335 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/Plugins/VDPluginCrypt/] (level 8) 00:00:00.716336 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100) 00:00:00.716337 00:00:00.716337 [/Devices/ahci/0/LUN#3/] (level 4) 00:00:00.716338 Driver = "VD" (cb=3) 00:00:00.716338 00:00:00.716338 [/Devices/ahci/0/LUN#3/Config/] (level 5) 00:00:00.716339 Format = "vdi" (cb=4) 00:00:00.716339 Mountable = 0x0000000000000000 (0) 00:00:00.716340 NonRotationalMedium = 0x0000000000000001 (1) 00:00:00.716340 Path = "/home/sfi/VirtualBox VMs/macOS-Mojave/macOS-Mojave-disk001.vdi" (cb=63) 00:00:00.716341 Type = "HardDisk" (cb=9) 00:00:00.716341 00:00:00.716342 [/Devices/ahci/0/LUN#3/Config/Plugins/] (level 6) 00:00:00.716342 00:00:00.716342 [/Devices/ahci/0/LUN#3/Config/Plugins/VDPluginCrypt/] (level 7) 00:00:00.716343 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100) 00:00:00.716344 00:00:00.716344 [/Devices/ahci/0/LUN#999/] (level 4) 00:00:00.716345 Driver = "MainStatus" (cb=11) 00:00:00.716345 00:00:00.716345 [/Devices/ahci/0/LUN#999/Config/] (level 5) 00:00:00.716347 DeviceInstance = "ahci/0" (cb=7) 00:00:00.716347 First = 0x0000000000000000 (0) 00:00:00.716348 Last = 0x000000000000001d (29) 00:00:00.716348 pConsole = 0x00007f7a44003330 (140 163 103 601 456) 00:00:00.716349 papLeds = 0x00007f7a44003718 (140 163 103 602 456) 00:00:00.716350 pmapMediumAttachments = 0x00007f7a44003b38 (140 163 103 603 512) 00:00:00.716351 00:00:00.716351 [/Devices/apic/] (level 2) 00:00:00.716352 00:00:00.716352 [/Devices/apic/0/] (level 3) 00:00:00.716353 Trusted = 0x0000000000000001 (1) 00:00:00.716353 00:00:00.716354 [/Devices/apic/0/Config/] (level 4) 00:00:00.716354 IOAPIC = 0x0000000000000001 (1) 00:00:00.716355 Mode = 0x0000000000000002 (2) 00:00:00.716355 NumCPUs = 0x0000000000000002 (2) 00:00:00.716355 00:00:00.716356 [/Devices/e1000/] (level 2) 00:00:00.716357 00:00:00.716357 [/Devices/e1000/0/] (level 3) 00:00:00.716357 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716358 PCIDeviceNo = 0x0000000000000011 (17) 00:00:00.716358 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716359 Trusted = 0x0000000000000001 (1) 00:00:00.716359 00:00:00.716359 [/Devices/e1000/0/Config/] (level 4) 00:00:00.716360 AdapterType = 0x0000000000000002 (2) 00:00:00.716360 CableConnected = 0x0000000000000001 (1) 00:00:00.716361 LineSpeed = 0x0000000000000000 (0) 00:00:00.716361 MAC = "08 00 27 13 57 88" (cb=6) 00:00:00.716362 00:00:00.716362 [/Devices/e1000/0/LUN#0/] (level 4) 00:00:00.716363 Driver = "NAT" (cb=4) 00:00:00.716363 00:00:00.716364 [/Devices/e1000/0/LUN#0/Config/] (level 5) 00:00:00.716365 AliasMode = 0x0000000000000000 (0) 00:00:00.716366 BootFile = "macOS-Mojave.pxe" (cb=17) 00:00:00.716366 DNSProxy = 0x0000000000000000 (0) 00:00:00.716367 Network = "10.0.2.0/24" (cb=12) 00:00:00.716367 PassDomain = 0x0000000000000001 (1) 00:00:00.716367 TFTPPrefix = "/home/sfi/.config/VirtualBox/TFTP" (cb=34) 00:00:00.716368 UseHostResolver = 0x0000000000000000 (0) 00:00:00.716368 00:00:00.716369 [/Devices/e1000/0/LUN#999/] (level 4) 00:00:00.716369 Driver = "MainStatus" (cb=11) 00:00:00.716369 00:00:00.716370 [/Devices/e1000/0/LUN#999/Config/] (level 5) 00:00:00.716370 First = 0x0000000000000000 (0) 00:00:00.716371 Last = 0x0000000000000000 (0) 00:00:00.716371 papLeds = 0x00007f7a440039f8 (140 163 103 603 192) 00:00:00.716372 00:00:00.716372 [/Devices/efi/] (level 2) 00:00:00.716373 00:00:00.716373 [/Devices/efi/0/] (level 3) 00:00:00.716374 Trusted = 0x0000000000000001 (1) 00:00:00.716374 00:00:00.716374 [/Devices/efi/0/Config/] (level 4) 00:00:00.716376 64BitEntry = 0x0000000000000001 (1) 00:00:00.716376 APIC = 0x0000000000000001 (1) 00:00:00.716377 BootArgs = "" (cb=1) 00:00:00.716377 DeviceProps = "" (cb=1) 00:00:00.716378 DmiExposeMemoryTable = 0x0000000000000001 (1) 00:00:00.716378 DmiUseHostInfo = 0x0000000000000001 (1) 00:00:00.716379 EfiRom = "/usr/lib/virtualbox/VBoxEFI64.fd" (cb=33) 00:00:00.716380 GraphicsResolution = "1680x1050" (cb=10) 00:00:00.716380 IOAPIC = 0x0000000000000001 (1) 00:00:00.716381 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.716381 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.716382 NumCPUs = 0x0000000000000002 (2) 00:00:00.716383 UUID = "64 a7 f9 d4 10 54 d5 42 b2 80 a0 86 13 f9 5e 1f" (cb=16) 00:00:00.716384 00:00:00.716384 [/Devices/efi/0/LUN#0/] (level 4) 00:00:00.716385 Driver = "NvramStorage" (cb=13) 00:00:00.716385 00:00:00.716385 [/Devices/efi/0/LUN#0/Config/] (level 5) 00:00:00.716386 Object = 0x00007f7a44014270 (140 163 103 670 896) 00:00:00.716387 00:00:00.716387 [/Devices/hpet/] (level 2) 00:00:00.716388 00:00:00.716388 [/Devices/hpet/0/] (level 3) 00:00:00.716389 Trusted = 0x0000000000000001 (1) 00:00:00.716389 00:00:00.716389 [/Devices/hpet/0/Config/] (level 4) 00:00:00.716390 ICH9 = 0x0000000000000001 (1) 00:00:00.716390 00:00:00.716391 [/Devices/i8254/] (level 2) 00:00:00.716391 00:00:00.716391 [/Devices/i8254/0/] (level 3) 00:00:00.716392 00:00:00.716392 [/Devices/i8254/0/Config/] (level 4) 00:00:00.716393 00:00:00.716393 [/Devices/i8259/] (level 2) 00:00:00.716393 00:00:00.716394 [/Devices/i8259/0/] (level 3) 00:00:00.716394 Trusted = 0x0000000000000001 (1) 00:00:00.716395 00:00:00.716395 [/Devices/i8259/0/Config/] (level 4) 00:00:00.716395 00:00:00.716396 [/Devices/ich9pci/] (level 2) 00:00:00.716396 00:00:00.716396 [/Devices/ich9pci/0/] (level 3) 00:00:00.716397 Trusted = 0x0000000000000001 (1) 00:00:00.716397 00:00:00.716397 [/Devices/ich9pci/0/Config/] (level 4) 00:00:00.716398 IOAPIC = 0x0000000000000001 (1) 00:00:00.716399 McfgBase = 0x00000000dc000000 (3 690 987 520) 00:00:00.716399 McfgLength = 0x0000000004000000 (67 108 864) 00:00:00.716400 00:00:00.716400 [/Devices/ich9pcibridge/] (level 2) 00:00:00.716401 00:00:00.716401 [/Devices/ichac97/] (level 2) 00:00:00.716401 00:00:00.716401 [/Devices/ichac97/0/] (level 3) 00:00:00.716402 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716402 PCIDeviceNo = 0x0000000000000005 (5) 00:00:00.716403 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716403 Trusted = 0x0000000000000001 (1) 00:00:00.716404 00:00:00.716404 [/Devices/ichac97/0/AudioConfig/] (level 4) 00:00:00.716405 00:00:00.716405 [/Devices/ichac97/0/Config/] (level 4) 00:00:00.716405 Codec = "STAC9700" (cb=9) 00:00:00.716406 DebugEnabled = 0x0000000000000000 (0) 00:00:00.716406 DebugPathOut = "" (cb=1) 00:00:00.716407 00:00:00.716407 [/Devices/ichac97/0/LUN#0/] (level 4) 00:00:00.716407 Driver = "AUDIO" (cb=6) 00:00:00.716408 00:00:00.716408 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.716409 Driver = "PulseAudio" (cb=11) 00:00:00.716409 00:00:00.716409 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.716410 StreamName = "macOS-Mojave" (cb=13) 00:00:00.716410 00:00:00.716410 [/Devices/ichac97/0/LUN#0/Config/] (level 5) 00:00:00.716411 BufferSizeMs = 0x0000000000000000 (0) 00:00:00.716412 DriverName = "PulseAudio" (cb=11) 00:00:00.716412 InputEnabled = 0x0000000000000000 (0) 00:00:00.716413 OutputEnabled = 0x0000000000000000 (0) 00:00:00.716413 PeriodSizeMs = 0x0000000000000000 (0) 00:00:00.716413 PreBufferSizeMs = 0x00000000ffffffff (4 294 967 295) 00:00:00.716414 00:00:00.716414 [/Devices/ichac97/0/LUN#1/] (level 4) 00:00:00.716415 Driver = "AUDIO" (cb=6) 00:00:00.716415 00:00:00.716415 [/Devices/ichac97/0/LUN#2/] (level 4) 00:00:00.716416 Driver = "AUDIO" (cb=6) 00:00:00.716416 00:00:00.716416 [/Devices/ioapic/] (level 2) 00:00:00.716417 00:00:00.716417 [/Devices/ioapic/0/] (level 3) 00:00:00.716418 Trusted = 0x0000000000000001 (1) 00:00:00.716418 00:00:00.716418 [/Devices/ioapic/0/Config/] (level 4) 00:00:00.716419 NumCPUs = 0x0000000000000002 (2) 00:00:00.716419 00:00:00.716419 [/Devices/lpc/] (level 2) 00:00:00.716420 00:00:00.716420 [/Devices/lpc/0/] (level 3) 00:00:00.716421 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716422 PCIDeviceNo = 0x000000000000001f (31) 00:00:00.716422 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716423 Trusted = 0x0000000000000001 (1) 00:00:00.716423 00:00:00.716423 [/Devices/mc146818/] (level 2) 00:00:00.716424 00:00:00.716424 [/Devices/mc146818/0/] (level 3) 00:00:00.716425 00:00:00.716425 [/Devices/mc146818/0/Config/] (level 4) 00:00:00.716425 UseUTC = 0x0000000000000000 (0) 00:00:00.716426 00:00:00.716426 [/Devices/parallel/] (level 2) 00:00:00.716427 00:00:00.716427 [/Devices/pcarch/] (level 2) 00:00:00.716427 00:00:00.716427 [/Devices/pcarch/0/] (level 3) 00:00:00.716428 Trusted = 0x0000000000000001 (1) 00:00:00.716428 00:00:00.716428 [/Devices/pcarch/0/Config/] (level 4) 00:00:00.716429 00:00:00.716429 [/Devices/pckbd/] (level 2) 00:00:00.716430 00:00:00.716430 [/Devices/pckbd/0/] (level 3) 00:00:00.716431 Trusted = 0x0000000000000001 (1) 00:00:00.716431 00:00:00.716431 [/Devices/pckbd/0/Config/] (level 4) 00:00:00.716432 00:00:00.716432 [/Devices/pckbd/0/LUN#0/] (level 4) 00:00:00.716433 Driver = "KeyboardQueue" (cb=14) 00:00:00.716433 00:00:00.716433 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.716434 Driver = "MainKeyboard" (cb=13) 00:00:00.716435 00:00:00.716435 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.716436 Object = 0x0000561b5289a990 (94 675 348 859 280) 00:00:00.716437 00:00:00.716437 [/Devices/pckbd/0/LUN#0/Config/] (level 5) 00:00:00.716438 QueueSize = 0x0000000000000040 (64) 00:00:00.716438 00:00:00.716439 [/Devices/pckbd/0/LUN#1/] (level 4) 00:00:00.716439 Driver = "MouseQueue" (cb=11) 00:00:00.716440 00:00:00.716440 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5) 00:00:00.716441 Driver = "MainMouse" (cb=10) 00:00:00.716441 00:00:00.716441 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6) 00:00:00.716442 Object = 0x00007f7a44012ba0 (140 163 103 665 056) 00:00:00.716443 00:00:00.716443 [/Devices/pckbd/0/LUN#1/Config/] (level 5) 00:00:00.716444 QueueSize = 0x0000000000000080 (128) 00:00:00.716444 00:00:00.716444 [/Devices/pcnet/] (level 2) 00:00:00.716445 00:00:00.716445 [/Devices/serial/] (level 2) 00:00:00.716445 00:00:00.716446 [/Devices/smc/] (level 2) 00:00:00.716446 00:00:00.716446 [/Devices/smc/0/] (level 3) 00:00:00.716447 Trusted = 0x0000000000000001 (1) 00:00:00.716447 00:00:00.716447 [/Devices/smc/0/Config/] (level 4) 00:00:00.716448 DeviceKey = "" (cb=1) 00:00:00.716448 GetKeyFromRealSMC = 0x0000000000000000 (0) 00:00:00.716449 00:00:00.716449 [/Devices/usb-xhci/] (level 2) 00:00:00.716449 00:00:00.716450 [/Devices/usb-xhci/0/] (level 3) 00:00:00.716450 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716451 PCIDeviceNo = 0x000000000000000c (12) 00:00:00.716451 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716451 Trusted = 0x0000000000000001 (1) 00:00:00.716452 00:00:00.716452 [/Devices/usb-xhci/0/Config/] (level 4) 00:00:00.716453 00:00:00.716453 [/Devices/usb-xhci/0/LUN#0/] (level 4) 00:00:00.716453 Driver = "VUSBRootHub" (cb=12) 00:00:00.716454 00:00:00.716454 [/Devices/usb-xhci/0/LUN#0/Config/] (level 5) 00:00:00.716455 00:00:00.716455 [/Devices/usb-xhci/0/LUN#1/] (level 4) 00:00:00.716456 Driver = "VUSBRootHub" (cb=12) 00:00:00.716456 00:00:00.716456 [/Devices/usb-xhci/0/LUN#1/Config/] (level 5) 00:00:00.716457 00:00:00.716457 [/Devices/usb-xhci/0/LUN#999/] (level 4) 00:00:00.716458 Driver = "MainStatus" (cb=11) 00:00:00.716458 00:00:00.716458 [/Devices/usb-xhci/0/LUN#999/Config/] (level 5) 00:00:00.716459 First = 0x0000000000000000 (0) 00:00:00.716459 Last = 0x0000000000000001 (1) 00:00:00.716460 papLeds = 0x00007f7a44003b20 (140 163 103 603 488) 00:00:00.716460 00:00:00.716461 [/Devices/vga/] (level 2) 00:00:00.716461 00:00:00.716461 [/Devices/vga/0/] (level 3) 00:00:00.716462 PCIBusNo = 0x0000000000000000 (0) 00:00:00.716463 PCIDeviceNo = 0x0000000000000002 (2) 00:00:00.716463 PCIFunctionNo = 0x0000000000000000 (0) 00:00:00.716464 Trusted = 0x0000000000000001 (1) 00:00:00.716464 00:00:00.716464 [/Devices/vga/0/Config/] (level 4) 00:00:00.716465 3DEnabled = 0x0000000000000000 (0) 00:00:00.716466 CustomVideoMode1 = "1680x1050x32" (cb=13) 00:00:00.716466 CustomVideoModes = 0x0000000000000001 (1) 00:00:00.716467 FadeIn = 0x0000000000000001 (1) 00:00:00.716467 FadeOut = 0x0000000000000001 (1) 00:00:00.716468 HeightReduction = 0x0000000000000000 (0) 00:00:00.716468 LogoFile = "" (cb=1) 00:00:00.716468 LogoTime = 0x0000000000000000 (0) 00:00:00.716469 MonitorCount = 0x0000000000000001 (1) 00:00:00.716469 ShowBootMenu = 0x0000000000000002 (2) 00:00:00.716470 VRamSize = 0x0000000008000000 (134 217 728, 128 MB) 00:00:00.716471 00:00:00.716471 [/Devices/vga/0/LUN#0/] (level 4) 00:00:00.716471 Driver = "MainDisplay" (cb=12) 00:00:00.716472 00:00:00.716472 [/Devices/vga/0/LUN#0/Config/] (level 5) 00:00:00.716473 Object = 0x00007f7a440041e0 (140 163 103 605 216) 00:00:00.716473 00:00:00.716474 [/Devices/vga/0/LUN#999/] (level 4) 00:00:00.716474 Driver = "MainStatus" (cb=11) 00:00:00.716475 00:00:00.716475 [/Devices/vga/0/LUN#999/Config/] (level 5) 00:00:00.716475 First = 0x0000000000000000 (0) 00:00:00.716476 Last = 0x0000000000000000 (0) 00:00:00.716476 papLeds = 0x00007f7a44003b30 (140 163 103 603 504) 00:00:00.716477 00:00:00.716477 [/Devices/virtio-net/] (level 2) 00:00:00.716478 00:00:00.716478 [/EM/] (level 1) 00:00:00.716478 TripleFaultReset = 0x0000000000000000 (0) 00:00:00.716479 00:00:00.716479 [/GIM/] (level 1) 00:00:00.716480 Provider = "Minimal" (cb=8) 00:00:00.716480 00:00:00.716480 [/HM/] (level 1) 00:00:00.716482 64bitEnabled = 0x0000000000000001 (1) 00:00:00.716482 EnableLargePages = 0x0000000000000001 (1) 00:00:00.716483 EnableNestedPaging = 0x0000000000000001 (1) 00:00:00.716483 EnableUX = 0x0000000000000001 (1) 00:00:00.716484 EnableVPID = 0x0000000000000001 (1) 00:00:00.716484 Exclusive = 0x0000000000000001 (1) 00:00:00.716485 HMForced = 0x0000000000000001 (1) 00:00:00.716485 IBPBOnVMEntry = 0x0000000000000000 (0) 00:00:00.716485 IBPBOnVMExit = 0x0000000000000000 (0) 00:00:00.716486 SpecCtrlByHost = 0x0000000000000000 (0) 00:00:00.716486 UseNEMInstead = 0x0000000000000000 (0) 00:00:00.716487 00:00:00.716487 [/MM/] (level 1) 00:00:00.716487 CanUseLargerHeap = 0x0000000000000001 (1) 00:00:00.716488 00:00:00.716488 [/NEM/] (level 1) 00:00:00.716488 Allow64BitGuests = 0x0000000000000001 (1) 00:00:00.716489 00:00:00.716489 [/PDM/] (level 1) 00:00:00.716489 00:00:00.716490 [/PDM/AsyncCompletion/] (level 2) 00:00:00.716490 00:00:00.716490 [/PDM/AsyncCompletion/File/] (level 3) 00:00:00.716491 00:00:00.716491 [/PDM/AsyncCompletion/File/BwGroups/] (level 4) 00:00:00.716492 00:00:00.716492 [/PDM/BlkCache/] (level 2) 00:00:00.716493 CacheSize = 0x0000000000500000 (5 242 880, 5 MB) 00:00:00.716493 00:00:00.716493 [/PDM/Devices/] (level 2) 00:00:00.716494 00:00:00.716494 [/PDM/Devices/VBoxEhci/] (level 3) 00:00:00.716495 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97) 00:00:00.716495 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.716496 RCSearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.716496 00:00:00.716496 [/PDM/Devices/VBoxNvme/] (level 3) 00:00:00.716497 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxNvmeR3.so" (cb=97) 00:00:00.716498 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.716498 RCSearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.716498 00:00:00.716498 [/PDM/Devices/VBoxPciRaw/] (level 3) 00:00:00.716499 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99) 00:00:00.716499 R0SearchPath = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83) 00:00:00.716500 00:00:00.716500 [/PDM/Drivers/] (level 2) 00:00:00.716500 00:00:00.716501 [/PDM/Drivers/DrvHostWebcam/] (level 3) 00:00:00.716501 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101) 00:00:00.716502 00:00:00.716502 [/PDM/Drivers/VBoxC/] (level 3) 00:00:00.716502 Path = "/usr/lib/virtualbox/components/VBoxC" (cb=37) 00:00:00.716503 00:00:00.716503 [/PDM/Drivers/VBoxPciRawDrv/] (level 3) 00:00:00.716504 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100) 00:00:00.716504 00:00:00.716504 [/PDM/NetworkShaper/] (level 2) 00:00:00.716505 00:00:00.716505 [/PDM/NetworkShaper/BwGroups/] (level 3) 00:00:00.716505 00:00:00.716506 [/PDM/USB/] (level 2) 00:00:00.716506 00:00:00.716506 [/PDM/USB/VBoxUsbCardReader/] (level 3) 00:00:00.716507 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106) 00:00:00.716507 00:00:00.716507 [/PDM/USB/VBoxUsbWebcam/] (level 3) 00:00:00.716508 Path = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102) 00:00:00.716508 00:00:00.716508 [/TM/] (level 1) 00:00:00.716509 UTCOffset = 0x0000000000000000 (0) 00:00:00.716509 00:00:00.716510 [/USB/] (level 1) 00:00:00.716510 00:00:00.716510 [/USB/HidKeyboard/] (level 2) 00:00:00.716511 00:00:00.716511 [/USB/HidKeyboard/0/] (level 3) 00:00:00.716512 00:00:00.716512 [/USB/HidKeyboard/0/Config/] (level 4) 00:00:00.716512 00:00:00.716513 [/USB/HidKeyboard/0/LUN#0/] (level 4) 00:00:00.716513 Driver = "KeyboardQueue" (cb=14) 00:00:00.716514 00:00:00.716514 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.716515 Driver = "MainKeyboard" (cb=13) 00:00:00.716515 00:00:00.716515 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.716516 Object = 0x0000561b5289a990 (94 675 348 859 280) 00:00:00.716517 00:00:00.716517 [/USB/HidKeyboard/0/LUN#0/Config/] (level 5) 00:00:00.716518 QueueSize = 0x0000000000000040 (64) 00:00:00.716519 00:00:00.716519 [/USB/HidMouse/] (level 2) 00:00:00.716519 00:00:00.716519 [/USB/HidMouse/0/] (level 3) 00:00:00.716520 00:00:00.716520 [/USB/HidMouse/0/Config/] (level 4) 00:00:00.716521 Mode = "absolute" (cb=9) 00:00:00.716521 00:00:00.716521 [/USB/HidMouse/0/LUN#0/] (level 4) 00:00:00.716522 Driver = "MouseQueue" (cb=11) 00:00:00.716522 00:00:00.716522 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5) 00:00:00.716523 Driver = "MainMouse" (cb=10) 00:00:00.716524 00:00:00.716524 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6) 00:00:00.716525 Object = 0x00007f7a44012ba0 (140 163 103 665 056) 00:00:00.716525 00:00:00.716526 [/USB/HidMouse/0/LUN#0/Config/] (level 5) 00:00:00.716526 QueueSize = 0x0000000000000080 (128) 00:00:00.716527 00:00:00.716527 [/USB/USBProxy/] (level 2) 00:00:00.716527 00:00:00.716528 [/USB/USBProxy/GlobalConfig/] (level 3) 00:00:00.716528 00:00:00.716529 * End of CFGM dump ** 00:00:00.716547 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false 00:00:00.716550 VM: fRawRing1Enabled=false CSAM=true PATM=true 00:00:00.716699 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support 00:00:00.716737 MM: cbHyperHeap=0x240000 (2359296) 00:00:00.717553 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x1f 00:00:00.718827 CPUM: Matched host CPU INTEL 0x6/0x9e/0xa Intel_Core7_CoffeeLake with CPU DB entry 'Intel Core i7-6700K' (INTEL 0x6/0x5e/0x3 Intel_Core7_Skylake) 00:00:00.718866 CPUM: MXCSR_MASK=0xffff (host: 0xffff) 00:00:00.718873 CPUM: Microcode revision 0x00000096 00:00:00.718879 CPUM: Changing leaf 13[0]: EBX=0x440 -> 0x340, ECX=0x440 -> 0x340 00:00:00.718898 CPUM: SetGuestCpuIdFeature: Enabled PAE 00:00:00.719253 PGM: HCPhysInterPD=0000000031c84000 HCPhysInterPaePDPT=0000000031cb6000 HCPhysInterPaePML4=000000002cf72000 00:00:00.719259 PGM: apInterPTs={0000000031c89000,0000000031c8f000} apInterPaePTs={000000048558f000,000000031cfb3000} apInterPaePDs={0000000400e32000,0000000384c35000,00000004856b4000,0000000400d99000} pInterPaePDPT64=0000000031cd2000 00:00:00.719263 PGM: Host paging mode: AMD64+PGE+NX 00:00:00.719268 PGM: PGMPool: cMaxPages=2096 (u64MaxPages=2084) 00:00:00.719270 PGM: pgmR3PoolInit: cMaxPages=0x830 cMaxUsers=0x1060 cMaxPhysExts=0x1060 fCacheEnable=true 00:00:00.747248 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=83 u32UpdateIntervalNS=12000000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0xb cCpus=12 00:00:00.747283 TM: GIP - u64CpuHz=2 591 893 050 (0x9a7d263a) SUPGetCpuHzFromGip => 2 591 893 050 00:00:00.747289 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2591892656() cErrors=0 00:00:00.747293 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0xb i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747295 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747297 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x8 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747300 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x8 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747302 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0xa iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747304 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x1 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747306 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x3 iGipCpu=0xa i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747308 TM: GIP - CPU: iCpuSet=0x8 idCpu=0x8 idApic=0x5 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747310 TM: GIP - CPU: iCpuSet=0x9 idCpu=0x9 idApic=0x7 iGipCpu=0x9 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747312 TM: GIP - CPU: iCpuSet=0xa idCpu=0xa idApic=0x9 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747314 TM: GIP - CPU: iCpuSet=0xb idCpu=0xb idApic=0xb iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2591893050() cErrors=0 00:00:00.747393 TM: cTSCTicksPerSecond=2 591 893 050 (0x9a7d263a) enmTSCMode=1 (VirtTscEmulated) 00:00:00.747395 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false 00:00:00.747775 VMM: CoreCode: R3=00007f7a60012000 R0=XXXXXXXXXXXXXXXX RC=a10c0000 Phys=000000003c422000 cb=0x1000 00:00:00.748629 EMR3Init: fRecompileUser=false fRecompileSupervisor=false fRawRing1Enabled=false fIemExecutesAll=false fGuruOnTripleFault=true 00:00:00.748801 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_CoffeeLake 00:00:00.748942 GIM: Using provider 'Minimal' (Implementation version: 0) 00:00:00.748949 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit 00:00:00.816083 AIOMgr: Default manager type is 'Async' 00:00:00.816105 AIOMgr: Default file backend is 'NonBuffered' 00:00:00.816611 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes 00:00:00.816620 BlkCache: Cache commit interval is 10000 ms 00:00:00.816622 BlkCache: Cache commit threshold is 2621440 bytes 00:00:00.818731 EFI: boot args = 00:00:00.818736 EFI: device props = 00:00:00.820102 Found EFI FW Volume, 131072 bytes (32 4096-byte blocks) 00:00:00.820903 DMI: Using DmiSystemProduct from host: 20M9CTO1WW 00:00:00.820911 DMI: Using DmiSystemVersion from host: ThinkPad P52 00:00:00.823826 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:00.824746 CPUM: SetGuestCpuIdFeature: Enabled xAPIC 00:00:00.825030 IOAPIC: Using implementation 2.0! Chipset type ICH9 00:00:00.825083 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0) 00:00:00.826982 Shared Folders service loaded 00:00:00.827837 Guest Control service loaded 00:00:00.863177 VGA: Using the 386+ BIOS image. 00:00:00.863978 VD: VDInit finished with VINF_SUCCESS 00:00:00.864198 DrvVD: Flushes will be ignored 00:00:00.864203 DrvVD: Async flushes will be passed to the disk 00:00:00.865699 VD: Opening the disk took 24832 ns 00:00:00.865734 AHCI: LUN#0: CD/DVD 00:00:00.866023 AHCI: Port1: No driver attached 00:00:00.866029 AHCI: Port2: No driver attached 00:00:00.866040 DrvVD: Flushes will be ignored 00:00:00.866042 DrvVD: Async flushes will be passed to the disk 00:00:00.869241 VD: Opening the disk took 156285 ns 00:00:00.869316 AHCI: LUN#3: disk, PCHS=16383/16/63, total number of sectors 67108864 00:00:00.869448 AHCI: Port4: No driver attached 00:00:00.869454 AHCI: Port5: No driver attached 00:00:00.869456 AHCI: Port6: No driver attached 00:00:00.869458 AHCI: Port7: No driver attached 00:00:00.869460 AHCI: Port8: No driver attached 00:00:00.869462 AHCI: Port9: No driver attached 00:00:00.869465 AHCI: Port10: No driver attached 00:00:00.869467 AHCI: Port11: No driver attached 00:00:00.869468 AHCI: Port12: No driver attached 00:00:00.869470 AHCI: Port13: No driver attached 00:00:00.869472 AHCI: Port14: No driver attached 00:00:00.869474 AHCI: Port15: No driver attached 00:00:00.869476 AHCI: Port16: No driver attached 00:00:00.869477 AHCI: Port17: No driver attached 00:00:00.869480 AHCI: Port18: No driver attached 00:00:00.869482 AHCI: Port19: No driver attached 00:00:00.869484 AHCI: Port20: No driver attached 00:00:00.869486 AHCI: Port21: No driver attached 00:00:00.869487 AHCI: Port22: No driver attached 00:00:00.869489 AHCI: Port23: No driver attached 00:00:00.869491 AHCI: Port24: No driver attached 00:00:00.869493 AHCI: Port25: No driver attached 00:00:00.869495 AHCI: Port26: No driver attached 00:00:00.869497 AHCI: Port27: No driver attached 00:00:00.869498 AHCI: Port28: No driver attached 00:00:00.869500 AHCI: Port29: No driver attached 00:00:00.869540 AHCI#0: Reset the HBA 00:00:00.869544 VD#1: Cancelling all active requests 00:00:00.869614 E1000#0: Chip=82545EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled GC=enabled 00:00:00.876616 NAT: Guest address guess set to 10.0.2.15 by initialization 00:00:00.876708 NAT: resolv.conf: nameserver 127.0.0.53 00:00:00.876722 NAT: DNS server 127.0.0.53 registration detected, switching to the DNS proxy 00:00:00.876726 NAT: Adding domain name Home 00:00:00.876728 NAT: DNS#0: 127.0.0.53 00:00:00.877364 Audio: Initializing PulseAudio driver 00:00:00.879641 PulseAudio: Using v11.1.0 00:00:00.881860 AC97: Reset 00:00:00.882177 ACPI: enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff 00:00:00.882406 VUSB: Attached 'HidKeyboard' to port 1 on RootHub#1 (FullSpeed) 00:00:00.882519 VUSB: Attached 'HidMouse' to port 2 on RootHub#1 (FullSpeed) 00:00:00.882763 PGM: The CPU physical address width is 39 bits 00:00:00.882771 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff 00:00:00.882884 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true 00:00:00.885391 ACPI: enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff 00:00:00.885568 VMM: Enabled thread-context hooks 00:00:00.885572 VMM: RTThreadPreemptIsPending() can be trusted 00:00:00.885573 VMM: Kernel preemption is not possible it seems 00:00:00.885662 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false) 00:00:00.885672 HM: Using VT-x implementation 2.0 00:00:00.885672 HM: Max resume loops = 8192 00:00:00.885673 HM: Host CR4 = 0x3606e0 00:00:00.885674 HM: Host EFER = 0xd01 00:00:00.885674 HM: MSR_IA32_SMM_MONITOR_CTL = 0x0 00:00:00.885675 HM: MSR_IA32_FEATURE_CONTROL = 0x60005 00:00:00.885675 HM: LOCK 00:00:00.885676 HM: VMXON 00:00:00.885676 HM: SGX_LAUNCH_EN 00:00:00.885689 HM: SGX_GLOBAL_EN 00:00:00.885690 HM: MSR_IA32_VMX_BASIC = 0xda040000000004 00:00:00.885690 HM: VMCS id = 0x4 00:00:00.885691 HM: VMCS size = 1024 bytes 00:00:00.885691 HM: VMCS physical address limit = None 00:00:00.885692 HM: VMCS memory type = Write Back (WB) 00:00:00.885692 HM: Dual-monitor treatment support = true 00:00:00.885693 HM: OUTS & INS instruction-info = true 00:00:00.885693 HM: Supports true capability MSRs = true 00:00:00.885694 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016 00:00:00.885694 HM: EXT_INT_EXIT 00:00:00.885695 HM: NMI_EXIT 00:00:00.885695 HM: VIRTUAL_NMI 00:00:00.885696 HM: PREEMPT_TIMER 00:00:00.885696 HM: POSTED_INT (must be cleared) 00:00:00.885697 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172 00:00:00.885697 HM: INT_WINDOW_EXIT 00:00:00.885698 HM: USE_TSC_OFFSETTING 00:00:00.885698 HM: HLT_EXIT 00:00:00.885699 HM: INVLPG_EXIT 00:00:00.885699 HM: MWAIT_EXIT 00:00:00.885699 HM: RDPMC_EXIT 00:00:00.885699 HM: RDTSC_EXIT 00:00:00.885700 HM: CR3_LOAD_EXIT (must be set) 00:00:00.885700 HM: CR3_STORE_EXIT (must be set) 00:00:00.885701 HM: CR8_LOAD_EXIT 00:00:00.885701 HM: CR8_STORE_EXIT 00:00:00.885702 HM: USE_TPR_SHADOW 00:00:00.885702 HM: NMI_WINDOW_EXIT 00:00:00.885703 HM: MOV_DR_EXIT 00:00:00.885703 HM: UNCOND_IO_EXIT 00:00:00.885703 HM: USE_IO_BITMAPS 00:00:00.885704 HM: MONITOR_TRAP_FLAG 00:00:00.885704 HM: USE_MSR_BITMAPS 00:00:00.885704 HM: MONITOR_EXIT 00:00:00.885704 HM: PAUSE_EXIT 00:00:00.885705 HM: USE_SECONDARY_CTLS 00:00:00.885705 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x5ffcff00000000 00:00:00.885706 HM: VIRT_APIC_ACCESS 00:00:00.885706 HM: EPT 00:00:00.885707 HM: DESC_TABLE_EXIT 00:00:00.885707 HM: RDTSCP 00:00:00.885708 HM: VIRT_X2APIC_MODE 00:00:00.885708 HM: VPID 00:00:00.885709 HM: WBINVD_EXIT 00:00:00.885709 HM: UNRESTRICTED_GUEST 00:00:00.885710 HM: APIC_REG_VIRT (must be cleared) 00:00:00.885710 HM: VIRT_INT_DELIVERY (must be cleared) 00:00:00.885710 HM: PAUSE_LOOP_EXIT 00:00:00.885710 HM: RDRAND_EXIT 00:00:00.885711 HM: INVPCID 00:00:00.885711 HM: VMFUNC 00:00:00.885712 HM: VMCS_SHADOWING 00:00:00.885712 HM: ENCLS_EXIT 00:00:00.885712 HM: RDSEED_EXIT 00:00:00.885713 HM: PML 00:00:00.885713 HM: EPT_VE 00:00:00.885713 HM: CONCEAL_FROM_PT 00:00:00.885713 HM: XSAVES_XRSTORS 00:00:00.885714 HM: TSC_SCALING (must be cleared) 00:00:00.885714 HM: MSR_IA32_VMX_ENTRY_CTLS = 0x3ffff000011ff 00:00:00.885715 HM: LOAD_DEBUG (must be set) 00:00:00.885716 HM: IA32E_MODE_GUEST 00:00:00.885716 HM: ENTRY_TO_SMM 00:00:00.885717 HM: DEACTIVATE_DUAL_MON 00:00:00.885717 HM: LOAD_PERF_MSR 00:00:00.885718 HM: LOAD_PAT_MSR 00:00:00.885718 HM: LOAD_EFER_MSR 00:00:00.885718 HM: MSR_IA32_VMX_EXIT_CTLS = 0x1ffffff00036dff 00:00:00.885719 HM: SAVE_DEBUG (must be set) 00:00:00.885719 HM: HOST_ADDR_SPACE_SIZE 00:00:00.885720 HM: LOAD_PERF_MSR 00:00:00.885720 HM: ACK_EXT_INT 00:00:00.885721 HM: SAVE_PAT_MSR 00:00:00.885721 HM: LOAD_PAT_MSR 00:00:00.885721 HM: SAVE_EFER_MSR 00:00:00.885722 HM: LOAD_EFER_MSR 00:00:00.885722 HM: SAVE_PREEMPT_TIMER 00:00:00.885722 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS = 0x7f00000016 00:00:00.885723 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS = 0xfff9fffe04006172 00:00:00.885724 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS = 0x3ffff000011fb 00:00:00.885724 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS = 0x1ffffff00036dfb 00:00:00.885725 HM: MSR_IA32_VMX_MISC = 0x7004c1e7 00:00:00.885726 HM: PREEMPT_TIMER_TSC = 0x7 00:00:00.885726 HM: EXIT_SAVE_EFER_LMA = true 00:00:00.885727 HM: ACTIVITY_STATES = 0x7 ( HLT SHUTDOWN SIPI_WAIT ) 00:00:00.885727 HM: INTEL_PT = true 00:00:00.885728 HM: SMM_READ_SMBASE_MSR = true 00:00:00.885728 HM: CR3_TARGET = 0x4 00:00:00.885728 HM: MAX_MSR = 0x0 ( 512 ) 00:00:00.885729 HM: VMXOFF_BLOCK_SMI = true 00:00:00.885730 HM: VMWRITE_ALL = true 00:00:00.885730 HM: ENTRY_INJECT_SOFT_INT = 0x1 00:00:00.885731 HM: MSEG_ID = 0x0 00:00:00.885731 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2e 00:00:00.885732 HM: HIGHEST_IDX = 0x17 00:00:00.885732 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106734141 00:00:00.885733 HM: RWX_X_ONLY 00:00:00.885733 HM: PAGE_WALK_LENGTH_4 00:00:00.885734 HM: EMT_UC 00:00:00.885734 HM: EMT_WB 00:00:00.885734 HM: PDE_2M 00:00:00.885735 HM: PDPTE_1G 00:00:00.885735 HM: INVEPT 00:00:00.885735 HM: EPT_ACCESS_DIRTY 00:00:00.885735 HM: INVEPT_SINGLE_CONTEXT 00:00:00.885736 HM: INVEPT_ALL_CONTEXTS 00:00:00.885736 HM: INVVPID 00:00:00.885736 HM: INVVPID_INDIV_ADDR 00:00:00.885737 HM: INVVPID_SINGLE_CONTEXT 00:00:00.885737 HM: INVVPID_ALL_CONTEXTS 00:00:00.885737 HM: INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS 00:00:00.885738 HM: MSR_IA32_VMX_VMFUNC = 0x1 00:00:00.885738 HM: EPTP_SWITCHING 00:00:00.885738 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021 00:00:00.885739 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff 00:00:00.885740 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000 00:00:00.885740 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x3767ff 00:00:00.885741 HM: APIC-access page physaddr = 0x0000000033e8c000 00:00:00.885742 HM: VCPU 0: MSR bitmap physaddr = 0x0000000033e80000 00:00:00.885743 HM: VCPU 0: VMCS physaddr = 0x0000000033e8d000 00:00:00.885743 HM: VCPU 1: MSR bitmap physaddr = 0x0000000033fc6000 00:00:00.885744 HM: VCPU 1: VMCS physaddr = 0x0000000033e7d000 00:00:00.885745 HM: Guest support: 32-bit and 64-bit 00:00:00.885749 HM: Supports VMCS EFER fields = true 00:00:00.885750 HM: Enabled VMX 00:00:00.885753 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT 00:00:00.885754 CPUM: SetGuestCpuIdFeature: Enabled PAE 00:00:00.885754 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE 00:00:00.885755 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET 00:00:00.885755 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF 00:00:00.885756 CPUM: SetGuestCpuIdFeature: Enabled NX 00:00:00.885756 HM: Enabled nested paging 00:00:00.885756 HM: EPT flush type = Single context 00:00:00.885757 HM: Enabled unrestricted guest execution 00:00:00.885766 HM: Enabled large page support 00:00:00.885766 HM: Enabled VPID 00:00:00.885767 HM: VPID flush type = Single context 00:00:00.885767 HM: Enabled VMX-preemption timer (cPreemptTimerShift=7) 00:00:00.885768 HM: VT-x/AMD-V init method: GLOBAL 00:00:00.885769 EM: Exit history optimizations: enabled=true enabled-r0=true enabled-r0-no-preemption=false 00:00:00.885785 VMM: fUsePeriodicPreemptionTimers=false 00:00:00.886461 CPUM: Logical host processors: 12 present, 12 max, 12 online, online mask: 0000000000000fff 00:00:00.886603 CPUM: Physical host cores: 6 00:00:00.886603 ***** CPUID dump **** 00:00:00.886618 Raw Standard CPUID Leaves 00:00:00.886618 Leaf/sub-leaf eax ebx ecx edx 00:00:00.886619 Gst: 00000000/0000 00000016 756e6547 6c65746e 49656e69 00:00:00.886620 Hst: 00000016 756e6547 6c65746e 49656e69 00:00:00.886622 Gst: 00000001/0000 000906ea 00020800 d6da2203 178bfbff 00:00:00.886622 Hst: 000906ea 09100800 7ffafbff bfebfbff 00:00:00.886623 Gst: 00000002/0000 76036301 00f0b5ff 00000000 00c30000 00:00:00.886624 Hst: 76036301 00f0b5ff 00000000 00c30000 00:00:00.886625 Gst: 00000003/0000 00000000 00000000 00000000 00000000 00:00:00.886626 Hst: 00000000 00000000 00000000 00000000 00:00:00.886627 Gst: 00000004/0000 04000121 01c0003f 0000003f 00000000 00:00:00.886628 Hst: 1c004121 01c0003f 0000003f 00000000 00:00:00.886628 Gst: 00000004/0001 04000122 01c0003f 0000003f 00000000 00:00:00.886629 Hst: 1c004122 01c0003f 0000003f 00000000 00:00:00.886630 Gst: 00000004/0002 04000143 00c0003f 000003ff 00000000 00:00:00.886631 Hst: 1c004143 00c0003f 000003ff 00000000 00:00:00.886632 Gst: 00000004/0003 04000163 02c0003f 00002fff 00000006 00:00:00.886633 Hst: 1c03c163 02c0003f 00002fff 00000006 00:00:00.886634 Gst: 00000004/0004 04000000 00000000 00000000 00000000 00:00:00.886634 Hst: 00000000 00000000 00000000 00000000 00:00:00.886635 Gst: 00000005/0000 00000000 00000000 00000003 00000000 00:00:00.886636 Hst: 00000040 00000040 00000003 11142120 00:00:00.886637 Gst: 00000006/0000 00000000 00000000 00000000 00000000 00:00:00.886637 Hst: 000027f7 00000002 00000009 00000000 00:00:00.886638 Gst: 00000007/0000 00000000 00842421 00000000 00000000 00:00:00.886638 Hst: 00000000 029c6fbf 40000000 9c000000 00:00:00.886639 Gst: 00000007/0001 00000000 00000000 00000000 00000000 00:00:00.886640 Hst: 00000000 00000000 00000000 00000000 00:00:00.886641 Gst: 00000008/0000 00000000 00000000 00000000 00000000 00:00:00.886641 Hst: 00000000 00000000 00000000 00000000 00:00:00.886642 Gst: 00000009/0000 00000000 00000000 00000000 00000000 00:00:00.886643 Hst: 00000000 00000000 00000000 00000000 00:00:00.886643 Gst: 0000000a/0000 00000000 00000000 00000000 00000000 00:00:00.886644 Hst: 07300404 00000000 00000000 00000603 00:00:00.886645 Gst: 0000000b/0000 00000000 00000001 00000100 00000000 00:00:00.886645 Hst: 00000001 00000002 00000100 00000009 00:00:00.886646 Gst: 0000000b/0001 00000001 00000002 00000201 00000000 00:00:00.886647 Hst: 00000004 0000000c 00000201 00000009 00:00:00.886648 Gst: 0000000b/0002 00000000 00000000 00000002 00000000 00:00:00.886648 Hst: 00000000 00000000 00000002 00000009 00:00:00.886649 Gst: 0000000c/0000 00000000 00000000 00000000 00000000 00:00:00.886650 Hst: 00000000 00000000 00000000 00000000 00:00:00.886650 Gst: 0000000d/0000 00000007 00000340 00000340 00000000 00:00:00.886651 Hst: 0000001f 00000440 00000440 00000000 00:00:00.886652 Gst: 0000000d/0001 00000000 000003c0 00000000 00000000 00:00:00.886652 Hst: 0000000f 000003c0 00000100 00000000 00:00:00.886653 Gst: 0000000d/0002 00000100 00000240 00000000 00000000 00:00:00.886653 Hst: 00000100 00000240 00000000 00000000 00:00:00.886654 Gst: 0000000d/0003 00000000 00000000 00000000 00000000 00:00:00.886655 Hst: 00000040 000003c0 00000000 00000000 00:00:00.886655 Gst: 0000000d/0004 00000000 00000000 00000000 00000000 00:00:00.886656 Hst: 00000040 00000400 00000000 00000000 00:00:00.886657 Gst: 0000000d/0005 00000000 00000000 00000000 00000000 00:00:00.886657 Hst: 00000000 00000000 00000000 00000000 00:00:00.886658 Gst: 0000000d/0006 00000000 00000000 00000000 00000000 00:00:00.886659 Hst: 00000000 00000000 00000000 00000000 00:00:00.886659 Gst: 0000000d/0007 00000000 00000000 00000000 00000000 00:00:00.886660 Hst: 00000000 00000000 00000000 00000000 00:00:00.886661 Gst: 0000000d/0008 00000000 00000000 00000000 00000000 00:00:00.886661 Hst: 00000080 00000000 00000001 00000000 00:00:00.886662 Gst: 0000000d/0009 00000000 00000000 00000000 00000000 00:00:00.886663 Hst: 00000000 00000000 00000000 00000000 00:00:00.886680 Gst: 0000000e/0000 00000000 00000000 00000000 00000000 00:00:00.886681 Hst: 00000000 00000000 00000000 00000000 00:00:00.886682 Gst: 0000000f/0000 00000000 00000000 00000000 00000000 00:00:00.886682 Hst: 00000000 00000000 00000000 00000000 00:00:00.886683 Gst: 00000010/0000 00000000 00000000 00000000 00000000 00:00:00.886684 Hst: 00000000 00000000 00000000 00000000 00:00:00.886684 Gst: 00000011/0000 00000000 00000000 00000000 00000000 00:00:00.886685 Hst: 00000000 00000000 00000000 00000000 00:00:00.886689 Gst: 00000012/0000 00000000 00000000 00000000 00000000 00:00:00.886690 Hst: 00000001 00000000 00000000 0000241f 00:00:00.886691 Hst: 00000013/0000 00000000 00000000 00000000 00000000 00:00:00.886692 Hst: 00000014/0000 00000001 0000000f 00000007 00000000 00:00:00.886692 Hst: 00000015/0000 00000002 000000d8 00000000 00000000 00:00:00.886694 Hst: 00000016/0000 00000a28 000010cc 00000064 00000000 00:00:00.886695 Name: GenuineIntel 00:00:00.886696 Supports: 0x00000000-0x00000016 00:00:00.886697 Family: 6 Extended: 0 Effective: 6 00:00:00.886698 Model: 14 Extended: 9 Effective: 158 00:00:00.886699 Stepping: 10 00:00:00.886700 Type: 0 (primary) 00:00:00.886701 APIC ID: 0x00 00:00:00.886702 Logical CPUs: 2 00:00:00.886703 CLFLUSH Size: 8 00:00:00.886703 Brand ID: 0x00 00:00:00.886704 Features 00:00:00.886705 Mnemonic - Description = guest (host) 00:00:00.886705 FPU - x87 FPU on Chip = 1 (1) 00:00:00.886707 VME - Virtual 8086 Mode Enhancements = 1 (1) 00:00:00.886708 DE - Debugging extensions = 1 (1) 00:00:00.886709 PSE - Page Size Extension = 1 (1) 00:00:00.886710 TSC - Time Stamp Counter = 1 (1) 00:00:00.886712 MSR - Model Specific Registers = 1 (1) 00:00:00.886713 PAE - Physical Address Extension = 1 (1) 00:00:00.886713 MCE - Machine Check Exception = 1 (1) 00:00:00.886714 CX8 - CMPXCHG8B instruction = 1 (1) 00:00:00.886715 APIC - APIC On-Chip = 1 (1) 00:00:00.886716 SEP - SYSENTER and SYSEXIT Present = 1 (1) 00:00:00.886717 MTRR - Memory Type Range Registers = 1 (1) 00:00:00.886718 PGE - PTE Global Bit = 1 (1) 00:00:00.886719 MCA - Machine Check Architecture = 1 (1) 00:00:00.886720 CMOV - Conditional Move instructions = 1 (1) 00:00:00.886720 PAT - Page Attribute Table = 1 (1) 00:00:00.886722 PSE-36 - 36-bit Page Size Extension = 1 (1) 00:00:00.886723 PSN - Processor Serial Number = 0 (0) 00:00:00.886724 CLFSH - CLFLUSH instruction = 1 (1) 00:00:00.886725 DS - Debug Store = 0 (1) 00:00:00.886726 ACPI - Thermal Mon. & Soft. Clock Ctrl. = 0 (1) 00:00:00.886727 MMX - Intel MMX Technology = 1 (1) 00:00:00.886728 FXSR - FXSAVE and FXRSTOR instructions = 1 (1) 00:00:00.886729 SSE - SSE support = 1 (1) 00:00:00.886730 SSE2 - SSE2 support = 1 (1) 00:00:00.886731 SS - Self Snoop = 0 (1) 00:00:00.886732 HTT - Hyper-Threading Technology = 1 (1) 00:00:00.886733 TM - Therm. Monitor = 0 (1) 00:00:00.886734 PBE - Pending Break Enabled = 0 (1) 00:00:00.886735 SSE3 - SSE3 support = 1 (1) 00:00:00.886736 PCLMUL - PCLMULQDQ support (for AES-GCM) = 1 (1) 00:00:00.886737 DTES64 - DS Area 64-bit Layout = 0 (1) 00:00:00.886738 MONITOR - MONITOR/MWAIT instructions = 0 (1) 00:00:00.886739 CPL-DS - CPL Qualified Debug Store = 0 (1) 00:00:00.886740 VMX - Virtual Machine Extensions = 0 (1) 00:00:00.886741 SMX - Safer Mode Extensions = 0 (1) 00:00:00.886742 EST - Enhanced SpeedStep Technology = 0 (1) 00:00:00.886743 TM2 - Terminal Monitor 2 = 0 (1) 00:00:00.886744 SSSE3 - Supplemental Streaming SIMD Extensions 3 = 1 (1) 00:00:00.886745 CNTX-ID - L1 Context ID = 0 (0) 00:00:00.886746 SDBG - Silicon Debug interface = 0 (1) 00:00:00.886746 FMA - Fused Multiply Add extensions = 0 (1) 00:00:00.886747 CX16 - CMPXCHG16B instruction = 1 (1) 00:00:00.886748 TPRUPDATE - xTPR Update Control = 0 (1) 00:00:00.886749 PDCM - Perf/Debug Capability MSR = 0 (1) 00:00:00.886750 PCID - Process Context Identifiers = 1 (1) 00:00:00.886750 DCA - Direct Cache Access = 0 (0) 00:00:00.886751 SSE4_1 - SSE4_1 support = 1 (1) 00:00:00.886752 SSE4_2 - SSE4_2 support = 1 (1) 00:00:00.886753 X2APIC - x2APIC support = 0 (1) 00:00:00.886754 MOVBE - MOVBE instruction = 1 (1) 00:00:00.886755 POPCNT - POPCNT instruction = 1 (1) 00:00:00.886757 TSCDEADL - Time Stamp Counter Deadline = 0 (1) 00:00:00.886758 AES - AES instructions = 1 (1) 00:00:00.886759 XSAVE - XSAVE instruction = 1 (1) 00:00:00.886760 OSXSAVE - OSXSAVE instruction = 0 (1) 00:00:00.886761 AVX - AVX support = 1 (1) 00:00:00.886762 F16C - 16-bit floating point conversion instructions = 0 (1) 00:00:00.886762 RDRAND - RDRAND instruction = 1 (1) 00:00:00.886763 HVP - Hypervisor Present (we're a guest) = 1 (0) 00:00:00.886764 Structured Extended Feature Flags Enumeration (leaf 7): 00:00:00.886764 Mnemonic - Description = guest (host) 00:00:00.886765 FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr. = 1 (1) 00:00:00.886766 TSCADJUST - Supports MSR_IA32_TSC_ADJUST = 0 (1) 00:00:00.886767 SGX - Supports Software Guard Extensions = 0 (1) 00:00:00.886767 BMI1 - Advanced Bit Manipulation extension 1 = 0 (1) 00:00:00.886768 HLE - Hardware Lock Elision = 0 (1) 00:00:00.886769 AVX2 - Advanced Vector Extensions 2 = 1 (1) 00:00:00.886770 FDP_EXCPTN_ONLY - FPU DP only updated on exceptions = 0 (0) 00:00:00.886771 SMEP - Supervisor Mode Execution Prevention = 0 (1) 00:00:00.886772 BMI2 - Advanced Bit Manipulation extension 2 = 0 (1) 00:00:00.886773 ERMS - Enhanced REP MOVSB/STOSB instructions = 0 (1) 00:00:00.886773 INVPCID - INVPCID instruction = 1 (1) 00:00:00.886774 RTM - Restricted Transactional Memory = 0 (1) 00:00:00.886775 PQM - Platform Quality of Service Monitoring = 0 (0) 00:00:00.886776 DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set = 1 (1) 00:00:00.886777 MPE - Intel Memory Protection Extensions = 0 (1) 00:00:00.886778 PQE - Platform Quality of Service Enforcement = 0 (0) 00:00:00.886778 AVX512F - AVX512 Foundation instructions = 0 (0) 00:00:00.886779 RDSEED - RDSEED instruction = 1 (1) 00:00:00.886780 ADX - ADCX/ADOX instructions = 0 (1) 00:00:00.886781 SMAP - Supervisor Mode Access Prevention = 0 (1) 00:00:00.886782 CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction = 1 (1) 00:00:00.886782 INTEL_PT - Intel Processor Trace = 0 (1) 00:00:00.886783 AVX512PF - AVX512 Prefetch instructions = 0 (0) 00:00:00.886784 AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0) 00:00:00.886785 AVX512CD - AVX512 Conflict Detection instructions = 0 (0) 00:00:00.886785 SHA - Secure Hash Algorithm extensions = 0 (0) 00:00:00.886786 PREFETCHWT1 - PREFETCHWT1 instruction = 0 (0) 00:00:00.886787 UMIP - User mode insturction prevention = 0 (0) 00:00:00.886788 PKU - Protection Key for Usermode pages = 0 (0) 00:00:00.886789 OSPKE - CR4.PKU mirror = 0 (0) 00:00:00.886790 MAWAU - Value used by BNDLDX & BNDSTX = 0x0 (0x0) 00:00:00.886791 RDPID - Read processor ID support = 0 (0) 00:00:00.886792 SGX_LC - Supports SGX Launch Configuration = 0 (1) 00:00:00.886793 IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB = 0 (1) 00:00:00.886794 STIBP - Supports IA32_SPEC_CTRL.STIBP = 0 (1) 00:00:00.886795 28 - Reserved = 0 (1) 00:00:00.886796 ARCHCAP - Supports IA32_ARCH_CAP = 0 (0) 00:00:00.886797 31 - Reserved = 0 (1) 00:00:00.886798 Processor Extended State Enumeration (leaf 0xd): 00:00:00.886799 XSAVE area cur/max size by XCR0, guest: 0x340/0x340 00:00:00.886800 XSAVE area cur/max size by XCR0, host: 0x440/0x440 00:00:00.886801 Valid XCR0 bits, guest: 0x0000000000000007 ( x87 SSE YMM_Hi128 ) 00:00:00.886802 Valid XCR0 bits, host: 0x000000000000001f ( x87 SSE YMM_Hi128 BNDREGS BNDCSR ) 00:00:00.886805 XSAVE features, guest: 00:00:00.886806 XSAVE features, host: XSAVEOPT XSAVEC XGETBC1 XSAVES 00:00:00.886807 XSAVE area cur size XCR0|XSS, guest: 0x3c0 00:00:00.886808 XSAVE area cur size XCR0|XSS, host: 0x3c0 00:00:00.886809 Valid IA32_XSS bits, guest: 0x0000000000000000 00:00:00.886810 Valid IA32_XSS bits, host: 0x0000010000000000 ( 40 ) 00:00:00.886811 State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128 00:00:00.886812 State #2, host: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128 00:00:00.886814 State #3, host: off=0x03c0, cb=0x0040 IA32_XSS-bit -- BNDREGS 00:00:00.886815 State #4, host: off=0x0400, cb=0x0040 IA32_XSS-bit -- BNDCSR 00:00:00.886816 State #8, host: off=0x0000, cb=0x0080 XCR0-bit -- 8 00:00:00.886825 Unknown CPUID Leaves 00:00:00.886826 Leaf/sub-leaf eax ebx ecx edx 00:00:00.886828 Gst: 00000012/0001 00000000 00000000 00000000 00000000 00:00:00.886829 Hst: 00000036 00000000 0000001f 00000000 00:00:00.886831 Gst: 00000012/0002 00000000 00000000 00000000 00000000 00:00:00.886832 Hst: 50200001 00000000 05d80001 00000000 00:00:00.886834 Gst: 00000012/0003 00000000 00000000 00000000 00000000 00:00:00.886835 Hst: 00000000 00000000 00000000 00000000 00:00:00.886835 Gst: 00000013/0000 00000000 00000000 00000000 00000000 00:00:00.886836 Hst: 00000000 00000000 00000000 00000000 00:00:00.886837 Gst: 00000014/0000 00000000 00000000 00000000 00000000 00:00:00.886838 Hst: 00000001 0000000f 00000007 00000000 00:00:00.886838 Gst: 00000014/0001 00000000 00000000 00000000 00000000 00:00:00.886839 Hst: 02490002 003f3fff 00000000 00000000 00:00:00.886840 Gst: 00000014/0002 00000000 00000000 00000000 00000000 00:00:00.886841 Hst: 00000000 00000000 00000000 00000000 00:00:00.886841 Gst: 00000015/0000 00000000 00000000 00000000 00000000 00:00:00.886842 Hst: 00000002 000000d8 00000000 00000000 00:00:00.886843 Gst: 00000016/0000 00000000 00000000 00000000 00000000 00:00:00.886843 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886844 Raw Hypervisor CPUID Leaves 00:00:00.886845 Leaf/sub-leaf eax ebx ecx edx 00:00:00.886845 Gst: 40000000/0000 40000010 00000000 00000000 00000000 00:00:00.886846 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886847 Gst: 40000001/0000 00000000 00000000 00000000 00000000 00:00:00.886848 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886849 Gst: 40000002/0000 00000000 00000000 00000000 00000000 00:00:00.886850 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886851 Gst: 40000003/0000 00000000 00000000 00000000 00000000 00:00:00.886851 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886852 Gst: 40000004/0000 00000000 00000000 00000000 00000000 00:00:00.886853 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886854 Gst: 40000005/0000 00000000 00000000 00000000 00000000 00:00:00.886855 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886856 Gst: 40000006/0000 00000000 00000000 00000000 00000000 00:00:00.886856 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886857 Gst: 40000007/0000 00000000 00000000 00000000 00000000 00:00:00.886858 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886859 Gst: 40000008/0000 00000000 00000000 00000000 00000000 00:00:00.886859 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886860 Gst: 40000009/0000 00000000 00000000 00000000 00000000 00:00:00.886861 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886862 Gst: 4000000a/0000 00000000 00000000 00000000 00000000 00:00:00.886862 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886863 Gst: 4000000b/0000 00000000 00000000 00000000 00000000 00:00:00.886864 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886865 Gst: 4000000c/0000 00000000 00000000 00000000 00000000 00:00:00.886866 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886867 Gst: 4000000d/0000 00000000 00000000 00000000 00000000 00:00:00.886867 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886868 Gst: 4000000e/0000 00000000 00000000 00000000 00000000 00:00:00.886869 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886870 Gst: 4000000f/0000 00000000 00000000 00000000 00000000 00:00:00.886871 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886872 Gst: 40000010/0000 00278c95 000f4240 00000000 00000000 00:00:00.886873 Hst: 00000a28 000010cc 00000064 00000000 00:00:00.886873 Raw Extended CPUID Leaves 00:00:00.886874 Leaf/sub-leaf eax ebx ecx edx 00:00:00.886874 Gst: 80000000/0000 80000008 00000000 00000000 00000000 00:00:00.886875 Hst: 80000008 00000000 00000000 00000000 00:00:00.886876 Gst: 80000001/0000 00000000 00000000 00000121 28100800 00:00:00.886876 Hst: 00000000 00000000 00000121 2c100800 00:00:00.886878 Gst: 80000002/0000 65746e49 2952286c 726f4320 4d542865 00:00:00.886879 Hst: 65746e49 2952286c 726f4320 4d542865 00:00:00.886880 Gst: 80000003/0000 37692029 3538382d 43204830 40205550 00:00:00.886881 Hst: 37692029 3538382d 43204830 40205550 00:00:00.886882 Gst: 80000004/0000 362e3220 7a484730 00000000 00000000 00:00:00.886883 Hst: 362e3220 7a484730 00000000 00000000 00:00:00.886884 Gst: 80000005/0000 00000000 00000000 00000000 00000000 00:00:00.886885 Hst: 00000000 00000000 00000000 00000000 00:00:00.886885 Gst: 80000006/0000 00000000 00000000 01006040 00000000 00:00:00.886886 Hst: 00000000 00000000 01006040 00000000 00:00:00.886887 Gst: 80000007/0000 00000000 00000000 00000000 00000100 00:00:00.886888 Hst: 00000000 00000000 00000000 00000100 00:00:00.886888 Gst: 80000008/0000 00003027 00000000 00000000 00000000 00:00:00.886889 Hst: 00003027 00000000 00000000 00000000 00:00:00.886890 Ext Name:
00:00:00.886890 Ext Supports: 0x80000000-0x80000008 00:00:00.886891 Family: 0 Extended: 0 Effective: 0 00:00:00.886891 Model: 0 Extended: 0 Effective: 0 00:00:00.886892 Stepping: 0 00:00:00.886892 Brand ID: 0x000 00:00:00.886893 Ext Features 00:00:00.886893 Mnemonic - Description = guest (host) 00:00:00.886894 FPU - x87 FPU on Chip = 0 (0) 00:00:00.886895 VME - Virtual 8086 Mode Enhancements = 0 (0) 00:00:00.886896 DE - Debugging extensions = 0 (0) 00:00:00.886897 PSE - Page Size Extension = 0 (0) 00:00:00.886898 TSC - Time Stamp Counter = 0 (0) 00:00:00.886899 MSR - K86 Model Specific Registers = 0 (0) 00:00:00.886900 PAE - Physical Address Extension = 0 (0) 00:00:00.886901 MCE - Machine Check Exception = 0 (0) 00:00:00.886902 CX8 - CMPXCHG8B instruction = 0 (0) 00:00:00.886903 APIC - APIC On-Chip = 0 (0) 00:00:00.886904 SEP - SYSCALL/SYSRET = 1 (1) 00:00:00.886905 MTRR - Memory Type Range Registers = 0 (0) 00:00:00.886906 PGE - PTE Global Bit = 0 (0) 00:00:00.886907 MCA - Machine Check Architecture = 0 (0) 00:00:00.886908 CMOV - Conditional Move instructions = 0 (0) 00:00:00.886909 PAT - Page Attribute Table = 0 (0) 00:00:00.886910 PSE-36 - 36-bit Page Size Extension = 0 (0) 00:00:00.886911 NX - No-Execute/Execute-Disable = 1 (1) 00:00:00.886912 AXMMX - AMD Extensions to MMX instructions = 0 (0) 00:00:00.886913 MMX - Intel MMX Technology = 0 (0) 00:00:00.886914 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0) 00:00:00.886915 FFXSR - AMD fast FXSAVE and FXRSTOR instructions = 0 (0) 00:00:00.886915 Page1GB - 1 GB large page = 0 (1) 00:00:00.886916 RDTSCP - RDTSCP instruction = 1 (1) 00:00:00.886917 LM - AMD64 Long Mode = 1 (1) 00:00:00.886918 3DNOWEXT - AMD Extensions to 3DNow = 0 (0) 00:00:00.886919 3DNOW - AMD 3DNow = 0 (0) 00:00:00.886921 LahfSahf - LAHF/SAHF support in 64-bit mode = 1 (1) 00:00:00.886921 CmpLegacy - Core multi-processing legacy mode = 0 (0) 00:00:00.886922 SVM - AMD Secure Virtual Machine extensions = 0 (0) 00:00:00.886923 EXTAPIC - AMD Extended APIC registers = 0 (0) 00:00:00.886924 CR8L - AMD LOCK MOV CR0 means MOV CR8 = 0 (0) 00:00:00.886924 ABM - AMD Advanced Bit Manipulation = 1 (1) 00:00:00.886925 SSE4A - SSE4A instructions = 0 (0) 00:00:00.886926 MISALIGNSSE - AMD Misaligned SSE mode = 0 (0) 00:00:00.886927 3DNOWPRF - AMD PREFETCH and PREFETCHW instructions = 1 (1) 00:00:00.886928 OSVW - AMD OS Visible Workaround = 0 (0) 00:00:00.886929 IBS - Instruct Based Sampling = 0 (0) 00:00:00.886930 XOP - Extended Operation support = 0 (0) 00:00:00.886931 SKINIT - SKINIT, STGI, and DEV support = 0 (0) 00:00:00.886932 WDT - AMD Watchdog Timer support = 0 (0) 00:00:00.886933 LWP - Lightweight Profiling support = 0 (0) 00:00:00.886934 FMA4 - Four operand FMA instruction support = 0 (0) 00:00:00.886934 NodeId - NodeId in MSR C001_100C = 0 (0) 00:00:00.886935 TBM - Trailing Bit Manipulation instructions = 0 (0) 00:00:00.886936 TOPOEXT - Topology Extensions = 0 (0) 00:00:00.886937 PRFEXTCORE - Performance Counter Extensions support = 0 (0) 00:00:00.886937 PRFEXTNB - NB Performance Counter Extensions support = 0 (0) 00:00:00.886938 DATABPEXT - Data-access Breakpoint Extension = 0 (0) 00:00:00.886939 PERFTSC - Performance Time Stamp Counter = 0 (0) 00:00:00.886940 Full Name: "Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz" 00:00:00.886940 TLB 2/4M Instr/Uni: res0 0 entries 00:00:00.886941 TLB 2/4M Data: res0 0 entries 00:00:00.886942 TLB 4K Instr/Uni: res0 0 entries 00:00:00.886942 TLB 4K Data: res0 0 entries 00:00:00.886942 L1 Instr Cache Line Size: 0 bytes 00:00:00.886943 L1 Instr Cache Lines Per Tag: 0 00:00:00.886943 L1 Instr Cache Associativity: res0
00:00:00.886944 L1 Instr Cache Size: 0 KB 00:00:00.886944 L1 Data Cache Line Size: 0 bytes 00:00:00.886944 L1 Data Cache Lines Per Tag: 0 00:00:00.886945 L1 Data Cache Associativity: res0
00:00:00.886945 L1 Data Cache Size: 0 KB 00:00:00.886946 L2 TLB 2/4M Instr/Uni: off 0 entries 00:00:00.886946 L2 TLB 2/4M Data: off 0 entries 00:00:00.886947 L2 TLB 4K Instr/Uni: off 0 entries 00:00:00.886947 L2 TLB 4K Data: off 0 entries 00:00:00.886948 L2 Cache Line Size: 0 bytes 00:00:00.886948 L2 Cache Lines Per Tag: 0 00:00:00.886948 L2 Cache Associativity: off
00:00:00.886949 L2 Cache Size: 0 KB 00:00:00.886949 TS - Temperature Sensor = 0 (0) 00:00:00.886950 FID - Frequency ID control = 0 (0) 00:00:00.886951 VID - Voltage ID control = 0 (0) 00:00:00.886952 TscInvariant - Invariant Time Stamp Counter = 1 (1) 00:00:00.886953 CBP - Core Performance Boost = 0 (0) 00:00:00.886954 EffFreqRO - Read-only Effective Frequency Interface = 0 (0) 00:00:00.886954 ProcFdbkIf - Processor Feedback Interface = 0 (0) 00:00:00.886955 ProcPwrRep - Core power reporting interface support = 0 (0) 00:00:00.886956 Physical Address Width: 39 bits 00:00:00.886957 Virtual Address Width: 48 bits 00:00:00.886957 Guest Physical Address Width: 0 bits 00:00:00.886958 Physical Core Count: 1 00:00:00.886960 00:00:00.886960 **** End of CPUID dump ** 00:00:00.887047 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false 00:00:00.887054 TMR3UtcNow: nsNow=1 545 422 977 967 433 000 nsPrev=0 -> cNsDelta=1 545 422 977 967 433 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 545 422 977 967 433 000) 00:00:00.887064 VMEmt: Halt method global1 (5) 00:00:00.887083 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000 00:00:00.887102 Changing the VM state from 'CREATING' to 'CREATED' 00:00:00.888796 Changing the VM state from 'CREATED' to 'POWERING_ON' 00:00:00.888957 Changing the VM state from 'POWERING_ON' to 'RUNNING' 00:00:00.888968 Console: Machine state changed to 'Running' 00:00:00.892869 EFI: debug point SEC_PREMEM 00:00:00.950012 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi' 0xfffcc064 LB 0x0 00:00:00.950502 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0x2020120 LB 0x0 00:00:00.951001 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi' 0x2026080 LB 0x1f60 00:00:00.951622 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi' 0x20280a0 LB 0x660 00:00:00.952243 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi' 0x20287a0 LB 0x2920 00:00:00.952815 EFI: debug point SEC_POSTMEM 00:00:00.954123 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0xdbfb9000 LB 0x5e40 00:00:00.954725 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi' 0xdbfb7000 LB 0x15c0 00:00:00.955384 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.efi' 0xdbfb5000 LB 0x1480 00:00:00.956150 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x17ba0 00:00:00.956207 EFI: debug point DXE_CORE 00:00:00.957041 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdbf9d000 LB 0x0 00:00:00.958233 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi' 0xdbecd000 LB 0x8b40 00:00:00.958701 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi' 0xdbeca000 LB 0x29c0 00:00:00.959345 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi' 0xdbf05000 LB 0xce0 00:00:00.959873 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi' 0xdbf03000 LB 0x13a0 00:00:00.960532 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi' 0xdbec9000 LB 0xde0 00:00:00.961006 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi' 0xdbec5000 LB 0x3720 00:00:00.962175 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi' 0xdbec4000 LB 0xa20 00:00:00.962671 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi' 0xdbec3000 LB 0x940 00:00:00.963123 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi' 0xdbebe000 LB 0x4e40 00:00:00.963665 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi' 0xdbf02000 LB 0x7e0 00:00:00.964273 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi' 0xdbebd000 LB 0x820 00:00:00.964831 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi' 0xdbf01000 LB 0xe00 00:00:00.965447 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe/DEBUG/EmuVariableRuntimeDxe.efi' 0xdbeff000 LB 0x1fc0 00:00:00.965612 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test0' fAttrib=0x7 cbValue=0x10 00:00:00.965951 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test1' fAttrib=0x7 cbValue=0x20 00:00:00.966628 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi' 0xdbebb000 LB 0x1aa0 00:00:00.967180 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi' 0xdbea9000 LB 0x11ec0 00:00:00.967802 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi' 0xdbea8000 LB 0x7a0 00:00:00.968368 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe/DEBUG/DataHubDxe.efi' 0xdbea7000 LB 0xc80 00:00:00.969096 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.efi' 0xdbefe000 LB 0xfc0 00:00:00.969643 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi' 0xdbea5000 LB 0x1340 00:00:00.970188 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi' 0xdbea3000 LB 0x1940 00:00:00.970709 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi' 0xdbea2000 LB 0x9e0 00:00:00.971208 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi' 0xdbea1000 LB 0x6e0 00:00:00.971245 PIT: mode=3 count=0x2e9c (11932) - 99.99 Hz (ch=0) 00:00:00.971785 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi' 0xdbe9e000 LB 0x25a0 00:00:00.972364 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi' 0xdbefb000 LB 0x20a0 00:00:00.972619 EFI: Adding variable 378d7b65-8da9-4773-b6e4-a47826a833e1::'RTC' fAttrib=0x7 cbValue=0x4 00:00:00.973414 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi' 0xdbefa000 LB 0x780 00:00:00.973595 EFI: Adding variable eb704011-1402-11d3-8e77-00a0c969723b::'MTC' fAttrib=0x7 cbValue=0x4 00:00:00.974168 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi' 0xdbef9000 LB 0x940 00:00:00.974703 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi' 0xdbe7a000 LB 0x23c80 00:00:00.975334 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi' 0xdbe69000 LB 0x10600 00:00:00.976081 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.efi' 0xdbef8000 LB 0xa20 00:00:00.976722 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi' 0xdbe68000 LB 0xb20 00:00:00.977493 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi' 0xdbe67000 LB 0x7c0 00:00:00.978428 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.efi' 0xdbe63000 LB 0x33e0 00:00:00.979290 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi' 0xdbe62000 LB 0x700 00:00:00.979991 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi' 0xdbe54000 LB 0xdd00 00:00:00.986717 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi' 0xdbe49000 LB 0xae20 00:00:00.987252 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi' 0xdbe48000 LB 0xc80 00:00:00.987789 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.efi' 0xdbe47000 LB 0xf00 00:00:00.988411 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi' 0xdbe45000 LB 0x1620 00:00:00.988984 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi' 0xdbe40000 LB 0x4f20 00:00:00.989607 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi' 0xdbe3c000 LB 0x3d60 00:00:00.990161 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi' 0xdbe37000 LB 0x4820 00:00:00.990679 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi' 0xdbe34000 LB 0x26a0 00:00:00.991225 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi' 0xdbe2f000 LB 0x4200 00:00:00.991808 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi' 0xdbe2e000 LB 0xc80 00:00:00.992320 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi' 0xdbe2c000 LB 0x1d40 00:00:00.992830 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi' 0xdbe28000 LB 0x3f40 00:00:00.993394 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi' 0xdbe27000 LB 0xfa0 00:00:00.993969 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.efi' 0xdbe20000 LB 0x6a00 00:00:00.994505 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.efi' 0xdbe1c000 LB 0x3a60 00:00:00.995239 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.efi' 0xdbe17000 LB 0x49a0 00:00:00.995784 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe/DEBUG/VBoxVgaMiniPortDxe.efi' 0xdbe13000 LB 0x3580 00:00:00.996259 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe/DEBUG/VBoxVgaDxe.efi' 0xdbe0f000 LB 0x3260 00:00:00.996768 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxIso9660/DEBUG/VBoxIso9600.efi' 0xdbe09000 LB 0x5280 00:00:00.997267 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxHfs/DEBUG/VBoxHfs.efi' 0xdbe03000 LB 0x5ea0 00:00:00.997765 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxSysTables/VBoxSysTables/DEBUG/VBoxSysTables.efi' 0xdbe02000 LB 0x9c0 00:00:01.027504 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxAppleSim/VBoxAppleSim/DEBUG/VBoxAppleSim.efi' 0xdbdff000 LB 0x2440 00:00:01.027708 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'BackgroundClear' fAttrib=0x6 cbValue=0x4 00:00:01.027858 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' fAttrib=0x7 cbValue=0x4 00:00:01.028017 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeaturesMask' fAttrib=0x7 cbValue=0x4 00:00:01.028237 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'boot-args' fAttrib=0x6 cbValue=0x24 00:00:01.029116 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.efi' 0xdbdfe000 LB 0xba0 00:00:01.029631 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi' 0xdbdfc000 LB 0x1080 00:00:01.030183 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi' 0xdbdfa000 LB 0x1f60 00:00:01.030731 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe/DEBUG/IsaIoDxe.efi' 0xdbdf8000 LB 0x1c00 00:00:01.031318 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi' 0xdbdf5000 LB 0x2ee0 00:00:01.031913 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi' 0xdbdf1000 LB 0x3320 00:00:01.032537 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi' 0xdbdee000 LB 0x2d80 00:00:01.032638 EFI: VBoxDbg> loadimage64 '.efi' 0xdbde7000 LB 0x6940 00:00:01.033164 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi' 0xdbde1000 LB 0x5220 00:00:01.033697 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi' 0xdbdda000 LB 0x6a00 00:00:01.034303 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi' 0xdbdd5000 LB 0x4c80 00:00:01.034863 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi' 0xdbdd1000 LB 0x3680 00:00:01.035432 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi' 0xdbdc9000 LB 0x7cc0 00:00:01.036082 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi' 0xdbdc2000 LB 0x6560 00:00:01.036622 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi' 0xdbdb7000 LB 0xa6e0 00:00:01.037191 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi' 0xdbdaf000 LB 0x75c0 00:00:01.037731 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi' 0xdbda4000 LB 0xae20 00:00:01.038323 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi' 0xdbd9d000 LB 0x6de0 00:00:01.039085 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxe4BcDxe.efi' 0xdbd94000 LB 0x88a0 00:00:01.039789 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsi4Dxe.efi' 0xdbd85000 LB 0xe280 00:00:01.040394 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi' 0xdbd82000 LB 0x24a0 00:00:01.040908 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi' 0xdbd7d000 LB 0x4ae0 00:00:01.041489 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.efi' 0xdbd75000 LB 0x70a0 00:00:01.042016 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi' 0xdbd70000 LB 0x4c20 00:00:01.042534 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi' 0xdbd6c000 LB 0x3b00 00:00:01.043155 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-trunk/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi' 0xdbd68000 LB 0x31e0 00:00:01.043345 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOptionSupport' fAttrib=0x6 cbValue=0x4 00:00:01.046025 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'OsIndicationsSupported' fAttrib=0x6 cbValue=0x8 00:00:01.046313 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'LangCodes' fAttrib=0x6 cbValue=0xd 00:00:01.046503 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLangCodes' fAttrib=0x6 cbValue=0x12 00:00:01.046698 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Lang' fAttrib=0x7 cbValue=0x4 00:00:01.046938 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLang' fAttrib=0x7 cbValue=0x6 00:00:01.063269 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX 00:00:01.075729 AHCI#0: Reset the HBA 00:00:01.075762 VD#1: Cancelling all active requests 00:00:01.389479 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600 00:00:01.389517 VMMDev: SetVideoModeHint: Got a video mode hint (800x600x0)@(0x0),(1;0) at 0 00:00:01.392153 GUI: 2D video acceleration is disabled 00:00:01.392161 GUI: HID LEDs sync is not supported on this platform 00:00:01.397372 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5 00:00:01.405501 ERROR [COM]: aRC=VBOX_E_VM_ERROR (0x80bb0003) aIID={ab4164db-c13e-4dab-842d-61ee3f0c1e87} aComponent={DisplayWrap} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=-37 00:00:01.421363 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f79f0000000 w=1680 h=1050 bpp=32 cbLine=0x1A40 flags=0x0 00:00:01.421446 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1680x1050, Sending to async-handler 00:00:01.421536 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1680x1050 00:00:01.421549 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1680x1050 00:00:01.421554 GUI: UIFrameBufferPrivate::performResize: Size=1680x1050, Directly using source bitmap content 00:00:01.424175 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOutDev' fAttrib=0x6 cbValue=0x1e 00:00:01.424600 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e 00:00:01.425821 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22 00:00:01.426696 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x67 00:00:01.427570 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b 00:00:01.428099 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49 00:00:01.429566 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0xb0 00:00:01.431459 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0xb4 00:00:01.432926 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x92 00:00:01.457546 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x67 00:00:01.458573 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e 00:00:01.542414 PS2K: Selected scan set 2 00:00:01.543867 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConInDev' fAttrib=0x6 cbValue=0x22 00:00:01.545628 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b 00:00:01.546704 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22 00:00:01.548921 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49 00:00:01.549731 EFI: Deleting variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' 00:00:01.557583 xHCI: Hardware reset 00:00:01.557796 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.557800 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.557911 xHCI: USB Operational 00:00:01.557983 xHCI: USB Suspended 00:00:01.559006 xHCI: Hardware reset 00:00:01.559015 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.559018 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.559028 VUSB: HidKeyboard: reset request is ignored, the device is already resetting! 00:00:01.559030 VUSB: HidMouse: reset request is ignored, the device is already resetting! 00:00:01.559143 xHCI: USB Operational 00:00:01.567752 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:01.567796 xHCI: root hub-attached device reset completed with VINF_SUCCESS 00:00:01.973503 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0000' fAttrib=0x7 cbValue=0x42 00:00:01.973698 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x2 00:00:01.976073 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0001' fAttrib=0x7 cbValue=0x44 00:00:01.976252 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x4 00:00:01.979570 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0002' fAttrib=0x7 cbValue=0x5c 00:00:01.979760 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x6 00:00:01.986913 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootCurrent' fAttrib=0x6 cbValue=0x2 00:00:01.987613 EFI: Adding variable 4c19049f-4137-4dd3-9c10-8b97a83ffdfa::'MemoryTypeInformation' fAttrib=0x3 cbValue=0x40 00:00:01.987677 EFI: VBoxDbg> unload '.efi' # 0x0 LB 0x0 00:00:02.218558 EFI: VBoxDbg> loadimage64 '.efi' 0xdad95000 LB 0xbdd40 00:00:02.514196 EFI: VBoxDbg> loadimage64 'apfs.efi.m.efi' 0xdad01000 LB 0x93f60 00:00:02.519367 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd63000 LB 0x4380 00:00:02.521183 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd61000 LB 0x14c0 00:00:02.522459 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd60000 LB 0x960 00:00:02.524446 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd5e000 LB 0x1640 00:00:02.524630 EFI: Replacing variable eb704011-1402-11d3-8e77-00a0c969723b::'MTC' fAttrib=0x7 cbValue=0x4 00:00:02.526957 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd5c000 LB 0x1c40 00:00:02.533202 EFI: VBoxDbg> loadimage64 '.efi' 0xdbd56000 LB 0x55e0 00:00:02.535082 EFI: VBoxDbg> loadimage64 '.efi' 0xdacff000 LB 0x1180 00:00:02.543685 EFI: VBoxDbg> loadimage64 '.efi' 0xdacf7000 LB 0x7380 00:00:02.626218 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-#KEY-ui32' fAttrib=0x7 cbValue=0x4 00:00:02.626449 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-$Adr-ui32' fAttrib=0x7 cbValue=0x4 00:00:02.626641 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-$Num-ui8' fAttrib=0x7 cbValue=0x1 00:00:02.626834 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-RMde-char' fAttrib=0x7 cbValue=0x1 00:00:09.673955 EFI: VBoxDbg> loadimage64 'boot.efi' 0xda498000 LB 0x92000 00:00:09.681631 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'system-id' fAttrib=0x2 cbValue=0x10 00:00:09.681938 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'MLB' fAttrib=0x6 cbValue=0x11 00:00:09.682159 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'ROM' fAttrib=0x6 cbValue=0x6 00:00:09.682621 EFI: Deleting variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' 00:00:09.682791 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' fAttrib=0x6 cbValue=0x4 00:00:09.683426 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'HW_BID' fAttrib=0x6 cbValue=0x14 00:00:09.684005 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'security-mode' fAttrib=0x7 cbValue=0x5 00:00:09.684416 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'UIScale' fAttrib=0x7 cbValue=0x1 00:00:09.684700 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'EFILoginHiDPI' fAttrib=0x7 cbValue=0x4 00:00:09.685053 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'flagstate' fAttrib=0x7 cbValue=0x20 00:00:09.685365 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'csr-active-config' fAttrib=0x7 cbValue=0x4 00:00:09.686719 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-RPlt-ch8' fAttrib=0x7 cbValue=0x8 00:00:09.686924 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-RBr -ch8' fAttrib=0x7 cbValue=0x8 00:00:09.687114 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-EPCI-ui32' fAttrib=0x7 cbValue=0x4 00:00:09.687309 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-REV -ch8*' fAttrib=0x7 cbValue=0x6 00:00:09.687486 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-BEMB-flag' fAttrib=0x7 cbValue=0x1 00:00:09.687663 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-BATP-flag' fAttrib=0x7 cbValue=0x1 00:00:09.687835 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-BNum-ui8' fAttrib=0x7 cbValue=0x1 00:00:09.688063 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-MSTc-ui8' fAttrib=0x7 cbValue=0x1 00:00:09.688244 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-MSAc-ui16' fAttrib=0x7 cbValue=0x2 00:00:09.688417 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-MSWr-ui8' fAttrib=0x7 cbValue=0x1 00:00:09.688593 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-MSFW-ui8' fAttrib=0x7 cbValue=0x2 00:00:09.688774 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'fakesmc-key-MSPS-ui16' fAttrib=0x7 cbValue=0x2 00:00:09.743332 EFI: Adding variable 62bf9b1c-8568-48ee-85dc-dd3057660863::'boot-feature-usage' fAttrib=0x7 cbValue=0x8 00:00:13.533725 Changing the VM state from 'RUNNING' to 'SUSPENDING' 00:00:13.600031 PDMR3Suspend: 66 273 174 ns run time 00:00:13.600031 Changing the VM state from 'SUSPENDING' to 'SUSPENDED' 00:00:13.600031 Console: Machine state changed to 'Paused' 00:00:15.199949 GUI: Request for close-action to power VM off. 00:00:15.200035 GUI: Passing request to power VM off from machine-logic to UI session. 00:00:15.200053 GUI: Powering VM down on UI session power off request... 00:00:15.201078 Console: Machine state changed to 'Stopping' 00:00:15.202301 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0) 00:00:15.202349 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f79f0000000 w=1680 h=1050 bpp=32 cbLine=0x1A40 flags=0x1 00:00:15.202420 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1680x1050, Sending to async-handler 00:00:15.203412 Changing the VM state from 'SUSPENDED' to 'POWERING_OFF' 00:00:15.203469 ** Guest state at power off for VCpu 1 ** 00:00:15.203503 Guest CPUM (VCPU 1) state: 00:00:15.203510 eax=00000000 ebx=00000000 ecx=00000000 edx=00000600 esi=00000000 edi=00000000 00:00:15.203516 eip=0000fff0 esp=00000000 ebp=00000000 iopl=0 nv up di pl zr na pe nc 00:00:15.203522 cs={f000 base=00000000ffff0000 limit=0000ffff flags=0000009b} dr0=00000000 dr1=00000000 00:00:15.203533 ds={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr2=00000000 dr3=00000000 00:00:15.203540 es={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr4=00000000 dr5=00000000 00:00:15.203546 fs={0000 base=0000000000000000 limit=0000ffff flags=00000093} dr6=ffff0ff0 dr7=00000400 00:00:15.203553 gs={0000 base=0000000000000000 limit=0000ffff flags=00000093} cr0=60000010 cr2=00000000 00:00:15.203559 ss={0000 base=0000000000000000 limit=0000ffff flags=00000093} cr3=00000000 cr4=00000000 00:00:15.203565 gdtr=0000000000000000:ffff idtr=0000000000000000:ffff eflags=00000002 00:00:15.203570 ldtr={0000 base=00000000 limit=0000ffff flags=00000082} 00:00:15.203574 tr ={0000 base=00000000 limit=0000ffff flags=0000008b} 00:00:15.203578 SysEnter={cs=0000 eip=00000000 esp=00000000} 00:00:15.203582 xcr=0000000000000001 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000000) 00:00:15.203588 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff 00:00:15.203594 FPUIP=00000000 CS=0000 Rsrvd1=0000 FPUDP=00000000 DS=0000 Rsvrd2=0000 00:00:15.203601 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203611 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203619 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203628 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203635 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203643 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203651 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203658 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.203665 XMM0 =00000000'00000000'00000000'00000000 XMM1 =00000000'00000000'00000000'00000000 00:00:15.203676 XMM2 =00000000'00000000'00000000'00000000 XMM3 =00000000'00000000'00000000'00000000 00:00:15.203686 XMM4 =00000000'00000000'00000000'00000000 XMM5 =00000000'00000000'00000000'00000000 00:00:15.203695 XMM6 =00000000'00000000'00000000'00000000 XMM7 =00000000'00000000'00000000'00000000 00:00:15.203704 XMM8 =00000000'00000000'00000000'00000000 XMM9 =00000000'00000000'00000000'00000000 00:00:15.203713 XMM10=00000000'00000000'00000000'00000000 XMM11=00000000'00000000'00000000'00000000 00:00:15.203722 XMM12=00000000'00000000'00000000'00000000 XMM13=00000000'00000000'00000000'00000000 00:00:15.203730 XMM14=00000000'00000000'00000000'00000000 XMM15=00000000'00000000'00000000'00000000 00:00:15.203739 EFER =0000000000000000 00:00:15.203742 PAT =0007040600070406 00:00:15.203745 STAR =0000000000000000 00:00:15.203748 CSTAR =0000000000000000 00:00:15.203750 LSTAR =0000000000000000 00:00:15.203752 SFMASK =0000000000000000 00:00:15.203754 KERNELGSBASE =0000000000000000 00:00:15.203759 00:00:15.203765 VCPU[1] hardware virtualization state: 00:00:15.203768 fLocalForcedActions = 0x0 00:00:15.203770 No/inactive hwvirt state 00:00:15.203773 00:00:15.203794 Guest paging mode (VCPU #1): Real (changed 1 times), A20 enabled (changed 0 times) 00:00:15.203800 Shadow paging mode (VCPU #1): EPT 00:00:15.203803 Host paging mode: AMD64+G+NX 00:00:15.203805 * 00:00:15.203807 ** End of Guest state at power off for VCpu 1 ***** 00:00:15.203879 ** Guest state at power off for VCpu 0 ** 00:00:15.203893 Guest CPUM (VCPU 0) state: 00:00:15.203900 rax=0000000002b2a391 rbx=0000000000000005 rcx=00000000002212c7 rdx=0000000000004008 00:00:15.203909 rsi=0000000002d4b654 rdi=0000000000400000 r8 =0000000000000038 r9 =00000000dbf9c440 00:00:15.203916 r10=0000000000000000 r11=00000000dbf9d5d8 r12=8000000000000015 r13=00000000db765c18 00:00:15.203923 r14=00000000dbf29f18 r15=00000000dacd3118 00:00:15.203926 rip=00000000dbebd539 rsp=00000000dbf9c3e0 rbp=00000000dbf9c4a0 iopl=0 nv up ei pl zr na pe nc 00:00:15.203934 cs={0028 base=0000000000000000 limit=ffffffff flags=0000a09b} 00:00:15.203939 ds={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:00:15.203943 es={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:00:15.203946 fs={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:00:15.203950 gs={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:00:15.203953 ss={0008 base=0000000000000000 limit=ffffffff flags=0000c093} 00:00:15.203956 cr0=00000000c0000033 cr2=0000000000000000 cr3=00000000dbf3b000 cr4=0000000000000668 00:00:15.203962 dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000 dr3=0000000000000000 00:00:15.203987 dr4=0000000000000000 dr5=0000000000000000 dr6=00000000ffff0ff0 dr7=0000000000000400 00:00:15.203993 gdtr=00000000dbf2df98:003f idtr=00000000db7a7018:0fff eflags=00000202 00:00:15.203999 ldtr={0000 base=00000000 limit=0000ffff flags=00000082} 00:00:15.204002 tr ={0000 base=00000000 limit=0000ffff flags=0000008b} 00:00:15.204005 SysEnter={cs=0000 eip=0000000000000000 esp=0000000000000000} 00:00:15.204011 xcr=0000000000000001 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000000) 00:00:15.204016 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff 00:00:15.204021 FPUIP=00000000 CS=0000 Rsrvd1=0000 FPUDP=00000000 DS=0000 Rsvrd2=0000 00:00:15.204025 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204032 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204037 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204040 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204043 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204046 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204050 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204053 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 2 ^ -16383 () 00:00:15.204056 XMM0 =00000000'0000001f'00000000'0000001f XMM1 =00000000'0000001f'00000000'0000001e 00:00:15.204064 XMM2 =00000000'00000000'00000000'00000000 XMM3 =00000000'00000000'00000000'00000000 00:00:15.204068 XMM4 =01020304'05060708'090a0b0c'0d0e0f10 XMM5 =00010001'00010001'00010001'00010001 00:00:15.204075 XMM6 =11121314'15161718'191a1b1c'1d1e1f20 XMM7 =00000000'00000000'00000000'00000000 00:00:15.204081 XMM8 =31323334'35363738'393a3b3c'3d3e3f40 XMM9 =21222324'25262728'292a2b2c'2d2e2f30 00:00:15.204087 XMM10=00000000'00000000'00000000'00000000 XMM11=00000000'00000000'00000000'00000000 00:00:15.204092 XMM12=00000000'00000000'00000000'00000000 XMM13=00000000'00000000'00000000'00000000 00:00:15.204096 XMM14=00000000'00000000'00000000'00000000 XMM15=00000000'00000000'00000000'00000000 00:00:15.204100 EFER =0000000000000500 00:00:15.204102 PAT =0007040600070406 00:00:15.204104 STAR =0000000000000000 00:00:15.204106 CSTAR =0000000000000000 00:00:15.204107 LSTAR =0000000000000000 00:00:15.204108 SFMASK =0000000000000000 00:00:15.204110 KERNELGSBASE =0000000000000000 00:00:15.204113 00:00:15.204118 VCPU[0] hardware virtualization state: 00:00:15.204120 fLocalForcedActions = 0x0 00:00:15.204122 No/inactive hwvirt state 00:00:15.204123 00:00:15.204129 Guest paging mode (VCPU #0): AMD64 (changed 3 times), A20 enabled (changed 0 times) 00:00:15.204135 Shadow paging mode (VCPU #0): EPT 00:00:15.204137 Host paging mode: AMD64+G+NX 00:00:15.204139 00:00:15.204143 Active Timers (pVM=00007f7a5001e000) 00:00:15.204146 pTimerR3 offNext offPrev offSched Clock Time Expire HzHint State Description 00:00:15.204177 00007f7a24871f50 00002b20 00000000 00000000 Real 44914900 44913237 0 2-ACTIVE VGA Refresh Timer 00:00:15.204189 00007f7a24874a70 00000000 ffffd4e0 00000000 Real 44914900 44913582 0 2-ACTIVE CPU Load Timer 00:00:15.204197 00007f7a2486cff0 000005e0 00000000 00000000 VrSy 12644564997 12647247321 99 2-ACTIVE i8254 Programmable Interval Timer 00:00:15.204206 00007f7a2486d5d0 00006ba0 fffffa20 00000000 VrSy 12644564997 12990000000 0 2-ACTIVE MC146818 RTC/CMOS - Second 00:00:15.204213 00007f7a24874170 00000000 ffff9460 00000000 VrSy 12644564997 599932015941 0 2-ACTIVE ACPI PM Timer 00:00:15.204219 00:00:15.204227 ** End of Guest state at power off * 00:00:15.204946 PDMR3PowerOff: 653 304 ns run time 00:00:15.204969 Changing the VM state from 'POWERING_OFF' to 'OFF' 00:00:15.208454 Changing the VM state from 'OFF' to 'DESTROYING' 00:00:15.208559 *** Statistics ***** 00:00:15.208617 /CPUM/MSR-Totals/Reads 19 times 00:00:15.208634 /CPUM/MSR-Totals/ReadsRaisingGP 0 times 00:00:15.208642 /CPUM/MSR-Totals/ReadsUnknown 0 times 00:00:15.208650 /CPUM/MSR-Totals/Writes 2 times 00:00:15.208657 /CPUM/MSR-Totals/WritesRaisingGP 0 times 00:00:15.208664 /CPUM/MSR-Totals/WritesToIgnoredBits 0 times 00:00:15.208671 /CPUM/MSR-Totals/WritesUnknown 0 times 00:00:15.208678 /Devices/AHCI0/Port0/QueryBufAttempts 0 count 00:00:15.208685 /Devices/AHCI0/Port0/QueryBufSuccess 0 count 00:00:15.208690 /Devices/AHCI0/Port0/ReadBytes 1554432 bytes 00:00:15.208696 /Devices/AHCI0/Port0/ReqsRead 759 count 00:00:15.208701 /Devices/AHCI0/Port0/ReqsSubmitted 759 count 00:00:15.208706 /Devices/AHCI0/Port0/ReqsSucceeded 759 count 00:00:15.208711 /Devices/AHCI0/Port3/QueryBufAttempts 0 count 00:00:15.208715 /Devices/AHCI0/Port3/QueryBufSuccess 0 count 00:00:15.208719 /Devices/AHCI0/Port3/ReadBytes 30140928 bytes 00:00:15.208725 /Devices/AHCI0/Port3/ReqsRead 630 count 00:00:15.208729 /Devices/AHCI0/Port3/ReqsSubmitted 630 count 00:00:15.208734 /Devices/AHCI0/Port3/ReqsSucceeded 630 count 00:00:15.208739 /Devices/E1k0/ReceiveBytes 0 bytes 00:00:15.208743 /Devices/E1k0/TransmitBytes 0 bytes 00:00:15.208748 /Devices/E1k0/iStatIntLost 0 ns 00:00:15.208753 /Devices/E1k0/iStatIntLostOne 0 ns 00:00:15.208758 /Devices/E1k0/u64ArmedAt 0 ns 00:00:15.208763 /Devices/E1k0/uStatDescCtx 0 ns 00:00:15.208768 /Devices/E1k0/uStatDescDat 0 ns 00:00:15.208772 /Devices/E1k0/uStatDescLeg 0 ns 00:00:15.208777 /Devices/E1k0/uStatInt 0 ns 00:00:15.208782 /Devices/E1k0/uStatIntEarly 0 ns 00:00:15.208786 /Devices/E1k0/uStatIntICS 0 ns 00:00:15.208791 /Devices/E1k0/uStatIntIMS 0 ns 00:00:15.208795 /Devices/E1k0/uStatIntLate 0 ns 00:00:15.208800 /Devices/E1k0/uStatIntLower 0 ns 00:00:15.208804 /Devices/E1k0/uStatIntMasked 0 ns 00:00:15.208809 /Devices/E1k0/uStatIntRDTR 0 ns 00:00:15.208813 /Devices/E1k0/uStatIntRXDMT0 0 ns 00:00:15.208818 /Devices/E1k0/uStatIntRx 0 ns 00:00:15.208822 /Devices/E1k0/uStatIntSkip 0 ns 00:00:15.208827 /Devices/E1k0/uStatIntTXQE 0 ns 00:00:15.208831 /Devices/E1k0/uStatIntTry 0 ns 00:00:15.208836 /Devices/E1k0/uStatIntTx 0 ns 00:00:15.208840 /Devices/E1k0/uStatMaxTxDelay 0 ns 00:00:15.208845 /Devices/E1k0/uStatNoIntICR 0 ns 00:00:15.208849 /Devices/E1k0/uStatRAD 0 ns 00:00:15.208854 /Devices/E1k0/uStatRID 0 ns 00:00:15.208858 /Devices/E1k0/uStatRxFrm 0 ns 00:00:15.208863 /Devices/E1k0/uStatTAD 0 ns 00:00:15.208868 /Devices/E1k0/uStatTID 0 ns 00:00:15.208872 /Devices/E1k0/uStatTx1514 0 ns 00:00:15.208877 /Devices/E1k0/uStatTx16384 0 ns 00:00:15.208882 /Devices/E1k0/uStatTx2962 0 ns 00:00:15.208888 /Devices/E1k0/uStatTx32768 0 ns 00:00:15.208895 /Devices/E1k0/uStatTx4410 0 ns 00:00:15.208901 /Devices/E1k0/uStatTx5858 0 ns 00:00:15.208908 /Devices/E1k0/uStatTx7306 0 ns 00:00:15.208915 /Devices/E1k0/uStatTx8754 0 ns 00:00:15.208920 /Devices/E1k0/uStatTxDelayExp 0 ns 00:00:15.208939 /Devices/E1k0/uStatTxDelayed 0 ns 00:00:15.208943 /Devices/E1k0/uStatTxFrm 0 ns 00:00:15.208948 /Devices/E1k0/uStatTxIDE 0 ns 00:00:15.208953 /Devices/E1k0/uStatTxLarge 0 ns 00:00:15.208957 /Devices/E1k0/uStatTxNoRS 0 ns 00:00:15.208962 /Devices/VMMDev/BalloonChunks 0 count 00:00:15.208968 /Devices/VMMDev/FastIrqAckR3 0 count 00:00:15.208972 /Devices/VMMDev/FastIrqAckRZ 0 count 00:00:15.208977 /Devices/VMMDev/LargeReqBufAllocs 0 count 00:00:15.208982 /Devices/VMMDev/SlowIrqAck 0 count 00:00:15.208992 /EM/CPU0/ExitHashing/Used 0 times 00:00:15.208997 /EM/CPU0/ExitOpt/Exec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.209004 /EM/CPU0/ExitOpt/ExecInstructions 0 times 00:00:15.209009 /EM/CPU0/ExitOpt/ExecSavedExit 0 times 00:00:15.209014 /EM/CPU0/ExitOpt/Probe 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.209023 /EM/CPU0/ExitOpt/ProbeInstructions 0 times 00:00:15.209029 /EM/CPU0/ExitOpt/ProbedExecWithMax 0 times 00:00:15.209035 /EM/CPU0/ExitOpt/ProbedNormal 0 times 00:00:15.209042 /EM/CPU0/ExitOpt/ProbedToRing3 0 times 00:00:15.209054 /EM/CPU1/ExitHashing/Used 0 times 00:00:15.209060 /EM/CPU1/ExitOpt/Exec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.209066 /EM/CPU1/ExitOpt/ExecInstructions 0 times 00:00:15.209070 /EM/CPU1/ExitOpt/ExecSavedExit 0 times 00:00:15.209075 /EM/CPU1/ExitOpt/Probe 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.209080 /EM/CPU1/ExitOpt/ProbeInstructions 0 times 00:00:15.209084 /EM/CPU1/ExitOpt/ProbedExecWithMax 0 times 00:00:15.209089 /EM/CPU1/ExitOpt/ProbedNormal 0 times 00:00:15.209093 /EM/CPU1/ExitOpt/ProbedToRing3 0 times 00:00:15.209098 /FT/Checkpoint/Network 0 times 00:00:15.209103 /FT/Checkpoint/Storage 0 times 00:00:15.209108 /FT/Received/Mem 0 bytes 00:00:15.209113 /FT/Received/State 0 bytes 00:00:15.209117 /FT/Sent/Mem 0 bytes 00:00:15.209122 /FT/Sent/State 0 bytes 00:00:15.209127 /FT/Sync/DeltaMem 0 times 00:00:15.209132 /FT/Sync/DeltaVM 0 times 00:00:15.209137 /FT/Sync/Full 0 times 00:00:15.209161 /GMM/VM/Allocated/cBasePages 41003 pages 00:00:15.209175 /GMM/VM/Allocated/cFixedPages 0 pages 00:00:15.209185 /GMM/VM/Allocated/cShadowPages 0 pages 00:00:15.209193 /GMM/VM/Reserved/cBasePages 1049728 pages 00:00:15.209200 /GMM/VM/Reserved/cFixedPages 33796 pages 00:00:15.209207 /GMM/VM/Reserved/cShadowPages 1 pages 00:00:15.209213 /GMM/VM/cBalloonedPages 0 pages 00:00:15.209220 /GMM/VM/cMaxBalloonedPages 0 pages 00:00:15.209227 /GMM/VM/cPrivatePages 41003 pages 00:00:15.209234 /GMM/VM/cReqActuallyBalloonedPages 0 pages 00:00:15.209241 /GMM/VM/cReqBalloonedPages 0 pages 00:00:15.209247 /GMM/VM/cReqDeflatePages 0 pages 00:00:15.209254 /GMM/VM/cShareableModules 0 count 00:00:15.209260 /GMM/VM/cSharedPages 0 pages 00:00:15.209267 /GMM/VM/enmPolicy 1 00:00:15.209275 /GMM/VM/enmPriority 2 00:00:15.209282 /GMM/VM/fBallooningEnabled false
00:00:15.209288 /GMM/VM/fMayAllocate true
00:00:15.209293 /GMM/VM/fSharedPagingEnabled false
00:00:15.209298 /GMM/cAllocatedPages 41003 pages 00:00:15.209303 /GMM/cBalloonedPages 0 pages 00:00:15.209307 /GMM/cChunks 81 count 00:00:15.209313 /GMM/cDuplicatePages 0 pages 00:00:15.209331 /GMM/cFreedChunks 0 count 00:00:15.209338 /GMM/cLeftBehindSharedPages 0 pages 00:00:15.209345 /GMM/cMaxPages 4294967295 pages 00:00:15.209353 /GMM/cOverCommittedPages 0 pages 00:00:15.209358 /GMM/cReservedPages 1083525 pages 00:00:15.209363 /GMM/cShareableModules 0 count 00:00:15.209368 /GMM/cSharedPages 0 pages 00:00:15.209481 /GVMM/EMTs 2 calls 00:00:15.209492 /GVMM/HostCPUs 12 calls 00:00:15.209500 /GVMM/HostCpus/0 0 00:00:15.209508 /GVMM/HostCpus/0/CurTimerHz 0 Hz 00:00:15.209514 /GVMM/HostCpus/0/DesiredHz 0 Hz 00:00:15.209521 /GVMM/HostCpus/0/PPTChanges 0 times 00:00:15.209526 /GVMM/HostCpus/0/PPTStarts 0 times 00:00:15.209531 /GVMM/HostCpus/0/idxCpuSet 0 00:00:15.209536 /GVMM/HostCpus/1 1 00:00:15.209542 /GVMM/HostCpus/1/CurTimerHz 0 Hz 00:00:15.209549 /GVMM/HostCpus/1/DesiredHz 0 Hz 00:00:15.209556 /GVMM/HostCpus/1/PPTChanges 0 times 00:00:15.209561 /GVMM/HostCpus/1/PPTStarts 0 times 00:00:15.209566 /GVMM/HostCpus/1/idxCpuSet 1 00:00:15.209570 /GVMM/HostCpus/10 10 00:00:15.209576 /GVMM/HostCpus/10/CurTimerHz 0 Hz 00:00:15.209583 /GVMM/HostCpus/10/DesiredHz 0 Hz 00:00:15.209589 /GVMM/HostCpus/10/PPTChanges 0 times 00:00:15.209596 /GVMM/HostCpus/10/PPTStarts 0 times 00:00:15.209602 /GVMM/HostCpus/10/idxCpuSet 10 00:00:15.209609 /GVMM/HostCpus/11 11 00:00:15.209616 /GVMM/HostCpus/11/CurTimerHz 0 Hz 00:00:15.209620 /GVMM/HostCpus/11/DesiredHz 0 Hz 00:00:15.209625 /GVMM/HostCpus/11/PPTChanges 0 times 00:00:15.209630 /GVMM/HostCpus/11/PPTStarts 0 times 00:00:15.209636 /GVMM/HostCpus/11/idxCpuSet 11 00:00:15.209642 /GVMM/HostCpus/2 2 00:00:15.209649 /GVMM/HostCpus/2/CurTimerHz 0 Hz 00:00:15.209654 /GVMM/HostCpus/2/DesiredHz 0 Hz 00:00:15.209659 /GVMM/HostCpus/2/PPTChanges 0 times 00:00:15.209665 /GVMM/HostCpus/2/PPTStarts 0 times 00:00:15.209672 /GVMM/HostCpus/2/idxCpuSet 2 00:00:15.209679 /GVMM/HostCpus/3 3 00:00:15.209686 /GVMM/HostCpus/3/CurTimerHz 0 Hz 00:00:15.209692 /GVMM/HostCpus/3/DesiredHz 0 Hz 00:00:15.209699 /GVMM/HostCpus/3/PPTChanges 0 times 00:00:15.209703 /GVMM/HostCpus/3/PPTStarts 0 times 00:00:15.209709 /GVMM/HostCpus/3/idxCpuSet 3 00:00:15.209716 /GVMM/HostCpus/4 4 00:00:15.209723 /GVMM/HostCpus/4/CurTimerHz 0 Hz 00:00:15.209729 /GVMM/HostCpus/4/DesiredHz 0 Hz 00:00:15.209733 /GVMM/HostCpus/4/PPTChanges 0 times 00:00:15.209738 /GVMM/HostCpus/4/PPTStarts 0 times 00:00:15.209743 /GVMM/HostCpus/4/idxCpuSet 4 00:00:15.209747 /GVMM/HostCpus/5 5 00:00:15.209752 /GVMM/HostCpus/5/CurTimerHz 0 Hz 00:00:15.209757 /GVMM/HostCpus/5/DesiredHz 0 Hz 00:00:15.209763 /GVMM/HostCpus/5/PPTChanges 0 times 00:00:15.209770 /GVMM/HostCpus/5/PPTStarts 0 times 00:00:15.209776 /GVMM/HostCpus/5/idxCpuSet 5 00:00:15.209783 /GVMM/HostCpus/6 6 00:00:15.209790 /GVMM/HostCpus/6/CurTimerHz 0 Hz 00:00:15.209796 /GVMM/HostCpus/6/DesiredHz 0 Hz 00:00:15.209802 /GVMM/HostCpus/6/PPTChanges 0 times 00:00:15.209809 /GVMM/HostCpus/6/PPTStarts 0 times 00:00:15.209815 /GVMM/HostCpus/6/idxCpuSet 6 00:00:15.209821 /GVMM/HostCpus/7 7 00:00:15.209827 /GVMM/HostCpus/7/CurTimerHz 0 Hz 00:00:15.209833 /GVMM/HostCpus/7/DesiredHz 0 Hz 00:00:15.209849 /GVMM/HostCpus/7/PPTChanges 0 times 00:00:15.209856 /GVMM/HostCpus/7/PPTStarts 0 times 00:00:15.209862 /GVMM/HostCpus/7/idxCpuSet 7 00:00:15.209868 /GVMM/HostCpus/8 8 00:00:15.209875 /GVMM/HostCpus/8/CurTimerHz 0 Hz 00:00:15.209881 /GVMM/HostCpus/8/DesiredHz 0 Hz 00:00:15.209887 /GVMM/HostCpus/8/PPTChanges 0 times 00:00:15.209893 /GVMM/HostCpus/8/PPTStarts 0 times 00:00:15.209910 /GVMM/HostCpus/8/idxCpuSet 8 00:00:15.209921 /GVMM/HostCpus/9 9 00:00:15.209932 /GVMM/HostCpus/9/CurTimerHz 0 Hz 00:00:15.209943 /GVMM/HostCpus/9/DesiredHz 0 Hz 00:00:15.209954 /GVMM/HostCpus/9/PPTChanges 0 times 00:00:15.209964 /GVMM/HostCpus/9/PPTStarts 0 times 00:00:15.209974 /GVMM/HostCpus/9/idxCpuSet 9 00:00:15.209985 /GVMM/Sum/HaltBlocking 3205 calls 00:00:15.209997 /GVMM/Sum/HaltCalls 3205 calls 00:00:15.210008 /GVMM/Sum/HaltNotBlocking 0 calls 00:00:15.210018 /GVMM/Sum/HaltTimeouts 2659 calls 00:00:15.210029 /GVMM/Sum/HaltWakeUps 0 calls 00:00:15.210040 /GVMM/Sum/PokeCalls 67 calls 00:00:15.210051 /GVMM/Sum/PokeNotBusy 27 calls 00:00:15.210061 /GVMM/Sum/PollCalls 0 calls 00:00:15.210072 /GVMM/Sum/PollHalts 0 calls 00:00:15.210082 /GVMM/Sum/PollWakeUps 0 calls 00:00:15.210091 /GVMM/Sum/WakeUpCalls 549 calls 00:00:15.210115 /GVMM/Sum/WakeUpNotHalted 8 calls 00:00:15.210128 /GVMM/Sum/WakeUpWakeUps 0 calls 00:00:15.210140 /GVMM/VM/HaltBlocking 3205 calls 00:00:15.210151 /GVMM/VM/HaltCalls 3205 calls 00:00:15.210162 /GVMM/VM/HaltNotBlocking 0 calls 00:00:15.210172 /GVMM/VM/HaltTimeouts 2659 calls 00:00:15.210183 /GVMM/VM/HaltWakeUps 0 calls 00:00:15.210194 /GVMM/VM/PokeCalls 67 calls 00:00:15.210205 /GVMM/VM/PokeNotBusy 27 calls 00:00:15.210216 /GVMM/VM/PollCalls 0 calls 00:00:15.210227 /GVMM/VM/PollHalts 0 calls 00:00:15.210238 /GVMM/VM/PollWakeUps 0 calls 00:00:15.210249 /GVMM/VM/WakeUpCalls 549 calls 00:00:15.210260 /GVMM/VM/WakeUpNotHalted 8 calls 00:00:15.210270 /GVMM/VM/WakeUpWakeUps 0 calls 00:00:15.210281 /GVMM/VMs 1 calls 00:00:15.210293 /HGCM/LargeCmdAllocs 0 count 00:00:15.210303 /HGCM/MsgArrival 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.210316 /HGCM/MsgCompletion 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.210328 /HGCM/MsgTotal 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.210339 /HM/CPU0/Exit/HostNmiInGC 0 times 00:00:15.210350 /HM/CPU0/Switch/Preempting 20 times 00:00:15.210361 /HM/CPU1/Exit/HostNmiInGC 0 times 00:00:15.210372 /HM/CPU1/Switch/Preempting 0 times 00:00:15.210383 /IEM/CPU0/CodeTlb-Misses 0 count 00:00:15.210394 /IEM/CPU0/CodeTlb-PhysRev ffffffffffff9c00 00:00:15.210405 /IEM/CPU0/CodeTlb-Revision fffff38000000000 00:00:15.210417 /IEM/CPU0/CodeTlb-SlowReads 0 00:00:15.210428 /IEM/CPU0/DataTlb-Misses 0 count 00:00:15.210439 /IEM/CPU0/DataTlb-PhysRev ffffffffffff9c00 00:00:15.210450 /IEM/CPU0/DataTlb-Revision fffff38000000000 00:00:15.210462 /IEM/CPU0/cInstructions 105172 count 00:00:15.210473 /IEM/CPU0/cLongJumps 0 bytes 00:00:15.210484 /IEM/CPU0/cPendingCommit 0 bytes 00:00:15.210494 /IEM/CPU0/cPotentialExits 104010 count 00:00:15.210514 /IEM/CPU0/cRetAspectNotImplemented 0 count 00:00:15.210525 /IEM/CPU0/cRetErrStatuses 0 count 00:00:15.210536 /IEM/CPU0/cRetInfStatuses 1441 count 00:00:15.210547 /IEM/CPU0/cRetInstrNotImplemented 0 count 00:00:15.210557 /IEM/CPU0/cbWritten 119180 bytes 00:00:15.210568 /IEM/CPU1/CodeTlb-Misses 0 count 00:00:15.210579 /IEM/CPU1/CodeTlb-PhysRev ffffffffffff9c00 00:00:15.210590 /IEM/CPU1/CodeTlb-Revision fffff38000000000 00:00:15.210601 /IEM/CPU1/CodeTlb-SlowReads 0 00:00:15.210612 /IEM/CPU1/DataTlb-Misses 0 count 00:00:15.210623 /IEM/CPU1/DataTlb-PhysRev ffffffffffff9c00 00:00:15.210634 /IEM/CPU1/DataTlb-Revision fffff38000000000 00:00:15.210646 /IEM/CPU1/cInstructions 0 count 00:00:15.210656 /IEM/CPU1/cLongJumps 0 bytes 00:00:15.210667 /IEM/CPU1/cPendingCommit 0 bytes 00:00:15.210678 /IEM/CPU1/cPotentialExits 0 count 00:00:15.210688 /IEM/CPU1/cRetAspectNotImplemented 0 count 00:00:15.210699 /IEM/CPU1/cRetErrStatuses 0 count 00:00:15.210709 /IEM/CPU1/cRetInfStatuses 0 count 00:00:15.210719 /IEM/CPU1/cRetInstrNotImplemented 0 count 00:00:15.210730 /IEM/CPU1/cbWritten 0 bytes 00:00:15.210740 /MM/HyperHeap/cbFree 1864656 bytes 00:00:15.210752 /MM/HyperHeap/cbHeap 2358976 bytes 00:00:15.210763 /PDM/BlkCache/cbCached 0 bytes 00:00:15.210774 /PDM/BlkCache/cbCachedFru 0 bytes 00:00:15.210784 /PDM/BlkCache/cbCachedMruIn 0 bytes 00:00:15.210799 /PDM/BlkCache/cbCachedMruOut 0 bytes 00:00:15.210808 /PDM/BlkCache/cbMax 5242880 bytes 00:00:15.210818 /PDM/CritSects/8237A#0Auto/ContentionR3 0 times 00:00:15.210827 /PDM/CritSects/8237A#0Auto/ContentionRZLock 0 times 00:00:15.210836 /PDM/CritSects/8237A#0Auto/ContentionRZUnlock 0 times 00:00:15.210844 /PDM/CritSects/AC'97/ContentionR3 0 times 00:00:15.210850 /PDM/CritSects/AC'97/ContentionRZLock 0 times 00:00:15.210856 /PDM/CritSects/AC'97/ContentionRZUnlock 0 times 00:00:15.210862 /PDM/CritSects/AHCI#0/ContentionR3 0 times 00:00:15.210868 /PDM/CritSects/AHCI#0/ContentionRZLock 0 times 00:00:15.210873 /PDM/CritSects/AHCI#0/ContentionRZUnlock 0 times 00:00:15.210879 /PDM/CritSects/E1000#0/ContentionR3 0 times 00:00:15.210885 /PDM/CritSects/E1000#0/ContentionRZLock 0 times 00:00:15.210891 /PDM/CritSects/E1000#0/ContentionRZUnlock 0 times 00:00:15.210900 /PDM/CritSects/E1000#0RX/ContentionR3 0 times 00:00:15.210908 /PDM/CritSects/E1000#0RX/ContentionRZLock 0 times 00:00:15.210913 /PDM/CritSects/E1000#0RX/ContentionRZUnlock 0 times 00:00:15.210919 /PDM/CritSects/E1000#0TX/ContentionR3 0 times 00:00:15.210925 /PDM/CritSects/E1000#0TX/ContentionRZLock 0 times 00:00:15.210930 /PDM/CritSects/E1000#0TX/ContentionRZUnlock 0 times 00:00:15.210936 /PDM/CritSects/EM-REM/ContentionR3 0 times 00:00:15.210942 /PDM/CritSects/EM-REM/ContentionRZLock 0 times 00:00:15.210947 /PDM/CritSects/EM-REM/ContentionRZUnlock 0 times 00:00:15.210953 /PDM/CritSects/FTM/ContentionR3 0 times 00:00:15.210959 /PDM/CritSects/FTM/ContentionRZLock 0 times 00:00:15.210965 /PDM/CritSects/FTM/ContentionRZUnlock 0 times 00:00:15.210970 /PDM/CritSects/GIMDev#0Auto/ContentionR3 0 times 00:00:15.210976 /PDM/CritSects/GIMDev#0Auto/ContentionRZLock 0 times 00:00:15.210982 /PDM/CritSects/GIMDev#0Auto/ContentionRZUnlock 0 times 00:00:15.210988 /PDM/CritSects/HPET/ContentionR3 0 times 00:00:15.210994 /PDM/CritSects/HPET/ContentionRZLock 0 times 00:00:15.210999 /PDM/CritSects/HPET/ContentionRZUnlock 0 times 00:00:15.211005 /PDM/CritSects/MM-HYPER/ContentionR3 0 times 00:00:15.211010 /PDM/CritSects/MM-HYPER/ContentionRZLock 0 times 00:00:15.211016 /PDM/CritSects/MM-HYPER/ContentionRZUnlock 0 times 00:00:15.211028 /PDM/CritSects/NOP/ContentionR3 0 times 00:00:15.211034 /PDM/CritSects/NOP/ContentionRZLock 0 times 00:00:15.211040 /PDM/CritSects/NOP/ContentionRZUnlock 0 times 00:00:15.211046 /PDM/CritSects/PDM/ContentionR3 0 times 00:00:15.211051 /PDM/CritSects/PDM/ContentionRZLock 0 times 00:00:15.211057 /PDM/CritSects/PDM/ContentionRZUnlock 0 times 00:00:15.211063 /PDM/CritSects/PGM/ContentionR3 0 times 00:00:15.211069 /PDM/CritSects/PGM/ContentionRZLock 0 times 00:00:15.211074 /PDM/CritSects/PGM/ContentionRZUnlock 0 times 00:00:15.211081 /PDM/CritSects/REM-Register/ContentionR3 0 times 00:00:15.211086 /PDM/CritSects/REM-Register/ContentionRZLock 0 times 00:00:15.211092 /PDM/CritSects/REM-Register/ContentionRZUnlock 0 times 00:00:15.211098 /PDM/CritSects/TM Timer Lock/ContentionR3 0 times 00:00:15.211103 /PDM/CritSects/TM Timer Lock/ContentionRZLock 0 times 00:00:15.211109 /PDM/CritSects/TM Timer Lock/ContentionRZUnlock 0 times 00:00:15.211115 /PDM/CritSects/TM VirtualSync Lock/ContentionR3 0 times 00:00:15.211120 /PDM/CritSects/TM VirtualSync Lock/ContentionRZLock 538 times 00:00:15.211126 /PDM/CritSects/TM VirtualSync Lock/ContentionRZUnlock 0 times 00:00:15.211132 /PDM/CritSects/VGA#0/ContentionR3 0 times 00:00:15.211139 /PDM/CritSects/VGA#0/ContentionRZLock 0 times 00:00:15.211147 /PDM/CritSects/VGA#0/ContentionRZUnlock 0 times 00:00:15.211156 /PDM/CritSects/VGA#0_IRQ/ContentionR3 0 times 00:00:15.211162 /PDM/CritSects/VGA#0_IRQ/ContentionRZLock 0 times 00:00:15.211168 /PDM/CritSects/VGA#0_IRQ/ContentionRZUnlock 0 times 00:00:15.211173 /PDM/CritSects/VMMDev#0/ContentionR3 0 times 00:00:15.211179 /PDM/CritSects/VMMDev#0/ContentionRZLock 0 times 00:00:15.211185 /PDM/CritSects/VMMDev#0/ContentionRZUnlock 0 times 00:00:15.211191 /PDM/CritSects/acpi#0/ContentionR3 0 times 00:00:15.211196 /PDM/CritSects/acpi#0/ContentionRZLock 0 times 00:00:15.211202 /PDM/CritSects/acpi#0/ContentionRZUnlock 0 times 00:00:15.211207 /PDM/CritSects/efi#0Auto/ContentionR3 0 times 00:00:15.211213 /PDM/CritSects/efi#0Auto/ContentionRZLock 0 times 00:00:15.211219 /PDM/CritSects/efi#0Auto/ContentionRZUnlock 0 times 00:00:15.211224 /PDM/CritSects/ich9pci#0Auto/ContentionR3 0 times 00:00:15.211230 /PDM/CritSects/ich9pci#0Auto/ContentionRZLock 0 times 00:00:15.211236 /PDM/CritSects/ich9pci#0Auto/ContentionRZUnlock 0 times 00:00:15.211242 /PDM/CritSects/lpc#0Auto/ContentionR3 0 times 00:00:15.211247 /PDM/CritSects/lpc#0Auto/ContentionRZLock 0 times 00:00:15.211253 /PDM/CritSects/lpc#0Auto/ContentionRZUnlock 0 times 00:00:15.211259 /PDM/CritSects/mc146818#0Auto/ContentionR3 0 times 00:00:15.211264 /PDM/CritSects/mc146818#0Auto/ContentionRZLock 0 times 00:00:15.211270 /PDM/CritSects/mc146818#0Auto/ContentionRZUnlock 0 times 00:00:15.211276 /PDM/CritSects/pcarch#0Auto/ContentionR3 0 times 00:00:15.211281 /PDM/CritSects/pcarch#0Auto/ContentionRZLock 0 times 00:00:15.211287 /PDM/CritSects/pcarch#0Auto/ContentionRZUnlock 0 times 00:00:15.211293 /PDM/CritSects/pckbd#0Auto/ContentionR3 0 times 00:00:15.211299 /PDM/CritSects/pckbd#0Auto/ContentionRZLock 0 times 00:00:15.211305 /PDM/CritSects/pckbd#0Auto/ContentionRZUnlock 0 times 00:00:15.211310 /PDM/CritSects/pit#0/ContentionR3 0 times 00:00:15.211316 /PDM/CritSects/pit#0/ContentionRZLock 0 times 00:00:15.211321 /PDM/CritSects/pit#0/ContentionRZUnlock 0 times 00:00:15.211327 /PDM/CritSects/smc#0Auto/ContentionR3 0 times 00:00:15.211333 /PDM/CritSects/smc#0Auto/ContentionRZLock 0 times 00:00:15.211338 /PDM/CritSects/smc#0Auto/ContentionRZUnlock 0 times 00:00:15.211344 /PDM/CritSects/usb-xhci#0Auto/ContentionR3 0 times 00:00:15.211350 /PDM/CritSects/usb-xhci#0Auto/ContentionRZLock 0 times 00:00:15.211360 /PDM/CritSects/usb-xhci#0Auto/ContentionRZUnlock 0 times 00:00:15.211366 /PDM/CritSects/xHCIIntr#0/ContentionR3 0 times 00:00:15.211372 /PDM/CritSects/xHCIIntr#0/ContentionRZLock 0 times 00:00:15.211377 /PDM/CritSects/xHCIIntr#0/ContentionRZUnlock 0 times 00:00:15.211383 /PDM/CritSects/xHCIIntr#1/ContentionR3 0 times 00:00:15.211388 /PDM/CritSects/xHCIIntr#1/ContentionRZLock 0 times 00:00:15.211394 /PDM/CritSects/xHCIIntr#1/ContentionRZUnlock 0 times 00:00:15.211399 /PDM/CritSects/xHCIIntr#2/ContentionR3 0 times 00:00:15.211405 /PDM/CritSects/xHCIIntr#2/ContentionRZLock 0 times 00:00:15.211411 /PDM/CritSects/xHCIIntr#2/ContentionRZUnlock 0 times 00:00:15.211416 /PDM/CritSects/xHCIIntr#3/ContentionR3 0 times 00:00:15.211422 /PDM/CritSects/xHCIIntr#3/ContentionRZLock 0 times 00:00:15.211427 /PDM/CritSects/xHCIIntr#3/ContentionRZUnlock 0 times 00:00:15.211433 /PDM/CritSects/xHCIIntr#4/ContentionR3 0 times 00:00:15.211439 /PDM/CritSects/xHCIIntr#4/ContentionRZLock 0 times 00:00:15.211446 /PDM/CritSects/xHCIIntr#4/ContentionRZUnlock 0 times 00:00:15.211454 /PDM/CritSects/xHCIIntr#5/ContentionR3 0 times 00:00:15.211462 /PDM/CritSects/xHCIIntr#5/ContentionRZLock 0 times 00:00:15.211470 /PDM/CritSects/xHCIIntr#5/ContentionRZUnlock 0 times 00:00:15.211476 /PDM/CritSects/xHCIIntr#6/ContentionR3 0 times 00:00:15.211481 /PDM/CritSects/xHCIIntr#6/ContentionRZLock 0 times 00:00:15.211487 /PDM/CritSects/xHCIIntr#6/ContentionRZUnlock 0 times 00:00:15.211493 /PDM/CritSects/xHCIIntr#7/ContentionR3 0 times 00:00:15.211498 /PDM/CritSects/xHCIIntr#7/ContentionRZLock 0 times 00:00:15.211504 /PDM/CritSects/xHCIIntr#7/ContentionRZUnlock 0 times 00:00:15.211509 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterExcl 0 times 00:00:15.211515 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterShared 0 times 00:00:15.211521 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterExcl 0 times 00:00:15.211526 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterShared 0 times 00:00:15.211532 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveExcl 0 times 00:00:15.211537 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveShared 0 times 00:00:15.211543 /PDM/CritSectsRw/IOM Lock/R3EnterExcl 271 times 00:00:15.211548 /PDM/CritSectsRw/IOM Lock/R3EnterShared 55035 times 00:00:15.211554 /PDM/CritSectsRw/IOM Lock/RZEnterExcl 0 times 00:00:15.211560 /PDM/CritSectsRw/IOM Lock/RZEnterShared 7970145 times 00:00:15.211566 /PDM/Queue/AHCI-Xmit/AllocFailures 0 times 00:00:15.211572 /PDM/Queue/AHCI-Xmit/Flush 0 calls 00:00:15.211585 /PDM/Queue/AHCI-Xmit/FlushLeftovers 0 times 00:00:15.211590 /PDM/Queue/AHCI-Xmit/Insert 0 calls 00:00:15.211596 /PDM/Queue/AHCI-Xmit/cItems 60 count 00:00:15.211602 /PDM/Queue/AHCI-Xmit/cbItem 32 bytes 00:00:15.211608 /PDM/Queue/DevHlp/AllocFailures 0 times 00:00:15.211614 /PDM/Queue/DevHlp/Flush 0 calls 00:00:15.211620 /PDM/Queue/DevHlp/FlushLeftovers 0 times 00:00:15.211626 /PDM/Queue/DevHlp/Insert 0 calls 00:00:15.211632 /PDM/Queue/DevHlp/cItems 8 count 00:00:15.211637 /PDM/Queue/DevHlp/cbItem 64 bytes 00:00:15.211643 /PDM/Queue/E1000-Rcv/AllocFailures 0 times 00:00:15.211649 /PDM/Queue/E1000-Rcv/Flush 0 calls 00:00:15.211655 /PDM/Queue/E1000-Rcv/FlushLeftovers 0 times 00:00:15.211660 /PDM/Queue/E1000-Rcv/Insert 0 calls 00:00:15.211666 /PDM/Queue/E1000-Rcv/cItems 1 count 00:00:15.211672 /PDM/Queue/E1000-Rcv/cbItem 24 bytes 00:00:15.211678 /PDM/Queue/E1000-Xmit/AllocFailures 0 times 00:00:15.211683 /PDM/Queue/E1000-Xmit/Flush 0 calls 00:00:15.211689 /PDM/Queue/E1000-Xmit/FlushLeftovers 0 times 00:00:15.211694 /PDM/Queue/E1000-Xmit/Insert 0 calls 00:00:15.211700 /PDM/Queue/E1000-Xmit/cItems 1 count 00:00:15.211711 /PDM/Queue/E1000-Xmit/cbItem 24 bytes 00:00:15.211717 /PDM/Queue/Keyboard/AllocFailures 0 times 00:00:15.211723 /PDM/Queue/Keyboard/Flush 0 calls 00:00:15.211729 /PDM/Queue/Keyboard/FlushLeftovers 0 times 00:00:15.211735 /PDM/Queue/Keyboard/Insert 0 calls 00:00:15.211741 /PDM/Queue/Keyboard/cItems 64 count 00:00:15.211747 /PDM/Queue/Keyboard/cbItem 32 bytes 00:00:15.211753 /PDM/Queue/Keyboard_1/AllocFailures 0 times 00:00:15.211758 /PDM/Queue/Keyboard_1/Flush 0 calls 00:00:15.211764 /PDM/Queue/Keyboard_1/FlushLeftovers 1 times 00:00:15.211770 /PDM/Queue/Keyboard_1/Insert 40 calls 00:00:15.211776 /PDM/Queue/Keyboard_1/cItems 64 count 00:00:15.211781 /PDM/Queue/Keyboard_1/cbItem 32 bytes 00:00:15.211787 /PDM/Queue/Mouse/AllocFailures 0 times 00:00:15.211793 /PDM/Queue/Mouse/Flush 0 calls 00:00:15.211799 /PDM/Queue/Mouse/FlushLeftovers 0 times 00:00:15.211805 /PDM/Queue/Mouse/Insert 0 calls 00:00:15.211811 /PDM/Queue/Mouse/cItems 128 count 00:00:15.211818 /PDM/Queue/Mouse/cbItem 48 bytes 00:00:15.211827 /PDM/Queue/Mouse_1/AllocFailures 0 times 00:00:15.211835 /PDM/Queue/Mouse_1/Flush 0 calls 00:00:15.211844 /PDM/Queue/Mouse_1/FlushLeftovers 0 times 00:00:15.211852 /PDM/Queue/Mouse_1/Insert 136 calls 00:00:15.211858 /PDM/Queue/Mouse_1/cItems 128 count 00:00:15.211864 /PDM/Queue/Mouse_1/cbItem 48 bytes 00:00:15.211870 /PDM/Queue/SCSI-Eject/AllocFailures 0 times 00:00:15.211875 /PDM/Queue/SCSI-Eject/Flush 0 calls 00:00:15.211881 /PDM/Queue/SCSI-Eject/FlushLeftovers 0 times 00:00:15.211887 /PDM/Queue/SCSI-Eject/Insert 0 calls 00:00:15.211893 /PDM/Queue/SCSI-Eject/cItems 1 count 00:00:15.211899 /PDM/Queue/SCSI-Eject/cbItem 40 bytes 00:00:15.211905 /PDM/Queue/xHCI-Notify/AllocFailures 0 times 00:00:15.211910 /PDM/Queue/xHCI-Notify/Flush 0 calls 00:00:15.211916 /PDM/Queue/xHCI-Notify/FlushLeftovers 0 times 00:00:15.211922 /PDM/Queue/xHCI-Notify/Insert 0 calls 00:00:15.211927 /PDM/Queue/xHCI-Notify/cItems 2 count 00:00:15.211933 /PDM/Queue/xHCI-Notify/cbItem 24 bytes 00:00:15.211939 /PGM/CPU0/cA20Changes 0 times 00:00:15.211945 /PGM/CPU0/cGuestModeChanges 3 times 00:00:15.211951 /PGM/CPU1/cA20Changes 0 times 00:00:15.211957 /PGM/CPU1/cGuestModeChanges 1 times 00:00:15.211963 /PGM/ChunkR3Map/Mapped 81 count 00:00:15.211969 /PGM/ChunkR3Map/Unmapped 0 count 00:00:15.211974 /PGM/ChunkR3Map/c 81 count 00:00:15.211997 /PGM/ChunkR3Map/cMax 4294967295 count 00:00:15.212011 /PGM/LargePage/Recheck 0 times 00:00:15.212022 /PGM/LargePage/Refused 2 times 00:00:15.212033 /PGM/LargePage/Reused 28 times 00:00:15.212048 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1680x1050 00:00:15.212082 /PGM/Page/cAllPages 1099837 count 00:00:15.212090 /PGM/Page/cBalloonedPages 0 count 00:00:15.212095 /PGM/Page/cHandyPages 128 count 00:00:15.212100 /PGM/Page/cLargePages 76 count 00:00:15.212105 /PGM/Page/cLargePagesDisabled 0 count 00:00:15.212110 /PGM/Page/cMonitoredPages 0 count 00:00:15.212114 /PGM/Page/cPrivatePages 74671 count 00:00:15.212119 /PGM/Page/cPureMmioPages 16441 count 00:00:15.212124 /PGM/Page/cReadLockedPages 0 count 00:00:15.212128 /PGM/Page/cReusedSharedPages 0 count 00:00:15.212133 /PGM/Page/cSharedPages 0 count 00:00:15.212138 /PGM/Page/cWriteLockedPages 0 count 00:00:15.212142 /PGM/Page/cWrittenToPages 0 count 00:00:15.212147 /PGM/Page/cZeroPages 1008725 count 00:00:15.212152 /PGM/ShMod/Check 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212167 /PGM/cRelocations 0 times 00:00:15.212175 /PROF/CPU0/EM/Capped 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212190 /PROF/CPU0/EM/ForcedActions 2331 times 00:00:15.212204 /PROF/CPU0/EM/Halted 0 times 00:00:15.212213 /PROF/CPU0/EM/NEMExec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212219 /PROF/CPU0/EM/NEMExecuteCalled 0 times 00:00:15.212223 /PROF/CPU0/EM/RAWTotal 0 times 00:00:15.212228 /PROF/CPU0/EM/REMTotal 0 times 00:00:15.212233 /PROF/CPU0/EM/RecordedExits 11233796 times 00:00:15.212238 /PROF/CPU0/EM/Total 32948458014 ticks/call ( 32948458014 ticks, 1 times, max 32948458014, min 32948458014) 00:00:15.212247 /PROF/CPU0/VM/Halt/Block 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212253 /PROF/CPU0/VM/Halt/BlockInsomnia 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212258 /PROF/CPU0/VM/Halt/BlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212263 /PROF/CPU0/VM/Halt/BlockOverslept 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212269 /PROF/CPU0/VM/Halt/R0HaltBlock 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212274 /PROF/CPU0/VM/Halt/R0HaltBlockInsomnia 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212279 /PROF/CPU0/VM/Halt/R0HaltBlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212284 /PROF/CPU0/VM/Halt/R0HaltBlockOverslept 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212289 /PROF/CPU0/VM/Halt/R0HaltExec 0 times 00:00:15.212294 /PROF/CPU0/VM/Halt/R0HaltExec/FromBlock 0 times 00:00:15.212298 /PROF/CPU0/VM/Halt/R0HaltExec/FromSpin 0 times 00:00:15.212303 /PROF/CPU0/VM/Halt/R0HaltHistoryCounter 0 times 00:00:15.212308 /PROF/CPU0/VM/Halt/R0HaltHistorySucceeded 0 times 00:00:15.212313 /PROF/CPU0/VM/Halt/R0HaltHistoryToRing3 0 times 00:00:15.212319 /PROF/CPU0/VM/Halt/Timers 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212327 /PROF/CPU0/VM/Halt/Yield 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212336 /PROF/CPU1/EM/Capped 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212345 /PROF/CPU1/EM/ForcedActions 22 times 00:00:15.212352 /PROF/CPU1/EM/Halted 21 times 00:00:15.212357 /PROF/CPU1/EM/NEMExec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212363 /PROF/CPU1/EM/NEMExecuteCalled 0 times 00:00:15.212367 /PROF/CPU1/EM/RAWTotal 0 times 00:00:15.212372 /PROF/CPU1/EM/REMTotal 0 times 00:00:15.212377 /PROF/CPU1/EM/RecordedExits 0 times 00:00:15.212381 /PROF/CPU1/EM/Total 32948524140 ticks/call ( 32948524140 ticks, 1 times, max 32948524140, min 32948524140) 00:00:15.212391 /PROF/CPU1/VM/Halt/Block 3949207 ns/call ( 12590072288 ticks, 3188 times, max 24060646, min 1) 00:00:15.212402 /PROF/CPU1/VM/Halt/BlockInsomnia 1451741 ns/call ( 920404147 ticks, 634 times, max 20986083, min 1) 00:00:15.212412 /PROF/CPU1/VM/Halt/BlockOnTime 4450099 ns/call ( 8001278887 ticks, 1798 times, max 24060646, min 9819) 00:00:15.212421 /PROF/CPU1/VM/Halt/BlockOverslept 235836 ns/call ( 178292036 ticks, 756 times, max 3927044, min 50202) 00:00:15.212429 /PROF/CPU1/VM/Halt/R0HaltBlock 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212442 /PROF/CPU1/VM/Halt/R0HaltBlockInsomnia 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212448 /PROF/CPU1/VM/Halt/R0HaltBlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212453 /PROF/CPU1/VM/Halt/R0HaltBlockOverslept 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212458 /PROF/CPU1/VM/Halt/R0HaltExec 0 times 00:00:15.212462 /PROF/CPU1/VM/Halt/R0HaltExec/FromBlock 0 times 00:00:15.212467 /PROF/CPU1/VM/Halt/R0HaltExec/FromSpin 0 times 00:00:15.212471 /PROF/CPU1/VM/Halt/R0HaltHistoryCounter 0 times 00:00:15.212476 /PROF/CPU1/VM/Halt/R0HaltHistorySucceeded 0 times 00:00:15.212480 /PROF/CPU1/VM/Halt/R0HaltHistoryToRing3 0 times 00:00:15.212484 /PROF/CPU1/VM/Halt/Timers 9195 ns/call ( 29537447 ticks, 3212 times, max 904712, min 2) 00:00:15.212491 /PROF/CPU1/VM/Halt/Yield 0 ns/call ( 0 ticks, 0 times, max 0, min -1) 00:00:15.212497 /Public/Net/E1k0/BytesReceived 0 bytes 00:00:15.212501 /Public/Net/E1k0/BytesTransmitted 0 bytes 00:00:15.212506 /REM/TbFlushCount 0 times 00:00:15.212511 /REM/TbPhysInvldCount 0 times 00:00:15.212516 /REM/TlbFlushCount 2 times 00:00:15.212522 /SELM/LoadHidSel/GstReadErrors 0 times 00:00:15.212528 /SELM/LoadHidSel/NoGoodGuest 0 times 00:00:15.212537 /TM/CPU/00/cNsExecuting 5471200537 ns 00:00:15.212543 /TM/CPU/00/cNsHalted 0 ns 00:00:15.212548 /TM/CPU/00/cNsOther 7239713447 ns 00:00:15.212553 /TM/CPU/00/cNsTotal 12710913984 ns 00:00:15.212558 /TM/CPU/00/cPeriodsExecuting 11233796 count 00:00:15.212563 /TM/CPU/00/cPeriodsHalted 0 count 00:00:15.212568 /TM/CPU/00/pctExecuting 34 % 00:00:15.212573 /TM/CPU/00/pctHalted 0 % 00:00:15.212577 /TM/CPU/00/pctOther 65 % 00:00:15.212582 /TM/CPU/01/cNsExecuting 0 ns 00:00:15.212587 /TM/CPU/01/cNsHalted 12621569475 ns 00:00:15.212592 /TM/CPU/01/cNsOther 89352263 ns 00:00:15.212597 /TM/CPU/01/cNsTotal 12710921738 ns 00:00:15.212602 /TM/CPU/01/cPeriodsExecuting 0 count 00:00:15.212607 /TM/CPU/01/cPeriodsHalted 21 count 00:00:15.212612 /TM/CPU/01/pctExecuting 0 % 00:00:15.212616 /TM/CPU/01/pctHalted 99 % 00:00:15.212621 /TM/CPU/01/pctOther 0 % 00:00:15.212626 /TM/CPU/pctExecuting 9 % 00:00:15.212631 /TM/CPU/pctHalted 74 % 00:00:15.212635 /TM/CPU/pctOther 16 % 00:00:15.212641 /TM/MaxHzHint 0 Hz 00:00:15.212646 /TM/R0/1nsSteps 88420 times 00:00:15.212651 /TM/R3/1nsSteps 51594 times 00:00:15.212656 /TM/TSC/offCPU0 0 ticks 00:00:15.212661 /TM/TSC/offCPU1 0 ticks 00:00:15.212666 /TM/VirtualSync/CurrentOffset 39281 ns 00:00:15.212672 /VUSB/0/cUrbsInPool 0 count 00:00:15.212676 /VUSB/1/cUrbsInPool 0 count 00:00:15.212684 *
End of statistics ** 00:00:15.212878 VUSB: Detached 'HidKeyboard' from port 1 on RootHub#1 00:00:15.212971 VUSB: Detached 'HidMouse' from port 2 on RootHub#1 00:00:15.226788 NAT: Zone(nm:mbuf_cluster, used:0) 00:00:15.227283 NAT: Zone(nm:mbuf_packet, used:0) 00:00:15.227295 NAT: Zone(nm:mbuf, used:0) 00:00:15.227301 NAT: Zone(nm:mbuf_jumbo_pagesize, used:0) 00:00:15.227678 NAT: Zone(nm:mbuf_jumbo_9k, used:0) 00:00:15.227906 NAT: Zone(nm:mbuf_jumbo_16k, used:0) 00:00:15.228014 NAT: Zone(nm:mbuf_ext_refcnt, used:0) 00:00:15.228048 E1000#0: Interrupt attempts: 0 00:00:15.228052 E1000#0: Interrupts raised : 0 00:00:15.228054 E1000#0: Interrupts lowered: 0 00:00:15.228079 E1000#0: ICR outside ISR : 0 00:00:15.228081 E1000#0: IMS raised ints : 0 00:00:15.228083 E1000#0: Interrupts skipped: 0 00:00:15.228085 E1000#0: Masked interrupts : 0 00:00:15.228087 E1000#0: Early interrupts : 0 00:00:15.228089 E1000#0: Late interrupts : 0 00:00:15.228091 E1000#0: Lost interrupts : 0 00:00:15.228093 E1000#0: Interrupts by RX : 0 00:00:15.228095 E1000#0: Interrupts by TX : 0 00:00:15.228097 E1000#0: Interrupts by ICS : 0 00:00:15.228099 E1000#0: Interrupts by RDTR: 0 00:00:15.228101 E1000#0: Interrupts by RDMT: 0 00:00:15.228103 E1000#0: Interrupts by TXQE: 0 00:00:15.228105 E1000#0: TX int delay asked: 0 00:00:15.228107 E1000#0: TX delayed: 0 00:00:15.228109 E1000#0: TX delay expired: 0 00:00:15.228111 E1000#0: TX no report asked: 0 00:00:15.228114 E1000#0: TX abs timer expd : 0 00:00:15.228117 E1000#0: TX int timer expd : 0 00:00:15.228119 E1000#0: RX abs timer expd : 0 00:00:15.228122 E1000#0: RX int timer expd : 0 00:00:15.228124 E1000#0: TX CTX descriptors: 0 00:00:15.228126 E1000#0: TX DAT descriptors: 0 00:00:15.228128 E1000#0: TX LEG descriptors: 0 00:00:15.228130 E1000#0: Received frames : 0 00:00:15.228132 E1000#0: Transmitted frames: 0 00:00:15.228134 E1000#0: TX frames up to 1514: 0 00:00:15.228136 E1000#0: TX frames up to 2962: 0 00:00:15.228138 E1000#0: TX frames up to 4410: 0 00:00:15.228140 E1000#0: TX frames up to 5858: 0 00:00:15.228142 E1000#0: TX frames up to 7306: 0 00:00:15.228144 E1000#0: TX frames up to 8754: 0 00:00:15.228146 E1000#0: TX frames up to 16384: 0 00:00:15.228148 E1000#0: TX frames up to 32768: 0 00:00:15.228150 E1000#0: Larger TX frames : 0 00:00:15.228152 E1000#0: Max TX Delay : 0 00:00:15.232006 Changing the VM state from 'DESTROYING' to 'TERMINATED' 00:00:15.239820 Console: Machine state changed to 'PoweredOff' 00:00:15.758059 GUI: Passing request to close Runtime UI from machine-logic to UI session.

AlexanderWillner commented 5 years ago

The new version doesn’t use clover anymore. Maybe it’s working now.

AlexanderWillner commented 5 years ago

I've seen work to run this VM on Windows (e.g. the reporter of #55 is trying this). However, can't help here.

AlexanderWillner commented 5 years ago

BTW: https://github.com/img2tab/macos-guest-virtualbox might help