myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.5k stars 1.11k forks source link

Error in the end #224

Closed iT-lijun closed 4 years ago

iT-lijun commented 4 years ago

I've tried twice and failed with the same error..

企业微信截图_15904819178073
thispsj commented 4 years ago

@iT-lijun the files you have downloaded might have got partially download because they're very large one especially the OSXName_InstallESD.pkg file . I think you'll have to start from beginning again. What do you think @myspaghetti ?

myspaghetti commented 4 years ago

Thanks for the bug report! The script doesn't verify the integrity of downloaded files, so this could be the result of a corrupt file.

Please post the macOS_troubleshoot.txt file that's created with the command ./macos-guest-virtualbox.sh troubleshoot

Or if you prefer, specify which version of the macOS installer, which is specified in the InstallInfo.plist file, for example 10.15.4.0.0.1587988616 is the latest Catalina installer.

These are the md5 hashes of the 10.15.4.0.0.1587988616 installer:

1573092327b3d200786d2752a52c0ea6 *Catalina_BaseSystem.chunklist
1ebed7de624589b0558c4768e6ffb1cd *Catalina_BaseSystem.dmg
d2d24d591790ba5a863e5fdc68fb15a8 *Catalina_InstallESD.part00
00f273d8f1dae39f8053bf66531d04f1 *Catalina_InstallESD.part01
192731045e23c053125c8744853dbacf *Catalina_InstallESD.part02
8e430f414fdf8ad6d6cf29cad3f1949c *Catalina_InstallESD.part03
4d46140b314804376cff32335eba4d73 *Catalina_InstallESD.part04
81e0e3ee7505ceab4c9fa68cbfd49eab *Catalina_InstallESD.part05
edca098387852eba91c653d703db2618 *Catalina_InstallESD.part06
95c2574382d49074f9ca8eade33405ba *Catalina_InstallESD.part07
33d092c905aaba0c8512f150d853609d *Catalina_InstallESDDmg.pkg
f63f0afde23935979d68154386224b70 *Catalina_InstallInfo.plist
ba25b958afa3d1871c6164d1da25a7a5 *Catalina_AppleDiagnostics.chunklist
c62988b555442cb3b6a414b42ba21522 *Catalina_AppleDiagnostics.dmg
myspaghetti commented 4 years ago

The file InstallESDDmg.pkg is corrupt somewhere between the 6,000,000,001th byte and the 7,000,000,000th byte. If you truncate the file at the 6,000,000,000th byte and execute the script again, it will resume the download. Alternatively, delete the file and download it all from the beginning.

iT-lijun commented 4 years ago

@iT-lijun the files you have downloaded might have got partially download because they're very large one especially the OSXName_InstallESD.pkg file . I think you'll have to start from beginning again. What do you think @myspaghetti ?

i've deleted all the downloaded files and started from beginning again.. the error still occured again.

myspaghetti commented 4 years ago

Can you post the output of md5sum Catalina_Install* again? The hashes must match the following:

d2d24d591790ba5a863e5fdc68fb15a8 *Catalina_InstallESD.part00
00f273d8f1dae39f8053bf66531d04f1 *Catalina_InstallESD.part01
192731045e23c053125c8744853dbacf *Catalina_InstallESD.part02
8e430f414fdf8ad6d6cf29cad3f1949c *Catalina_InstallESD.part03
4d46140b314804376cff32335eba4d73 *Catalina_InstallESD.part04
81e0e3ee7505ceab4c9fa68cbfd49eab *Catalina_InstallESD.part05
edca098387852eba91c653d703db2618 *Catalina_InstallESD.part06
95c2574382d49074f9ca8eade33405ba *Catalina_InstallESD.part07
33d092c905aaba0c8512f150d853609d *Catalina_InstallESDDmg.pkg
f63f0afde23935979d68154386224b70 *Catalina_InstallInfo.plist
iT-lijun commented 4 years ago

Can you post the output of md5sum Catalina_Install* again? The hashes must match the following:

d2d24d591790ba5a863e5fdc68fb15a8 *Catalina_InstallESD.part00
00f273d8f1dae39f8053bf66531d04f1 *Catalina_InstallESD.part01
192731045e23c053125c8744853dbacf *Catalina_InstallESD.part02
8e430f414fdf8ad6d6cf29cad3f1949c *Catalina_InstallESD.part03
4d46140b314804376cff32335eba4d73 *Catalina_InstallESD.part04
81e0e3ee7505ceab4c9fa68cbfd49eab *Catalina_InstallESD.part05
edca098387852eba91c653d703db2618 *Catalina_InstallESD.part06
95c2574382d49074f9ca8eade33405ba *Catalina_InstallESD.part07
33d092c905aaba0c8512f150d853609d *Catalina_InstallESDDmg.pkg
f63f0afde23935979d68154386224b70 *Catalina_InstallInfo.plist

well, i added args, --no-check-certificate to all wget request this is the third error... md5sum & troubleshoot is as below

$ md5sum Catalina_Install*
4aadd05723002d6938ea225a11daa211 *Catalina_Installation_files.viso
d2d24d591790ba5a863e5fdc68fb15a8 *Catalina_InstallESD.part00
00f273d8f1dae39f8053bf66531d04f1 *Catalina_InstallESD.part01
192731045e23c053125c8744853dbacf *Catalina_InstallESD.part02
8e430f414fdf8ad6d6cf29cad3f1949c *Catalina_InstallESD.part03
4d46140b314804376cff32335eba4d73 *Catalina_InstallESD.part04
81e0e3ee7505ceab4c9fa68cbfd49eab *Catalina_InstallESD.part05
10e3bbab9733e6e3f2da30b7663c92c2 *Catalina_InstallESD.part06
95c2574382d49074f9ca8eade33405ba *Catalina_InstallESD.part07
bf74c509decca21924d90fd2702371fb *Catalina_InstallESDDmg.pkg
f63f0afde23935979d68154386224b70 *Catalina_InstallInfo.plist
################################################################################
#!/bin/bash
# Push-button installer of macOS on VirtualBox
# (c) myspaghetti, licensed under GPL2.0 or higher
# url: https://github.com/myspaghetti/macos-virtualbox
# version 0.93.3
82edda7ccb42aadfe56f49a5f8141d60 *-
################################################################################
BASH_VERSION 4.4.12(3)-release
VBOX_VERSION 6.1.8r137981
OS VERSION Microsoft Windows [版本 10.0.18362.778]
################################################################################
vbox.log
00:00:04.765590 VirtualBox VM 6.1.8 r137981 win.amd64 (May 14 2020 20:30:31) release log
00:00:04.765602 Log opened 2020-05-26T11:13:14.839080800Z
00:00:04.765604 Build Type: release
00:00:04.765610 OS Product: Windows 10
00:00:04.765612 OS Release: 10.0.18362
00:00:04.765613 OS Service Pack: 
00:00:04.977666 DMI Product Name: HP ProBook 440 G7
00:00:04.984795 DMI Product Version:  
00:00:04.984811 Firmware type: UEFI
00:00:04.985502 Secure Boot: VERR_PRIVILEGE_NOT_HELD
00:00:04.985524 Host RAM: 16221MB (15.8GB) total, 12537MB (12.2GB) available
00:00:04.985529 Executable: D:\Oracle\VirtualBox\VirtualBoxVM.exe
00:00:04.985530 Process ID: 7864
00:00:04.985531 Package type: WINDOWS_64BITS_GENERIC
00:00:04.987840 Installed Extension Packs:
00:00:04.988095   Oracle VM VirtualBox Extension Pack (Version: 6.1.8 r137981; VRDE Module: VBoxVRDP)
00:00:04.989024 Console: Machine state changed to 'Starting'
00:00:04.989272 Qt version: 5.6.2
00:00:04.992623 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:05.124917 SUP: Loaded VMMR0.r0 (D:\Oracle\VirtualBox\VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX using the native ring-0 loader
00:00:05.124946 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:05.124952 SUP: windbg> .reload /f D:\Oracle\VirtualBox\VMMR0.r0=0xXXXXXXXXXXXXXXXX
00:00:05.126535 Guest OS type: 'MacOS1013_64'
00:00:05.126934 Using MWAIT extensions
00:00:05.127191 fHMForced=true - No raw-mode support in this build!
00:00:05.136058 File system of 'C:\Users\93237\VirtualBox VMs\macOS\Snapshots' (snapshots) is unknown
00:00:05.136075 File system of 'D:\cygwin64\macOS.vdi' is ntfs
00:00:05.137078 File system of 'D:\cygwin64\Catalina bootable installer.vdi' is ntfs
00:00:05.137639 File system of 'D:\cygwin64\Catalina_Installation_files.viso' (DVD) is ntfs
00:00:05.156287 Shared Clipboard: Service loaded
00:00:05.156304 Shared Clipboard: Mode: Off
00:00:05.156652 Shared Clipboard: Service running in normal mode
00:00:05.165049 Drag and drop service loaded
00:00:05.165086 Drag and drop mode: Off
00:00:05.181255 Per-VM extradata API settings:
00:00:05.181272   VBoxInternal2/EfiGraphicsResolution="1280x800"
00:00:05.181410 ************************* CFGM dump *************************
00:00:05.181412 [/] (level 0)
00:00:05.181416   CpuExecutionCap   <integer> = 0x0000000000000064 (100)
00:00:05.181419   EnablePAE         <integer> = 0x0000000000000001 (1)
00:00:05.181421   HMEnabled         <integer> = 0x0000000000000001 (1)
00:00:05.181422   MemBalloonSize    <integer> = 0x0000000000000000 (0)
00:00:05.181423   Name              <string>  = "macOS" (cb=6)
00:00:05.181425   NumCPUs           <integer> = 0x0000000000000002 (2)
00:00:05.181429   PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:05.181430   RamHoleSize       <integer> = 0x0000000024000000 (603 979 776, 576 MB)
00:00:05.181433   RamSize           <integer> = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB)
00:00:05.181437   TimerMillies      <integer> = 0x000000000000000a (10)
00:00:05.181439   UUID              <bytes>   = "8f 2a 10 b5 ba f2 9e 41 a5 d8 76 b2 47 96 36 32" (cb=16)
00:00:05.181446 
00:00:05.181447 [/CPUM/] (level 1)
00:00:05.181449   GuestCpuName       <string>  = "host" (cb=5)
00:00:05.181451   NestedHWVirt       <integer> = 0x0000000000000000 (0)
00:00:05.181452   PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:05.181453   SpecCtrl           <integer> = 0x0000000000000000 (0)
00:00:05.181455 
00:00:05.181455 [/CPUM/IsaExts/] (level 2)
00:00:05.181457   MWaitExtensions <integer> = 0x0000000000000001 (1)
00:00:05.181458 
00:00:05.181459 [/DBGC/] (level 1)
00:00:05.181460   GlobalInitScript <string>  = "C:\Users\93237\.VirtualBox/dbgc-init" (cb=37)
00:00:05.181461   HistoryFile      <string>  = "C:\Users\93237\.VirtualBox/dbgc-history" (cb=40)
00:00:05.181463   LocalInitScript  <string>  = "C:\Users\93237\VirtualBox VMs\macOS/dbgc-init" (cb=46)
00:00:05.181464 
00:00:05.181465 [/DBGF/] (level 1)
00:00:05.181466   Path <string>  = "C:\Users\93237\VirtualBox VMs\macOS/debug/;C:\Users\93237\VirtualBox VMs\macOS/;cache*C:\Users\93237\VirtualBox VMs\macOS/dbgcache/;C:\Users\93237\" (cb=148)
00:00:05.181468 
00:00:05.181468 [/Devices/] (level 1)
00:00:05.181469 
00:00:05.181470 [/Devices/8237A/] (level 2)
00:00:05.181471 
00:00:05.181471 [/Devices/8237A/0/] (level 3)
00:00:05.181473   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181474 
00:00:05.181475 [/Devices/GIMDev/] (level 2)
00:00:05.181476 
00:00:05.181476 [/Devices/GIMDev/0/] (level 3)
00:00:05.181478   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181479 
00:00:05.181479 [/Devices/VMMDev/] (level 2)
00:00:05.181481 
00:00:05.181481 [/Devices/VMMDev/0/] (level 3)
00:00:05.181485   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181486   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:05.181488   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181489   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181490 
00:00:05.181491 [/Devices/VMMDev/0/Config/] (level 4)
00:00:05.181494   GuestCoreDumpDir <string>  = "C:\Users\93237\VirtualBox VMs\macOS\Snapshots" (cb=46)
00:00:05.181496 
00:00:05.181496 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:05.181498   Driver <string>  = "HGCM" (cb=5)
00:00:05.181501 
00:00:05.181502 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:05.181504   Object <integer> = 0x0000000003ff0c80 (67 046 528)
00:00:05.181506 
00:00:05.181506 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:05.181510   Driver <string>  = "MainStatus" (cb=11)
00:00:05.181511 
00:00:05.181512 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:05.181514   First   <integer> = 0x0000000000000000 (0)
00:00:05.181515   Last    <integer> = 0x0000000000000000 (0)
00:00:05.181516   papLeds <integer> = 0x0000000004020bf0 (67 242 992)
00:00:05.181518 
00:00:05.181519 [/Devices/acpi/] (level 2)
00:00:05.181520 
00:00:05.181520 [/Devices/acpi/0/] (level 3)
00:00:05.181522   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181524   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:05.181525   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181526   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181527 
00:00:05.181528 [/Devices/acpi/0/Config/] (level 4)
00:00:05.181530   AudioPciAddress     <integer> = 0x0000000000050000 (327 680)
00:00:05.181532   CpuHotPlug          <integer> = 0x0000000000000000 (0)
00:00:05.181533   FdcEnabled          <integer> = 0x0000000000000000 (0)
00:00:05.181534   HostBusPciAddress   <integer> = 0x00000000001e0000 (1 966 080)
00:00:05.181537   HpetEnabled         <integer> = 0x0000000000000001 (1)
00:00:05.181538   IOAPIC              <integer> = 0x0000000000000001 (1)
00:00:05.181539   IocPciAddress       <integer> = 0x00000000001f0000 (2 031 616)
00:00:05.181541   McfgBase            <integer> = 0x00000000dc000000 (3 690 987 520)
00:00:05.181543   McfgLength          <integer> = 0x0000000004000000 (67 108 864)
00:00:05.181545   NicPciAddress       <integer> = 0x0000000000110000 (1 114 112)
00:00:05.181547   NumCPUs             <integer> = 0x0000000000000002 (2)
00:00:05.181548   Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:05.181549   Parallel0Irq        <integer> = 0x0000000000000000 (0)
00:00:05.181551   Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:05.181552   Parallel1Irq        <integer> = 0x0000000000000000 (0)
00:00:05.181553   PciPref64Enabled    <integer> = 0x0000000000000001 (1)
00:00:05.181554   Serial0IoPortBase   <integer> = 0x0000000000000000 (0)
00:00:05.181555   Serial0Irq          <integer> = 0x0000000000000000 (0)
00:00:05.181556   Serial1IoPortBase   <integer> = 0x0000000000000000 (0)
00:00:05.181557   Serial1Irq          <integer> = 0x0000000000000000 (0)
00:00:05.181559   ShowCpu             <integer> = 0x0000000000000001 (1)
00:00:05.181560   ShowRtc             <integer> = 0x0000000000000001 (1)
00:00:05.181561   SmcEnabled          <integer> = 0x0000000000000001 (1)
00:00:05.181562 
00:00:05.181563 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:05.181564   Driver <string>  = "ACPIHost" (cb=9)
00:00:05.181566 
00:00:05.181566 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:05.181568 
00:00:05.181568 [/Devices/acpi/0/LUN#1/] (level 4)
00:00:05.181570   Driver <string>  = "ACPICpu" (cb=8)
00:00:05.181571 
00:00:05.181571 [/Devices/acpi/0/LUN#1/Config/] (level 5)
00:00:05.181573 
00:00:05.181573 [/Devices/ahci/] (level 2)
00:00:05.181574 
00:00:05.181575 [/Devices/ahci/0/] (level 3)
00:00:05.181577   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181578   PCIDeviceNo   <integer> = 0x000000000000001f (31)
00:00:05.181579   PCIFunctionNo <integer> = 0x0000000000000002 (2)
00:00:05.181581   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181582 
00:00:05.181582 [/Devices/ahci/0/Config/] (level 4)
00:00:05.181584   Bootable  <integer> = 0x0000000000000001 (1)
00:00:05.181585   PortCount <integer> = 0x000000000000001e (30)
00:00:05.181586 
00:00:05.181587 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:05.181588   Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:05.181589 
00:00:05.181590 [/Devices/ahci/0/Config/Port1/] (level 5)
00:00:05.181591   Hotpluggable <integer> = 0x0000000000000001 (1)
00:00:05.181592 
00:00:05.181593 [/Devices/ahci/0/Config/Port2/] (level 5)
00:00:05.181594   Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:05.181595 
00:00:05.181596 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:05.181600   Driver <string>  = "VD" (cb=3)
00:00:05.181601 
00:00:05.181601 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:05.181603   Format              <string>  = "vdi" (cb=4)
00:00:05.181604   Mountable           <integer> = 0x0000000000000000 (0)
00:00:05.181606   NonRotationalMedium <integer> = 0x0000000000000001 (1)
00:00:05.181607   Path                <string>  = "D:\cygwin64\macOS.vdi" (cb=22)
00:00:05.181609   Type                <string>  = "HardDisk" (cb=9)
00:00:05.181610 
00:00:05.181610 [/Devices/ahci/0/LUN#0/Config/Plugins/] (level 6)
00:00:05.181612 
00:00:05.181613 [/Devices/ahci/0/LUN#0/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:05.181617   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VDPluginCrypt.DLL" (cb=100)
00:00:05.181619 
00:00:05.181619 [/Devices/ahci/0/LUN#0/Config/VDConfig/] (level 6)
00:00:05.181621   AllocationBlockSize <string>  = "1048576" (cb=8)
00:00:05.181622 
00:00:05.181623 [/Devices/ahci/0/LUN#1/] (level 4)
00:00:05.181624   Driver <string>  = "VD" (cb=3)
00:00:05.181625 
00:00:05.181626 [/Devices/ahci/0/LUN#1/Config/] (level 5)
00:00:05.181627   Format              <string>  = "vdi" (cb=4)
00:00:05.181629   Mountable           <integer> = 0x0000000000000000 (0)
00:00:05.181630   NonRotationalMedium <integer> = 0x0000000000000001 (1)
00:00:05.181631   Path                <string>  = "D:\cygwin64\Catalina bootable installer.vdi" (cb=44)
00:00:05.181632   Type                <string>  = "HardDisk" (cb=9)
00:00:05.181634 
00:00:05.181634 [/Devices/ahci/0/LUN#1/Config/Plugins/] (level 6)
00:00:05.181636 
00:00:05.181636 [/Devices/ahci/0/LUN#1/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:05.181639   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VDPluginCrypt.DLL" (cb=100)
00:00:05.181640 
00:00:05.181641 [/Devices/ahci/0/LUN#1/Config/VDConfig/] (level 6)
00:00:05.181642   AllocationBlockSize <string>  = "1048576" (cb=8)
00:00:05.181644 
00:00:05.181644 [/Devices/ahci/0/LUN#2/] (level 4)
00:00:05.181646   Driver <string>  = "SCSI" (cb=5)
00:00:05.181646 
00:00:05.181647 [/Devices/ahci/0/LUN#2/AttachedDriver/] (level 5)
00:00:05.181649   Driver <string>  = "VD" (cb=3)
00:00:05.181649 
00:00:05.181650 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/] (level 6)
00:00:05.181652   Format    <string>  = "VBoxIsoMaker" (cb=13)
00:00:05.181653   Mountable <integer> = 0x0000000000000001 (1)
00:00:05.181655   Path      <string>  = "D:\cygwin64\Catalina_Installation_files.viso" (cb=45)
00:00:05.181656   ReadOnly  <integer> = 0x0000000000000001 (1)
00:00:05.181657   Type      <string>  = "DVD" (cb=4)
00:00:05.181658 
00:00:05.181658 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/Plugins/] (level 7)
00:00:05.181660 
00:00:05.181661 [/Devices/ahci/0/LUN#2/AttachedDriver/Config/Plugins/VDPluginCrypt/] (level 8)
00:00:05.181663   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VDPluginCrypt.DLL" (cb=100)
00:00:05.181664 
00:00:05.181665 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:05.181666   Driver <string>  = "MainStatus" (cb=11)
00:00:05.181668 
00:00:05.181669 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:05.181671   DeviceInstance        <string>  = "ahci/0" (cb=7)
00:00:05.181672   First                 <integer> = 0x0000000000000000 (0)
00:00:05.181673   Last                  <integer> = 0x000000000000001d (29)
00:00:05.181675   pConsole              <integer> = 0x0000000004020330 (67 240 752)
00:00:05.181677   papLeds               <integer> = 0x0000000004020770 (67 241 840)
00:00:05.181679   pmapMediumAttachments <integer> = 0x0000000004020c10 (67 243 024)
00:00:05.181681 
00:00:05.181681 [/Devices/apic/] (level 2)
00:00:05.181682 
00:00:05.181683 [/Devices/apic/0/] (level 3)
00:00:05.181684   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181685 
00:00:05.181686 [/Devices/apic/0/Config/] (level 4)
00:00:05.181687   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:05.181688   Mode    <integer> = 0x0000000000000002 (2)
00:00:05.181689   NumCPUs <integer> = 0x0000000000000002 (2)
00:00:05.181690 
00:00:05.181691 [/Devices/e1000/] (level 2)
00:00:05.181692 
00:00:05.181693 [/Devices/e1000/0/] (level 3)
00:00:05.181694   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181695   PCIDeviceNo   <integer> = 0x0000000000000011 (17)
00:00:05.181696   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181698   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181699 
00:00:05.181699 [/Devices/e1000/0/Config/] (level 4)
00:00:05.181701   AdapterType    <integer> = 0x0000000000000002 (2)
00:00:05.181702   CableConnected <integer> = 0x0000000000000001 (1)
00:00:05.181703   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:05.181704   MAC            <bytes>   = "08 00 27 eb 79 94" (cb=6)
00:00:05.181706 
00:00:05.181707 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:05.181708   Driver <string>  = "NAT" (cb=4)
00:00:05.181709 
00:00:05.181710 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:05.181712   AliasMode       <integer> = 0x0000000000000000 (0)
00:00:05.181713   BootFile        <string>  = "macOS.pxe" (cb=10)
00:00:05.181714   DNSProxy        <integer> = 0x0000000000000000 (0)
00:00:05.181715   Network         <string>  = "10.0.2.0/24" (cb=12)
00:00:05.181717   PassDomain      <integer> = 0x0000000000000001 (1)
00:00:05.181718   TFTPPrefix      <string>  = "C:\Users\93237\.VirtualBox\TFTP" (cb=32)
00:00:05.181719   UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:05.181720 
00:00:05.181721 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:05.181722   Driver <string>  = "MainStatus" (cb=11)
00:00:05.181723 
00:00:05.181724 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:05.181726   First   <integer> = 0x0000000000000000 (0)
00:00:05.181727   Last    <integer> = 0x0000000000000000 (0)
00:00:05.181728   papLeds <integer> = 0x0000000004020ad0 (67 242 704)
00:00:05.181729 
00:00:05.181730 [/Devices/efi/] (level 2)
00:00:05.181731 
00:00:05.181731 [/Devices/efi/0/] (level 3)
00:00:05.181733   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181734 
00:00:05.181734 [/Devices/efi/0/Config/] (level 4)
00:00:05.181736   64BitEntry           <integer> = 0x0000000000000001 (1)
00:00:05.181737   APIC                 <integer> = 0x0000000000000001 (1)
00:00:05.181739   BootArgs             <string>  = "" (cb=1)
00:00:05.181740   DeviceProps          <string>  = "" (cb=1)
00:00:05.181741   DmiBIOSVersion       <string>  = "MBP7.89" (cb=8)
00:00:05.181742   DmiBoardProduct      <string>  = "Mac-3CBD00234E554E41" (cb=21)
00:00:05.181744   DmiBoardSerial       <string>  = "NO_LOGIC_BOARD_SN" (cb=18)
00:00:05.181745   DmiExposeMemoryTable <integer> = 0x0000000000000001 (1)
00:00:05.181746   DmiOEMVBoxRev        <string>  = ".23456" (cb=7)
00:00:05.181747   DmiOEMVBoxVer        <string>  = "1" (cb=2)
00:00:05.181748   DmiSystemFamily      <string>  = "MacBook Pro" (cb=12)
00:00:05.181749   DmiSystemProduct     <string>  = "MacBookPro11,2" (cb=15)
00:00:05.181750   DmiSystemSerial      <string>  = "NO_DEVICE_SN" (cb=13)
00:00:05.181751   DmiSystemUuid        <string>  = "CAFECAFE-CAFE-CAFE-CAFE-DECAFFDECAFF" (cb=37)
00:00:05.181753   DmiSystemVendor      <string>  = "Apple Inc." (cb=11)
00:00:05.181754   DmiSystemVersion     <string>  = "1.0" (cb=4)
00:00:05.181755   DmiUseHostInfo       <integer> = 0x0000000000000001 (1)
00:00:05.181756   EfiRom               <string>  = "VBoxEFI64.fd" (cb=13)
00:00:05.181757   GraphicsResolution   <string>  = "1280x800" (cb=9)
00:00:05.181758   IOAPIC               <integer> = 0x0000000000000001 (1)
00:00:05.181760   McfgBase             <integer> = 0x00000000dc000000 (3 690 987 520)
00:00:05.181762   McfgLength           <integer> = 0x0000000004000000 (67 108 864)
00:00:05.181764   NumCPUs              <integer> = 0x0000000000000002 (2)
00:00:05.181765   NvramFile            <string>  = "C:\Users\93237\VirtualBox VMs\macOS\macOS.nvram" (cb=48)
00:00:05.181766   UUID                 <bytes>   = "8f 2a 10 b5 ba f2 9e 41 a5 d8 76 b2 47 96 36 32" (cb=16)
00:00:05.181770   UuidLe               <integer> = 0x0000000000000001 (1)
00:00:05.181771 
00:00:05.181771 [/Devices/hda/] (level 2)
00:00:05.181772 
00:00:05.181773 [/Devices/hda/0/] (level 3)
00:00:05.181774   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181775   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:05.181777   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181778   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181779 
00:00:05.181779 [/Devices/hda/0/AudioConfig/] (level 4)
00:00:05.181781 
00:00:05.181781 [/Devices/hda/0/Config/] (level 4)
00:00:05.181783   DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:05.181784 
00:00:05.181784 [/Devices/hda/0/LUN#0/] (level 4)
00:00:05.181786   Driver <string>  = "AUDIO" (cb=6)
00:00:05.181787 
00:00:05.181787 [/Devices/hda/0/LUN#0/AttachedDriver/] (level 5)
00:00:05.181789   Driver <string>  = "DSoundAudio" (cb=12)
00:00:05.181790 
00:00:05.181790 [/Devices/hda/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:05.181792   StreamName <string>  = "macOS" (cb=6)
00:00:05.181793 
00:00:05.181794 [/Devices/hda/0/LUN#0/Config/] (level 5)
00:00:05.181795   BufferSizeMs    <integer> = 0x0000000000000000 (0)
00:00:05.181796   DriverName      <string>  = "DSoundAudio" (cb=12)
00:00:05.181798   InputEnabled    <integer> = 0x0000000000000000 (0)
00:00:05.181799   OutputEnabled   <integer> = 0x0000000000000000 (0)
00:00:05.181800   PeriodSizeMs    <integer> = 0x0000000000000000 (0)
00:00:05.181801   PreBufferSizeMs <integer> = 0x00000000ffffffff (4 294 967 295)
00:00:05.181803 
00:00:05.181803 [/Devices/hda/0/LUN#1/] (level 4)
00:00:05.181805   Driver <string>  = "AUDIO" (cb=6)
00:00:05.181806 
00:00:05.181806 [/Devices/hda/0/LUN#2/] (level 4)
00:00:05.181808   Driver <string>  = "AUDIO" (cb=6)
00:00:05.181809 
00:00:05.181809 [/Devices/hpet/] (level 2)
00:00:05.181810 
00:00:05.181811 [/Devices/hpet/0/] (level 3)
00:00:05.181812   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181813 
00:00:05.181814 [/Devices/hpet/0/Config/] (level 4)
00:00:05.181815   ICH9 <integer> = 0x0000000000000001 (1)
00:00:05.181816 
00:00:05.181816 [/Devices/i8254/] (level 2)
00:00:05.181818 
00:00:05.181818 [/Devices/i8254/0/] (level 3)
00:00:05.181819 
00:00:05.181820 [/Devices/i8254/0/Config/] (level 4)
00:00:05.181821 
00:00:05.181822 [/Devices/i8259/] (level 2)
00:00:05.181823 
00:00:05.181823 [/Devices/i8259/0/] (level 3)
00:00:05.181825   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181826 
00:00:05.181826 [/Devices/i8259/0/Config/] (level 4)
00:00:05.181828 
00:00:05.181828 [/Devices/ich9pci/] (level 2)
00:00:05.181829 
00:00:05.181830 [/Devices/ich9pci/0/] (level 3)
00:00:05.181831   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181832 
00:00:05.181833 [/Devices/ich9pci/0/Config/] (level 4)
00:00:05.181834   IOAPIC     <integer> = 0x0000000000000001 (1)
00:00:05.181836   McfgBase   <integer> = 0x00000000dc000000 (3 690 987 520)
00:00:05.181837   McfgLength <integer> = 0x0000000004000000 (67 108 864)
00:00:05.181839 
00:00:05.181840 [/Devices/ich9pcibridge/] (level 2)
00:00:05.181841 
00:00:05.181841 [/Devices/ioapic/] (level 2)
00:00:05.181843 
00:00:05.181843 [/Devices/ioapic/0/] (level 3)
00:00:05.181844   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181845 
00:00:05.181846 [/Devices/ioapic/0/Config/] (level 4)
00:00:05.181847   NumCPUs <integer> = 0x0000000000000002 (2)
00:00:05.181848 
00:00:05.181849 [/Devices/lpc/] (level 2)
00:00:05.181850 
00:00:05.181850 [/Devices/lpc/0/] (level 3)
00:00:05.181852   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181853   PCIDeviceNo   <integer> = 0x000000000000001f (31)
00:00:05.181854   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181855   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181859 
00:00:05.181859 [/Devices/mc146818/] (level 2)
00:00:05.181860 
00:00:05.181861 [/Devices/mc146818/0/] (level 3)
00:00:05.181862 
00:00:05.181862 [/Devices/mc146818/0/Config/] (level 4)
00:00:05.181864   UseUTC <integer> = 0x0000000000000001 (1)
00:00:05.181865 
00:00:05.181865 [/Devices/parallel/] (level 2)
00:00:05.181867 
00:00:05.181867 [/Devices/pcarch/] (level 2)
00:00:05.181868 
00:00:05.181869 [/Devices/pcarch/0/] (level 3)
00:00:05.181870   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181871 
00:00:05.181871 [/Devices/pcarch/0/Config/] (level 4)
00:00:05.181873 
00:00:05.181873 [/Devices/pckbd/] (level 2)
00:00:05.181874 
00:00:05.181875 [/Devices/pckbd/0/] (level 3)
00:00:05.181876   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181877 
00:00:05.181878 [/Devices/pckbd/0/Config/] (level 4)
00:00:05.181879 
00:00:05.181879 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:05.181881   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:05.181882 
00:00:05.181882 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:05.181884   Driver <string>  = "MainKeyboard" (cb=13)
00:00:05.181885 
00:00:05.181885 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:05.181887   Object <integer> = 0x00000000024a9f00 (38 444 800)
00:00:05.181889 
00:00:05.181890 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:05.181891   QueueSize <integer> = 0x0000000000000040 (64)
00:00:05.181893 
00:00:05.181893 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:05.181895   Driver <string>  = "MouseQueue" (cb=11)
00:00:05.181896 
00:00:05.181896 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:05.181898   Driver <string>  = "MainMouse" (cb=10)
00:00:05.181899 
00:00:05.181899 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:05.181901   Object <integer> = 0x0000000003f73e60 (66 535 008)
00:00:05.181903 
00:00:05.181903 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:05.181905   QueueSize <integer> = 0x0000000000000080 (128)
00:00:05.181906 
00:00:05.181907 [/Devices/pcnet/] (level 2)
00:00:05.181908 
00:00:05.181908 [/Devices/serial/] (level 2)
00:00:05.181909 
00:00:05.181910 [/Devices/smc/] (level 2)
00:00:05.181911 
00:00:05.181911 [/Devices/smc/0/] (level 3)
00:00:05.181913   Trusted <integer> = 0x0000000000000001 (1)
00:00:05.181914 
00:00:05.181914 [/Devices/smc/0/Config/] (level 4)
00:00:05.181916   DeviceKey         <string>  = "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" (cb=65)
00:00:05.181917   GetKeyFromRealSMC <integer> = 0x0000000000000000 (0)
00:00:05.181918 
00:00:05.181919 [/Devices/usb-xhci/] (level 2)
00:00:05.181920 
00:00:05.181920 [/Devices/usb-xhci/0/] (level 3)
00:00:05.181922   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181923   PCIDeviceNo   <integer> = 0x000000000000000c (12)
00:00:05.181924   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181925   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181926 
00:00:05.181927 [/Devices/usb-xhci/0/Config/] (level 4)
00:00:05.181928 
00:00:05.181929 [/Devices/usb-xhci/0/LUN#0/] (level 4)
00:00:05.181930   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:05.181931 
00:00:05.181932 [/Devices/usb-xhci/0/LUN#0/Config/] (level 5)
00:00:05.181933 
00:00:05.181934 [/Devices/usb-xhci/0/LUN#1/] (level 4)
00:00:05.181935   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:05.181936 
00:00:05.181937 [/Devices/usb-xhci/0/LUN#1/Config/] (level 5)
00:00:05.181938 
00:00:05.181939 [/Devices/usb-xhci/0/LUN#999/] (level 4)
00:00:05.181940   Driver <string>  = "MainStatus" (cb=11)
00:00:05.181941 
00:00:05.181942 [/Devices/usb-xhci/0/LUN#999/Config/] (level 5)
00:00:05.181943   First   <integer> = 0x0000000000000000 (0)
00:00:05.181944   Last    <integer> = 0x0000000000000001 (1)
00:00:05.181945   papLeds <integer> = 0x0000000004020bf8 (67 243 000)
00:00:05.181947 
00:00:05.181947 [/Devices/vga/] (level 2)
00:00:05.181949 
00:00:05.181949 [/Devices/vga/0/] (level 3)
00:00:05.181951   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:05.181952   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:05.181953   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:05.181954   Trusted       <integer> = 0x0000000000000001 (1)
00:00:05.181955 
00:00:05.181956 [/Devices/vga/0/Config/] (level 4)
00:00:05.181957   3DEnabled        <integer> = 0x0000000000000000 (0)
00:00:05.181959   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:05.181960   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:05.181961   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:05.181962   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:05.181963   LogoFile         <string>  = "" (cb=1)
00:00:05.181964   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:05.181966   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:05.181967   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:05.181968   VRamSize         <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:05.181970 
00:00:05.181971 [/Devices/vga/0/LUN#0/] (level 4)
00:00:05.181972   Driver <string>  = "MainDisplay" (cb=12)
00:00:05.181973 
00:00:05.181974 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:05.181975   Object <integer> = 0x00000000040bc380 (67 879 808)
00:00:05.181977 
00:00:05.181977 [/Devices/vga/0/LUN#999/] (level 4)
00:00:05.181979   Driver <string>  = "MainStatus" (cb=11)
00:00:05.181980 
00:00:05.181980 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:05.181982   First   <integer> = 0x0000000000000000 (0)
00:00:05.181983   Last    <integer> = 0x0000000000000000 (0)
00:00:05.181984   papLeds <integer> = 0x0000000004020c08 (67 243 016)
00:00:05.181985 
00:00:05.181986 [/Devices/virtio-net/] (level 2)
00:00:05.181987 
00:00:05.181988 [/EM/] (level 1)
00:00:05.181989   TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:05.181990 
00:00:05.181990 [/GIM/] (level 1)
00:00:05.181991   Provider <string>  = "Minimal" (cb=8)
00:00:05.181992 
00:00:05.181993 [/HM/] (level 1)
00:00:05.181995   64bitEnabled       <integer> = 0x0000000000000001 (1)
00:00:05.181996   EnableLargePages   <integer> = 0x0000000000000001 (1)
00:00:05.181998   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:05.181999   EnableUX           <integer> = 0x0000000000000001 (1)
00:00:05.182000   EnableVPID         <integer> = 0x0000000000000001 (1)
00:00:05.182001   Exclusive          <integer> = 0x0000000000000000 (0)
00:00:05.182002   HMForced           <integer> = 0x0000000000000001 (1)
00:00:05.182004   IBPBOnVMEntry      <integer> = 0x0000000000000000 (0)
00:00:05.182005   IBPBOnVMExit       <integer> = 0x0000000000000000 (0)
00:00:05.182006   L1DFlushOnSched    <integer> = 0x0000000000000001 (1)
00:00:05.182007   L1DFlushOnVMEntry  <integer> = 0x0000000000000000 (0)
00:00:05.182008   MDSClearOnSched    <integer> = 0x0000000000000001 (1)
00:00:05.182009   MDSClearOnVMEntry  <integer> = 0x0000000000000000 (0)
00:00:05.182011   SpecCtrlByHost     <integer> = 0x0000000000000000 (0)
00:00:05.182012   UseNEMInstead      <integer> = 0x0000000000000000 (0)
00:00:05.182013 
00:00:05.182013 [/MM/] (level 1)
00:00:05.182014   CanUseLargerHeap <integer> = 0x0000000000000001 (1)
00:00:05.182015 
00:00:05.182016 [/NEM/] (level 1)
00:00:05.182017   Allow64BitGuests <integer> = 0x0000000000000001 (1)
00:00:05.182018 
00:00:05.182018 [/PDM/] (level 1)
00:00:05.182019 
00:00:05.182020 [/PDM/AsyncCompletion/] (level 2)
00:00:05.182021 
00:00:05.182021 [/PDM/AsyncCompletion/File/] (level 3)
00:00:05.182023 
00:00:05.182024 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:05.182025 
00:00:05.182026 [/PDM/BlkCache/] (level 2)
00:00:05.182027   CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:05.182029 
00:00:05.182030 [/PDM/Devices/] (level 2)
00:00:05.182031 
00:00:05.182031 [/PDM/Devices/VBoxEhci/] (level 3)
00:00:05.182033   Path         <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxEhciR3.DLL" (cb=97)
00:00:05.182034   R0SearchPath <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64" (cb=82)
00:00:05.182036 
00:00:05.182036 [/PDM/Devices/VBoxNvme/] (level 3)
00:00:05.182037   Path         <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxNvmeR3.DLL" (cb=97)
00:00:05.182039   R0SearchPath <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64" (cb=82)
00:00:05.182040 
00:00:05.182041 [/PDM/Drivers/] (level 2)
00:00:05.182042 
00:00:05.182042 [/PDM/Drivers/DrvHostWebcam/] (level 3)
00:00:05.182044   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxHostWebcam.DLL" (cb=101)
00:00:05.182045 
00:00:05.182046 [/PDM/Drivers/VBoxC/] (level 3)
00:00:05.182047   Path <string>  = "VBoxC" (cb=6)
00:00:05.182048 
00:00:05.182048 [/PDM/NetworkShaper/] (level 2)
00:00:05.182050 
00:00:05.182050 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:05.182052 
00:00:05.182052 [/PDM/USB/] (level 2)
00:00:05.182053 
00:00:05.182054 [/PDM/USB/VBoxUsbCardReader/] (level 3)
00:00:05.182055   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxUsbCardReaderR3.DLL" (cb=106)
00:00:05.182056 
00:00:05.182057 [/PDM/USB/VBoxUsbWebcam/] (level 3)
00:00:05.182058   Path <string>  = "D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxUsbWebcamR3.DLL" (cb=102)
00:00:05.182060 
00:00:05.182060 [/TM/] (level 1)
00:00:05.182061   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:05.182062 
00:00:05.182063 [/USB/] (level 1)
00:00:05.182064 
00:00:05.182064 [/USB/HidKeyboard/] (level 2)
00:00:05.182065 
00:00:05.182066 [/USB/HidKeyboard/0/] (level 3)
00:00:05.182067 
00:00:05.182068 [/USB/HidKeyboard/0/Config/] (level 4)
00:00:05.182069 
00:00:05.182070 [/USB/HidKeyboard/0/LUN#0/] (level 4)
00:00:05.182071   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:05.182072 
00:00:05.182073 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/] (level 5)
00:00:05.182074   Driver <string>  = "MainKeyboard" (cb=13)
00:00:05.182075 
00:00:05.182076 [/USB/HidKeyboard/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:05.182078   Object <integer> = 0x00000000024a9f00 (38 444 800)
00:00:05.182079 
00:00:05.182080 [/USB/HidKeyboard/0/LUN#0/Config/] (level 5)
00:00:05.182081   QueueSize <integer> = 0x0000000000000040 (64)
00:00:05.182083 
00:00:05.182083 [/USB/HidMouse/] (level 2)
00:00:05.182084 
00:00:05.182085 [/USB/HidMouse/0/] (level 3)
00:00:05.182086 
00:00:05.182087 [/USB/HidMouse/0/Config/] (level 4)
00:00:05.182088   Mode <string>  = "absolute" (cb=9)
00:00:05.182089 
00:00:05.182089 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:05.182091   Driver <string>  = "MouseQueue" (cb=11)
00:00:05.182092 
00:00:05.182092 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:05.182095   Driver <string>  = "MainMouse" (cb=10)
00:00:05.182096 
00:00:05.182096 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:05.182098   Object <integer> = 0x0000000003f73e60 (66 535 008)
00:00:05.182099 
00:00:05.182100 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:05.182102   QueueSize <integer> = 0x0000000000000080 (128)
00:00:05.182103 
00:00:05.182103 [/USB/USBProxy/] (level 2)
00:00:05.182105 
00:00:05.182105 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:05.182107 
00:00:05.182107 ********************* End of CFGM dump **********************
00:00:05.182364 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:05.182465 MM: cbHyperHeap=0x240000 (2359296)
00:00:05.189403 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x1f
00:00:05.191430 CPUM: Matched host CPU INTEL 0x6/0x8e/0xc Intel_Core7_CoffeeLake with CPU DB entry 'Intel Core i7-6700K' (INTEL 0x6/0x5e/0x3 Intel_Core7_Skylake)
00:00:05.191550 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:05.191572 CPUM: Microcode revision 0x000000CA
00:00:05.191595 CPUM: Changing leaf 13[0]: EBX=0x440 -> 0x340, ECX=0x440 -> 0x340
00:00:05.191615 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:05.191627 CPUM: MSR/CPUID reconciliation insert: 0x0000010a IA32_ARCH_CAPABILITIES
00:00:05.191641 CPUM: MSR fudge: 0x00000122 IA32_TSX_CTRL
00:00:05.191674 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:05.191934 PGM: Host paging mode: AMD64+PGE+NX
00:00:05.191950 PGM: PGMPool: cMaxPages=2304 (u64MaxPages=2084)
00:00:05.191961 PGM: pgmR3PoolInit: cMaxPages=0x900 cMaxUsers=0x1200 cMaxPhysExts=0x1200 fCacheEnable=true 
00:00:05.211492 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=93 u32UpdateIntervalNS=10736000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0x1b cCpus=8
00:00:05.211522 TM: GIP - u64CpuHz=2 112 003 834 (0x7de29efa)  SUPGetCpuHzFromGip => 2 112 003 834
00:00:05.211532 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2112003487(*) cErrors=0
00:00:05.211540 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x1 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2112003481(*) cErrors=0
00:00:05.211547 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x2 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2111989073(*) cErrors=0
00:00:05.211553 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x3 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2112003834(*) cErrors=0
00:00:05.211560 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x4 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2112003489(*) cErrors=0
00:00:05.211566 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x5 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2112002498(*) cErrors=0
00:00:05.211572 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x6 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2112003845(*) cErrors=0
00:00:05.211578 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2112003775(*) cErrors=0
00:00:05.211640 TM: cTSCTicksPerSecond=2 112 003 834 (0x7de29efa) enmTSCMode=1 (VirtTscEmulated)
00:00:05.211643 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:05.212823 EMR3Init: fIemExecutesAll=false fGuruOnTripleFault=true 
00:00:05.213335 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_CoffeeLake
00:00:05.213479 GIM: Using provider 'Minimal' (Implementation version: 0)
00:00:05.213487 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:05.213568 AIOMgr: Default manager type is 'Async'
00:00:05.213574 AIOMgr: Default file backend is 'NonBuffered'
00:00:05.213891 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:05.213908 BlkCache: Cache commit interval is 10000 ms
00:00:05.213993 BlkCache: Cache commit threshold is 2621440 bytes
00:00:05.929969 SUP: Loaded VBoxDDR0.r0 (D:\Oracle\VirtualBox\VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX using the native ring-0 loader
00:00:05.929991 SUP: windbg> .reload /f D:\Oracle\VirtualBox\VBoxDDR0.r0=0xXXXXXXXXXXXXXXXX
00:00:05.930176 EFI: boot args = 
00:00:05.930186 EFI: device props = 
00:00:05.930217 Found EFI FW Volume, 540672 bytes (132 4096-byte blocks)
00:00:05.944208 EFI: Registered 528KB flash at 00000000ffc00000
00:00:05.950303 DMI: Using DmiSystemProduct from host: HP ProBook 440 G7
00:00:05.955914 DMI: Using DmiSystemVersion from host:  
00:00:05.957916 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:05.958343 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:05.958549 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:05.978372 Shared Folders service loaded
00:00:05.984996 Guest Control service loaded
00:00:06.046868 VGA: Using the 386+ BIOS image.
00:00:06.053683 VD: VDInit finished with VINF_SUCCESS
00:00:06.070542 DrvVD: Flushes will be ignored
00:00:06.070553 DrvVD: Async flushes will be passed to the disk
00:00:06.073757 VD: Opening the disk took 425380 ns
00:00:06.073856 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 163840000
00:00:06.074210 DrvVD: Flushes will be ignored
00:00:06.074221 DrvVD: Async flushes will be passed to the disk
00:00:06.077086 VD: Opening the disk took 152995 ns
00:00:06.077135 AHCI: LUN#1: disk, PCHS=16383/16/63, total number of sectors 24576000
00:00:06.077434 DrvVD: Flushes will be ignored
00:00:06.077443 DrvVD: Async flushes will be passed to the disk
00:00:06.082737 VISO: 8 241 491 968 bytes (0x1eb3b3000) - D:\cygwin64\Catalina_Installation_files.viso
00:00:06.082777 VD: Opening the disk took 2462019 ns
00:00:06.082879 AHCI: LUN#2: CD/DVD
00:00:06.083151 AHCI: Port3: No driver attached
00:00:06.083164 AHCI: Port4: No driver attached
00:00:06.083172 AHCI: Port5: No driver attached
00:00:06.083180 AHCI: Port6: No driver attached
00:00:06.083188 AHCI: Port7: No driver attached
00:00:06.083195 AHCI: Port8: No driver attached
00:00:06.083203 AHCI: Port9: No driver attached
00:00:06.083212 AHCI: Port10: No driver attached
00:00:06.083220 AHCI: Port11: No driver attached
00:00:06.083227 AHCI: Port12: No driver attached
00:00:06.083235 AHCI: Port13: No driver attached
00:00:06.083242 AHCI: Port14: No driver attached
00:00:06.083250 AHCI: Port15: No driver attached
00:00:06.083258 AHCI: Port16: No driver attached
00:00:06.083265 AHCI: Port17: No driver attached
00:00:06.083273 AHCI: Port18: No driver attached
00:00:06.083281 AHCI: Port19: No driver attached
00:00:06.083288 AHCI: Port20: No driver attached
00:00:06.083296 AHCI: Port21: No driver attached
00:00:06.083303 AHCI: Port22: No driver attached
00:00:06.083310 AHCI: Port23: No driver attached
00:00:06.083318 AHCI: Port24: No driver attached
00:00:06.083326 AHCI: Port25: No driver attached
00:00:06.083338 AHCI: Port26: No driver attached
00:00:06.083346 AHCI: Port27: No driver attached
00:00:06.083353 AHCI: Port28: No driver attached
00:00:06.083361 AHCI: Port29: No driver attached
00:00:06.083405 AHCI#0: Reset the HBA
00:00:06.083414 VD#0: Cancelling all active requests
00:00:06.083425 VD#1: Cancelling all active requests
00:00:06.083533 E1000#0: Chip=82545EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled RC=disabled
00:00:06.109630 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:06.145809 NAT: DNS#0: 192.168.1.1
00:00:06.145844 NAT: DNS#1: 192.168.0.1
00:00:06.146907 HDA: Asynchronous I/O enabled
00:00:06.146957 Audio: Initializing DirectSound audio driver
00:00:06.464815 Audio: Found 4 devices for driver 'DSoundAudio'
00:00:06.464835 Audio: Device '涓诲0闊抽┍鍔ㄧ▼搴?:
00:00:06.464841 Audio:  Usage           = Output
00:00:06.464846 Audio:  Flags           = DEFAULT
00:00:06.464850 Audio:  Input channels  = 0
00:00:06.464856 Audio:  Output channels = 2
00:00:06.464865 Audio: Device '鎵0鍣?(Realtek(R) Audio)':
00:00:06.464872 Audio:  Usage           = Output
00:00:06.464876 Audio:  Flags           = NONE
00:00:06.464881 Audio:  Input channels  = 0
00:00:06.464885 Audio:  Output channels = 2
00:00:06.464891 Audio: Device '涓诲0闊虫崟鑾烽┍鍔ㄧ▼搴?:
00:00:06.464896 Audio:  Usage           = Input
00:00:06.464901 Audio:  Flags           = NONE
00:00:06.464906 Audio:  Input channels  = 2
00:00:06.464910 Audio:  Output channels = 0
00:00:06.464916 Audio: Device '楹﹀厠椋庨樀鍒?(鑻辩壒灏斅?鏅洪煶鎶€鏈?':
00:00:06.464921 Audio:  Usage           = Input
00:00:06.464925 Audio:  Flags           = NONE
00:00:06.464930 Audio:  Input channels  = 2
00:00:06.464934 Audio:  Output channels = 0
00:00:06.465022 HDA: Codec reset
00:00:06.465037 HDA: Reset
00:00:06.481802 SUP: Loaded VBoxEhciR0.r0 (D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX using the native ring-0 loader
00:00:06.481830 SUP: windbg> .reload /f D:\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxEhciR0.r0=0xXXXXXXXXXXXXXXXX
00:00:06.482683 ACPI: Enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff
00:00:06.483229 VUSB: Attached 'HidKeyboard' to port 1 on RootHub#1 (FullSpeed)
00:00:06.483545 VUSB: Attached 'HidMouse' to port 2 on RootHub#1 (FullSpeed)
00:00:06.483596 PGM: The CPU physical address width is 39 bits
00:00:06.483605 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff -> VINF_SUCCESS
00:00:06.483878 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true 
00:00:06.491289 ACPI: Enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff
00:00:06.491579 VMM: Thread-context hooks unavailable
00:00:06.491592 VMM: RTThreadPreemptIsPending() can be trusted
00:00:06.491599 VMM: Kernel preemption is possible
00:00:06.495288 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false fL1dFlushOnVmEntry=false); fL1dFlushOnSched=false fMdsClearOnVmEntry=false
00:00:06.495314 HM: Using VT-x implementation 3.0
00:00:06.495319 HM: Max resume loops                  = 8192
00:00:06.495321 HM: Host CR4                          = 0x3506f8
00:00:06.495324 HM: Host EFER                         = 0xd01
00:00:06.495325 HM: MSR_IA32_SMM_MONITOR_CTL          = 0x0
00:00:06.495326 HM: MSR_IA32_FEATURE_CONTROL          = 0x5
00:00:06.495327 HM:   LOCK
00:00:06.495328 HM:   VMXON
00:00:06.495332 HM: MSR_IA32_VMX_BASIC                = 0xda040000000004
00:00:06.495334 HM:   VMCS id                           = 0x4
00:00:06.495335 HM:   VMCS size                         = 1024 bytes
00:00:06.495336 HM:   VMCS physical address limit       = None
00:00:06.495337 HM:   VMCS memory type                  = Write Back (WB)
00:00:06.495339 HM:   Dual-monitor treatment support    = true 
00:00:06.495340 HM:   OUTS & INS instruction-info       = true 
00:00:06.495341 HM:   Supports true-capability MSRs     = true 
00:00:06.495342 HM:   VM-entry Xcpt error-code optional = false
00:00:06.495342 HM: MSR_IA32_VMX_PINBASED_CTLS        = 0x7f00000016
00:00:06.495344 HM:   EXT_INT_EXIT
00:00:06.495345 HM:   NMI_EXIT
00:00:06.495345 HM:   VIRTUAL_NMI
00:00:06.495346 HM:   PREEMPT_TIMER
00:00:06.495347 HM:   POSTED_INT (must be cleared)
00:00:06.495350 HM: MSR_IA32_VMX_PROCBASED_CTLS       = 0xfff9fffe0401e172
00:00:06.495352 HM:   INT_WINDOW_EXIT
00:00:06.495353 HM:   USE_TSC_OFFSETTING
00:00:06.495353 HM:   HLT_EXIT
00:00:06.495354 HM:   INVLPG_EXIT
00:00:06.495355 HM:   MWAIT_EXIT
00:00:06.495355 HM:   RDPMC_EXIT
00:00:06.495356 HM:   RDTSC_EXIT
00:00:06.495357 HM:   CR3_LOAD_EXIT (must be set)
00:00:06.495357 HM:   CR3_STORE_EXIT (must be set)
00:00:06.495358 HM:   CR8_LOAD_EXIT
00:00:06.495359 HM:   CR8_STORE_EXIT
00:00:06.495359 HM:   USE_TPR_SHADOW
00:00:06.495360 HM:   NMI_WINDOW_EXIT
00:00:06.495361 HM:   MOV_DR_EXIT
00:00:06.495361 HM:   UNCOND_IO_EXIT
00:00:06.495362 HM:   USE_IO_BITMAPS
00:00:06.495363 HM:   MONITOR_TRAP_FLAG
00:00:06.495363 HM:   USE_MSR_BITMAPS
00:00:06.495364 HM:   MONITOR_EXIT
00:00:06.495365 HM:   PAUSE_EXIT
00:00:06.495365 HM:   USE_SECONDARY_CTLS
00:00:06.495366 HM: MSR_IA32_VMX_PROCBASED_CTLS2      = 0x5fbcff00000000
00:00:06.495368 HM:   VIRT_APIC_ACCESS
00:00:06.495369 HM:   EPT
00:00:06.495369 HM:   DESC_TABLE_EXIT
00:00:06.495370 HM:   RDTSCP
00:00:06.495370 HM:   VIRT_X2APIC_MODE
00:00:06.495371 HM:   VPID
00:00:06.495372 HM:   WBINVD_EXIT
00:00:06.495372 HM:   UNRESTRICTED_GUEST
00:00:06.495373 HM:   APIC_REG_VIRT (must be cleared)
00:00:06.495376 HM:   VIRT_INT_DELIVERY (must be cleared)
00:00:06.495377 HM:   PAUSE_LOOP_EXIT
00:00:06.495378 HM:   RDRAND_EXIT
00:00:06.495378 HM:   INVPCID
00:00:06.495379 HM:   VMFUNC
00:00:06.495380 HM:   VMCS_SHADOWING (must be cleared)
00:00:06.495380 HM:   ENCLS_EXIT
00:00:06.495381 HM:   RDSEED_EXIT
00:00:06.495382 HM:   PML
00:00:06.495382 HM:   EPT_VE
00:00:06.495383 HM:   CONCEAL_VMX_FROM_PT
00:00:06.495384 HM:   XSAVES_XRSTORS
00:00:06.495384 HM:   MODE_BASED_EPT_PERM
00:00:06.495385 HM:   SPPTP_EPT (must be cleared)
00:00:06.495386 HM:   PT_EPT (must be cleared)
00:00:06.495386 HM:   TSC_SCALING (must be cleared)
00:00:06.495387 HM:   USER_WAIT_PAUSE (must be cleared)
00:00:06.495388 HM:   ENCLV_EXIT (must be cleared)
00:00:06.495389 HM: MSR_IA32_VMX_ENTRY_CTLS           = 0x3ffff000011ff
00:00:06.495390 HM:   LOAD_DEBUG (must be set)
00:00:06.495391 HM:   IA32E_MODE_GUEST
00:00:06.495391 HM:   ENTRY_TO_SMM
00:00:06.495392 HM:   DEACTIVATE_DUAL_MON
00:00:06.495393 HM:   LOAD_PERF_MSR
00:00:06.495393 HM:   LOAD_PAT_MSR
00:00:06.495394 HM:   LOAD_EFER_MSR
00:00:06.495395 HM:   LOAD_BNDCFGS_MSR
00:00:06.495395 HM:   CONCEAL_VMX_FROM_PT
00:00:06.495396 HM:   LOAD_RTIT_CTL_MSR (must be cleared)
00:00:06.495397 HM: MSR_IA32_VMX_EXIT_CTLS            = 0x1ffffff00036dff
00:00:06.495399 HM:   SAVE_DEBUG (must be set)
00:00:06.495399 HM:   HOST_ADDR_SPACE_SIZE
00:00:06.495400 HM:   LOAD_PERF_MSR
00:00:06.495401 HM:   ACK_EXT_INT
00:00:06.495402 HM:   SAVE_PAT_MSR
00:00:06.495402 HM:   LOAD_PAT_MSR
00:00:06.495403 HM:   SAVE_EFER_MSR
00:00:06.495403 HM:   LOAD_EFER_MSR
00:00:06.495404 HM:   SAVE_PREEMPT_TIMER
00:00:06.495405 HM:   CLEAR_BNDCFGS_MSR
00:00:06.495406 HM:   CONCEAL_VMX_FROM_PT
00:00:06.495406 HM:   CLEAR_RTIT_CTL_MSR (must be cleared)
00:00:06.495407 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS   = 0x7f00000016
00:00:06.495409 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS  = 0xfff9fffe04006172
00:00:06.495411 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS      = 0x3ffff000011fb
00:00:06.495412 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS       = 0x1ffffff00036dfb
00:00:06.495416 HM: MSR_IA32_VMX_MISC                 = 0x7004c1e7
00:00:06.495418 HM:   PREEMPT_TIMER_TSC                 = 0x7
00:00:06.495419 HM:   EXIT_SAVE_EFER_LMA                = true 
00:00:06.495420 HM:   ACTIVITY_STATES                   = 0x7 ( HLT SHUTDOWN SIPI_WAIT )
00:00:06.495421 HM:   INTEL_PT                          = true 
00:00:06.495422 HM:   SMM_READ_SMBASE_MSR               = true 
00:00:06.495423 HM:   CR3_TARGET                        = 0x4
00:00:06.495424 HM:   MAX_MSR                           = 0x0 ( 512 )
00:00:06.495426 HM:   VMXOFF_BLOCK_SMI                  = true 
00:00:06.495427 HM:   VMWRITE_ALL                       = true 
00:00:06.495428 HM:   ENTRY_INJECT_SOFT_INT             = 0x1
00:00:06.495428 HM:   MSEG_ID                           = 0x0
00:00:06.495429 HM: MSR_IA32_VMX_VMCS_ENUM            = 0x2e
00:00:06.495430 HM:   HIGHEST_IDX                       = 0x17
00:00:06.495431 HM: MSR_IA32_VMX_EPT_VPID_CAP         = 0xf0106734141
00:00:06.495433 HM:   RWX_X_ONLY
00:00:06.495434 HM:   PAGE_WALK_LENGTH_4
00:00:06.495434 HM:   EMT_UC
00:00:06.495435 HM:   EMT_WB
00:00:06.495436 HM:   PDE_2M
00:00:06.495436 HM:   PDPTE_1G
00:00:06.495437 HM:   INVEPT
00:00:06.495437 HM:   EPT_ACCESS_DIRTY
00:00:06.495438 HM:   ADVEXITINFO_EPT
00:00:06.495439 HM:   INVEPT_SINGLE_CONTEXT
00:00:06.495439 HM:   INVEPT_ALL_CONTEXTS
00:00:06.495440 HM:   INVVPID
00:00:06.495441 HM:   INVVPID_INDIV_ADDR
00:00:06.495441 HM:   INVVPID_SINGLE_CONTEXT
00:00:06.495442 HM:   INVVPID_ALL_CONTEXTS
00:00:06.495443 HM:   INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:06.495443 HM: MSR_IA32_VMX_VMFUNC               = 0x1
00:00:06.495444 HM:   EPTP_SWITCHING
00:00:06.495445 HM: MSR_IA32_VMX_CR0_FIXED0           = 0x80000021
00:00:06.495446 HM: MSR_IA32_VMX_CR0_FIXED1           = 0xffffffff
00:00:06.495448 HM: MSR_IA32_VMX_CR4_FIXED0           = 0x2000
00:00:06.495449 HM: MSR_IA32_VMX_CR4_FIXED1           = 0x3727ff
00:00:06.495450 HM: APIC-access page physaddr         = 0x00000000066a2000
00:00:06.495452 HM: VCPU  0: MSR bitmap physaddr      = 0x00000000066a6000
00:00:06.495455 HM: VCPU  0: VMCS physaddr            = 0x00000001f60a3000
00:00:06.495457 HM: VCPU  1: MSR bitmap physaddr      = 0x0000000133daa000
00:00:06.495458 HM: VCPU  1: VMCS physaddr            = 0x00000000066a7000
00:00:06.495460 HM: Guest support: 32-bit and 64-bit
00:00:06.495471 HM: Supports VMCS EFER fields         = true 
00:00:06.495472 HM: Enabled VMX
00:00:06.495477 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:06.495478 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:06.495479 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:06.495480 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:06.495485 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:06.495485 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:06.495486 HM: Enabled nested paging
00:00:06.495487 HM:   EPT flush type                  = Single context
00:00:06.495488 HM: Enabled unrestricted guest execution
00:00:06.495489 HM: Enabled large page support
00:00:06.495489 HM: Enabled VPID
00:00:06.495514 HM:   VPID flush type                 = Single context
00:00:06.495515 HM: Enabled VMX-preemption timer (cPreemptTimerShift=7)
00:00:06.495516 HM: VT-x/AMD-V init method: Local
00:00:06.495518 EM: Exit history optimizations: enabled=true  enabled-r0=true  enabled-r0-no-preemption=false
00:00:06.495642 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false
00:00:06.495659 TMR3UtcNow: nsNow=1 590 491 596 569 197 000 nsPrev=0 -> cNsDelta=1 590 491 596 569 197 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 590 491 596 569 197 000)
00:00:06.495679 VMM: fUsePeriodicPreemptionTimers=false
00:00:06.495766 CPUM: Logical host processors: 8 present, 8 max, 8 online, online mask: 00000000000000ff
00:00:06.495769 CPUM: Physical host cores: 4
00:00:06.495770 ************************* CPUID dump ************************
00:00:06.495781          Raw Standard CPUID Leaves
00:00:06.495782      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:06.495785 Gst: 00000000/0000  00000016 756e6547 6c65746e 49656e69
00:00:06.495788 Hst:                00000016 756e6547 6c65746e 49656e69
00:00:06.495791 Gst: 00000001/0000  000806ec 00020800 d6da2203 178bfbff
00:00:06.495793 Hst:                000806ec 03100800 7ffafbbf bfebfbff
00:00:06.495795 Gst: 00000002/0000  76036301 00f0b5ff 00000000 00c30000
00:00:06.495797 Hst:                76036301 00f0b5ff 00000000 00c30000
00:00:06.495799 Gst: 00000003/0000  00000000 00000000 00000000 00000000
00:00:06.495801 Hst:                00000000 00000000 00000000 00000000
00:00:06.495803 Gst: 00000004/0000  04000121 01c0003f 0000003f 00000000
00:00:06.495804 Hst:                1c004121 01c0003f 0000003f 00000000
00:00:06.495806 Gst: 00000004/0001  04000122 01c0003f 0000003f 00000000
00:00:06.495808 Hst:                1c004122 01c0003f 0000003f 00000000
00:00:06.495810 Gst: 00000004/0002  04000143 00c0003f 000003ff 00000000
00:00:06.495812 Hst:                1c004143 00c0003f 000003ff 00000000
00:00:06.495814 Gst: 00000004/0003  04000163 02c0003f 00001fff 00000006
00:00:06.495816 Hst:                1c03c163 02c0003f 00001fff 00000006
00:00:06.495817 Gst: 00000004/0004  04000000 00000000 00000000 00000000
00:00:06.495819 Hst:                00000000 00000000 00000000 00000000
00:00:06.495820 Gst: 00000005/0000  00000000 00000000 00000003 00000000
00:00:06.495822 Hst:                00000040 00000040 00000003 11142120
00:00:06.495824 Gst: 00000006/0000  00000000 00000000 00000000 00000000
00:00:06.495826 Hst:                000027f7 00000002 00000009 00000000
00:00:06.495827 Gst: 00000007/0000  00000000 00842421 00000000 30000400
00:00:06.495829 Hst:                00000000 029c67af 00000000 bc000400
00:00:06.495831 Gst: 00000007/0001  00000000 00000000 00000000 00000000
00:00:06.495832 Hst:                00000000 00000000 00000000 00000000
00:00:06.495834 Gst: 00000008/0000  00000000 00000000 00000000 00000000
00:00:06.495835 Hst:                00000000 00000000 00000000 00000000
00:00:06.495836 Gst: 00000009/0000  00000000 00000000 00000000 00000000
00:00:06.495838 Hst:                00000000 00000000 00000000 00000000
00:00:06.495839 Gst: 0000000a/0000  00000000 00000000 00000000 00000000
00:00:06.495840 Hst:                07300404 00000000 00000000 00000603
00:00:06.495842 Gst: 0000000b/0000  00000000 00000001 00000100 00000000
00:00:06.495843 Hst:                00000001 00000002 00000100 00000003
00:00:06.495845 Gst: 0000000b/0001  00000001 00000002 00000201 00000000
00:00:06.495846 Hst:                00000004 00000008 00000201 00000003
00:00:06.495848 Gst: 0000000b/0002  00000000 00000000 00000002 00000000
00:00:06.495849 Hst:                00000000 00000000 00000002 00000003
00:00:06.495850 Gst: 0000000c/0000  00000000 00000000 00000000 00000000
00:00:06.495852 Hst:                00000000 00000000 00000000 00000000
00:00:06.495853 Gst: 0000000d/0000  00000007 00000340 00000340 00000000
00:00:06.495855 Hst:                0000001f 00000440 00000440 00000000
00:00:06.495856 Gst: 0000000d/0001  00000000 00000440 00000000 00000000
00:00:06.495857 Hst:                0000000f 00000440 00000100 00000000
00:00:06.495859 Gst: 0000000d/0002  00000100 00000240 00000000 00000000
00:00:06.495860 Hst:                00000100 00000240 00000000 00000000
00:00:06.495862 Gst: 0000000d/0003  00000000 00000000 00000000 00000000
00:00:06.495863 Hst:                00000040 000003c0 00000000 00000000
00:00:06.495865 Gst: 0000000d/0004  00000000 00000000 00000000 00000000
00:00:06.495866 Hst:                00000040 00000400 00000000 00000000
00:00:06.495867 Gst: 0000000d/0005  00000000 00000000 00000000 00000000
00:00:06.495869 Hst:                00000000 00000000 00000000 00000000
00:00:06.495870 Gst: 0000000d/0006  00000000 00000000 00000000 00000000
00:00:06.495871 Hst:                00000000 00000000 00000000 00000000
00:00:06.495873 Gst: 0000000d/0007  00000000 00000000 00000000 00000000
00:00:06.495874 Hst:                00000000 00000000 00000000 00000000
00:00:06.495875 Gst: 0000000d/0008  00000000 00000000 00000000 00000000
00:00:06.495877 Hst:                00000080 00000000 00000001 00000000
00:00:06.495878 Gst: 0000000d/0009  00000000 00000000 00000000 00000000
00:00:06.495879 Hst:                00000000 00000000 00000000 00000000
00:00:06.495921 Gst: 0000000e/0000  00000000 00000000 00000000 00000000
00:00:06.495922 Hst:                00000000 00000000 00000000 00000000
00:00:06.495923 Gst: 0000000f/0000  00000000 00000000 00000000 00000000
00:00:06.495925 Hst:                00000000 00000000 00000000 00000000
00:00:06.495926 Gst: 00000010/0000  00000000 00000000 00000000 00000000
00:00:06.495927 Hst:                00000000 00000000 00000000 00000000
00:00:06.495929 Gst: 00000011/0000  00000000 00000000 00000000 00000000
00:00:06.495930 Hst:                00000000 00000000 00000000 00000000
00:00:06.495931 Gst: 00000012/0000  00000000 00000000 00000000 00000000
00:00:06.495933 Hst:                00000000 00000000 00000000 00000000
00:00:06.495934 Gst: 00000013/0000  00000000 00000000 00000000 00000000
00:00:06.495935 Hst:                00000000 00000000 00000000 00000000
00:00:06.495937 Gst: 00000014/0000  00000000 00000000 00000000 00000000
00:00:06.495938 Hst:                00000001 0000000f 00000007 00000000
00:00:06.495939 Hst: 00000015/0000  00000002 000000b0 00000000 00000000
00:00:06.495942 Hst: 00000016/0000  00000834 00001068 00000064 00000000
00:00:06.495944                                Name: GenuineIntel
00:00:06.495946                            Supports: 0x00000000-0x00000016
00:00:06.495951                              Family:  6     Extended: 0     Effective: 6
00:00:06.495953                               Model: 14     Extended: 8     Effective: 142
00:00:06.495955                            Stepping: 12
00:00:06.495957                                Type: 0 (primary)
00:00:06.495959                             APIC ID: 0x00
00:00:06.495960                        Logical CPUs: 2
00:00:06.495961                        CLFLUSH Size: 8
00:00:06.495962                            Brand ID: 0x00
00:00:06.495964 Features
00:00:06.495965   Mnemonic - Description                                  = guest (host)
00:00:06.495968   FPU - x87 FPU on Chip                                   = 1 (1)
00:00:06.495971   VME - Virtual 8086 Mode Enhancements                    = 1 (1)
00:00:06.495973   DE - Debugging extensions                               = 1 (1)
00:00:06.495975   PSE - Page Size Extension                               = 1 (1)
00:00:06.495977   TSC - Time Stamp Counter                                = 1 (1)
00:00:06.495979   MSR - Model Specific Registers                          = 1 (1)
00:00:06.495981   PAE - Physical Address Extension                        = 1 (1)
00:00:06.495982   MCE - Machine Check Exception                           = 1 (1)
00:00:06.495984   CX8 - CMPXCHG8B instruction                             = 1 (1)
00:00:06.495986   APIC - APIC On-Chip                                     = 1 (1)
00:00:06.495988   SEP - SYSENTER and SYSEXIT Present                      = 1 (1)
00:00:06.495989   MTRR - Memory Type Range Registers                      = 1 (1)
00:00:06.495991   PGE - PTE Global Bit                                    = 1 (1)
00:00:06.495993   MCA - Machine Check Architecture                        = 1 (1)
00:00:06.495995   CMOV - Conditional Move instructions                    = 1 (1)
00:00:06.495996   PAT - Page Attribute Table                              = 1 (1)
00:00:06.495998   PSE-36 - 36-bit Page Size Extension                     = 1 (1)
00:00:06.496000   PSN - Processor Serial Number                           = 0 (0)
00:00:06.496001   CLFSH - CLFLUSH instruction                             = 1 (1)
00:00:06.496003   DS - Debug Store                                        = 0 (1)
00:00:06.496005   ACPI - Thermal Mon. & Soft. Clock Ctrl.                 = 0 (1)
00:00:06.496007   MMX - Intel MMX Technology                              = 1 (1)
00:00:06.496008   FXSR - FXSAVE and FXRSTOR instructions                  = 1 (1)
00:00:06.496010   SSE - SSE support                                       = 1 (1)
00:00:06.496012   SSE2 - SSE2 support                                     = 1 (1)
00:00:06.496014   SS - Self Snoop                                         = 0 (1)
00:00:06.496016   HTT - Hyper-Threading Technology                        = 1 (1)
00:00:06.496017   TM - Therm. Monitor                                     = 0 (1)
00:00:06.496019   PBE - Pending Break Enabled                             = 0 (1)
00:00:06.496021   SSE3 - SSE3 support                                     = 1 (1)
00:00:06.496023   PCLMUL - PCLMULQDQ support (for AES-GCM)                = 1 (1)
00:00:06.496024   DTES64 - DS Area 64-bit Layout                          = 0 (1)
00:00:06.496026   MONITOR - MONITOR/MWAIT instructions                    = 0 (1)
00:00:06.496028   CPL-DS - CPL Qualified Debug Store                      = 0 (1)
00:00:06.496029   VMX - Virtual Machine Extensions                        = 0 (1)
00:00:06.496031   SMX - Safer Mode Extensions                             = 0 (0)
00:00:06.496033   EST - Enhanced SpeedStep Technology                     = 0 (1)
00:00:06.496034   TM2 - Terminal Monitor 2                                = 0 (1)
00:00:06.496036   SSSE3 - Supplemental Streaming SIMD Extensions 3        = 1 (1)
00:00:06.496038   CNTX-ID - L1 Context ID                                 = 0 (0)
00:00:06.496039   SDBG - Silicon Debug interface                          = 0 (1)
00:00:06.496041   FMA - Fused Multiply Add extensions                     = 0 (1)
00:00:06.496043   CX16 - CMPXCHG16B instruction                           = 1 (1)
00:00:06.496044   TPRUPDATE - xTPR Update Control                         = 0 (1)
00:00:06.496046   PDCM - Perf/Debug Capability MSR                        = 0 (1)
00:00:06.496048   PCID - Process Context Identifiers                      = 1 (1)
00:00:06.496050   DCA - Direct Cache Access                               = 0 (0)
00:00:06.496051   SSE4_1 - SSE4_1 support                                 = 1 (1)
00:00:06.496053   SSE4_2 - SSE4_2 support                                 = 1 (1)
00:00:06.496055   X2APIC - x2APIC support                                 = 0 (1)
00:00:06.496057   MOVBE - MOVBE instruction                               = 1 (1)
00:00:06.496058   POPCNT - POPCNT instruction                             = 1 (1)
00:00:06.496060   TSCDEADL - Time Stamp Counter Deadline                  = 0 (1)
00:00:06.496062   AES - AES instructions                                  = 1 (1)
00:00:06.496064   XSAVE - XSAVE instruction                               = 1 (1)
00:00:06.496065   OSXSAVE - OSXSAVE instruction                           = 0 (1)
00:00:06.496067   AVX - AVX support                                       = 1 (1)
00:00:06.496069   F16C - 16-bit floating point conversion instructions    = 0 (1)
00:00:06.496070   RDRAND - RDRAND instruction                             = 1 (1)
00:00:06.496072   HVP - Hypervisor Present (we're a guest)                = 1 (0)
00:00:06.496074 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:06.496075   Mnemonic - Description                                  = guest (host)
00:00:06.496075   FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr.   = 1 (1)
00:00:06.496077   TSCADJUST - Supports MSR_IA32_TSC_ADJUST                = 0 (1)
00:00:06.496079   SGX - Supports Software Guard Extensions                = 0 (1)
00:00:06.496080   BMI1 - Advanced Bit Manipulation extension 1            = 0 (1)
00:00:06.496082   HLE - Hardware Lock Elision                             = 0 (0)
00:00:06.496083   AVX2 - Advanced Vector Extensions 2                     = 1 (1)
00:00:06.496085   FDP_EXCPTN_ONLY - FPU DP only updated on exceptions     = 0 (0)
00:00:06.496087   SMEP - Supervisor Mode Execution Prevention             = 0 (1)
00:00:06.496088   BMI2 - Advanced Bit Manipulation extension 2            = 0 (1)
00:00:06.496090   ERMS - Enhanced REP MOVSB/STOSB instructions            = 0 (1)
00:00:06.496091   INVPCID - INVPCID instruction                           = 1 (1)
00:00:06.496093   RTM - Restricted Transactional Memory                   = 0 (0)
00:00:06.496094   PQM - Platform Quality of Service Monitoring            = 0 (0)
00:00:06.496096   DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set  = 1 (1)
00:00:06.496097   MPE - Intel Memory Protection Extensions                = 0 (1)
00:00:06.496099   PQE - Platform Quality of Service Enforcement           = 0 (0)
00:00:06.496100   AVX512F - AVX512 Foundation instructions                = 0 (0)
00:00:06.496102   RDSEED - RDSEED instruction                             = 1 (1)
00:00:06.496103   ADX - ADCX/ADOX instructions                            = 0 (1)
00:00:06.496105   SMAP - Supervisor Mode Access Prevention                = 0 (1)
00:00:06.496107   CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction  = 1 (1)
00:00:06.496108   INTEL_PT - Intel Processor Trace                        = 0 (1)
00:00:06.496110   AVX512PF - AVX512 Prefetch instructions                 = 0 (0)
00:00:06.496112   AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:06.496113   AVX512CD - AVX512 Conflict Detection instructions       = 0 (0)
00:00:06.496114   SHA - Secure Hash Algorithm extensions                  = 0 (0)
00:00:06.496116   PREFETCHWT1 - PREFETCHWT1 instruction                   = 0 (0)
00:00:06.496118   UMIP - User mode insturction prevention                 = 0 (0)
00:00:06.496119   PKU - Protection Key for Usermode pages                 = 0 (0)
00:00:06.496121   OSPKE - CR4.PKU mirror                                  = 0 (0)
00:00:06.496123   MAWAU - Value used by BNDLDX & BNDSTX                   = 0x0 (0x0)
00:00:06.496125   RDPID - Read processor ID support                       = 0 (0)
00:00:06.496127   SGX_LC - Supports SGX Launch Configuration              = 0 (0)
00:00:06.496128   MD_CLEAR - Supports MDS related buffer clearing         = 1 (1)
00:00:06.496130   IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB  = 0 (1)
00:00:06.496131   STIBP - Supports IA32_SPEC_CTRL.STIBP                   = 0 (1)
00:00:06.496133   FLUSH_CMD - Supports IA32_FLUSH_CMD                     = 1 (1)
00:00:06.496134   ARCHCAP - Supports IA32_ARCH_CAP                        = 1 (1)
00:00:06.496136   CORECAP - Supports IA32_CORE_CAP                        = 0 (0)
00:00:06.496138   SSBD - Supports IA32_SPEC_CTRL.SSBD                     = 0 (1)
00:00:06.496140 Processor Extended State Enumeration (leaf 0xd):
00:00:06.496141    XSAVE area cur/max size by XCR0, guest: 0x340/0x340
00:00:06.496143     XSAVE area cur/max size by XCR0, host: 0x440/0x440
00:00:06.496144                    Valid XCR0 bits, guest: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:06.496148                     Valid XCR0 bits, host: 0x00000000`0000001f ( x87 SSE YMM_Hi128 BNDREGS BNDCSR )
00:00:06.496152                     XSAVE features, guest:
00:00:06.496154                      XSAVE features, host: XSAVEOPT XSAVEC XGETBC1 XSAVES
00:00:06.496156       XSAVE area cur size XCR0|XSS, guest: 0x440
00:00:06.496157        XSAVE area cur size XCR0|XSS, host: 0x440
00:00:06.496159                Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:06.496160                 Valid IA32_XSS bits, host: 0x00000100`00000000 ( 40 )
00:00:06.496163   State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:06.496166   State #2, host:  off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:06.496169   State #3, host:  off=0x03c0, cb=0x0040 IA32_XSS-bit -- BNDREGS
00:00:06.496172   State #4, host:  off=0x0400, cb=0x0040 IA32_XSS-bit -- BNDCSR
00:00:06.496175   State #8, host:  off=0x0000, cb=0x0080 XCR0-bit -- 8
00:00:06.496196          Unknown CPUID Leaves
00:00:06.496197      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:06.496198 Gst: 00000014/0001  00000000 00000000 00000000 00000000
00:00:06.496200 Hst:                02490002 003f3fff 00000000 00000000
00:00:06.496202 Gst: 00000014/0002  00000000 00000000 00000000 00000000
00:00:06.496203 Hst:                00000000 00000000 00000000 00000000
00:00:06.496204 Gst: 00000015/0000  00000000 00000000 00000000 00000000
00:00:06.496206 Hst:                00000002 000000b0 00000000 00000000
00:00:06.496208 Gst: 00000016/0000  00000000 00000000 00000000 00000000
00:00:06.496209 Hst:                00000834 00001068 00000064 00000000
00:00:06.496212          Raw Hypervisor CPUID Leaves
00:00:06.496213      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:06.496214 Gst: 40000000/0000  40000010 00000000 00000000 00000000
00:00:06.496216 Hst:                00000834 00001068 00000064 00000000
00:00:06.496218 Gst: 40000001/0000  00000000 00000000 00000000 00000000
00:00:06.496220 Hst:                00000834 00001068 00000064 00000000
00:00:06.496222 Gst: 40000002/0000  00000000 00000000 00000000 00000000
00:00:06.496224 Hst:                00000834 00001068 00000064 00000000
00:00:06.496226 Gst: 40000003/0000  00000000 00000000 00000000 00000000
00:00:06.496227 Hst:                00000834 00001068 00000064 00000000
00:00:06.496230 Gst: 40000004/0000  00000000 00000000 00000000 00000000
00:00:06.496231 Hst:                00000834 00001068 00000064 00000000
00:00:06.496233 Gst: 40000005/0000  00000000 00000000 00000000 00000000
00:00:06.496234 Hst:                00000834 00001068 00000064 00000000
00:00:06.496237 Gst: 40000006/0000  00000000 00000000 00000000 00000000
00:00:06.496238 Hst:                00000834 00001068 00000064 00000000
00:00:06.496240 Gst: 40000007/0000  00000000 00000000 00000000 00000000
00:00:06.496241 Hst:                00000834 00001068 00000064 00000000
00:00:06.496244 Gst: 40000008/0000  00000000 00000000 00000000 00000000
00:00:06.496245 Hst:                00000834 00001068 00000064 00000000
00:00:06.496247 Gst: 40000009/0000  00000000 00000000 00000000 00000000
00:00:06.496248 Hst:                00000834 00001068 00000064 00000000
00:00:06.496250 Gst: 4000000a/0000  00000000 00000000 00000000 00000000
00:00:06.496252 Hst:                00000834 00001068 00000064 00000000
00:00:06.496254 Gst: 4000000b/0000  00000000 00000000 00000000 00000000
00:00:06.496255 Hst:                00000834 00001068 00000064 00000000
00:00:06.496257 Gst: 4000000c/0000  00000000 00000000 00000000 00000000
00:00:06.496259 Hst:                00000834 00001068 00000064 00000000
00:00:06.496261 Gst: 4000000d/0000  00000000 00000000 00000000 00000000
00:00:06.496262 Hst:                00000834 00001068 00000064 00000000
00:00:06.496264 Gst: 4000000e/0000  00000000 00000000 00000000 00000000
00:00:06.496265 Hst:                00000834 00001068 00000064 00000000
00:00:06.496267 Gst: 4000000f/0000  00000000 00000000 00000000 00000000
00:00:06.496269 Hst:                00000834 00001068 00000064 00000000
00:00:06.496271 Gst: 40000010/0000  00203a03 000f4240 00000000 00000000
00:00:06.496273 Hst:                00000834 00001068 00000064 00000000
00:00:06.496274          Raw Extended CPUID Leaves
00:00:06.496275      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:06.496276 Gst: 80000000/0000  80000008 00000000 00000000 00000000
00:00:06.496277 Hst:                80000008 00000000 00000000 00000000
00:00:06.496279 Gst: 80000001/0000  00000000 00000000 00000121 28100800
00:00:06.496281 Hst:                00000000 00000000 00000121 2c100800
00:00:06.496283 Gst: 80000002/0000  65746e49 2952286c 726f4320 4d542865
00:00:06.496285 Hst:                65746e49 2952286c 726f4320 4d542865
00:00:06.496289 Gst: 80000003/0000  35692029 3230312d 20553031 20555043
00:00:06.496291 Hst:                35692029 3230312d 20553031 20555043
00:00:06.496294 Gst: 80000004/0000  2e312040 48473036 0000007a 00000000
00:00:06.496295 Hst:                2e312040 48473036 0000007a 00000000
00:00:06.496297 Gst: 80000005/0000  00000000 00000000 00000000 00000000
00:00:06.496299 Hst:                00000000 00000000 00000000 00000000
00:00:06.496300 Gst: 80000006/0000  00000000 00000000 01006040 00000000
00:00:06.496302 Hst:                00000000 00000000 01006040 00000000
00:00:06.496303 Gst: 80000007/0000  00000000 00000000 00000000 00000100
00:00:06.496305 Hst:                00000000 00000000 00000000 00000100
00:00:06.496306 Gst: 80000008/0000  00003027 00000000 00000000 00000000
00:00:06.496308 Hst:                00003027 00000000 00000000 00000000
00:00:06.496309 Ext Name:                        
00:00:06.496310 Ext Supports:                    0x80000000-0x80000008
00:00:06.496312 Family:                          0      Extended: 0     Effective: 0
00:00:06.496313 Model:                           0      Extended: 0     Effective: 0
00:00:06.496314 Stepping:                        0
00:00:06.496315 Brand ID:                        0x000
00:00:06.496316 Ext Features
00:00:06.496317   Mnemonic - Description                                  = guest (host)
00:00:06.496320   FPU - x87 FPU on Chip                                   = 0 (0)
00:00:06.496322   VME - Virtual 8086 Mode Enhancements                    = 0 (0)
00:00:06.496324   DE - Debugging extensions                               = 0 (0)
00:00:06.496326   PSE - Page Size Extension                               = 0 (0)
00:00:06.496328   TSC - Time Stamp Counter                                = 0 (0)
00:00:06.496330   MSR - K86 Model Specific Registers                      = 0 (0)
00:00:06.496332   PAE - Physical Address Extension                        = 0 (0)
00:00:06.496333   MCE - Machine Check Exception                           = 0 (0)
00:00:06.496335   CX8 - CMPXCHG8B instruction                             = 0 (0)
00:00:06.496337   APIC - APIC On-Chip                                     = 0 (0)
00:00:06.496339   SEP - SYSCALL/SYSRET                                    = 1 (1)
00:00:06.496341   MTRR - Memory Type Range Registers                      = 0 (0)
00:00:06.496342   PGE - PTE Global Bit                                    = 0 (0)
00:00:06.496344   MCA - Machine Check Architecture                        = 0 (0)
00:00:06.496346   CMOV - Conditional Move instructions                    = 0 (0)
00:00:06.496347   PAT - Page Attribute Table                              = 0 (0)
00:00:06.496349   PSE-36 - 36-bit Page Size Extension                     = 0 (0)
00:00:06.496351   NX - No-Execute/Execute-Disable                         = 1 (1)
00:00:06.496353   AXMMX - AMD Extensions to MMX instructions              = 0 (0)
00:00:06.496354   MMX - Intel MMX Technology                              = 0 (0)
00:00:06.496356   FXSR - FXSAVE and FXRSTOR Instructions                  = 0 (0)
00:00:06.496357   FFXSR - AMD fast FXSAVE and FXRSTOR instructions        = 0 (0)
00:00:06.496359   Page1GB - 1 GB large page                               = 0 (1)
00:00:06.496361   RDTSCP - RDTSCP instruction                             = 1 (1)
00:00:06.496362   LM - AMD64 Long Mode                                    = 1 (1)
00:00:06.496364   3DNOWEXT - AMD Extensions to 3DNow                      = 0 (0)
00:00:06.496366   3DNOW - AMD 3DNow                                       = 0 (0)
00:00:06.496368   LahfSahf - LAHF/SAHF support in 64-bit mode             = 1 (1)
00:00:06.496370   CmpLegacy - Core multi-processing legacy mode           = 0 (0)
00:00:06.496371   SVM - AMD Secure Virtual Machine extensions             = 0 (0)
00:00:06.496373   EXTAPIC - AMD Extended APIC registers                   = 0 (0)
00:00:06.496374   CR8L - AMD LOCK MOV CR0 means MOV CR8                   = 0 (0)
00:00:06.496376   ABM - AMD Advanced Bit Manipulation                     = 1 (1)
00:00:06.496377   SSE4A - SSE4A instructions                              = 0 (0)
00:00:06.496379   MISALIGNSSE - AMD Misaligned SSE mode                   = 0 (0)
00:00:06.496381   3DNOWPRF - AMD PREFETCH and PREFETCHW instructions      = 1 (1)
00:00:06.496382   OSVW - AMD OS Visible Workaround                        = 0 (0)
00:00:06.496384   IBS - Instruct Based Sampling                           = 0 (0)
00:00:06.496386   XOP - Extended Operation support                        = 0 (0)
00:00:06.496388   SKINIT - SKINIT, STGI, and DEV support                  = 0 (0)
00:00:06.496389   WDT - AMD Watchdog Timer support                        = 0 (0)
00:00:06.496391   LWP - Lightweight Profiling support                     = 0 (0)
00:00:06.496392   FMA4 - Four operand FMA instruction support             = 0 (0)
00:00:06.496394   NodeId - NodeId in MSR C001_100C                        = 0 (0)
00:00:06.496396   TBM - Trailing Bit Manipulation instructions            = 0 (0)
00:00:06.496397   TOPOEXT - Topology Extensions                           = 0 (0)
00:00:06.496399   PRFEXTCORE - Performance Counter Extensions support     = 0 (0)
00:00:06.496400   PRFEXTNB - NB Performance Counter Extensions support    = 0 (0)
00:00:06.496402   DATABPEXT - Data-access Breakpoint Extension            = 0 (0)
00:00:06.496403   PERFTSC - Performance Time Stamp Counter                = 0 (0)
00:00:06.496405   PCX_L2I - L2I/L3 Performance Counter Extensions         = 0 (0)
00:00:06.496406   MWAITX - MWAITX and MONITORX instructions               = 0 (0)
00:00:06.496409 Full Name:                       "Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz"
00:00:06.496411 TLB 2/4M Instr/Uni:              res0     0 entries
00:00:06.496412 TLB 2/4M Data:                   res0     0 entries
00:00:06.496413 TLB 4K Instr/Uni:                res0     0 entries
00:00:06.496414 TLB 4K Data:                     res0     0 entries
00:00:06.496416 L1 Instr Cache Line Size:        0 bytes
00:00:06.496416 L1 Instr Cache Lines Per Tag:    0
00:00:06.496417 L1 Instr Cache Associativity:    res0  
00:00:06.496418 L1 Instr Cache Size:             0 KB
00:00:06.496419 L1 Data Cache Line Size:         0 bytes
00:00:06.496420 L1 Data Cache Lines Per Tag:     0
00:00:06.496420 L1 Data Cache Associativity:     res0  
00:00:06.496421 L1 Data Cache Size:              0 KB
00:00:06.496421 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:06.496421 L2 TLB 2/4M Data:                off       0 entries
00:00:06.496421 L2 TLB 4K Instr/Uni:             off       0 entries
00:00:06.496421 L2 TLB 4K Data:                  off       0 entries
00:00:06.496421 L2 Cache Line Size:              0 bytes
00:00:06.496421 L2 Cache Lines Per Tag:          0
00:00:06.496421 L2 Cache Associativity:          off   
00:00:06.496421 L2 Cache Size:                   0 KB
00:00:06.496421   TS - Temperature Sensor                                 = 0 (0)
00:00:06.496421   FID - Frequency ID control                              = 0 (0)
00:00:06.496421   VID - Voltage ID control                                = 0 (0)
00:00:06.496421   TscInvariant - Invariant Time Stamp Counter             = 1 (1)
00:00:06.496421   CBP - Core Performance Boost                            = 0 (0)
00:00:06.496421   EffFreqRO - Read-only Effective Frequency Interface     = 0 (0)
00:00:06.496421   ProcFdbkIf - Processor Feedback Interface               = 0 (0)
00:00:06.496421   ProcPwrRep - Core power reporting interface support     = 0 (0)
00:00:06.496421 Physical Address Width:          39 bits
00:00:06.496421 Virtual Address Width:           48 bits
00:00:06.496421 Guest Physical Address Width:    0 bits
00:00:06.496421 Physical Core Count:             1
00:00:06.496421 
00:00:06.496421 ******************** End of CPUID dump **********************
00:00:06.496421 *********************** VT-x features ***********************
00:00:06.496421 Nested hardware virtualization - VMX features
00:00:06.496421   Mnemonic - Description                                  = guest (host)
00:00:06.496421   VMX - Virtual-Machine Extensions                        = 0 (1)
00:00:06.496421   InsOutInfo - INS/OUTS instruction info.                 = 0 (1)
00:00:06.496421   ExtIntExit - External interrupt exiting                 = 0 (1)
00:00:06.496421   NmiExit - NMI exiting                                   = 0 (1)
00:00:06.496421   VirtNmi - Virtual NMIs                                  = 0 (1)
00:00:06.496481   PreemptTimer - VMX preemption timer                     = 0 (1)
00:00:06.496482   PostedInt - Posted interrupts                           = 0 (0)
00:00:06.496483   IntWindowExit - Interrupt-window exiting                = 0 (1)
00:00:06.496484   TscOffsetting - TSC offsetting                          = 0 (1)
00:00:06.496486   HltExit - HLT exiting                                   = 0 (1)
00:00:06.496490   InvlpgExit - INVLPG exiting                             = 0 (1)
00:00:06.496492   MwaitExit - MWAIT exiting                               = 0 (1)
00:00:06.496493   RdpmcExit - RDPMC exiting                               = 0 (1)
00:00:06.496494   RdtscExit - RDTSC exiting                               = 0 (1)
00:00:06.496496   Cr3LoadExit - CR3-load exiting                          = 0 (1)
00:00:06.496497   Cr3StoreExit - CR3-store exiting                        = 0 (1)
00:00:06.496498   Cr8LoadExit  - CR8-load exiting                         = 0 (1)
00:00:06.496500   Cr8StoreExit - CR8-store exiting                        = 0 (1)
00:00:06.496501   UseTprShadow - Use TPR shadow                           = 0 (1)
00:00:06.496502   NmiWindowExit - NMI-window exiting                      = 0 (1)
00:00:06.496504   MovDRxExit - Mov-DR exiting                             = 0 (1)
00:00:06.496509   UncondIoExit - Unconditional I/O exiting                = 0 (1)
00:00:06.496510   UseIoBitmaps - Use I/O bitmaps                          = 0 (1)
00:00:06.496512   MonitorTrapFlag - Monitor Trap Flag                     = 0 (1)
00:00:06.496513   UseMsrBitmaps - MSR bitmaps                             = 0 (1)
00:00:06.496515   MonitorExit - MONITOR exiting                           = 0 (1)
00:00:06.496516   PauseExit - PAUSE exiting                               = 0 (1)
00:00:06.496517   SecondaryExecCtl - Activate secondary controls          = 0 (1)
00:00:06.496519   VirtApic - Virtualize-APIC accesses                     = 0 (1)
00:00:06.496541   Ept - Extended Page Tables                              = 0 (1)
00:00:06.496542   DescTableExit - Descriptor-table exiting                = 0 (1)
00:00:06.496543   Rdtscp - Enable RDTSCP                                  = 0 (1)
00:00:06.496544   VirtX2ApicMode - Virtualize-x2APIC mode                 = 0 (1)
00:00:06.496545   Vpid - Enable VPID                                      = 0 (1)
00:00:06.496546   WbinvdExit - WBINVD exiting                             = 0 (1)
00:00:06.496547   UnrestrictedGuest - Unrestricted guest                  = 0 (1)
00:00:06.496548   ApicRegVirt - APIC-register virtualization              = 0 (0)
00:00:06.496549   VirtIntDelivery - Virtual-interrupt delivery            = 0 (0)
00:00:06.496550   PauseLoopExit - PAUSE-loop exiting                      = 0 (1)
00:00:06.496551   RdrandExit - RDRAND exiting                             = 0 (1)
00:00:06.496552   Invpcid - Enable INVPCID                                = 0 (1)
00:00:06.496555   VmFuncs - Enable VM Functions                           = 0 (1)
00:00:06.496556   VmcsShadowing - VMCS shadowing                          = 0 (0)
00:00:06.496557   RdseedExiting - RDSEED exiting                          = 0 (1)
00:00:06.496558   PML - Page-Modification Log (PML)                       = 0 (1)
00:00:06.496559   EptVe - EPT violations can cause #VE                    = 0 (1)
00:00:06.496560   XsavesXRstors - Enable XSAVES/XRSTORS                   = 0 (1)
00:00:06.496560   EntryLoadDebugCtls - Load debug controls on VM-entry    = 0 (1)
00:00:06.496561   Ia32eModeGuest - IA-32e mode guest                      = 0 (1)
00:00:06.496562   EntryLoadEferMsr - Load IA32_EFER MSR on VM-entry       = 0 (1)
00:00:06.496563   EntryLoadPatMsr - Load IA32_PAT MSR on VM-entry         = 0 (1)
00:00:06.496564   ExitSaveDebugCtls - Save debug controls on VM-exit      = 0 (1)
00:00:06.496565   HostAddrSpaceSize - Host address-space size             = 0 (1)
00:00:06.496566   ExitAckExtInt - Acknowledge interrupt on VM-exit        = 0 (1)
00:00:06.496567   ExitSavePatMsr - Save IA32_PAT MSR on VM-exit           = 0 (1)
00:00:06.496568   ExitLoadPatMsr - Load IA32_PAT MSR on VM-exit           = 0 (1)
00:00:06.496569   ExitSaveEferMsr - Save IA32_EFER MSR on VM-exit         = 0 (1)
00:00:06.496570   ExitLoadEferMsr - Load IA32_EFER MSR on VM-exit         = 0 (1)
00:00:06.496571   SavePreemptTimer - Save VMX-preemption timer            = 0 (1)
00:00:06.496572   ExitSaveEferLma - Save IA32_EFER.LMA on VM-exit         = 0 (1)
00:00:06.496573   IntelPt - Intel PT (Processor Trace) in VMX operation   = 0 (1)
00:00:06.496574   VmwriteAll - VMWRITE to any supported VMCS field        = 0 (1)
00:00:06.496575   EntryInjectSoftInt - Inject softint. with 0-len instr.  = 0 (1)
00:00:06.496576 
00:00:06.496577 ******************* End of VT-x features ********************
00:00:06.496606 VMEmt: Halt method global1 (5)
00:00:06.496745 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=50000
00:00:06.496802 Changing the VM state from 'CREATING' to 'CREATED'
00:00:06.498609 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:06.499255 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:06.499279 Console: Machine state changed to 'Running'
00:00:06.503742 ACPI: Enabling 64-bit prefetch root bus resource 0x0000000124000000..0x0000000fffffffff
00:00:06.503927 EFI: debug point SEC_PREMEM
00:00:06.670341 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi' 0xfffcc094 LB 0x0
00:00:06.671996 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0x2020120 LB 0x0
00:00:06.673582 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi' 0x2027120 LB 0x2400
00:00:06.676172 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei/DEBUG/ReportStatusCodeRouterPei.efi' 0x20295a0 LB 0x940
00:00:06.678214 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei/DEBUG/StatusCodeHandlerPei.efi' 0x2029fa0 LB 0x6c0
00:00:06.679781 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi' 0x202a720 LB 0x4600
00:00:06.701177 EFI: debug point SEC_POSTMEM
00:00:06.704826 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0xdb464000 LB 0x6ea0
00:00:06.706709 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi' 0xdb461000 LB 0x2020
00:00:06.708594 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.efi' 0xdb45f000 LB 0x16c0
00:00:06.710408 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuMpPei/CpuMpPei/DEBUG/CpuMpPei.efi' 0xdb457000 LB 0x7c20
00:00:06.785972 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdb238000 LB 0x1a4a0
00:00:06.790620 EFI: debug point DXE_CORE
00:00:06.793103 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdb238000 LB 0x0
00:00:06.796753 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi' 0xdaf90000 LB 0xa100
00:00:06.798694 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi' 0xdaf8d000 LB 0x2e80
00:00:06.800714 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe/DEBUG/FvbServicesRuntimeDxe.efi' 0xdafc9000 LB 0x1b80
00:00:06.805367 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.efi' 0xdafc8000 LB 0xfc0
00:00:06.807382 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi' 0xdafc6000 LB 0x13a0
00:00:06.809342 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi' 0xdaf8b000 LB 0x1700
00:00:06.811246 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi' 0xdaf87000 LB 0x3ee0
00:00:06.815027 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi' 0xdaf86000 LB 0xa40
00:00:06.816656 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi' 0xdaf85000 LB 0xb00
00:00:06.818521 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi' 0xdaf79000 LB 0xb520
00:00:06.832671 EFI: debug point DXE_AP
00:00:06.835133 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport/DEBUG/IncompatiblePciDeviceSupportDxe.efi' 0xdaf70000 LB 0x780
00:00:06.836852 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit/DEBUG/PciHotPlugInitDxe.efi' 0xdaf6d000 LB 0x2120
00:00:06.838840 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe/DEBUG/ResetSystemRuntimeDxe.efi' 0xdafc5000 LB 0x1000
00:00:06.840521 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi' 0xdaf6c000 LB 0x760
00:00:06.842071 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi' 0xdaf69000 LB 0x2180
00:00:06.843682 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi' 0xdaf50000 LB 0x18800
00:00:06.846083 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi' 0xdaf4f000 LB 0x8a0
00:00:06.848000 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi' 0xdaf4a000 LB 0x4740
00:00:06.849423 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi' 0xdaf49000 LB 0xa00
00:00:06.851241 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/IoMmuDxe/IoMmuDxe/DEBUG/IoMmuDxe.efi' 0xdaf47000 LB 0x15e0
00:00:06.853087 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi' 0xdafc4000 LB 0xde0
00:00:06.855109 EFI: VBoxDbg> unload 'EmuVariableFvbRuntimeDxe.efi' # 0xdafc4000 LB 0xde0
00:00:06.857222 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe/DEBUG/VariableRuntimeDxe.efi' 0xdafbc000 LB 0x8300
00:00:06.899889 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.efi' 0xdafbb000 LB 0xac0
00:00:06.901657 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi' 0xdaf46000 LB 0x700
00:00:06.901755 PIT: mode=3 count=0x2e9c (11932) - 99.99 Hz (ch=0)
00:00:06.903770 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridgeDxe.efi' 0xdaf41000 LB 0x4ae0
00:00:06.906038 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi' 0xdaf2e000 LB 0x12200
00:00:06.907788 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi' 0xdaf2b000 LB 0x2340
00:00:06.910007 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi' 0xdaf2a000 LB 0x840
00:00:06.912452 EFI: VBoxDbg> unload 'AcpiPlatform.efi' # 0xdaf2a000 LB 0x840
00:00:06.914477 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand/DEBUG/tftpDynamicCommand.efi' 0xdaf22000 LB 0x8360
00:00:06.916351 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/Logo/LogoDxe/DEBUG/LogoDxe.efi' 0xdaf18000 LB 0x9940
00:00:06.918438 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe/DEBUG/FaultTolerantWriteDxe.efi' 0xdaf15000 LB 0x2c40
00:00:06.922033 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi' 0xdafb8000 LB 0x2340
00:00:06.924558 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi' 0xdaf14000 LB 0x760
00:00:06.926966 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi' 0xdafb7000 LB 0x7c0
00:00:06.930605 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi' 0xdafb6000 LB 0x960
00:00:06.932946 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe/DEBUG/DriverHealthManagerDxe.efi' 0xdaf0f000 LB 0x4180
00:00:06.934722 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi' 0xdaefb000 LB 0x13200
00:00:06.936755 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe/DEBUG/RamDiskDxe.efi' 0xdaef3000 LB 0x7e20
00:00:06.939212 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi' 0xdaee2000 LB 0x102e0
00:00:06.941949 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi' 0xdaee0000 LB 0x11a0
00:00:06.943505 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.efi' 0xdaedc000 LB 0x3600
00:00:06.945647 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi' 0xdaed1000 LB 0xae40
00:00:06.947468 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.efi' 0xdaecf000 LB 0x1020
00:00:06.949427 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Virtio10Dxe/Virtio10/DEBUG/Virtio10.efi' 0xdaecc000 LB 0x2500
00:00:06.950995 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioScsiDxe/VirtioScsi/DEBUG/VirtioScsiDxe.efi' 0xdaeca000 LB 0x1e20
00:00:06.953358 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi' 0xdaec8000 LB 0x1cc0
00:00:06.955300 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi' 0xdaec2000 LB 0x5440
00:00:06.957971 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi' 0xdaebe000 LB 0x3e00
00:00:06.960351 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi' 0xdaeb9000 LB 0x49e0
00:00:06.962232 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi' 0xdaeb7000 LB 0x1f60
00:00:06.964335 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi' 0xdaeb2000 LB 0x4f00
00:00:06.966380 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi' 0xdaeb1000 LB 0xcc0
00:00:06.968414 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi' 0xdaeaf000 LB 0x1e00
00:00:06.970235 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi' 0xdaea8000 LB 0x6cc0
00:00:06.972293 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SataControllerDxe/SataControllerDxe/DEBUG/SataController.efi' 0xdaea6000 LB 0x12e0
00:00:06.974764 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.efi' 0xdae9f000 LB 0x6ee0
00:00:06.976926 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.efi' 0xdae9b000 LB 0x3720
00:00:06.978766 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.efi' 0xdae94000 LB 0x6c40
00:00:06.980723 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SioBusDxe/SioBusDxe/DEBUG/SioBusDxe.efi' 0xdae92000 LB 0x1480
00:00:06.982603 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe/DEBUG/PciSioSerialDxe.efi' 0xdae8d000 LB 0x4a60
00:00:06.984837 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe/DEBUG/Ps2KeyboardDxe.efi' 0xdae89000 LB 0x3260
00:00:06.986732 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe/DEBUG/VBoxVgaMiniPortDxe.efi' 0xdae85000 LB 0x35c0
00:00:06.988687 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe/DEBUG/VBoxVgaDxe.efi' 0xdae81000 LB 0x3220
00:00:06.990202 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxHfs/DEBUG/VBoxHfs.efi' 0xdae7a000 LB 0x6180
00:00:06.992327 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxSysTables/VBoxSysTables/DEBUG/VBoxSysTables.efi' 0xdae79000 LB 0xa20
00:00:07.000854 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:07.005599 GUI: 2D video acceleration is disabled
00:00:07.005864 GUI: HID LEDs sync is enabled
00:00:07.015758 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:07.096843 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxAppleSim/VBoxAppleSim/DEBUG/VBoxAppleSim.efi' 0xdae76000 LB 0x29e0
00:00:07.099279 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxApfsJmpStartDxe/VBoxApfsJmpStartDxe/DEBUG/VBoxApfsJmpStartDxe.efi' 0xdae74000 LB 0x1040
00:00:07.102069 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.efi' 0xdae73000 LB 0xec0
00:00:07.103585 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/FatPkg/EnhancedFatDxe/Fat/DEBUG/Fat.efi' 0xdae6b000 LB 0x71a0
00:00:07.105449 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe/DEBUG/UdfDxe.efi' 0xdae67000 LB 0x4000
00:00:07.107072 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi' 0xdae61000 LB 0x5420
00:00:07.108868 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi' 0xdae5b000 LB 0x5140
00:00:07.110606 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi' 0xdae54000 LB 0x6e80
00:00:07.112078 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi' 0xdae50000 LB 0x3460
00:00:07.113883 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi' 0xdae47000 LB 0x8280
00:00:07.115432 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi' 0xdae36000 LB 0x102c0
00:00:07.117167 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi' 0xdae2e000 LB 0x7100
00:00:07.119035 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi' 0xdae26000 LB 0x7960
00:00:07.120620 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/TcpDxe/TcpDxe/DEBUG/TcpDxe.efi' 0xd9e82000 LB 0xc2e0
00:00:07.122816 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxeBcDxe.efi' 0xd9e73000 LB 0xef80
00:00:07.124910 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/NetworkPkg/IScsiDxe/IScsiDxe/DEBUG/IScsiDxe.efi' 0xd9e58000 LB 0x1a2c0
00:00:07.130093 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi' 0xdae22000 LB 0x30c0
00:00:07.131712 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe/DEBUG/UhciDxe.efi' 0xdae1d000 LB 0x4080
00:00:07.133841 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi' 0xd9e53000 LB 0x4c20
00:00:07.135470 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.efi' 0xd9e4b000 LB 0x7480
00:00:07.137589 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi' 0xd9e45000 LB 0x5020
00:00:07.139807 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi' 0xd9e41000 LB 0x3ca0
00:00:07.142182 EFI: VBoxDbg> loadimage64 'R:/tinderbox/efi2-6.1/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi' 0xd9e3d000 LB 0x3080
00:00:07.283394 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000000000fcf0000 w=1280 h=800 bpp=32 cbLine=0x1400 flags=0x0 origin=0,0
00:00:07.432488 PS2K: Selected scan set 2
00:00:07.433386 xHCI: Hardware reset
00:00:07.434131 VUSB: HidKeyboard: reset request is ignored, the device is already resetting!
00:00:07.434151 VUSB: HidMouse: reset request is ignored, the device is already resetting!
00:00:07.435418 xHCI: USB Operational
00:00:07.444157 xHCI: Root hub-attached device reset completed with VINF_SUCCESS
00:00:07.444182 xHCI: Root hub-attached device reset completed with VINF_SUCCESS
00:00:07.843145 AHCI#0: Reset the HBA
00:00:07.843175 VD#0: Cancelling all active requests
00:00:07.843183 VD#1: Cancelling all active requests
00:00:08.442817 EFI: VBoxDbg> loadimage64 'boot.efi' 0xd9795000 LB 0x98000
00:00:15.922375 xHCI: USB Suspended
00:00:15.932957 EFI: debug point DXE_AP
00:00:15.933153 EFI: relocate module to 0xffffff8008082000 from 0xdafc9000
00:00:15.933248 EFI: relocate module to 0xffffff8008081000 from 0xdafc8000
00:00:15.933335 EFI: relocate module to 0xffffff800807e000 from 0xdafc5000
00:00:15.933421 EFI: relocate module to 0xffffff8008075000 from 0xdafbc000
00:00:15.933509 EFI: relocate module to 0xffffff8008074000 from 0xdafbb000
00:00:15.933599 EFI: relocate module to 0xffffff8008071000 from 0xdafb8000
00:00:15.933685 EFI: relocate module to 0xffffff8008070000 from 0xdafb7000
00:00:15.933799 EFI: relocate module to 0xffffff800806f000 from 0xdafb6000
00:00:16.887470 HPET: Using timer above configured range: 3
00:00:16.887472 HPET: Using timer above configured range: 3
00:00:17.063019 xHCI: Hardware reset
00:00:17.063627 VUSB: HidKeyboard: reset request is ignored, the device is already resetting!
00:00:17.063648 VUSB: HidMouse: reset request is ignored, the device is already resetting!
00:00:17.063872 xHCI: USB Operational
00:00:17.073831 xHCI: Root hub-attached device reset completed with VINF_SUCCESS
00:00:17.073905 xHCI: Root hub-attached device reset completed with VINF_SUCCESS
00:00:17.074879 AHCI#0: Reset the HBA
00:00:17.074893 VD#0: Cancelling all active requests
00:00:17.074899 VD#1: Cancelling all active requests
00:00:18.052631 AHCI#0: Port 3 reset
00:00:19.599704 AHCI#0: Port 4 reset
00:00:20.925110 AHCI#0: Port 5 reset
00:00:22.304678 AHCI#0: Port 6 reset
00:00:23.620445 AHCI#0: Port 7 reset
00:00:24.992726 AHCI#0: Port 8 reset
00:00:26.592229 AHCI#0: Port 9 reset
00:00:28.459029 AHCI#0: Port 10 reset
00:00:30.126380 AHCI#0: Port 11 reset
00:00:31.638348 AHCI#0: Port 12 reset
00:00:33.151471 AHCI#0: Port 13 reset
00:00:34.503687 AHCI#0: Port 14 reset
00:00:36.142410 AHCI#0: Port 15 reset
00:00:37.732111 AHCI#0: Port 16 reset
00:00:39.093811 AHCI#0: Port 17 reset
00:00:40.464788 AHCI#0: Port 18 reset
00:00:41.741068 AHCI#0: Port 19 reset
00:00:43.057538 AHCI#0: Port 20 reset
00:00:44.339774 AHCI#0: Port 21 reset
00:00:45.605310 AHCI#0: Port 22 reset
00:00:46.850916 AHCI#0: Port 23 reset
00:00:48.114902 AHCI#0: Port 24 reset
00:00:49.385093 AHCI#0: Port 25 reset
00:00:50.668599 AHCI#0: Port 26 reset
00:00:51.937929 AHCI#0: Port 27 reset
00:00:53.201671 AHCI#0: Port 28 reset
00:00:54.473875 AHCI#0: Port 29 reset
00:01:23.828574 NAT: Link up
00:01:23.907852 NAT: DHCP offered IP address 10.0.2.15
00:01:23.909307 NAT: IPv6 not supported
00:01:24.911631 NAT: DHCP offered IP address 10.0.2.15
00:09:52.229753 xHCI: USB Suspended
00:09:52.235376 ACPI: Entering S5 power state (power down)
00:09:52.236174 Changing the VM state from 'RUNNING' to 'POWERING_OFF'
00:09:52.236222 ****************** Guest state at power off for VCpu 1 ******************
00:09:52.236251 Guest CPUM (VCPU 1) state: 
00:09:52.236267 rax=0000000000001401 rbx=0000000000000002 rcx=0000000000000000 rdx=000000000000b004
00:09:52.236764 rsi=0000000000001401 rdi=000000000000b004 r8 =0000000000000000 r9 =0000000000000000
00:09:52.236766 r10=ffffff7f84fa8720 r11=ffffff7f84fa8728 r12=0000000000000000 r13=0000000000000000
00:09:52.236768 r14=0000000000001401 r15=000000000000b004
00:09:52.236769 rip=ffffff8003e401b2 rsp=ffffff90a3f53b20 rbp=ffffff90a3f53b90 iopl=0         nv up ei pl nz na po nc
00:09:52.236772 cs={0008 base=0000000000000000 limit=ffffffff flags=0000a09b}
00:09:52.236774 ds={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.236775 es={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.236776 fs={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.236777 gs={0000 base=ffffff800460e0c0 limit=ffffffff flags=0001c000}
00:09:52.236778 ss={0010 base=0000000000000000 limit=ffffffff flags=0000c093}
00:09:52.236779 cr0=000000008001003b cr2=000000010c46f510 cr3=0000000116992002 cr4=00000000000606e0
00:09:52.236781 dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000 dr3=0000000000000000
00:09:52.236782 dr4=0000000000000000 dr5=0000000000000000 dr6=00000000ffff0ff0 dr7=0000000000000400
00:09:52.236784 gdtr=fffff6a040071320:0097  idtr=fffff6a040007000:1001  eflags=00000246
00:09:52.236786 ldtr={0030 base=fffff6a0400ae000 limit=00000017 flags=00000082}
00:09:52.236787 tr  ={0040 base=fffff6a0400713c0 limit=00000067 flags=0000008b}
00:09:52.236788 SysEnter={cs=000b eip=fffff6a040099770 esp=fffff6a040071630}
00:09:52.236814 xcr=0000000000000007 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000007)
00:09:52.236816 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff
00:09:52.236817 FPUIP=00000000 CS=0000 Rsrvd1=0000  FPUDP=00000000 DS=0000 Rsvrd2=0000
00:09:52.236819 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237370 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237375 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237377 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237379 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237380 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237381 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237383 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.237385 YMM0 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237386 YMM1 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237388 YMM2 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237389 YMM3 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237391 YMM4 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237392 YMM5 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237393 YMM6 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237395 YMM7 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237396 YMM8 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237398 YMM9 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237399 YMM10=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237400 YMM11=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237402 YMM12=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237403 YMM13=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237405 YMM14=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237406 YMM15=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.237408 EFER         =0000000000000d01
00:09:52.237409 PAT          =0001040600070406
00:09:52.237409 STAR         =001b000800000000
00:09:52.237410 CSTAR        =0000000000000000
00:09:52.237411 LSTAR        =fffff6a0400996f0
00:09:52.237412 SFMASK       =0000000000004700
00:09:52.237412 KERNELGSBASE =000070000fb530e0
00:09:52.237418 ***
00:09:52.237445 VCPU[1] hardware virtualization state:
00:09:52.237446 fLocalForcedActions          = 0x0
00:09:52.237447 No/inactive hwvirt state
00:09:52.237448 ***
00:09:52.237454 Guest paging mode (VCPU #1):  AMD64+NX (changed 3 times), A20 enabled (changed 0 times)
00:09:52.237456 Shadow paging mode (VCPU #1): EPT
00:09:52.238010 Host paging mode:             AMD64+G+NX
00:09:52.238013 ***
00:09:52.238014 ************** End of Guest state at power off for VCpu 1 ***************
00:09:52.238072 ****************** Guest state at power off for VCpu 0 ******************
00:09:52.238078 Guest CPUM (VCPU 0) state: 
00:09:52.238080 rax=0000000000001fd9 rbx=ffffff800460ce80 rcx=ffffff80046581c0 rdx=0000000000000000
00:09:52.238083 rsi=0000000000000002 rdi=ffffff800460ce20 r8 =ffffff80046a1790 r9 =0000000000000000
00:09:52.238085 r10=0000000000000000 r11=ffffff800fcb1000 r12=ffffff80046a1700 r13=ffffff80047e9f00
00:09:52.238087 r14=000000862cbb0198 r15=ffffff800460ce20
00:09:52.238089 rip=ffffff8003e4df0e rsp=ffffff90a4f63f30 rbp=ffffff90a4f63f40 iopl=0         nv up ei pl nz na po nc
00:09:52.238091 cs={0008 base=0000000000000000 limit=ffffffff flags=0000a09b}
00:09:52.238093 ds={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.238094 es={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.238095 fs={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:09:52.238096 gs={0000 base=ffffff800460ce80 limit=ffffffff flags=0001c000}
00:09:52.238097 ss={0010 base=0000000000000000 limit=ffffffff flags=0000c093}
00:09:52.238098 cr0=00000000c001003b cr2=000070000fb50f18 cr3=0000000009232000 cr4=00000000000606e0
00:09:52.238100 dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000 dr3=0000000000000000
00:09:52.238102 dr4=0000000000000000 dr5=0000000000000000 dr6=00000000ffff0ff0 dr7=0000000000000400
00:09:52.238103 gdtr=fffff6a04007e000:0097  idtr=fffff6a040007000:1000  eflags=00000246
00:09:52.238105 ldtr={0030 base=fffff6a040082000 limit=00000017 flags=00000082}
00:09:52.238107 tr  ={0040 base=fffff6a040081000 limit=00000067 flags=0000008b}
00:09:52.238108 SysEnter={cs=000b eip=fffff6a040099770 esp=fffff6a040080200}
00:09:52.238109 xcr=0000000000000007 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000007)
00:09:52.238111 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff
00:09:52.238112 FPUIP=00000000 CS=0000 Rsrvd1=0000  FPUDP=00000000 DS=0000 Rsvrd2=0000
00:09:52.238114 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238116 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238118 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238119 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238121 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238122 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238124 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238125 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:09:52.238126 YMM0 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238128 YMM1 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238130 YMM2 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238131 YMM3 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238132 YMM4 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238134 YMM5 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238135 YMM6 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238137 YMM7 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238138 YMM8 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238139 YMM9 =00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238141 YMM10=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238142 YMM11=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238144 YMM12=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238145 YMM13=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238147 YMM14=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238148 YMM15=00000000'00000000'00000000'00000000'00000000'00000000'00000000'00000000
00:09:52.238149 EFER         =0000000000000d01
00:09:52.238150 PAT          =0001040600070406
00:09:52.238151 STAR         =001b000800000000
00:09:52.238152 CSTAR        =0000000000000000
00:09:52.238152 LSTAR        =fffff6a0400996f0
00:09:52.238153 SFMASK       =0000000000004700
00:09:52.238154 KERNELGSBASE =000070000fb530e0
00:09:52.238155 ***
00:09:52.238157 VCPU[0] hardware virtualization state:
00:09:52.238157 fLocalForcedActions          = 0x0
00:09:52.238158 No/inactive hwvirt state
00:09:52.238159 ***
00:09:52.238161 Guest paging mode (VCPU #0):  AMD64+NX (changed 5 times), A20 enabled (changed 0 times)
00:09:52.238163 Shadow paging mode (VCPU #0): EPT
00:09:52.238164 Host paging mode:             AMD64+G+NX
00:09:52.238165 ***
00:09:52.238167 Active Timers (pVM=000000000cd00000)
00:09:52.238168 pTimerR3         offNext  offPrev  offSched Clock               Time             Expire HzHint State                     Description
00:09:52.238171 000000000d9155e0 00000a80 00000000 00000000 Real           814279012          814279015      0 2-ACTIVE                  VGA Refresh Timer
00:09:52.238178 000000000d916060 ffffff80 fffff580 00000000 Real           814279012          814279033      0 2-ACTIVE                  EMT Yielder
00:09:52.238181 000000000d915fe0 00000000 00000080 00000000 Real           814279012          814279755      0 2-ACTIVE                  CPU Load Timer
00:09:52.238185 000000000d915760 00000000 00000000 00000000 Virt        585738733064       587644572013      0 2-ACTIVE                  E1000 Link Up Timer
00:09:52.238188 000000000d910e90 fffffba0 00000000 00000000 VrSy        585736130048       585736130048     99 2-ACTIVE                  i8254 Programmable Interval Timer
00:09:52.238191 000000000d910a30 00000560 00000460 00000000 VrSy        585736130048       585744047197    100 2-ACTIVE                  APIC Timer 1
00:09:52.238194 000000000d910f90 fffffa20 fffffaa0 00000000 VrSy        585736130048       585990000000      0 2-ACTIVE                  MC146818 RTC (CMOS) - Second
00:09:52.238197 000000000d9109b0 00005390 000005e0 00000000 VrSy        585736130048       586166127709      2 2-ACTIVE                  APIC Timer 0
00:09:52.238200 000000000d915d40 00000000 ffffac70 00000000 VrSy        585736130048       599932015941      0 2-ACTIVE                  ACPI PM Timer
00:09:52.238203 ***
00:09:52.238748 Guest GDT (GCAddr=fffff6a04007e000 limit=97):
00:09:52.238762 0008 - 0000ffff 00af9b00 - base=00000000 limit=ffffffff dpl=0 CodeER Accessed Present Page 16-bit 
00:09:52.238765 0010 - 0000ffff 00cf9300 - base=00000000 limit=ffffffff dpl=0 DataRW Accessed Present Page 32-bit 
00:09:52.238766 0018 - 0000ffff 00cf9a00 - base=00000000 limit=ffffffff dpl=0 CodeER Present Page 32-bit 
00:09:52.238768 0020 - 0000ffff 00cff300 - base=00000000 limit=ffffffff dpl=3 DataRW Accessed Present Page 32-bit 
00:09:52.238769 0028 - 0000ffff 00affb00 - base=00000000 limit=ffffffff dpl=3 CodeER Accessed Present Page 16-bit 
00:09:52.238771 0030 - 20000017 40008208 - base=40082000 limit=00000017 dpl=0 LDT Present 16-bit 
00:09:52.238773 0040 - 10000067 40008b08 - base=40081000 limit=00000067 dpl=0 TSS32Busy Present 16-bit 
00:09:52.238775 0050 - 0000ffff 00cf9b00 - base=00000000 limit=ffffffff dpl=0 CodeER Accessed Present Page 32-bit 
00:09:52.238776 0058 - 20000017 40008208 - base=40082000 limit=00000017 dpl=0 LDT Present 16-bit 
00:09:52.238778 0068 - 0000ffff 00cf9300 - base=00000000 limit=ffffffff dpl=0 DataRW Accessed Present Page 32-bit 
00:09:52.238785 ************** End of Guest state at power off ***************
00:09:52.307580 PDMR3PowerOff: 68 765 048 ns run time
00:09:52.307703 Changing the VM state from 'POWERING_OFF' to 'OFF'
00:09:52.309702 Console: Machine state changed to 'Stopping'
00:09:52.311243 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0)
00:09:52.319595 Changing the VM state from 'OFF' to 'DESTROYING'
00:09:52.319801 ************************* Statistics *************************
00:09:52.319845 /CPUM/MSR-Totals/Reads               1248 times
00:09:52.319866 /CPUM/MSR-Totals/ReadsRaisingGP         0 times
00:09:52.319881 /CPUM/MSR-Totals/ReadsUnknown           0 times
00:09:52.319895 /CPUM/MSR-Totals/Writes                18 times
00:09:52.319909 /CPUM/MSR-Totals/WritesRaisingGP        0 times
00:09:52.319922 /CPUM/MSR-Totals/WritesToIgnoredBits        3 times
00:09:52.319936 /CPUM/MSR-Totals/WritesUnknown          0 times
00:09:52.319950 /Devices/8237A/DmaRun                   0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.319974 /Devices/VMMDev/BalloonChunks           0 count
00:09:52.319989 /Devices/VMMDev/FastIrqAckR3            0 count
00:09:52.320003 /Devices/VMMDev/FastIrqAckRZ            0 count
00:09:52.320026 /Devices/VMMDev/LargeReqBufAllocs        0 count
00:09:52.320045 /Devices/VMMDev/SlowIrqAck              0 count
00:09:52.320059 /Devices/e1000#0/ReceiveBytes    25643900 bytes
00:09:52.320073 /Devices/e1000#0/TransmitBytes     349945 bytes
00:09:52.320087 /Devices/e1000#0/iStatIntLost           0 ns
00:09:52.320102 /Devices/e1000#0/iStatIntLostOne        0 ns
00:09:52.320115 /Devices/e1000#0/u64ArmedAt             0 ns
00:09:52.320129 /Devices/e1000#0/uStatDescCtx          24 ns
00:09:52.320143 /Devices/e1000#0/uStatDescDat        5011 ns
00:09:52.320156 /Devices/e1000#0/uStatDescLeg          30 ns
00:09:52.320169 /Devices/e1000#0/uStatInt            6512 ns
00:09:52.320183 /Devices/e1000#0/uStatIntEarly          0 ns
00:09:52.320200 /Devices/e1000#0/uStatIntICS            0 ns
00:09:52.320218 /Devices/e1000#0/uStatIntIMS         1001 ns
00:09:52.320235 /Devices/e1000#0/uStatIntLate         805 ns
00:09:52.320249 /Devices/e1000#0/uStatIntLower        830 ns
00:09:52.320263 /Devices/e1000#0/uStatIntMasked      8618 ns
00:09:52.320277 /Devices/e1000#0/uStatIntRDTR           0 ns
00:09:52.320290 /Devices/e1000#0/uStatIntRXDMT0         0 ns
00:09:52.320304 /Devices/e1000#0/uStatIntRx         19095 ns
00:09:52.320317 /Devices/e1000#0/uStatIntSkip       12945 ns
00:09:52.320331 /Devices/e1000#0/uStatIntTXQE           0 ns
00:09:52.320344 /Devices/e1000#0/uStatIntTry        28075 ns
00:09:52.320357 /Devices/e1000#0/uStatIntTx          4369 ns
00:09:52.320371 /Devices/e1000#0/uStatMaxTxDelay        0 ns
00:09:52.320384 /Devices/e1000#0/uStatNoIntICR          0 ns
00:09:52.320398 /Devices/e1000#0/uStatRAD               0 ns
00:09:52.320412 /Devices/e1000#0/uStatRID               0 ns
00:09:52.320425 /Devices/e1000#0/uStatRxFrm         19095 ns
00:09:52.320439 /Devices/e1000#0/uStatTAD               0 ns
00:09:52.320453 /Devices/e1000#0/uStatTID               0 ns
00:09:52.320466 /Devices/e1000#0/uStatTx1514         4360 ns
00:09:52.320479 /Devices/e1000#0/uStatTx16384           0 ns
00:09:52.320492 /Devices/e1000#0/uStatTx2962            4 ns
00:09:52.320506 /Devices/e1000#0/uStatTx32768           0 ns
00:09:52.320520 /Devices/e1000#0/uStatTx4410            0 ns
00:09:52.320533 /Devices/e1000#0/uStatTx5858            4 ns
00:09:52.320547 /Devices/e1000#0/uStatTx7306            1 ns
00:09:52.320560 /Devices/e1000#0/uStatTx8754            0 ns
00:09:52.320573 /Devices/e1000#0/uStatTxDelayExp        0 ns
00:09:52.320586 /Devices/e1000#0/uStatTxDelayed         0 ns
00:09:52.320600 /Devices/e1000#0/uStatTxFrm          4369 ns
00:09:52.320613 /Devices/e1000#0/uStatTxIDE             0 ns
00:09:52.320627 /Devices/e1000#0/uStatTxLarge           0 ns
00:09:52.320641 /Devices/e1000#0/uStatTxNoRS          696 ns
00:09:52.320654 /Devices/hpet/CounterRead4Byte          0 times
00:09:52.320668 /Devices/hpet/CounterRead8Byte          0 times
00:09:52.320681 /Devices/hpet/CounterWriteHigh          1 times
00:09:52.320698 /Devices/hpet/CounterWriteLow           1 times
00:09:52.320712 /Devices/hpet/timer0/SetIrq             0 times
00:09:52.320726 /Devices/hpet/timer0/SetTimer           0 times
00:09:52.320740 /Devices/hpet/timer1/SetIrq             0 times
00:09:52.320754 /Devices/hpet/timer1/SetTimer           0 times
00:09:52.320767 /Devices/hpet/timer2/SetIrq             0 times
00:09:52.320780 /Devices/hpet/timer2/SetTimer           0 times
00:09:52.320793 /Devices/hpet/timer3/SetIrq             0 times
00:09:52.320807 /Devices/hpet/timer3/SetTimer           0 times
00:09:52.320821 /Devices/lpc/ConfigReads              408 times
00:09:52.320836 /Devices/lpc/ConfigWrites              81 times
00:09:52.320850 /Devices/lpc/MMIOReads                  1 times
00:09:52.320864 /Devices/lpc/MMIOWrites                 0 times
00:09:52.320878 /Devices/mc146818/Irq                   0 times
00:09:52.320891 /Devices/mc146818/TimerCB               0 times
00:09:52.320905 /Devices/vga/HgmsiMdaCgaAccesses        0 times
00:09:52.320940 /EM/CPU0/ExitHashing/Used               0 times
00:09:52.320957 /EM/CPU0/ExitOpt/Exec                   0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.320975 /EM/CPU0/ExitOpt/ExecInstructions        0 times
00:09:52.320989 /EM/CPU0/ExitOpt/ExecSavedExit          0 times
00:09:52.321002 /EM/CPU0/ExitOpt/Probe                  0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.321017 /EM/CPU0/ExitOpt/ProbeInstructions        0 times
00:09:52.321030 /EM/CPU0/ExitOpt/ProbedExecWithMax        0 times
00:09:52.321043 /EM/CPU0/ExitOpt/ProbedNormal           0 times
00:09:52.321056 /EM/CPU0/ExitOpt/ProbedToRing3          0 times
00:09:52.321075 /EM/CPU1/ExitHashing/Used               0 times
00:09:52.321089 /EM/CPU1/ExitOpt/Exec                   0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.321105 /EM/CPU1/ExitOpt/ExecInstructions        0 times
00:09:52.321118 /EM/CPU1/ExitOpt/ExecSavedExit          0 times
00:09:52.321131 /EM/CPU1/ExitOpt/Probe                  0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.321147 /EM/CPU1/ExitOpt/ProbeInstructions        0 times
00:09:52.321160 /EM/CPU1/ExitOpt/ProbedExecWithMax        0 times
00:09:52.321173 /EM/CPU1/ExitOpt/ProbedNormal           0 times
00:09:52.321187 /EM/CPU1/ExitOpt/ProbedToRing3          0 times
00:09:52.321204 /GMM/ChunkTlbHits                  138602 times
00:09:52.321219 /GMM/ChunkTlbMisses                 77218 times
00:09:52.321248 /GMM/VM/Allocated/cBasePages      1042211 pages
00:09:52.321264 /GMM/VM/Allocated/cFixedPages           0 pages
00:09:52.321277 /GMM/VM/Allocated/cShadowPages          0 pages
00:09:52.321290 /GMM/VM/Reserved/cBasePages       1050488 pages
00:09:52.321305 /GMM/VM/Reserved/cFixedPages        33796 pages
00:09:52.321319 /GMM/VM/Reserved/cShadowPages           1 pages
00:09:52.321333 /GMM/VM/cBalloonedPages                 0 pages
00:09:52.321347 /GMM/VM/cMaxBalloonedPages              0 pages
00:09:52.321361 /GMM/VM/cPrivatePages             1042211 pages
00:09:52.321375 /GMM/VM/cReqActuallyBalloonedPages        0 pages
00:09:52.321389 /GMM/VM/cReqBalloonedPages              0 pages
00:09:52.321402 /GMM/VM/cReqDeflatePages                0 pages
00:09:52.321416 /GMM/VM/cShareableModules               0 count
00:09:52.321430 /GMM/VM/cSharedPages                    0 pages
00:09:52.321444 /GMM/VM/enmPolicy                       1 
00:09:52.321459 /GMM/VM/enmPriority                     2 
00:09:52.321472 /GMM/VM/fBallooningEnabled       false    
00:09:52.321487 /GMM/VM/fMayAllocate             true     
00:09:52.321500 /GMM/VM/fSharedPagingEnabled     false    
00:09:52.321513 /GMM/cAllocatedPages              1042211 pages
00:09:52.321528 /GMM/cBalloonedPages                    0 pages
00:09:52.321542 /GMM/cChunks                         2036 count
00:09:52.321556 /GMM/cDuplicatePages                    0 pages
00:09:52.321571 /GMM/cFreedChunks                       0 count
00:09:52.321584 /GMM/cLeftBehindSharedPages             0 pages
00:09:52.321598 /GMM/cMaxPages                   4294967295 pages
00:09:52.321613 /GMM/cOverCommittedPages                0 pages
00:09:52.321626 /GMM/cReservedPages               1084285 pages
00:09:52.321641 /GMM/cShareableModules                  0 count
00:09:52.321655 /GMM/cSharedPages                       0 pages
00:09:52.321674 /GMM/idFreeGeneration            4611686018427387775 
00:09:52.322010 /GVMM/EMTs                              2 calls
00:09:52.322031 /GVMM/HostCPUs                          8 calls
00:09:52.322046 /GVMM/HostCpus/0                        0 
00:09:52.322061 /GVMM/HostCpus/0/CurTimerHz             0 Hz
00:09:52.322075 /GVMM/HostCpus/0/DesiredHz              0 Hz
00:09:52.322088 /GVMM/HostCpus/0/PPTChanges             0 times
00:09:52.322102 /GVMM/HostCpus/0/PPTStarts              0 times
00:09:52.322115 /GVMM/HostCpus/0/idxCpuSet              0 
00:09:52.322129 /GVMM/HostCpus/1                        1 
00:09:52.322148 /GVMM/HostCpus/1/CurTimerHz             0 Hz
00:09:52.322164 /GVMM/HostCpus/1/DesiredHz              0 Hz
00:09:52.322178 /GVMM/HostCpus/1/PPTChanges             0 times
00:09:52.322191 /GVMM/HostCpus/1/PPTStarts              0 times
00:09:52.322205 /GVMM/HostCpus/1/idxCpuSet              1 
00:09:52.322219 /GVMM/HostCpus/2                        2 
00:09:52.322232 /GVMM/HostCpus/2/CurTimerHz             0 Hz
00:09:52.322245 /GVMM/HostCpus/2/DesiredHz              0 Hz
00:09:52.322259 /GVMM/HostCpus/2/PPTChanges             0 times
00:09:52.322272 /GVMM/HostCpus/2/PPTStarts              0 times
00:09:52.322285 /GVMM/HostCpus/2/idxCpuSet              2 
00:09:52.322299 /GVMM/HostCpus/3                        3 
00:09:52.322313 /GVMM/HostCpus/3/CurTimerHz             0 Hz
00:09:52.322326 /GVMM/HostCpus/3/DesiredHz              0 Hz
00:09:52.322339 /GVMM/HostCpus/3/PPTChanges             0 times
00:09:52.322352 /GVMM/HostCpus/3/PPTStarts              0 times
00:09:52.322365 /GVMM/HostCpus/3/idxCpuSet              3 
00:09:52.322378 /GVMM/HostCpus/4                        4 
00:09:52.322392 /GVMM/HostCpus/4/CurTimerHz             0 Hz
00:09:52.322405 /GVMM/HostCpus/4/DesiredHz              0 Hz
00:09:52.322419 /GVMM/HostCpus/4/PPTChanges             0 times
00:09:52.322433 /GVMM/HostCpus/4/PPTStarts              0 times
00:09:52.322445 /GVMM/HostCpus/4/idxCpuSet              4 
00:09:52.322458 /GVMM/HostCpus/5                        5 
00:09:52.322472 /GVMM/HostCpus/5/CurTimerHz             0 Hz
00:09:52.322485 /GVMM/HostCpus/5/DesiredHz              0 Hz
00:09:52.322498 /GVMM/HostCpus/5/PPTChanges             0 times
00:09:52.322512 /GVMM/HostCpus/5/PPTStarts              0 times
00:09:52.322525 /GVMM/HostCpus/5/idxCpuSet              5 
00:09:52.322539 /GVMM/HostCpus/6                        6 
00:09:52.322553 /GVMM/HostCpus/6/CurTimerHz             0 Hz
00:09:52.322565 /GVMM/HostCpus/6/DesiredHz              0 Hz
00:09:52.322579 /GVMM/HostCpus/6/PPTChanges             0 times
00:09:52.322592 /GVMM/HostCpus/6/PPTStarts              0 times
00:09:52.322606 /GVMM/HostCpus/6/idxCpuSet              6 
00:09:52.322619 /GVMM/HostCpus/7                        7 
00:09:52.322633 /GVMM/HostCpus/7/CurTimerHz             0 Hz
00:09:52.322651 /GVMM/HostCpus/7/DesiredHz              0 Hz
00:09:52.322665 /GVMM/HostCpus/7/PPTChanges             0 times
00:09:52.322678 /GVMM/HostCpus/7/PPTStarts              0 times
00:09:52.322692 /GVMM/HostCpus/7/idxCpuSet              7 
00:09:52.322705 /GVMM/Sum/HaltBlocking             277659 calls
00:09:52.322720 /GVMM/Sum/HaltCalls                277657 calls
00:09:52.322735 /GVMM/Sum/HaltNotBlocking               8 calls
00:09:52.322749 /GVMM/Sum/HaltTimeouts              60856 calls
00:09:52.322762 /GVMM/Sum/HaltWakeUps                   0 calls
00:09:52.322776 /GVMM/Sum/PokeCalls               1389059 calls
00:09:52.322790 /GVMM/Sum/PokeNotBusy              126184 calls
00:09:52.322805 /GVMM/Sum/PollCalls                   447 calls
00:09:52.322819 /GVMM/Sum/PollHalts                     0 calls
00:09:52.322833 /GVMM/Sum/PollWakeUps                   0 calls
00:09:52.322847 /GVMM/Sum/WakeUpCalls              217545 calls
00:09:52.322861 /GVMM/Sum/WakeUpNotHalted            6285 calls
00:09:52.322875 /GVMM/Sum/WakeUpWakeUps                 0 calls
00:09:52.322888 /GVMM/VM/HaltBlocking              277659 calls
00:09:52.322902 /GVMM/VM/HaltCalls                 277657 calls
00:09:52.322917 /GVMM/VM/HaltNotBlocking                8 calls
00:09:52.322930 /GVMM/VM/HaltTimeouts               60856 calls
00:09:52.322945 /GVMM/VM/HaltWakeUps                    0 calls
00:09:52.322959 /GVMM/VM/PokeCalls                1389059 calls
00:09:52.322973 /GVMM/VM/PokeNotBusy               126184 calls
00:09:52.322987 /GVMM/VM/PollCalls                    447 calls
00:09:52.323001 /GVMM/VM/PollHalts                      0 calls
00:09:52.323015 /GVMM/VM/PollWakeUps                    0 calls
00:09:52.323033 /GVMM/VM/WakeUpCalls               217545 calls
00:09:52.323049 /GVMM/VM/WakeUpNotHalted             6285 calls
00:09:52.323064 /GVMM/VM/WakeUpWakeUps                  0 calls
00:09:52.323077 /GVMM/VMs                               1 calls
00:09:52.323092 /HGCM/FailedPageListLocking             0 count
00:09:52.323106 /HGCM/LargeCmdAllocs                    0 count
00:09:52.323120 /HGCM/MsgArrival                        0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.323137 /HGCM/MsgCompletion                     0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.323153 /HGCM/MsgTotal                          0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.323169 /HM/CPU0/Exit/HostNmiInGC               0 times
00:09:52.323184 /HM/CPU0/Exit/HostNmiInGCIpi            0 times
00:09:52.323198 /HM/CPU0/Switch/Preempting              0 times
00:09:52.323212 /HM/CPU1/Exit/HostNmiInGC               0 times
00:09:52.323226 /HM/CPU1/Exit/HostNmiInGCIpi            0 times
00:09:52.323239 /HM/CPU1/Switch/Preempting              0 times
00:09:52.323254 /IEM/CPU0/CodeTlb-Misses                0 count
00:09:52.323268 /IEM/CPU0/CodeTlb-PhysRev        ffffffffffff9c00 
00:09:52.323284 /IEM/CPU0/CodeTlb-Revision       fffff38000000000 
00:09:52.323299 /IEM/CPU0/CodeTlb-SlowReads             0 
00:09:52.323313 /IEM/CPU0/DataTlb-Misses                0 count
00:09:52.323327 /IEM/CPU0/DataTlb-PhysRev        ffffffffffff9c00 
00:09:52.323342 /IEM/CPU0/DataTlb-Revision       fffff38000000000 
00:09:52.323357 /IEM/CPU0/cInstructions          14014514 count
00:09:52.323371 /IEM/CPU0/cLongJumps                 6895 bytes
00:09:52.323385 /IEM/CPU0/cPendingCommit                0 bytes
00:09:52.323400 /IEM/CPU0/cPotentialExits        14056637 count
00:09:52.323414 /IEM/CPU0/cRetAspectNotImplemented        0 count
00:09:52.323428 /IEM/CPU0/cRetErrStatuses               0 count
00:09:52.323438 /IEM/CPU0/cRetInfStatuses            6909 count
00:09:52.323448 /IEM/CPU0/cRetInstrNotImplemented        0 count
00:09:52.323457 /IEM/CPU0/cbWritten              35711877 bytes
00:09:52.323467 /IEM/CPU1/CodeTlb-Misses                0 count
00:09:52.323477 /IEM/CPU1/CodeTlb-PhysRev        ffffffffffff9c00 
00:09:52.323488 /IEM/CPU1/CodeTlb-Revision       fffff38000000000 
00:09:52.323498 /IEM/CPU1/CodeTlb-SlowReads             0 
00:09:52.323508 /IEM/CPU1/DataTlb-Misses                0 count
00:09:52.323518 /IEM/CPU1/DataTlb-PhysRev        ffffffffffff9c00 
00:09:52.323528 /IEM/CPU1/DataTlb-Revision       fffff38000000000 
00:09:52.323539 /IEM/CPU1/cInstructions          12881816 count
00:09:52.323548 /IEM/CPU1/cLongJumps                 4064 bytes
00:09:52.323558 /IEM/CPU1/cPendingCommit                0 bytes
00:09:52.323568 /IEM/CPU1/cPotentialExits        12887219 count
00:09:52.323578 /IEM/CPU1/cRetAspectNotImplemented        0 count
00:09:52.323587 /IEM/CPU1/cRetErrStatuses               0 count
00:09:52.323597 /IEM/CPU1/cRetInfStatuses            4064 count
00:09:52.323607 /IEM/CPU1/cRetInstrNotImplemented        0 count
00:09:52.323619 /IEM/CPU1/cbWritten              32978575 bytes
00:09:52.323629 /IOM/MmioMappingsStale                  0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.323642 /MM/HyperHeap/cbFree              1949008 bytes
00:09:52.323652 /MM/HyperHeap/cbHeap              2358976 bytes
00:09:52.323662 /PDM/BlkCache/cbCached                  0 bytes
00:09:52.323672 /PDM/BlkCache/cbCachedFru               0 bytes
00:09:52.323682 /PDM/BlkCache/cbCachedMruIn             0 bytes
00:09:52.323691 /PDM/BlkCache/cbCachedMruOut            0 bytes
00:09:52.323701 /PDM/BlkCache/cbMax               5242880 bytes
00:09:52.323711 /PDM/CritSects/8237A#0Auto/ContentionR3        0 times
00:09:52.323721 /PDM/CritSects/8237A#0Auto/ContentionRZLock        0 times
00:09:52.323731 /PDM/CritSects/8237A#0Auto/ContentionRZUnlock        0 times
00:09:52.323745 /PDM/CritSects/AHCI#0/ContentionR3        0 times
00:09:52.323757 /PDM/CritSects/AHCI#0/ContentionRZLock        4 times
00:09:52.323767 /PDM/CritSects/AHCI#0/ContentionRZUnlock        0 times
00:09:52.323777 /PDM/CritSects/E1000#0/ContentionR3        0 times
00:09:52.323786 /PDM/CritSects/E1000#0/ContentionRZLock       26 times
00:09:52.323796 /PDM/CritSects/E1000#0/ContentionRZUnlock        0 times
00:09:52.323806 /PDM/CritSects/E1000#0RX/ContentionR3        0 times
00:09:52.323816 /PDM/CritSects/E1000#0RX/ContentionRZLock        0 times
00:09:52.323826 /PDM/CritSects/E1000#0RX/ContentionRZUnlock        0 times
00:09:52.323835 /PDM/CritSects/E1000#0TX/ContentionR3        0 times
00:09:52.323845 /PDM/CritSects/E1000#0TX/ContentionRZLock        0 times
00:09:52.323854 /PDM/CritSects/E1000#0TX/ContentionRZUnlock        0 times
00:09:52.323864 /PDM/CritSects/GIMDev#0Auto/ContentionR3        0 times
00:09:52.323873 /PDM/CritSects/GIMDev#0Auto/ContentionRZLock        0 times
00:09:52.323883 /PDM/CritSects/GIMDev#0Auto/ContentionRZUnlock        0 times
00:09:52.323893 /PDM/CritSects/HDA/ContentionR3         0 times
00:09:52.323903 /PDM/CritSects/HDA/ContentionRZLock        0 times
00:09:52.323913 /PDM/CritSects/HDA/ContentionRZUnlock        0 times
00:09:52.323923 /PDM/CritSects/HPET/ContentionR3        0 times
00:09:52.323932 /PDM/CritSects/HPET/ContentionRZLock        0 times
00:09:52.323942 /PDM/CritSects/HPET/ContentionRZUnlock        0 times
00:09:52.323951 /PDM/CritSects/MM-HYPER/ContentionR3        0 times
00:09:52.323961 /PDM/CritSects/MM-HYPER/ContentionRZLock        0 times
00:09:52.323971 /PDM/CritSects/MM-HYPER/ContentionRZUnlock        0 times
00:09:52.323981 /PDM/CritSects/NOP/ContentionR3         0 times
00:09:52.323990 /PDM/CritSects/NOP/ContentionRZLock        0 times
00:09:52.324000 /PDM/CritSects/NOP/ContentionRZUnlock        0 times
00:09:52.324009 /PDM/CritSects/PDM/ContentionR3         0 times
00:09:52.324019 /PDM/CritSects/PDM/ContentionRZLock        1 times
00:09:52.324028 /PDM/CritSects/PDM/ContentionRZUnlock        0 times
00:09:52.324038 /PDM/CritSects/PGM/ContentionR3         0 times
00:09:52.324048 /PDM/CritSects/PGM/ContentionRZLock   146485 times
00:09:52.324058 /PDM/CritSects/PGM/ContentionRZUnlock        0 times
00:09:52.324068 /PDM/CritSects/TM Timer Lock/ContentionR3     1358 times
00:09:52.324077 /PDM/CritSects/TM Timer Lock/ContentionRZLock        2 times
00:09:52.324087 /PDM/CritSects/TM Timer Lock/ContentionRZUnlock        0 times
00:09:52.324097 /PDM/CritSects/TM VirtualSync Lock/ContentionR3        0 times
00:09:52.324106 /PDM/CritSects/TM VirtualSync Lock/ContentionRZLock  8881489 times
00:09:52.324117 /PDM/CritSects/TM VirtualSync Lock/ContentionRZUnlock        0 times
00:09:52.324127 /PDM/CritSects/VGA#0/ContentionR3        0 times
00:09:52.324137 /PDM/CritSects/VGA#0/ContentionRZLock      222 times
00:09:52.324147 /PDM/CritSects/VGA#0/ContentionRZUnlock        0 times
00:09:52.324157 /PDM/CritSects/VGA#0_IRQ/ContentionR3        0 times
00:09:52.324166 /PDM/CritSects/VGA#0_IRQ/ContentionRZLock        0 times
00:09:52.324176 /PDM/CritSects/VGA#0_IRQ/ContentionRZUnlock        0 times
00:09:52.324185 /PDM/CritSects/VMMDev#0/ContentionR3        0 times
00:09:52.324195 /PDM/CritSects/VMMDev#0/ContentionRZLock        0 times
00:09:52.324205 /PDM/CritSects/VMMDev#0/ContentionRZUnlock        0 times
00:09:52.324215 /PDM/CritSects/acpi#0/ContentionR3        0 times
00:09:52.324224 /PDM/CritSects/acpi#0/ContentionRZLock        0 times
00:09:52.324234 /PDM/CritSects/acpi#0/ContentionRZUnlock        0 times
00:09:52.324260 /PDM/CritSects/efi#0Auto/ContentionR3        0 times
00:09:52.324269 /PDM/CritSects/efi#0Auto/ContentionRZLock        0 times
00:09:52.324278 /PDM/CritSects/efi#0Auto/ContentionRZUnlock        0 times
00:09:52.324287 /PDM/CritSects/lpc#0Auto/ContentionR3        0 times
00:09:52.324296 /PDM/CritSects/lpc#0Auto/ContentionRZLock        0 times
00:09:52.324304 /PDM/CritSects/lpc#0Auto/ContentionRZUnlock        0 times
00:09:52.324316 /PDM/CritSects/mc146818#0Auto/ContentionR3        0 times
00:09:52.324326 /PDM/CritSects/mc146818#0Auto/ContentionRZLock        0 times
00:09:52.324335 /PDM/CritSects/mc146818#0Auto/ContentionRZUnlock        0 times
00:09:52.324344 /PDM/CritSects/pcarch#0Auto/ContentionR3        0 times
00:09:52.324353 /PDM/CritSects/pcarch#0Auto/ContentionRZLock        0 times
00:09:52.324362 /PDM/CritSects/pcarch#0Auto/ContentionRZUnlock        0 times
00:09:52.324371 /PDM/CritSects/pckbd#0Auto/ContentionR3        0 times
00:09:52.324379 /PDM/CritSects/pckbd#0Auto/ContentionRZLock        0 times
00:09:52.324388 /PDM/CritSects/pckbd#0Auto/ContentionRZUnlock        0 times
00:09:52.324397 /PDM/CritSects/pit#0/ContentionR3        0 times
00:09:52.324405 /PDM/CritSects/pit#0/ContentionRZLock        0 times
00:09:52.324414 /PDM/CritSects/pit#0/ContentionRZUnlock        0 times
00:09:52.324423 /PDM/CritSects/smc#0Auto/ContentionR3        0 times
00:09:52.324431 /PDM/CritSects/smc#0Auto/ContentionRZLock        0 times
00:09:52.324440 /PDM/CritSects/smc#0Auto/ContentionRZUnlock        0 times
00:09:52.324450 /PDM/CritSects/usb-xhci#0Auto/ContentionR3        0 times
00:09:52.324459 /PDM/CritSects/usb-xhci#0Auto/ContentionRZLock       46 times
00:09:52.324468 /PDM/CritSects/usb-xhci#0Auto/ContentionRZUnlock        0 times
00:09:52.324477 /PDM/CritSects/xHCIIntr#0/ContentionR3        0 times
00:09:52.324485 /PDM/CritSects/xHCIIntr#0/ContentionRZLock        0 times
00:09:52.324495 /PDM/CritSects/xHCIIntr#0/ContentionRZUnlock        0 times
00:09:52.324504 /PDM/CritSects/xHCIIntr#1/ContentionR3        0 times
00:09:52.324513 /PDM/CritSects/xHCIIntr#1/ContentionRZLock        0 times
00:09:52.324521 /PDM/CritSects/xHCIIntr#1/ContentionRZUnlock        0 times
00:09:52.324530 /PDM/CritSects/xHCIIntr#2/ContentionR3        0 times
00:09:52.324539 /PDM/CritSects/xHCIIntr#2/ContentionRZLock        0 times
00:09:52.324547 /PDM/CritSects/xHCIIntr#2/ContentionRZUnlock        0 times
00:09:52.324556 /PDM/CritSects/xHCIIntr#3/ContentionR3        0 times
00:09:52.324565 /PDM/CritSects/xHCIIntr#3/ContentionRZLock        0 times
00:09:52.324573 /PDM/CritSects/xHCIIntr#3/ContentionRZUnlock        0 times
00:09:52.324582 /PDM/CritSects/xHCIIntr#4/ContentionR3        0 times
00:09:52.324593 /PDM/CritSects/xHCIIntr#4/ContentionRZLock        0 times
00:09:52.324602 /PDM/CritSects/xHCIIntr#4/ContentionRZUnlock        0 times
00:09:52.324611 /PDM/CritSects/xHCIIntr#5/ContentionR3        0 times
00:09:52.324619 /PDM/CritSects/xHCIIntr#5/ContentionRZLock        0 times
00:09:52.324628 /PDM/CritSects/xHCIIntr#5/ContentionRZUnlock        0 times
00:09:52.324636 /PDM/CritSects/xHCIIntr#6/ContentionR3        0 times
00:09:52.324645 /PDM/CritSects/xHCIIntr#6/ContentionRZLock        0 times
00:09:52.324654 /PDM/CritSects/xHCIIntr#6/ContentionRZUnlock        0 times
00:09:52.324663 /PDM/CritSects/xHCIIntr#7/ContentionR3        0 times
00:09:52.324671 /PDM/CritSects/xHCIIntr#7/ContentionRZLock        0 times
00:09:52.324679 /PDM/CritSects/xHCIIntr#7/ContentionRZUnlock        0 times
00:09:52.324688 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterExcl        0 times
00:09:52.324697 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterShared        0 times
00:09:52.324706 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterExcl        0 times
00:09:52.324715 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterShared        0 times
00:09:52.324724 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveExcl        0 times
00:09:52.324732 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveShared        0 times
00:09:52.324741 /PDM/CritSectsRw/IOM Lock/R3EnterExcl      147 times
00:09:52.324750 /PDM/CritSectsRw/IOM Lock/R3EnterShared    17504 times
00:09:52.324759 /PDM/CritSectsRw/IOM Lock/RZEnterExcl        0 times
00:09:52.324767 /PDM/CritSectsRw/IOM Lock/RZEnterShared 26004212 times
00:09:52.324777 /PDM/Queue/DevHlp/AllocFailures         0 times
00:09:52.324786 /PDM/Queue/DevHlp/Flush                 0 calls
00:09:52.324795 /PDM/Queue/DevHlp/FlushLeftovers        0 times
00:09:52.324806 /PDM/Queue/DevHlp/Insert                0 calls
00:09:52.324817 /PDM/Queue/DevHlp/cItems                8 count
00:09:52.324825 /PDM/Queue/DevHlp/cbItem               64 bytes
00:09:52.324835 /PDM/Queue/Keyboard/AllocFailures        0 times
00:09:52.324843 /PDM/Queue/Keyboard/Flush               0 calls
00:09:52.324853 /PDM/Queue/Keyboard/FlushLeftovers        0 times
00:09:52.324862 /PDM/Queue/Keyboard/Insert              0 calls
00:09:52.324871 /PDM/Queue/Keyboard/cItems             64 count
00:09:52.324880 /PDM/Queue/Keyboard/cbItem             32 bytes
00:09:52.324889 /PDM/Queue/Keyboard_1/AllocFailures        0 times
00:09:52.324897 /PDM/Queue/Keyboard_1/Flush             0 calls
00:09:52.324906 /PDM/Queue/Keyboard_1/FlushLeftovers        0 times
00:09:52.324915 /PDM/Queue/Keyboard_1/Insert         1734 calls
00:09:52.324924 /PDM/Queue/Keyboard_1/cItems           64 count
00:09:52.324932 /PDM/Queue/Keyboard_1/cbItem           32 bytes
00:09:52.324941 /PDM/Queue/Mouse/AllocFailures          0 times
00:09:52.324951 /PDM/Queue/Mouse/Flush                  0 calls
00:09:52.324960 /PDM/Queue/Mouse/FlushLeftovers         0 times
00:09:52.324968 /PDM/Queue/Mouse/Insert                 0 calls
00:09:52.324977 /PDM/Queue/Mouse/cItems               128 count
00:09:52.324986 /PDM/Queue/Mouse/cbItem                48 bytes
00:09:52.324995 /PDM/Queue/Mouse_1/AllocFailures        0 times
00:09:52.325004 /PDM/Queue/Mouse_1/Flush                0 calls
00:09:52.325013 /PDM/Queue/Mouse_1/FlushLeftovers        0 times
00:09:52.325021 /PDM/Queue/Mouse_1/Insert             559 calls
00:09:52.325030 /PDM/Queue/Mouse_1/cItems             128 count
00:09:52.325039 /PDM/Queue/Mouse_1/cbItem              48 bytes
00:09:52.325048 /PDM/Queue/SCSI-Eject/AllocFailures        0 times
00:09:52.325057 /PDM/Queue/SCSI-Eject/Flush             0 calls
00:09:52.325066 /PDM/Queue/SCSI-Eject/FlushLeftovers        0 times
00:09:52.325075 /PDM/Queue/SCSI-Eject/Insert            0 calls
00:09:52.325084 /PDM/Queue/SCSI-Eject/cItems            1 count
00:09:52.325093 /PDM/Queue/SCSI-Eject/cbItem           40 bytes
00:09:52.325101 /PDM/Tasks/000-E1000-Xmit-retriggered      564 times
00:09:52.325110 /PDM/Tasks/000-E1000-Xmit-runs       3806 times
00:09:52.325120 /PGM/CPU0/cA20Changes                   0 times
00:09:52.325129 /PGM/CPU0/cGuestModeChanges             5 times
00:09:52.325138 /PGM/CPU1/cA20Changes                   0 times
00:09:52.325147 /PGM/CPU1/cGuestModeChanges             3 times
00:09:52.325156 /PGM/ChunkR3Map/Mapped               2036 count
00:09:52.325165 /PGM/ChunkR3Map/Unmapped                0 count
00:09:52.325174 /PGM/ChunkR3Map/c                    2036 count
00:09:52.325183 /PGM/ChunkR3Map/cMax             4294967295 count
00:09:52.325192 /PGM/LargePage/Recheck                  0 times
00:09:52.325201 /PGM/LargePage/Refused                  2 times
00:09:52.325211 /PGM/LargePage/Reused                 543 times
00:09:52.325222 /PGM/Page/cAllPages               1100733 count
00:09:52.325231 /PGM/Page/cBalloonedPages               0 count
00:09:52.325240 /PGM/Page/cHandyPages                 128 count
00:09:52.325249 /PGM/Page/cLargePages                 658 count
00:09:52.325258 /PGM/Page/cLargePagesDisabled           0 count
00:09:52.325266 /PGM/Page/cMonitoredPages               0 count
00:09:52.325275 /PGM/Page/cPrivatePages           1075879 count
00:09:52.325284 /PGM/Page/cPureMmioPages            16577 count
00:09:52.325293 /PGM/Page/cReadLockedPages              0 count
00:09:52.325302 /PGM/Page/cReusedSharedPages            0 count
00:09:52.325311 /PGM/Page/cSharedPages                  0 count
00:09:52.325320 /PGM/Page/cWriteLockedPages             0 count
00:09:52.325328 /PGM/Page/cWrittenToPages               0 count
00:09:52.325337 /PGM/Page/cZeroPages                 8277 count
00:09:52.325347 /PGM/Pool/Grow                    9420382 ticks (    28261146 ticks,       3 times, max  10649250, min 7314898)
00:09:52.325360 /PGM/ShMod/Check                        0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325373 /PGM/cRelocations                       0 times
00:09:52.325383 /PROF/CPU0/EM/Capped                    0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325394 /PROF/CPU0/EM/ForcedActions        757167 times
00:09:52.325403 /PROF/CPU0/EM/Halted               116705 times
00:09:52.325412 /PROF/CPU0/EM/NEMExec                   0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325422 /PROF/CPU0/EM/NEMExecuteCalled          0 times
00:09:52.325431 /PROF/CPU0/EM/RAWTotal                  0 times
00:09:52.325439 /PROF/CPU0/EM/REMTotal                  0 times
00:09:52.325448 /PROF/CPU0/EM/RecordedExits      69398765 times
00:09:52.325458 /PROF/CPU0/EM/Total              1237234213356 ticks/call (1237234213356 ticks,       1 times, max 1237234213356, min 1237234213356)
00:09:52.325473 /PROF/CPU0/VM/Halt/Block          1912580 ns/call (223316674432 ticks,  116762 times, max 472526423, min       1)
00:09:52.325485 /PROF/CPU0/VM/Halt/BlockInsomnia  1912580 ns/call (223316674432 ticks,  116762 times, max 472526423, min       1)
00:09:52.325497 /PROF/CPU0/VM/Halt/BlockOnTime          0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325507 /PROF/CPU0/VM/Halt/BlockOverslept        0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325518 /PROF/CPU0/VM/Halt/R0HaltBlock          0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325528 /PROF/CPU0/VM/Halt/R0HaltBlockInsomnia        0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325538 /PROF/CPU0/VM/Halt/R0HaltBlockOnTime        0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325548 /PROF/CPU0/VM/Halt/R0HaltBlockOverslept        0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325561 /PROF/CPU0/VM/Halt/R0HaltExec           0 times
00:09:52.325570 /PROF/CPU0/VM/Halt/R0HaltExec/FromBlock        0 times
00:09:52.325579 /PROF/CPU0/VM/Halt/R0HaltExec/FromSpin        0 times
00:09:52.325587 /PROF/CPU0/VM/Halt/R0HaltHistoryCounter   115835 times
00:09:52.325597 /PROF/CPU0/VM/Halt/R0HaltHistorySucceeded        0 times
00:09:52.325606 /PROF/CPU0/VM/Halt/R0HaltHistoryToRing3      126 times
00:09:52.325615 /PROF/CPU0/VM/Halt/Timers             437 ns/call (   101980117 ticks,  232925 times, max    187130, min       1)
00:09:52.325626 /PROF/CPU0/VM/Halt/Yield                0 ns/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325637 /PROF/CPU1/EM/Capped                    0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325647 /PROF/CPU1/EM/ForcedActions        618545 times
00:09:52.325656 /PROF/CPU1/EM/Halted                33658 times
00:09:52.325665 /PROF/CPU1/EM/NEMExec                   0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.325675 /PROF/CPU1/EM/NEMExecuteCalled          0 times
00:09:52.325684 /PROF/CPU1/EM/RAWTotal                  0 times
00:09:52.325693 /PROF/CPU1/EM/REMTotal                  0 times
00:09:52.325702 /PROF/CPU1/EM/RecordedExits      66849092 times
00:09:52.325712 /PROF/CPU1/EM/Total              1237076609114 ticks/call (1237076609114 ticks,       1 times, max 1237076609114, min 1237076609114)
00:09:52.325725 /PROF/CPU1/VM/Halt/Block          2975677 ns/call (190749857244 ticks,   64103 times, max  28301963, min       1)
00:09:52.325737 /PROF/CPU1/VM/Halt/BlockInsomnia   798458 ns/call ( 14417758433 ticks,   18057 times, max  26598996, min       1)
00:09:52.325749 /PROF/CPU1/VM/Halt/BlockOnTime    3239116 ns/call ( 15453824702 ticks,    4771 times, max   5045367, min   33631)
00:09:52.325761 /PROF/CPU1/VM/Halt/BlockOverslept   464041 ns/call ( 19153305636 ticks,   41275 times, max   4932114, min   50003)
00:09:52.325773 /PROF/CPU1/VM/Halt/R0HaltBlock     592642 ns/call ( 57371935983 ticks,   96807 times, max   6652441, min       2)
00:09:52.325787 /PROF/CPU1/VM/Halt/R0HaltBlockInsomnia   439496 ns/call ( 34767261949 ticks,   79107 times, max   4845848, min       2)
00:09:52.325800 /PROF/CPU1/VM/Halt/R0HaltBlockOnTime   831358 ns/call (  3969737622 ticks,    4775 times, max   4994879, min    1169)
00:09:52.325812 /PROF/CPU1/VM/Halt/R0HaltBlockOverslept   298961 ns/call (  3864079827 ticks,   12925 times, max   3496182, min   50004)
00:09:52.325823 /PROF/CPU1/VM/Halt/R0HaltExec       73971 times
00:09:52.325832 /PROF/CPU1/VM/Halt/R0HaltExec/FromBlock    66333 times
00:09:52.325841 /PROF/CPU1/VM/Halt/R0HaltExec/FromSpin     7546 times
00:09:52.325850 /PROF/CPU1/VM/Halt/R0HaltHistoryCounter   106332 times
00:09:52.325859 /PROF/CPU1/VM/Halt/R0HaltHistorySucceeded       72 times
00:09:52.325868 /PROF/CPU1/VM/Halt/R0HaltHistoryToRing3       23 times
00:09:52.325877 /PROF/CPU1/VM/Halt/Timers           13937 ns/call (  1391554331 ticks,   99840 times, max   2512596, min       2)
00:09:52.325888 /PROF/CPU1/VM/Halt/Yield             8318 ns/call (     3718501 ticks,     447 times, max     42290, min       1)
00:09:52.325899 /Public/NetAdapter/0/BytesReceived 25643900 bytes
00:09:52.325909 /Public/NetAdapter/0/BytesTransmitted   349945 bytes
00:09:52.325918 /Public/NetAdapter/0/e1000              0 
00:09:52.325927 /Public/Storage/AHCI0/Port0/BytesRead 15484520960 bytes
00:09:52.325937 /Public/Storage/AHCI0/Port0/BytesWritten 15982731264 bytes
00:09:52.325947 /Public/Storage/AHCI0/Port0/QueryBufAttempts        0 count
00:09:52.325955 /Public/Storage/AHCI0/Port0/QueryBufSuccess        0 count
00:09:52.325964 /Public/Storage/AHCI0/Port0/ReqsFlush       23 count
00:09:52.325973 /Public/Storage/AHCI0/Port0/ReqsRead    30461 count
00:09:52.325982 /Public/Storage/AHCI0/Port0/ReqsSubmitted    45937 count
00:09:52.325991 /Public/Storage/AHCI0/Port0/ReqsSucceeded    45937 count
00:09:52.326000 /Public/Storage/AHCI0/Port0/ReqsWrite    15453 count
00:09:52.326009 /Public/Storage/AHCI0/Port1/BytesRead 16494015488 bytes
00:09:52.326019 /Public/Storage/AHCI0/Port1/QueryBufAttempts        0 count
00:09:52.326028 /Public/Storage/AHCI0/Port1/QueryBufSuccess        0 count
00:09:52.326036 /Public/Storage/AHCI0/Port1/ReqsFlush        1 count
00:09:52.326045 /Public/Storage/AHCI0/Port1/ReqsRead    60960 count
00:09:52.326054 /Public/Storage/AHCI0/Port1/ReqsSubmitted    60961 count
00:09:52.326063 /Public/Storage/AHCI0/Port1/ReqsSucceeded    60961 count
00:09:52.326072 /Public/Storage/AHCI0/Port2/BytesRead   100352 bytes
00:09:52.326081 /Public/Storage/AHCI0/Port2/QueryBufAttempts        0 count
00:09:52.326090 /Public/Storage/AHCI0/Port2/QueryBufSuccess        0 count
00:09:52.326100 /Public/Storage/AHCI0/Port2/ReqsRead       49 count
00:09:52.326108 /Public/Storage/AHCI0/Port2/ReqsSubmitted       49 count
00:09:52.326117 /Public/Storage/AHCI0/Port2/ReqsSucceeded       49 count
00:09:52.326126 /SELM/LoadHidSel/GstReadErrors          0 times
00:09:52.326134 /SELM/LoadHidSel/NoGoodGuest            0 times
00:09:52.326144 /TM/CPU/00/cNsExecuting          194792048265 ns
00:09:52.326154 /TM/CPU/00/cNsHalted             223642786884 ns
00:09:52.326164 /TM/CPU/00/cNsOther              167375743129 ns
00:09:52.326174 /TM/CPU/00/cNsTotal              585810578278 ns
00:09:52.326183 /TM/CPU/00/cPeriodsExecuting     69398765 count
00:09:52.326192 /TM/CPU/00/cPeriodsHalted          116163 count
00:09:52.326201 /TM/CPU/00/pctExecuting                 9 %
00:09:52.326210 /TM/CPU/00/pctHalted                   88 %
00:09:52.326219 /TM/CPU/00/pctOther                     2 %
00:09:52.326229 /TM/CPU/01/cNsExecuting          182697594223 ns
00:09:52.326238 /TM/CPU/01/cNsHalted             192340083365 ns
00:09:52.326248 /TM/CPU/01/cNsOther              210698277084 ns
00:09:52.326257 /TM/CPU/01/cNsTotal              585735954672 ns
00:09:52.326266 /TM/CPU/01/cPeriodsExecuting     66849092 count
00:09:52.326275 /TM/CPU/01/cPeriodsHalted           25625 count
00:09:52.326287 /TM/CPU/01/pctExecuting                 4 %
00:09:52.326297 /TM/CPU/01/pctHalted                   89 %
00:09:52.326306 /TM/CPU/01/pctOther                     6 %
00:09:52.326315 /TM/CPU/pctExecuting                    6 %
00:09:52.326324 /TM/CPU/pctHalted                      88 %
00:09:52.326333 /TM/CPU/pctOther                        4 %
00:09:52.326341 /TM/MaxHzHint                           0 Hz
00:09:52.326351 /TM/PIT/Handler                         0 ticks/call (           0 ticks,       0 times, max         0, min      -1)
00:09:52.326361 /TM/PIT/Irq                             0 times
00:09:52.326371 /TM/R0/1nsSteps                    269850 times
00:09:52.326380 /TM/R3/1nsSteps                    149061 times
00:09:52.326390 /TM/TSC/offCPU0                         0 ticks
00:09:52.326399 /TM/TSC/offCPU1                         0 ticks
00:09:52.326408 /TM/VirtualSync/CurrentOffset      716957 ns
00:09:52.326418 /VUSB/0/cUrbsInPool                     0 count
00:09:52.326427 /VUSB/1/cUrbsInPool                     0 count
00:09:52.326437 ********************* End of statistics **********************
00:09:52.326735 VUSB: Detached 'HidKeyboard' from port 1 on RootHub#1
00:09:52.327087 VUSB: Detached 'HidMouse' from port 2 on RootHub#1
00:09:52.390338 NAT: Zone(nm:mbuf_cluster, used:0)
00:09:52.391144 NAT: Zone(nm:mbuf_packet, used:0)
00:09:52.391154 NAT: Zone(nm:mbuf, used:1)
00:09:52.391292 NAT: Zone(nm:mbuf_jumbo_pagesize, used:0)
00:09:52.392004 NAT: Zone(nm:mbuf_jumbo_9k, used:0)
00:09:52.392417 NAT: Zone(nm:mbuf_jumbo_16k, used:0)
00:09:52.392666 NAT: Zone(nm:mbuf_ext_refcnt, used:0)
00:09:52.392890 E1000#0: Interrupt attempts: 28075
00:09:52.392897 E1000#0: Interrupts raised : 6512
00:09:52.392901 E1000#0: Interrupts lowered: 830
00:09:52.392905 E1000#0: ICR outside ISR   : 0
00:09:52.392909 E1000#0: IMS raised ints   : 1001
00:09:52.392927 E1000#0: Interrupts skipped: 12945
00:09:52.392930 E1000#0: Masked interrupts : 8618
00:09:52.392934 E1000#0: Early interrupts  : 0
00:09:52.392937 E1000#0: Late interrupts   : 805
00:09:52.392941 E1000#0: Lost interrupts   : 0
00:09:52.392944 E1000#0: Interrupts by RX  : 19095
00:09:52.392948 E1000#0: Interrupts by TX  : 4369
00:09:52.392951 E1000#0: Interrupts by ICS : 0
00:09:52.392955 E1000#0: Interrupts by RDTR: 0
00:09:52.392958 E1000#0: Interrupts by RDMT: 0
00:09:52.392961 E1000#0: Interrupts by TXQE: 0
00:09:52.392965 E1000#0: TX int delay asked: 0
00:09:52.392968 E1000#0: TX delayed:         0
00:09:52.392971 E1000#0: TX delay expired:   0
00:09:52.392975 E1000#0: TX no report asked: 696
00:09:52.392978 E1000#0: TX abs timer expd : 0
00:09:52.392982 E1000#0: TX int timer expd : 0
00:09:52.392985 E1000#0: RX abs timer expd : 0
00:09:52.392988 E1000#0: RX int timer expd : 0
00:09:52.392992 E1000#0: TX CTX descriptors: 24
00:09:52.392995 E1000#0: TX DAT descriptors: 5011
00:09:52.392999 E1000#0: TX LEG descriptors: 30
00:09:52.393002 E1000#0: Received frames   : 19095
00:09:52.393006 E1000#0: Transmitted frames: 4369
00:09:52.393009 E1000#0: TX frames up to 1514: 4360
00:09:52.393012 E1000#0: TX frames up to 2962: 4
00:09:52.393016 E1000#0: TX frames up to 4410: 0
00:09:52.393019 E1000#0: TX frames up to 5858: 4
00:09:52.393023 E1000#0: TX frames up to 7306: 1
00:09:52.393026 E1000#0: TX frames up to 8754: 0
00:09:52.393030 E1000#0: TX frames up to 16384: 0
00:09:52.393033 E1000#0: TX frames up to 32768: 0
00:09:52.393036 E1000#0: Larger TX frames    : 0
00:09:52.393040 E1000#0: Max TX Delay        : 0
00:09:52.398022 Changing the VM state from 'DESTROYING' to 'TERMINATED'
00:09:52.401977 Console: Machine state changed to 'PoweredOff'
00:09:52.402297 GUI: Request to close Runtime UI because VM is powered off already.
00:09:52.402312 GUI: Passing request to close Runtime UI from machine-logic to UI session.
################################################################################
vminfo
name="macOS"
groups="/"
ostype="macOS 10.13 High Sierra (64-bit)"
UUID="b5102a8f-f2ba-419e-a5d8-76b247963632"
CfgFile="C:\\Users\\93237\\VirtualBox VMs\\macOS\\macOS.vbox"
SnapFldr="C:\\Users\\93237\\VirtualBox VMs\\macOS\\Snapshots"
LogFldr="C:\\Users\\93237\\VirtualBox VMs\\macOS\\Logs"
hardwareuuid="b5102a8f-f2ba-419e-a5d8-76b247963632"
memory=4096
pagefusion="off"
vram=128
cpuexecutioncap=100
hpet="off"
cpu-profile="host"
chipset="ich9"
firmware="EFI"
cpus=2
pae="on"
longmode="on"
triplefaultreset="off"
apic="on"
x2apic="off"
nested-hw-virt="off"
cpuid-portability-level=0
bootmenu="messageandmenu"
boot1="none"
boot2="none"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
biosapic="apic"
biossystemtimeoffset=0
BIOS NVRAM File="C:\\Users\\93237\\VirtualBox VMs\\macOS\\macOS.nvram"
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
effparavirtprovider="minimal"
VMState="poweroff"
VMStateChangeTime="2020-05-26T11:23:02.000000000"
graphicscontroller="vboxvga"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
vmprocpriority="default"
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="D:\cygwin64\macOS.vdi"
"SATA-ImageUUID-0-0"="08c20aa7-a545-4f86-a12b-cf4ea6bb73c8"
"SATA-1-0"="D:\cygwin64\Catalina bootable installer.vdi"
"SATA-ImageUUID-1-0"="21b91bda-5ce9-47c1-a437-6f3a1d452041"
"SATA-2-0"="D:\cygwin64\Catalina_Installation_files.viso"
"SATA-ImageUUID-2-0"="c9c4d9d1-c76a-45a7-a6e3-76e9ad27cde0"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027EB7994"
cableconnected1="on"
nic1="nat"
nictype1="82545EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
nic9="none"
nic10="none"
nic11="none"
nic12="none"
nic13="none"
nic14="none"
nic15="none"
nic16="none"
nic17="none"
nic18="none"
nic19="none"
nic20="none"
nic21="none"
nic22="none"
nic23="none"
nic24="none"
nic25="none"
nic26="none"
nic27="none"
nic28="none"
nic29="none"
nic30="none"
nic31="none"
nic32="none"
nic33="none"
nic34="none"
nic35="none"
nic36="none"
hidpointing="usbtablet"
hidkeyboard="usbkbd"
uart1="off"
uart2="off"
uart3="off"
uart4="off"
lpt1="off"
lpt2="off"
audio="dsound"
audio_out="off"
audio_in="off"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="on"
videocap="off"
videocapaudio="off"
capturescreens="0"
capturefilename="C:\\Users\\93237\\VirtualBox VMs\\macOS\\macOS.webm"
captureres="1024x768"
capturevideorate=512
capturevideofps=25
captureopts=""
GuestMemoryBalloon=0
Key: GUI/LastNormalWindowPosition, Value: 0,17,640,480,max
Key: VBoxInternal/Devices/efi/0/Config/DmiBIOSVersion, Value: string:MBP7.89
Key: VBoxInternal/Devices/efi/0/Config/DmiBoardProduct, Value: Mac-3CBD00234E554E41
Key: VBoxInternal/Devices/efi/0/Config/DmiBoardSerial, Value: NO_LOGIC_BOARD_SN
Key: VBoxInternal/Devices/efi/0/Config/DmiOEMVBoxRev, Value: string:.23456
Key: VBoxInternal/Devices/efi/0/Config/DmiOEMVBoxVer, Value: string:1
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemFamily, Value: MacBook Pro
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemProduct, Value: MacBookPro11,2
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemSerial, Value: NO_DEVICE_SN
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemUuid, Value: CAFECAFE-CAFE-CAFE-CAFE-DECAFFDECAFF
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemVendor, Value: Apple Inc.
Key: VBoxInternal/Devices/efi/0/Config/DmiSystemVersion, Value: 1.0
Key: VBoxInternal/Devices/smc/0/Config/DeviceKey, Value: ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc
Key: VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC, Value: 0
Key: VBoxInternal2/EfiGraphicsResolution, Value: 1280x800
################################################################################
md5 hashes
1573092327b3d200786d2752a52c0ea6 *Catalina_BaseSystem.chunklist
1ebed7de624589b0558c4768e6ffb1cd *Catalina_BaseSystem.dmg
c23505bcc027a75c0c535ef10ddb569d *Catalina_BaseSystem.vdi
4aadd05723002d6938ea225a11daa211 *Catalina_Installation_files.viso
d2d24d591790ba5a863e5fdc68fb15a8 *Catalina_InstallESD.part00
00f273d8f1dae39f8053bf66531d04f1 *Catalina_InstallESD.part01
192731045e23c053125c8744853dbacf *Catalina_InstallESD.part02
8e430f414fdf8ad6d6cf29cad3f1949c *Catalina_InstallESD.part03
4d46140b314804376cff32335eba4d73 *Catalina_InstallESD.part04
81e0e3ee7505ceab4c9fa68cbfd49eab *Catalina_InstallESD.part05
10e3bbab9733e6e3f2da30b7663c92c2 *Catalina_InstallESD.part06
95c2574382d49074f9ca8eade33405ba *Catalina_InstallESD.part07
bf74c509decca21924d90fd2702371fb *Catalina_InstallESDDmg.pkg
f63f0afde23935979d68154386224b70 *Catalina_InstallInfo.plist
ba25b958afa3d1871c6164d1da25a7a5 *Catalina_AppleDiagnostics.chunklist
c62988b555442cb3b6a414b42ba21522 *Catalina_AppleDiagnostics.dmg
################################################################################
myspaghetti commented 4 years ago

Again part 6 is corrupt.

iT-lijun commented 4 years ago

Again part 6 is corrupt.

i think the pkg is complete.... spliting cause the corrupt ?

myspaghetti commented 4 years ago

Catalina_InstallESDDmg.pkg is corrupt too, the md5 checksum does not match the valid version.

iT-lijun commented 4 years ago

Catalina_InstallESDDmg.pkg is corrupt too, the md5 checksum does not match the valid version.

well, the downloaded pkg len is 7739883774

iT-lijun commented 4 years ago

Catalina_InstallESDDmg.pkg is corrupt too, the md5 checksum does not match the valid version.

fortunately, i did not give up, the 5th installation succeeded:mask: well, thanks a lot:sparkles:, you git a awesome sh:clap: @myspaghetti

企业微信截图_20200527090511