You are not logged in.

#1 2019-04-09 19:16:29

89c51
Member
Registered: 2012-06-05
Posts: 741

[Solved]Virtualbox Issue with VMSVGA driver

I used to test weston (wayland) with Vbox but at some point it stoped being able to render with it.

Found this topic > https://forums.virtualbox.org/viewtopic.php?f=3&t=92290

I get the same issue with Guest aditions not having the same version number as host which probably (???) is the main reason VMSVGA doesn't work.

00:00:06.843475 VMMDev: Guest Log: vboxguest: host-version: 6.0.4r128164 0x80000007
00:00:06.843513 VMMDev: Guest Additions information report: Version 5.2.0 r68940 '5.2.0'

However after reading the topic i cannot understand what i have to do to resolve it.

Any help???

Last edited by 89c51 (2019-04-17 13:30:50)

Offline

#2 2019-04-10 09:57:54

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

The user in the vbox forum thread used nvidia proprietary drivers .
It looks like he replaced the repo package with a directly downloaded one from nvidia.

a few questions :
Is your system fully uptodate ?
Where do your guest additions come from ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2019-04-10 12:33:22

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

Yes fully up to date.

Everything comes from the arch repos.

I use open AMD drivers.

Offline

#4 2019-04-11 11:36:49

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

Full Vbox log please.
What is the guest OS you're running ?

Does the issue also occur when running a different guest OS ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2019-04-11 12:14:10

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

00:00:00.690870 VirtualBox VM 6.0.4 r128164 linux.amd64 (Mar  5 2019 19:56:31) release log
00:00:00.690872 Log opened 2019-04-11T12:08:04.772396000Z
00:00:00.690873 Build Type: release
00:00:00.690875 OS Product: Linux
00:00:00.690876 OS Release: 5.0.7-arch1-1-ARCH
00:00:00.690877 OS Version: #1 SMP PREEMPT Mon Apr 8 10:37:08 UTC 2019
00:00:00.690893 DMI Product Name: 
00:00:00.690901 DMI Product Version: 
00:00:00.690935 Host RAM: 11969MB (11.6GB) total, 9547MB (9.3GB) available
00:00:00.690938 Executable: /usr/lib/virtualbox/VirtualBoxVM
00:00:00.690938 Process ID: 6074
00:00:00.690939 Package type: LINUX_64BITS_GENERIC (OSE)
00:00:00.698727 Installed Extension Packs:
00:00:00.698739   None installed!
00:00:00.699387 Console: Machine state changed to 'Starting'
00:00:00.699546 Qt version: 5.12.2
00:00:00.699554 X11 Window Manager code: 0
00:00:00.719311 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:00.719311 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:00.723611 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:00.725428 Guest OS type: 'ArchLinux_64'
00:00:00.728772 X Server details: vendor: The X.Org Foundation, release: 12004000, protocol version: 11.0, display string: :0
00:00:00.728785 Using known keycode mapping for keycode to scan code conversion
00:00:00.729160 fHMForced=true - Lots of RAM
00:00:00.729169 fHMForced=true - 64-bit guest
00:00:00.738721 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x0 x 1920x1133
00:00:00.742813 File system of '/home/test/VirtualBox VMs/Arch/Snapshots' (snapshots) is unknown
00:00:00.742854 File system of '/home/test/VirtualBox VMs/Arch/Arch.vdi' is ext4
00:00:00.756535 Shared clipboard service loaded
00:00:00.756549 Shared clipboard mode: Off
00:00:00.757792 Drag and drop service loaded
00:00:00.757806 Drag and drop mode: Off
00:00:00.759103 ************************* CFGM dump *************************
00:00:00.759104 [/] (level 0)
00:00:00.759111   CSAMEnabled       <integer> = 0x0000000000000001 (1)
00:00:00.759143   CpuExecutionCap   <integer> = 0x0000000000000064 (100)
00:00:00.759144   EnablePAE         <integer> = 0x0000000000000000 (0)
00:00:00.759145   HMEnabled         <integer> = 0x0000000000000001 (1)
00:00:00.759146   MemBalloonSize    <integer> = 0x0000000000000000 (0)
00:00:00.759146   Name              <string>  = "Arch" (cb=5)
00:00:00.759147   NumCPUs           <integer> = 0x0000000000000001 (1)
00:00:00.759148   PATMEnabled       <integer> = 0x0000000000000001 (1)
00:00:00.759149   PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:00.759149   RamHoleSize       <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.759150   RamSize           <integer> = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB)
00:00:00.759152   RawR0Enabled      <integer> = 0x0000000000000001 (1)
00:00:00.759152   RawR3Enabled      <integer> = 0x0000000000000001 (1)
00:00:00.759153   TimerMillies      <integer> = 0x000000000000000a (10)
00:00:00.759153   UUID              <bytes>   = "4f 57 7d 42 71 cc ec 41 b9 0b 05 79 39 41 68 12" (cb=16)
00:00:00.759156 
00:00:00.759157 [/CPUM/] (level 1)
00:00:00.759158   GuestCpuName       <string>  = "host" (cb=5)
00:00:00.759158   NestedHWVirt       <integer> = 0x0000000000000000 (0)
00:00:00.759159   PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:00.759160   SpecCtrl           <integer> = 0x0000000000000000 (0)
00:00:00.759160 
00:00:00.759160 [/CPUM/IsaExts/] (level 2)
00:00:00.759161 
00:00:00.759161 [/DBGC/] (level 1)
00:00:00.759162   GlobalInitScript <string>  = "/home/test/.VirtualBox/dbgc-init" (cb=34)
00:00:00.759163   HistoryFile      <string>  = "/home/test/.VirtualBox/dbgc-history" (cb=37)
00:00:00.759163   LocalInitScript  <string>  = "/home/test/VirtualBox VMs/Arch/dbgc-init" (cb=42)
00:00:00.759164 
00:00:00.759164 [/DBGF/] (level 1)
00:00:00.759164   Path <string>  = "/home/test/VirtualBox VMs/Arch/debug/;/home/test/VirtualBox VMs/Arch/;/home/test/" (cb=85)
00:00:00.759165 
00:00:00.759165 [/Devices/] (level 1)
00:00:00.759166 
00:00:00.759166 [/Devices/8237A/] (level 2)
00:00:00.759167 
00:00:00.759167 [/Devices/8237A/0/] (level 3)
00:00:00.759168   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759168 
00:00:00.759168 [/Devices/GIMDev/] (level 2)
00:00:00.759169 
00:00:00.759169 [/Devices/GIMDev/0/] (level 3)
00:00:00.759170   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759171 
00:00:00.759171 [/Devices/VMMDev/] (level 2)
00:00:00.759171 
00:00:00.759172 [/Devices/VMMDev/0/] (level 3)
00:00:00.759173   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759173   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:00.759174   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759174   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759175 
00:00:00.759175 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.759176   GuestCoreDumpDir <string>  = "/home/test/VirtualBox VMs/Arch/Snapshots" (cb=42)
00:00:00.759176 
00:00:00.759177 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.759177   Driver <string>  = "HGCM" (cb=5)
00:00:00.759178 
00:00:00.759178 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.759179   Object <integer> = 0x00007f584c000b70 (140 017 208 920 944)
00:00:00.759180 
00:00:00.759180 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.759181   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759181 
00:00:00.759181 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.759182   First   <integer> = 0x0000000000000000 (0)
00:00:00.759183   Last    <integer> = 0x0000000000000000 (0)
00:00:00.759183   papLeds <integer> = 0x00007f5878003b18 (140 017 947 130 648)
00:00:00.759184 
00:00:00.759184 [/Devices/acpi/] (level 2)
00:00:00.759185 
00:00:00.759185 [/Devices/acpi/0/] (level 3)
00:00:00.759186   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759187   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:00.759187   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759188   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759188 
00:00:00.759188 [/Devices/acpi/0/Config/] (level 4)
00:00:00.759189   CpuHotPlug          <integer> = 0x0000000000000000 (0)
00:00:00.759190   FdcEnabled          <integer> = 0x0000000000000000 (0)
00:00:00.759190   HostBusPciAddress   <integer> = 0x0000000000000000 (0)
00:00:00.759191   HpetEnabled         <integer> = 0x0000000000000000 (0)
00:00:00.759191   IOAPIC              <integer> = 0x0000000000000001 (1)
00:00:00.759192   IocPciAddress       <integer> = 0x0000000000010000 (65 536)
00:00:00.759193   NumCPUs             <integer> = 0x0000000000000001 (1)
00:00:00.759193   Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.759194   Parallel0Irq        <integer> = 0x0000000000000000 (0)
00:00:00.759195   Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.759195   Parallel1Irq        <integer> = 0x0000000000000000 (0)
00:00:00.759196   Serial0IoPortBase   <integer> = 0x0000000000000000 (0)
00:00:00.759196   Serial0Irq          <integer> = 0x0000000000000000 (0)
00:00:00.759197   Serial1IoPortBase   <integer> = 0x0000000000000000 (0)
00:00:00.759197   Serial1Irq          <integer> = 0x0000000000000000 (0)
00:00:00.759198   ShowCpu             <integer> = 0x0000000000000001 (1)
00:00:00.759198   ShowRtc             <integer> = 0x0000000000000000 (0)
00:00:00.759199   SmcEnabled          <integer> = 0x0000000000000000 (0)
00:00:00.759199 
00:00:00.759200 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.759200   Driver <string>  = "ACPIHost" (cb=9)
00:00:00.759201 
00:00:00.759201 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.759202 
00:00:00.759202 [/Devices/ahci/] (level 2)
00:00:00.759203 
00:00:00.759203 [/Devices/ahci/0/] (level 3)
00:00:00.759204   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759204   PCIDeviceNo   <integer> = 0x000000000000000d (13)
00:00:00.759205   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759205   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759206 
00:00:00.759206 [/Devices/ahci/0/Config/] (level 4)
00:00:00.759207   Bootable  <integer> = 0x0000000000000001 (1)
00:00:00.759208   PortCount <integer> = 0x0000000000000001 (1)
00:00:00.759208 
00:00:00.759208 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:00.759209   Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:00.759210 
00:00:00.759210 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:00.759211   Driver <string>  = "VD" (cb=3)
00:00:00.759211 
00:00:00.759211 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:00.759212   BlockCache <integer> = 0x0000000000000001 (1)
00:00:00.759213   Format     <string>  = "VDI" (cb=4)
00:00:00.759213   Mountable  <integer> = 0x0000000000000000 (0)
00:00:00.759214   Path       <string>  = "/home/test/VirtualBox VMs/Arch/Arch.vdi" (cb=41)
00:00:00.759214   Type       <string>  = "HardDisk" (cb=9)
00:00:00.759215   UseNewIo   <integer> = 0x0000000000000001 (1)
00:00:00.759215 
00:00:00.759216 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.759216   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759217 
00:00:00.759217 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.759218   DeviceInstance        <string>  = "ahci/0" (cb=7)
00:00:00.759218   First                 <integer> = 0x0000000000000000 (0)
00:00:00.759219   Last                  <integer> = 0x0000000000000000 (0)
00:00:00.759220   pConsole              <integer> = 0x00007f5878003330 (140 017 947 128 624)
00:00:00.759221   papLeds               <integer> = 0x00007f5878003718 (140 017 947 129 624)
00:00:00.759222   pmapMediumAttachments <integer> = 0x00007f5878003b38 (140 017 947 130 680)
00:00:00.759223 
00:00:00.759223 [/Devices/apic/] (level 2)
00:00:00.759224 
00:00:00.759224 [/Devices/apic/0/] (level 3)
00:00:00.759225   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759225 
00:00:00.759225 [/Devices/apic/0/Config/] (level 4)
00:00:00.759226   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:00.759227   Mode    <integer> = 0x0000000000000003 (3)
00:00:00.759227   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.759228 
00:00:00.759228 [/Devices/e1000/] (level 2)
00:00:00.759228 
00:00:00.759229 [/Devices/e1000/0/] (level 3)
00:00:00.759229   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759230   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:00.759230   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759231   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759231 
00:00:00.759232 [/Devices/e1000/0/Config/] (level 4)
00:00:00.759232   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:00.759233   CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.759233   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:00.759234   MAC            <bytes>   = "08 00 27 2f f6 84" (cb=6)
00:00:00.759235 
00:00:00.759236 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:00.759236   Driver <string>  = "NAT" (cb=4)
00:00:00.759237 
00:00:00.759237 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:00.759238   AliasMode       <integer> = 0x0000000000000000 (0)
00:00:00.759238   BootFile        <string>  = "Arch.pxe" (cb=9)
00:00:00.759239   DNSProxy        <integer> = 0x0000000000000000 (0)
00:00:00.759239   Network         <string>  = "10.0.2.0/24" (cb=12)
00:00:00.759240   PassDomain      <integer> = 0x0000000000000001 (1)
00:00:00.759240   TFTPPrefix      <string>  = "/home/test/.VirtualBox/TFTP" (cb=29)
00:00:00.759241   UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:00.759241 
00:00:00.759242 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:00.759242   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759243 
00:00:00.759243 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:00.759244   First   <integer> = 0x0000000000000000 (0)
00:00:00.759244   Last    <integer> = 0x0000000000000000 (0)
00:00:00.759245   papLeds <integer> = 0x00007f58780039f8 (140 017 947 130 360)
00:00:00.759246 
00:00:00.759246 [/Devices/efi/] (level 2)
00:00:00.759246 
00:00:00.759247 [/Devices/efi/0/] (level 3)
00:00:00.759248   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759248 
00:00:00.759248 [/Devices/efi/0/Config/] (level 4)
00:00:00.759249   64BitEntry  <integer> = 0x0000000000000001 (1)
00:00:00.759250   APIC        <integer> = 0x0000000000000001 (1)
00:00:00.759250   BootArgs    <string>  = "" (cb=1)
00:00:00.759251   DeviceProps <string>  = "" (cb=1)
00:00:00.759251   EfiRom      <string>  = "/usr/lib/virtualbox/VBoxEFI64.fd" (cb=33)
00:00:00.759252   IOAPIC      <integer> = 0x0000000000000001 (1)
00:00:00.759252   McfgBase    <integer> = 0x0000000000000000 (0)
00:00:00.759253   McfgLength  <integer> = 0x0000000000000000 (0)
00:00:00.759253   NumCPUs     <integer> = 0x0000000000000001 (1)
00:00:00.759254   UUID        <bytes>   = "4f 57 7d 42 71 cc ec 41 b9 0b 05 79 39 41 68 12" (cb=16)
00:00:00.759255 
00:00:00.759255 [/Devices/efi/0/LUN#0/] (level 4)
00:00:00.759256   Driver <string>  = "NvramStorage" (cb=13)
00:00:00.759257 
00:00:00.759257 [/Devices/efi/0/LUN#0/Config/] (level 5)
00:00:00.759258   Object <integer> = 0x00007f587800c520 (140 017 947 165 984)
00:00:00.759259 
00:00:00.759259 [/Devices/hda/] (level 2)
00:00:00.759259 
00:00:00.759260 [/Devices/hda/0/] (level 3)
00:00:00.759260   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759261   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:00.759261   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759262   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759262 
00:00:00.759262 [/Devices/hda/0/AudioConfig/] (level 4)
00:00:00.759263 
00:00:00.759264 [/Devices/hda/0/Config/] (level 4)
00:00:00.759264   DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:00.759265   DebugPathOut <string>  = "" (cb=1)
00:00:00.759265 
00:00:00.759265 [/Devices/hda/0/LUN#0/] (level 4)
00:00:00.759266   Driver <string>  = "AUDIO" (cb=6)
00:00:00.759266 
00:00:00.759267 [/Devices/hda/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.759268   Driver <string>  = "PulseAudio" (cb=11)
00:00:00.759268 
00:00:00.759268 [/Devices/hda/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.759269   StreamName <string>  = "Arch" (cb=5)
00:00:00.759270 
00:00:00.759270 [/Devices/hda/0/LUN#0/Config/] (level 5)
00:00:00.759271   BufferSizeMs    <integer> = 0x0000000000000000 (0)
00:00:00.759271   DriverName      <string>  = "PulseAudio" (cb=11)
00:00:00.759272   InputEnabled    <integer> = 0x0000000000000000 (0)
00:00:00.759272   OutputEnabled   <integer> = 0x0000000000000001 (1)
00:00:00.759273   PeriodSizeMs    <integer> = 0x0000000000000000 (0)
00:00:00.759273   PreBufferSizeMs <integer> = 0x00000000ffffffff (4 294 967 295)
00:00:00.759274 
00:00:00.759274 [/Devices/hda/0/LUN#1/] (level 4)
00:00:00.759275   Driver <string>  = "AUDIO" (cb=6)
00:00:00.759275 
00:00:00.759276 [/Devices/hda/0/LUN#2/] (level 4)
00:00:00.759276   Driver <string>  = "AUDIO" (cb=6)
00:00:00.759277 
00:00:00.759277 [/Devices/i8254/] (level 2)
00:00:00.759278 
00:00:00.759278 [/Devices/i8254/0/] (level 3)
00:00:00.759278 
00:00:00.759279 [/Devices/i8254/0/Config/] (level 4)
00:00:00.759279 
00:00:00.759280 [/Devices/i8259/] (level 2)
00:00:00.759280 
00:00:00.759280 [/Devices/i8259/0/] (level 3)
00:00:00.759281   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759281 
00:00:00.759282 [/Devices/i8259/0/Config/] (level 4)
00:00:00.759282 
00:00:00.759283 [/Devices/ioapic/] (level 2)
00:00:00.759283 
00:00:00.759283 [/Devices/ioapic/0/] (level 3)
00:00:00.759284   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759285 
00:00:00.759285 [/Devices/ioapic/0/Config/] (level 4)
00:00:00.759286   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.759286 
00:00:00.759286 [/Devices/mc146818/] (level 2)
00:00:00.759287 
00:00:00.759287 [/Devices/mc146818/0/] (level 3)
00:00:00.759288 
00:00:00.759288 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.759289   UseUTC <integer> = 0x0000000000000001 (1)
00:00:00.759289 
00:00:00.759289 [/Devices/parallel/] (level 2)
00:00:00.759290 
00:00:00.759290 [/Devices/pcarch/] (level 2)
00:00:00.759291 
00:00:00.759291 [/Devices/pcarch/0/] (level 3)
00:00:00.759292   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759292 
00:00:00.759293 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.759293 
00:00:00.759293 [/Devices/pci/] (level 2)
00:00:00.759294 
00:00:00.759294 [/Devices/pci/0/] (level 3)
00:00:00.759295   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759295 
00:00:00.759296 [/Devices/pci/0/Config/] (level 4)
00:00:00.759296   IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.759297 
00:00:00.759297 [/Devices/pcibridge/] (level 2)
00:00:00.759298 
00:00:00.759298 [/Devices/pckbd/] (level 2)
00:00:00.759299 
00:00:00.759299 [/Devices/pckbd/0/] (level 3)
00:00:00.759299   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.759300 
00:00:00.759300 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.759301 
00:00:00.759301 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.759302   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:00.759302 
00:00:00.759303 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.759303   Driver <string>  = "MainKeyboard" (cb=13)
00:00:00.759304 
00:00:00.759304 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.759305   Object <integer> = 0x00005576d14b3db0 (93 968 805 871 024)
00:00:00.759306 
00:00:00.759306 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.759307   QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.759313 
00:00:00.759314 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.759315   Driver <string>  = "MouseQueue" (cb=11)
00:00:00.759315 
00:00:00.759316 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.759317   Driver <string>  = "MainMouse" (cb=10)
00:00:00.759318 
00:00:00.759318 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.759319   Object <integer> = 0x00007f5878007cb0 (140 017 947 147 440)
00:00:00.759321 
00:00:00.759321 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.759322   QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.759323 
00:00:00.759324 [/Devices/pcnet/] (level 2)
00:00:00.759325 
00:00:00.759325 [/Devices/piix3ide/] (level 2)
00:00:00.759326 
00:00:00.759326 [/Devices/piix3ide/0/] (level 3)
00:00:00.759327   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759328   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:00.759328   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:00.759329   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759329 
00:00:00.759329 [/Devices/piix3ide/0/Config/] (level 4)
00:00:00.759330   Type <string>  = "PIIX4" (cb=6)
00:00:00.759331 
00:00:00.759331 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:00.759332   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759332 
00:00:00.759332 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:00.759333   DeviceInstance        <string>  = "piix3ide/0" (cb=11)
00:00:00.759334   First                 <integer> = 0x0000000000000000 (0)
00:00:00.759334   Last                  <integer> = 0x0000000000000003 (3)
00:00:00.759335   pConsole              <integer> = 0x00007f5878003330 (140 017 947 128 624)
00:00:00.759336   papLeds               <integer> = 0x00007f58780036f8 (140 017 947 129 592)
00:00:00.759337   pmapMediumAttachments <integer> = 0x00007f5878003b38 (140 017 947 130 680)
00:00:00.759338 
00:00:00.759338 [/Devices/serial/] (level 2)
00:00:00.759339 
00:00:00.759339 [/Devices/usb-ohci/] (level 2)
00:00:00.759340 
00:00:00.759340 [/Devices/usb-ohci/0/] (level 3)
00:00:00.759341   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759341   PCIDeviceNo   <integer> = 0x0000000000000006 (6)
00:00:00.759342   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759342   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759343 
00:00:00.759343 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:00.759344 
00:00:00.759344 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:00.759345   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:00.759345 
00:00:00.759346 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:00.759346 
00:00:00.759347 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:00.759347   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759348 
00:00:00.759348 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:00.759349   First   <integer> = 0x0000000000000000 (0)
00:00:00.759349   Last    <integer> = 0x0000000000000000 (0)
00:00:00.759350   papLeds <integer> = 0x00007f5878003b20 (140 017 947 130 656)
00:00:00.759351 
00:00:00.759351 [/Devices/vga/] (level 2)
00:00:00.759351 
00:00:00.759352 [/Devices/vga/0/] (level 3)
00:00:00.759352   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.759353   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:00.759353   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.759354   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.759354 
00:00:00.759355 [/Devices/vga/0/Config/] (level 4)
00:00:00.759356   3DEnabled        <integer> = 0x0000000000000001 (1)
00:00:00.759356   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.759357   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:00.759358   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:00.759358   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:00.759359   LogoFile         <string>  = "" (cb=1)
00:00:00.759359   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:00.759360   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:00.759360   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:00.759361   VMSVGA3dEnabled  <integer> = 0x0000000000000001 (1)
00:00:00.759361   VMSVGAEnabled    <integer> = 0x0000000000000001 (1)
00:00:00.759362   VMSVGAPciId      <integer> = 0x0000000000000001 (1)
00:00:00.759362   VRamSize         <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:00.759363 
00:00:00.759364 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.759364   Driver <string>  = "MainDisplay" (cb=12)
00:00:00.759365 
00:00:00.759365 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.759366   Object <integer> = 0x00007f58780088b0 (140 017 947 150 512)
00:00:00.759367 
00:00:00.759367 [/Devices/vga/0/LUN#999/] (level 4)
00:00:00.759368   Driver <string>  = "MainStatus" (cb=11)
00:00:00.759368 
00:00:00.759368 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:00.759369   First   <integer> = 0x0000000000000000 (0)
00:00:00.759370   Last    <integer> = 0x0000000000000000 (0)
00:00:00.759370   papLeds <integer> = 0x00007f5878003b30 (140 017 947 130 672)
00:00:00.759371 
00:00:00.759371 [/Devices/virtio-net/] (level 2)
00:00:00.759372 
00:00:00.759372 [/EM/] (level 1)
00:00:00.759373   TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.759373 
00:00:00.759373 [/GIM/] (level 1)
00:00:00.759374   Provider <string>  = "KVM" (cb=4)
00:00:00.759375 
00:00:00.759375 [/HM/] (level 1)
00:00:00.759376   64bitEnabled            <integer> = 0x0000000000000001 (1)
00:00:00.759376   EnableLargePages        <integer> = 0x0000000000000000 (0)
00:00:00.759377   EnableNestedPaging      <integer> = 0x0000000000000001 (1)
00:00:00.759377   EnableUX                <integer> = 0x0000000000000001 (1)
00:00:00.759378   EnableVPID              <integer> = 0x0000000000000001 (1)
00:00:00.759379   Exclusive               <integer> = 0x0000000000000001 (1)
00:00:00.759379   HMForced                <integer> = 0x0000000000000001 (1)
00:00:00.759380   IBPBOnVMEntry           <integer> = 0x0000000000000000 (0)
00:00:00.759380   IBPBOnVMExit            <integer> = 0x0000000000000000 (0)
00:00:00.759381   L1DFlushOnSched         <integer> = 0x0000000000000001 (1)
00:00:00.759382   L1DFlushOnVMEntry       <integer> = 0x0000000000000000 (0)
00:00:00.759382   LovelyMesaDrvWorkaround <integer> = 0x0000000000000001 (1)
00:00:00.759383   SpecCtrlByHost          <integer> = 0x0000000000000000 (0)
00:00:00.759383   UseNEMInstead           <integer> = 0x0000000000000000 (0)
00:00:00.759384 
00:00:00.759384 [/MM/] (level 1)
00:00:00.759385   CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.759385 
00:00:00.759385 [/NEM/] (level 1)
00:00:00.759386   Allow64BitGuests <integer> = 0x0000000000000001 (1)
00:00:00.759386 
00:00:00.759386 [/PDM/] (level 1)
00:00:00.759387 
00:00:00.759387 [/PDM/AsyncCompletion/] (level 2)
00:00:00.759388 
00:00:00.759388 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.759389 
00:00:00.759389 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.759390 
00:00:00.759390 [/PDM/BlkCache/] (level 2)
00:00:00.759391   CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.759392 
00:00:00.759392 [/PDM/Devices/] (level 2)
00:00:00.759393 
00:00:00.759393 [/PDM/Drivers/] (level 2)
00:00:00.759393 
00:00:00.759394 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.759394   Path <string>  = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:00.759395 
00:00:00.759395 [/PDM/NetworkShaper/] (level 2)
00:00:00.759396 
00:00:00.759396 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.759397 
00:00:00.759397 [/TM/] (level 1)
00:00:00.759397   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.759398 
00:00:00.759398 [/USB/] (level 1)
00:00:00.759399 
00:00:00.759399 [/USB/HidMouse/] (level 2)
00:00:00.759399 
00:00:00.759400 [/USB/HidMouse/0/] (level 3)
00:00:00.759400 
00:00:00.759400 [/USB/HidMouse/0/Config/] (level 4)
00:00:00.759401   Mode <string>  = "absolute" (cb=9)
00:00:00.759402 
00:00:00.759402 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:00.759403   Driver <string>  = "MouseQueue" (cb=11)
00:00:00.759403 
00:00:00.759403 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.759404   Driver <string>  = "MainMouse" (cb=10)
00:00:00.759404 
00:00:00.759405 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.759406   Object <integer> = 0x00007f5878007cb0 (140 017 947 147 440)
00:00:00.759406 
00:00:00.759407 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:00.759407   QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.759408 
00:00:00.759408 [/USB/USBProxy/] (level 2)
00:00:00.759409 
00:00:00.759409 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:00.759410 
00:00:00.759410 ********************* End of CFGM dump **********************
00:00:00.759413 VM: fHMEnabled=true  (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.759415 VM: fRawRing1Enabled=false CSAM=true  PATM=true 
00:00:00.759979 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:00.760001 MM: cbHyperHeap=0x100000 (1048576)
00:00:00.762173 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x7
00:00:00.763216 CPUM: Matched host CPU INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge)
00:00:00.763886 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:00.763904 CPUM: Microcode revision 0x00000020
00:00:00.763911 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:00.765232 PGM: HCPhysInterPD=000000007f8fc000 HCPhysInterPaePDPT=000000007f8ff000 HCPhysInterPaePML4=000000007f901000
00:00:00.765239 PGM: apInterPTs={000000007f8fd000,000000007f8fe000} apInterPaePTs={000000023811c000,000000023811d000} apInterPaePDs={000000023811e000,000000023811f000,0000000238130000,0000000238131000} pInterPaePDPT64=000000007f900000
00:00:00.765245 PGM: Host paging mode: AMD64+PGE+NX
00:00:00.765249 PGM: PGMPool: cMaxPages=2096 (u64MaxPages=2084)
00:00:00.765251 PGM: pgmR3PoolInit: cMaxPages=0x830 cMaxUsers=0x1060 cMaxPhysExts=0x1060 fCacheEnable=true 
00:00:00.793993 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=75 u32UpdateIntervalNS=13333332 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0xb cCpus=8
00:00:00.794012 TM: GIP - u64CpuHz=3 392 423 887 (0xca3447cf)  SUPGetCpuHzFromGip => 3 392 423 887
00:00:00.794017 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=3392293471(*) cErrors=0
00:00:00.794021 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=3392338440(*) cErrors=0
00:00:00.794023 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=3392398539(*) cErrors=0
00:00:00.794026 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=3392291662(*) cErrors=0
00:00:00.794028 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x1 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=3392291980(*) cErrors=0
00:00:00.794041 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x3 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=3392371141(*) cErrors=0
00:00:00.794044 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x5 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=3392387888(*) cErrors=0
00:00:00.794047 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=3392423887(*) cErrors=0
00:00:00.794075 TM: cTSCTicksPerSecond=3 392 423 887 (0xca3447cf) enmTSCMode=3 (Dynamic)
00:00:00.794076 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.794391 VMM: CoreCode: R3=00007f58881d6000 R0=XXXXXXXXXXXXXXXX RC=a0fab000 Phys=000000007f91c000 cb=0x1000
00:00:00.794501 EMR3Init: fRecompileUser=false fRecompileSupervisor=false fRawRing1Enabled=false fIemExecutesAll=false fGuruOnTripleFault=true 
00:00:00.794585 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_IvyBridge
00:00:00.794662 GIM: Using provider 'KVM' (Implementation version: 0)
00:00:00.794667 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:00.866064 AIOMgr: Default manager type is 'Async'
00:00:00.866093 AIOMgr: Default file backend is 'NonBuffered'
00:00:00.866381 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:00.866399 BlkCache: Cache commit interval is 10000 ms
00:00:00.866406 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.875278 EFI: boot args = 
00:00:00.875298 EFI: device props = 
00:00:00.881394 Found EFI FW Volume, 131072 bytes (32 4096-byte blocks)
00:00:00.891899 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:00.892873 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:00.892881 CPUM: SetGuestCpuIdFeature: Enabled x2APIC
00:00:00.893080 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:00.893107 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.895351 Shared Folders service loaded
00:00:00.897178 Guest Control service loaded
00:00:00.925881 VGA: Using the 386+ BIOS image.
00:00:00.931092 DrvVD: Flushes will be ignored
00:00:00.931108 DrvVD: Async flushes will be passed to the disk
00:00:00.932855 VD: VDInit finished with VINF_SUCCESS
00:00:00.933048 AIOMgr: Endpoint for file '/home/test/VirtualBox VMs/Arch/Arch.vdi' (flags 000c0723) created successfully
00:00:00.934544 VD: Opening the disk took 1779246 ns
00:00:00.934599 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 25165824
00:00:00.934727 AHCI#0: Reset the HBA
00:00:00.934735 VD#0: Cancelling all active requests
00:00:00.934874 PIIX3 ATA: LUN#0: no unit
00:00:00.934881 PIIX3 ATA: LUN#1: no unit
00:00:00.934911 PIIX3 ATA: LUN#2: no unit
00:00:00.934915 PIIX3 ATA: LUN#3: no unit
00:00:00.934928 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:00.934939 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:00.935533 E1000#0: Chip=82540EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled GC=enabled
00:00:00.942432 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:00.942522 NAT: resolv.conf: nameserver 212.205.212.205
00:00:00.942532 NAT: resolv.conf: nameserver 195.170.0.1
00:00:00.942539 NAT: resolv.conf: nameserver 2001:4860:4860::8888
00:00:00.942546 NAT: resolv.conf: nameserver 2001:4860:4860::8844
00:00:00.942552 NAT: resolv.conf: nameserver 2a02:587:101:0:212:205:212:205
00:00:00.942567 NAT: DNS#0: 212.205.212.205
00:00:00.942573 NAT: DNS#1: 195.170.0.1
00:00:00.943287 HDA: Asynchronous I/O enabled
00:00:00.943390 Audio: Initializing PulseAudio driver
00:00:00.947900 PulseAudio: Using v12.2.0
00:00:00.950196 PulseAudio: Retrieving server information ...
00:00:00.951429 HDA: Codec reset
00:00:00.951450 HDA: Reset
00:00:00.952370 VUSB: Attached 'HidMouse' to port 1 on RootHub#0 (FullSpeed)
00:00:00.952492 PGM: The CPU physical address width is 36 bits
00:00:00.952500 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
00:00:00.952545 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true 
00:00:00.954573 VMM: Enabled thread-context hooks
00:00:00.954597 VMM: RTThreadPreemptIsPending() can be trusted
00:00:00.954601 VMM: Kernel preemption is possible
00:00:00.954666 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false fL1dFlushOnVmEntry=false); fL1dFlushOnSched=true 
00:00:00.954674 HM: Using VT-x implementation 2.0
00:00:00.954675 HM: Max resume loops                  = 8192
00:00:00.954675 HM: Host CR4                          = 0x1606e0
00:00:00.954677 HM: Host EFER                         = 0xd01
00:00:00.954678 HM: MSR_IA32_SMM_MONITOR_CTL          = 0x0
00:00:00.954679 HM: MSR_IA32_FEATURE_CONTROL          = 0x5
00:00:00.954679 HM:   LOCK
00:00:00.954680 HM:   VMXON
00:00:00.954680 HM: MSR_IA32_VMX_BASIC                = 0xda040000000010
00:00:00.954681 HM:   VMCS id                           = 0x10
00:00:00.954682 HM:   VMCS size                         = 1024 bytes
00:00:00.954683 HM:   VMCS physical address limit       = None
00:00:00.954683 HM:   VMCS memory type                  = Write Back (WB)
00:00:00.954684 HM:   Dual-monitor treatment support    = true 
00:00:00.954685 HM:   OUTS & INS instruction-info       = true 
00:00:00.954686 HM:   Supports true capability MSRs     = true 
00:00:00.954686 HM: MSR_IA32_VMX_PINBASED_CTLS        = 0x7f00000016
00:00:00.954688 HM:   EXT_INT_EXIT
00:00:00.954688 HM:   NMI_EXIT
00:00:00.954688 HM:   VIRTUAL_NMI
00:00:00.954689 HM:   PREEMPT_TIMER
00:00:00.954689 HM:   POSTED_INT (must be cleared)
00:00:00.954732 HM: MSR_IA32_VMX_PROCBASED_CTLS       = 0xfff9fffe0401e172
00:00:00.954734 HM:   INT_WINDOW_EXIT
00:00:00.954735 HM:   USE_TSC_OFFSETTING
00:00:00.954735 HM:   HLT_EXIT
00:00:00.954736 HM:   INVLPG_EXIT
00:00:00.954736 HM:   MWAIT_EXIT
00:00:00.954736 HM:   RDPMC_EXIT
00:00:00.954737 HM:   RDTSC_EXIT
00:00:00.954737 HM:   CR3_LOAD_EXIT (must be set)
00:00:00.954738 HM:   CR3_STORE_EXIT (must be set)
00:00:00.954738 HM:   CR8_LOAD_EXIT
00:00:00.954739 HM:   CR8_STORE_EXIT
00:00:00.954739 HM:   USE_TPR_SHADOW
00:00:00.954740 HM:   NMI_WINDOW_EXIT
00:00:00.954740 HM:   MOV_DR_EXIT
00:00:00.954741 HM:   UNCOND_IO_EXIT
00:00:00.954741 HM:   USE_IO_BITMAPS
00:00:00.954742 HM:   MONITOR_TRAP_FLAG
00:00:00.954742 HM:   USE_MSR_BITMAPS
00:00:00.954742 HM:   MONITOR_EXIT
00:00:00.954743 HM:   PAUSE_EXIT
00:00:00.954743 HM:   USE_SECONDARY_CTLS
00:00:00.954744 HM: MSR_IA32_VMX_PROCBASED_CTLS2      = 0x8ff00000000
00:00:00.954745 HM:   VIRT_APIC_ACCESS
00:00:00.954745 HM:   EPT
00:00:00.954746 HM:   DESC_TABLE_EXIT
00:00:00.954746 HM:   RDTSCP
00:00:00.954747 HM:   VIRT_X2APIC_MODE
00:00:00.954747 HM:   VPID
00:00:00.954748 HM:   WBINVD_EXIT
00:00:00.954748 HM:   UNRESTRICTED_GUEST
00:00:00.954749 HM:   APIC_REG_VIRT (must be cleared)
00:00:00.954749 HM:   VIRT_INT_DELIVERY (must be cleared)
00:00:00.954750 HM:   PAUSE_LOOP_EXIT (must be cleared)
00:00:00.954750 HM:   RDRAND_EXIT
00:00:00.954750 HM:   INVPCID (must be cleared)
00:00:00.954751 HM:   VMFUNC (must be cleared)
00:00:00.954751 HM:   VMCS_SHADOWING (must be cleared)
00:00:00.954752 HM:   ENCLS_EXIT (must be cleared)
00:00:00.954752 HM:   RDSEED_EXIT (must be cleared)
00:00:00.954753 HM:   PML (must be cleared)
00:00:00.954753 HM:   EPT_VE (must be cleared)
00:00:00.954753 HM:   CONCEAL_FROM_PT (must be cleared)
00:00:00.954754 HM:   XSAVES_XRSTORS (must be cleared)
00:00:00.954754 HM:   TSC_SCALING (must be cleared)
00:00:00.954755 HM: MSR_IA32_VMX_ENTRY_CTLS           = 0xffff000011ff
00:00:00.954756 HM:   LOAD_DEBUG (must be set)
00:00:00.954756 HM:   IA32E_MODE_GUEST
00:00:00.954757 HM:   ENTRY_TO_SMM
00:00:00.954757 HM:   DEACTIVATE_DUAL_MON
00:00:00.954757 HM:   LOAD_PERF_MSR
00:00:00.954758 HM:   LOAD_PAT_MSR
00:00:00.954758 HM:   LOAD_EFER_MSR
00:00:00.954759 HM: MSR_IA32_VMX_EXIT_CTLS            = 0x7fffff00036dff
00:00:00.954760 HM:   SAVE_DEBUG (must be set)
00:00:00.954760 HM:   HOST_ADDR_SPACE_SIZE
00:00:00.954761 HM:   LOAD_PERF_MSR
00:00:00.954761 HM:   ACK_EXT_INT
00:00:00.954761 HM:   SAVE_PAT_MSR
00:00:00.954762 HM:   LOAD_PAT_MSR
00:00:00.954762 HM:   SAVE_EFER_MSR
00:00:00.954763 HM:   LOAD_EFER_MSR
00:00:00.954763 HM:   SAVE_PREEMPT_TIMER
00:00:00.954764 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS   = 0x7f00000016
00:00:00.954764 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS  = 0xfff9fffe04006172
00:00:00.954766 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS      = 0xffff000011fb
00:00:00.954766 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS       = 0x7fffff00036dfb
00:00:00.954768 HM: MSR_IA32_VMX_MISC                 = 0x100401e5
00:00:00.954768 HM:   PREEMPT_TIMER_TSC                 = 0x5
00:00:00.954769 HM:   EXIT_SAVE_EFER_LMA                = true 
00:00:00.954770 HM:   ACTIVITY_STATES                   = 0x7 ( HLT SHUTDOWN SIPI_WAIT )
00:00:00.954771 HM:   INTEL_PT                          = false
00:00:00.954771 HM:   SMM_READ_SMBASE_MSR               = false
00:00:00.954772 HM:   CR3_TARGET                        = 0x4
00:00:00.954773 HM:   MAX_MSR                           = 0x0 ( 512 )
00:00:00.954773 HM:   VMXOFF_BLOCK_SMI                  = true 
00:00:00.954774 HM:   VMWRITE_ALL                       = false
00:00:00.954775 HM:   ENTRY_INJECT_SOFT_INT             = 0x0
00:00:00.954775 HM:   MSEG_ID                           = 0x0
00:00:00.954776 HM: MSR_IA32_VMX_VMCS_ENUM            = 0x2a
00:00:00.954776 HM:   HIGHEST_IDX                       = 0x15
00:00:00.954777 HM: MSR_IA32_VMX_EPT_VPID_CAP         = 0xf0106114141
00:00:00.954778 HM:   RWX_X_ONLY
00:00:00.954778 HM:   PAGE_WALK_LENGTH_4
00:00:00.954779 HM:   EMT_UC
00:00:00.954779 HM:   EMT_WB
00:00:00.954780 HM:   PDE_2M
00:00:00.954780 HM:   INVEPT
00:00:00.954781 HM:   INVEPT_SINGLE_CONTEXT
00:00:00.954781 HM:   INVEPT_ALL_CONTEXTS
00:00:00.954781 HM:   INVVPID
00:00:00.954782 HM:   INVVPID_INDIV_ADDR
00:00:00.954782 HM:   INVVPID_SINGLE_CONTEXT
00:00:00.954783 HM:   INVVPID_ALL_CONTEXTS
00:00:00.954783 HM:   INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:00.954784 HM: MSR_IA32_VMX_CR0_FIXED0           = 0x80000021
00:00:00.954784 HM: MSR_IA32_VMX_CR0_FIXED1           = 0xffffffff
00:00:00.954785 HM: MSR_IA32_VMX_CR4_FIXED0           = 0x2000
00:00:00.954786 HM: MSR_IA32_VMX_CR4_FIXED1           = 0x1767ff
00:00:00.954787 HM: APIC-access page physaddr         = 0x000000007f91d000
00:00:00.954788 HM: VCPU  0: MSR bitmap physaddr      = 0x000000007f91f000
00:00:00.954789 HM: VCPU  0: VMCS physaddr            = 0x000000007f91e000
00:00:00.954791 HM: Guest support: 32-bit and 64-bit
00:00:00.954796 HM: Supports VMCS EFER fields         = true 
00:00:00.954796 HM: Enabled VMX
00:00:00.954800 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:00.954801 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.954801 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:00.954802 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:00.954802 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:00.954803 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:00.954803 HM: Enabled nested paging
00:00:00.954804 HM:   EPT flush type                  = Single context
00:00:00.954804 HM: Enabled unrestricted guest execution
00:00:00.954805 HM: Enabled VPID
00:00:00.954805 HM:   VPID flush type                 = Single context
00:00:00.954806 HM: Enabled VMX-preemption timer (cPreemptTimerShift=5)
00:00:00.954806 HM: VT-x/AMD-V init method: GLOBAL
00:00:00.954808 EM: Exit history optimizations: enabled=true  enabled-r0=true  enabled-r0-no-preemption=false
00:00:00.954821 VMM: fUsePeriodicPreemptionTimers=false
00:00:00.955703 CPUM: Logical host processors: 8 present, 8 max, 8 online, online mask: 00000000000000ff
00:00:00.955877 CPUM: Physical host cores: 4
00:00:00.955878 ************************* CPUID dump ************************
00:00:00.955881          Raw Standard CPUID Leaves
00:00:00.955882      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.955883 Gst: 00000000/0000  0000000d 756e6547 6c65746e 49656e69
00:00:00.955884 Hst:                0000000d 756e6547 6c65746e 49656e69
00:00:00.955886 Gst: 00000001/0000  000306a9 00010800 d6ba220b 178bfbff
00:00:00.955887 Hst:                000306a9 02100800 7fbae3ff bfebfbff
00:00:00.955888 Gst: 00000002/0000  76035a01 00f0b2ff 00000000 00ca0000
00:00:00.955890 Hst:                76035a01 00f0b2ff 00000000 00ca0000
00:00:00.955891 Gst: 00000003/0000  00000000 00000000 00000000 00000000
00:00:00.955892 Hst:                00000000 00000000 00000000 00000000
00:00:00.955892 Gst: 00000004/0000  00000121 01c0003f 0000003f 00000000
00:00:00.955894 Hst:                1c004121 01c0003f 0000003f 00000000
00:00:00.955895 Gst: 00000004/0001  00000122 01c0003f 0000003f 00000000
00:00:00.955896 Hst:                1c004122 01c0003f 0000003f 00000000
00:00:00.955897 Gst: 00000004/0002  00000143 01c0003f 000001ff 00000000
00:00:00.955898 Hst:                1c004143 01c0003f 000001ff 00000000
00:00:00.955899 Gst: 00000004/0003  00000163 03c0003f 00001fff 00000006
00:00:00.955900 Hst:                1c03c163 03c0003f 00001fff 00000006
00:00:00.955901 Gst: 00000004/0004  00000000 00000000 00000000 00000000
00:00:00.955902 Hst:                00000000 00000000 00000000 00000000
00:00:00.955903 Gst: 00000005/0000  00000040 00000040 00000000 00000000
00:00:00.955904 Hst:                00000040 00000040 00000003 00001120
00:00:00.955905 Gst: 00000006/0000  00000000 00000000 00000000 00000000
00:00:00.955906 Hst:                00000077 00000002 00000009 00000000
00:00:00.955907 Gst: 00000007/0000  00000000 00000001 00000000 10000000
00:00:00.955907 Hst:                00000000 00000281 00000000 9c000000
00:00:00.955908 Gst: 00000007/0001  00000000 00000000 00000000 00000000
00:00:00.955909 Hst:                00000000 00000000 00000000 00000000
00:00:00.955910 Gst: 00000008/0000  00000000 00000000 00000000 00000000
00:00:00.955911 Hst:                00000000 00000000 00000000 00000000
00:00:00.955912 Gst: 00000009/0000  00000000 00000000 00000000 00000000
00:00:00.955913 Hst:                00000000 00000000 00000000 00000000
00:00:00.955914 Gst: 0000000a/0000  00000000 00000000 00000000 00000000
00:00:00.955914 Hst:                07300403 00000000 00000000 00000603
00:00:00.955915 Gst: 0000000b/0000  00000000 00000001 00000100 00000000
00:00:00.955916 Hst:                00000001 00000002 00000100 00000002
00:00:00.955917 Gst: 0000000b/0001  00000001 00000001 00000201 00000000
00:00:00.955918 Hst:                00000004 00000008 00000201 00000002
00:00:00.955919 Gst: 0000000b/0002  00000000 00000000 00000002 00000000
00:00:00.955920 Hst:                00000000 00000000 00000002 00000002
00:00:00.955921 Gst: 0000000c/0000  00000000 00000000 00000000 00000000
00:00:00.955921 Hst:                00000000 00000000 00000000 00000000
00:00:00.955922 Gst: 0000000d/0000  00000007 00000340 00000340 00000000
00:00:00.955923 Hst:                00000007 00000340 00000340 00000000
00:00:00.955924 Gst: 0000000d/0001  00000000 00000000 00000000 00000000
00:00:00.955925 Hst:                00000001 00000000 00000000 00000000
00:00:00.955926 Gst: 0000000d/0002  00000100 00000240 00000000 00000000
00:00:00.955927 Hst:                00000100 00000240 00000000 00000000
00:00:00.955928 Gst: 0000000d/0003  00000000 00000000 00000000 00000000
00:00:00.955929 Hst:                00000000 00000000 00000000 00000000
00:00:00.955948                                Name: GenuineIntel
00:00:00.955950                            Supports: 0x00000000-0x0000000d
00:00:00.955951                              Family:  6 	Extended: 0 	Effective: 6
00:00:00.955953                               Model: 10 	Extended: 3 	Effective: 58
00:00:00.955954                            Stepping: 9
00:00:00.955955                                Type: 0 (primary)
00:00:00.955956                             APIC ID: 0x00
00:00:00.955957                        Logical CPUs: 1
00:00:00.955958                        CLFLUSH Size: 8
00:00:00.955959                            Brand ID: 0x00
00:00:00.955961 Features
00:00:00.955961   Mnemonic - Description                                  = guest (host)
00:00:00.955962   FPU - x87 FPU on Chip                                   = 1 (1)
00:00:00.955964   VME - Virtual 8086 Mode Enhancements                    = 1 (1)
00:00:00.955965   DE - Debugging extensions                               = 1 (1)
00:00:00.955966   PSE - Page Size Extension                               = 1 (1)
00:00:00.955968   TSC - Time Stamp Counter                                = 1 (1)
00:00:00.955969   MSR - Model Specific Registers                          = 1 (1)
00:00:00.955971   PAE - Physical Address Extension                        = 1 (1)
00:00:00.955972   MCE - Machine Check Exception                           = 1 (1)
00:00:00.955973   CX8 - CMPXCHG8B instruction                             = 1 (1)
00:00:00.955986   APIC - APIC On-Chip                                     = 1 (1)
00:00:00.955987   SEP - SYSENTER and SYSEXIT Present                      = 1 (1)
00:00:00.955988   MTRR - Memory Type Range Registers                      = 1 (1)
00:00:00.955990   PGE - PTE Global Bit                                    = 1 (1)
00:00:00.955991   MCA - Machine Check Architecture                        = 1 (1)
00:00:00.955992   CMOV - Conditional Move instructions                    = 1 (1)
00:00:00.955993   PAT - Page Attribute Table                              = 1 (1)
00:00:00.955995   PSE-36 - 36-bit Page Size Extension                     = 1 (1)
00:00:00.955996   PSN - Processor Serial Number                           = 0 (0)
00:00:00.955997   CLFSH - CLFLUSH instruction                             = 1 (1)
00:00:00.955999   DS - Debug Store                                        = 0 (1)
00:00:00.956000   ACPI - Thermal Mon. & Soft. Clock Ctrl.                 = 0 (1)
00:00:00.956001   MMX - Intel MMX Technology                              = 1 (1)
00:00:00.956002   FXSR - FXSAVE and FXRSTOR instructions                  = 1 (1)
00:00:00.956004   SSE - SSE support                                       = 1 (1)
00:00:00.956005   SSE2 - SSE2 support                                     = 1 (1)
00:00:00.956007   SS - Self Snoop                                         = 0 (1)
00:00:00.956008   HTT - Hyper-Threading Technology                        = 1 (1)
00:00:00.956009   TM - Therm. Monitor                                     = 0 (1)
00:00:00.956011   PBE - Pending Break Enabled                             = 0 (1)
00:00:00.956012   SSE3 - SSE3 support                                     = 1 (1)
00:00:00.956014   PCLMUL - PCLMULQDQ support (for AES-GCM)                = 1 (1)
00:00:00.956015   DTES64 - DS Area 64-bit Layout                          = 0 (1)
00:00:00.956016   MONITOR - MONITOR/MWAIT instructions                    = 1 (1)
00:00:00.956017   CPL-DS - CPL Qualified Debug Store                      = 0 (1)
00:00:00.956018   VMX - Virtual Machine Extensions                        = 0 (1)
00:00:00.956019   SMX - Safer Mode Extensions                             = 0 (1)
00:00:00.956021   EST - Enhanced SpeedStep Technology                     = 0 (1)
00:00:00.956022   TM2 - Terminal Monitor 2                                = 0 (1)
00:00:00.956023   SSSE3 - Supplemental Streaming SIMD Extensions 3        = 1 (1)
00:00:00.956024   CNTX-ID - L1 Context ID                                 = 0 (0)
00:00:00.956026   SDBG - Silicon Debug interface                          = 0 (0)
00:00:00.956027   FMA - Fused Multiply Add extensions                     = 0 (0)
00:00:00.956028   CX16 - CMPXCHG16B instruction                           = 1 (1)
00:00:00.956029   TPRUPDATE - xTPR Update Control                         = 0 (1)
00:00:00.956030   PDCM - Perf/Debug Capability MSR                        = 0 (1)
00:00:00.956032   PCID - Process Context Identifiers                      = 1 (1)
00:00:00.956033   DCA - Direct Cache Access                               = 0 (0)
00:00:00.956034   SSE4_1 - SSE4_1 support                                 = 1 (1)
00:00:00.956035   SSE4_2 - SSE4_2 support                                 = 1 (1)
00:00:00.956037   X2APIC - x2APIC support                                 = 1 (1)
00:00:00.956038   MOVBE - MOVBE instruction                               = 0 (0)
00:00:00.956040   POPCNT - POPCNT instruction                             = 1 (1)
00:00:00.956041   TSCDEADL - Time Stamp Counter Deadline                  = 0 (1)
00:00:00.956042   AES - AES instructions                                  = 1 (1)
00:00:00.956043   XSAVE - XSAVE instruction                               = 1 (1)
00:00:00.956045   OSXSAVE - OSXSAVE instruction                           = 0 (1)
00:00:00.956046   AVX - AVX support                                       = 1 (1)
00:00:00.956047   F16C - 16-bit floating point conversion instructions    = 0 (1)
00:00:00.956048   RDRAND - RDRAND instruction                             = 1 (1)
00:00:00.956049   HVP - Hypervisor Present (we're a guest)                = 1 (0)
00:00:00.956051 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:00.956051   Mnemonic - Description                                  = guest (host)
00:00:00.956052   FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr.   = 1 (1)
00:00:00.956053   TSCADJUST - Supports MSR_IA32_TSC_ADJUST                = 0 (0)
00:00:00.956054   SGX - Supports Software Guard Extensions                = 0 (0)
00:00:00.956055   BMI1 - Advanced Bit Manipulation extension 1            = 0 (0)
00:00:00.956056   HLE - Hardware Lock Elision                             = 0 (0)
00:00:00.956057   AVX2 - Advanced Vector Extensions 2                     = 0 (0)
00:00:00.956059   FDP_EXCPTN_ONLY - FPU DP only updated on exceptions     = 0 (0)
00:00:00.956059   SMEP - Supervisor Mode Execution Prevention             = 0 (1)
00:00:00.956060   BMI2 - Advanced Bit Manipulation extension 2            = 0 (0)
00:00:00.956061   ERMS - Enhanced REP MOVSB/STOSB instructions            = 0 (1)
00:00:00.956062   INVPCID - INVPCID instruction                           = 0 (0)
00:00:00.956064   RTM - Restricted Transactional Memory                   = 0 (0)
00:00:00.956065   PQM - Platform Quality of Service Monitoring            = 0 (0)
00:00:00.956066   DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set  = 0 (0)
00:00:00.956067   MPE - Intel Memory Protection Extensions                = 0 (0)
00:00:00.956068   PQE - Platform Quality of Service Enforcement           = 0 (0)
00:00:00.956069   AVX512F - AVX512 Foundation instructions                = 0 (0)
00:00:00.956070   RDSEED - RDSEED instruction                             = 0 (0)
00:00:00.956071   ADX - ADCX/ADOX instructions                            = 0 (0)
00:00:00.956072   SMAP - Supervisor Mode Access Prevention                = 0 (0)
00:00:00.956073   CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction  = 0 (0)
00:00:00.956074   INTEL_PT - Intel Processor Trace                        = 0 (0)
00:00:00.956075   AVX512PF - AVX512 Prefetch instructions                 = 0 (0)
00:00:00.956076   AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:00.956077   AVX512CD - AVX512 Conflict Detection instructions       = 0 (0)
00:00:00.956078   SHA - Secure Hash Algorithm extensions                  = 0 (0)
00:00:00.956080   PREFETCHWT1 - PREFETCHWT1 instruction                   = 0 (0)
00:00:00.956081   UMIP - User mode insturction prevention                 = 0 (0)
00:00:00.956082   PKU - Protection Key for Usermode pages                 = 0 (0)
00:00:00.956083   OSPKE - CR4.PKU mirror                                  = 0 (0)
00:00:00.956084   MAWAU - Value used by BNDLDX & BNDSTX                   = 0x0 (0x0)
00:00:00.956086   RDPID - Read processor ID support                       = 0 (0)
00:00:00.956087   SGX_LC - Supports SGX Launch Configuration              = 0 (0)
00:00:00.956088   IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB  = 0 (1)
00:00:00.956089   STIBP - Supports IA32_SPEC_CTRL.STIBP                   = 0 (1)
00:00:00.956090   FLUSH_CMD - Supports IA32_FLUSH_CMD                     = 1 (1)
00:00:00.956091   ARCHCAP - Supports IA32_ARCH_CAP                        = 0 (0)
00:00:00.956093   31 - Reserved                                           = 0 (1)
00:00:00.956095 Processor Extended State Enumeration (leaf 0xd):
00:00:00.956096    XSAVE area cur/max size by XCR0, guest: 0x340/0x340
00:00:00.956097     XSAVE area cur/max size by XCR0, host: 0x340/0x340
00:00:00.956098                    Valid XCR0 bits, guest: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:00.956100                     Valid XCR0 bits, host: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:00.956102                     XSAVE features, guest:
00:00:00.956103                      XSAVE features, host: XSAVEOPT
00:00:00.956105       XSAVE area cur size XCR0|XSS, guest: 0x0
00:00:00.956106        XSAVE area cur size XCR0|XSS, host: 0x0
00:00:00.956106                Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:00.956107                 Valid IA32_XSS bits, host: 0x00000000`00000000
00:00:00.956109   State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.956110   State #2, host:  off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.956121          Raw Hypervisor CPUID Leaves
00:00:00.956122      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.956122 Gst: 40000000/0000  40000001 4b4d564b 564b4d56 0000004d
00:00:00.956124 Hst:                00000007 00000340 00000340 00000000
00:00:00.956125 Gst: 40000001/0000  01000089 00000000 00000000 00000000
00:00:00.956126 Hst:                00000007 00000340 00000340 00000000
00:00:00.956127          Raw Extended CPUID Leaves
00:00:00.956127      Leaf/sub-leaf  eax      ebx      ecx      edx
00:00:00.956128 Gst: 80000000/0000  80000008 00000000 00000000 00000000
00:00:00.956129 Hst:                80000008 00000000 00000000 00000000
00:00:00.956130 Gst: 80000001/0000  00000000 00000000 00000001 28100800
00:00:00.956131 Hst:                00000000 00000000 00000001 28100800
00:00:00.956132 Gst: 80000002/0000  20202020 20202020 65746e49 2952286c
00:00:00.956133 Hst:                20202020 20202020 65746e49 2952286c
00:00:00.956135 Gst: 80000003/0000  726f4320 4d542865 37692029 3737332d
00:00:00.956136 Hst:                726f4320 4d542865 37692029 3737332d
00:00:00.956138 Gst: 80000004/0000  50432030 20402055 30342e33 007a4847
00:00:00.956139 Hst:                50432030 20402055 30342e33 007a4847
00:00:00.956140 Gst: 80000005/0000  00000000 00000000 00000000 00000000
00:00:00.956141 Hst:                00000000 00000000 00000000 00000000
00:00:00.956142 Gst: 80000006/0000  00000000 00000000 01006040 00000000
00:00:00.956143 Hst:                00000000 00000000 01006040 00000000
00:00:00.956144 Gst: 80000007/0000  00000000 00000000 00000000 00000100
00:00:00.956145 Hst:                00000000 00000000 00000000 00000100
00:00:00.956146 Gst: 80000008/0000  00003024 00000000 00000000 00000000
00:00:00.956147 Hst:                00003024 00000000 00000000 00000000
00:00:00.956148 Ext Name:                        
00:00:00.956149 Ext Supports:                    0x80000000-0x80000008
00:00:00.956149 Family:                          0  	Extended: 0 	Effective: 0
00:00:00.956150 Model:                           0  	Extended: 0 	Effective: 0
00:00:00.956151 Stepping:                        0
00:00:00.956151 Brand ID:                        0x000
00:00:00.956152 Ext Features
00:00:00.956153   Mnemonic - Description                                  = guest (host)
00:00:00.956153   FPU - x87 FPU on Chip                                   = 0 (0)
00:00:00.956155   VME - Virtual 8086 Mode Enhancements                    = 0 (0)
00:00:00.956156   DE - Debugging extensions                               = 0 (0)
00:00:00.956157   PSE - Page Size Extension                               = 0 (0)
00:00:00.956158   TSC - Time Stamp Counter                                = 0 (0)
00:00:00.956160   MSR - K86 Model Specific Registers                      = 0 (0)
00:00:00.956161   PAE - Physical Address Extension                        = 0 (0)
00:00:00.956162   MCE - Machine Check Exception                           = 0 (0)
00:00:00.956163   CX8 - CMPXCHG8B instruction                             = 0 (0)
00:00:00.956165   APIC - APIC On-Chip                                     = 0 (0)
00:00:00.956166   SEP - SYSCALL/SYSRET                                    = 1 (1)
00:00:00.956168   MTRR - Memory Type Range Registers                      = 0 (0)
00:00:00.956169   PGE - PTE Global Bit                                    = 0 (0)
00:00:00.956170   MCA - Machine Check Architecture                        = 0 (0)
00:00:00.956171   CMOV - Conditional Move instructions                    = 0 (0)
00:00:00.956172   PAT - Page Attribute Table                              = 0 (0)
00:00:00.956174   PSE-36 - 36-bit Page Size Extension                     = 0 (0)
00:00:00.956175   NX - No-Execute/Execute-Disable                         = 1 (1)
00:00:00.956176   AXMMX - AMD Extensions to MMX instructions              = 0 (0)
00:00:00.956177   MMX - Intel MMX Technology                              = 0 (0)
00:00:00.956178   FXSR - FXSAVE and FXRSTOR Instructions                  = 0 (0)
00:00:00.956179   FFXSR - AMD fast FXSAVE and FXRSTOR instructions        = 0 (0)
00:00:00.956180   Page1GB - 1 GB large page                               = 0 (0)
00:00:00.956182   RDTSCP - RDTSCP instruction                             = 1 (1)
00:00:00.956183   LM - AMD64 Long Mode                                    = 1 (1)
00:00:00.956184   3DNOWEXT - AMD Extensions to 3DNow                      = 0 (0)
00:00:00.956186   3DNOW - AMD 3DNow                                       = 0 (0)
00:00:00.956187   LahfSahf - LAHF/SAHF support in 64-bit mode             = 1 (1)
00:00:00.956188   CmpLegacy - Core multi-processing legacy mode           = 0 (0)
00:00:00.956189   SVM - AMD Secure Virtual Machine extensions             = 0 (0)
00:00:00.956191   EXTAPIC - AMD Extended APIC registers                   = 0 (0)
00:00:00.956192   CR8L - AMD LOCK MOV CR0 means MOV CR8                   = 0 (0)
00:00:00.956193   ABM - AMD Advanced Bit Manipulation                     = 0 (0)
00:00:00.956194   SSE4A - SSE4A instructions                              = 0 (0)
00:00:00.956195   MISALIGNSSE - AMD Misaligned SSE mode                   = 0 (0)
00:00:00.956196   3DNOWPRF - AMD PREFETCH and PREFETCHW instructions      = 0 (0)
00:00:00.956197   OSVW - AMD OS Visible Workaround                        = 0 (0)
00:00:00.956198   IBS - Instruct Based Sampling                           = 0 (0)
00:00:00.956200   XOP - Extended Operation support                        = 0 (0)
00:00:00.956201   SKINIT - SKINIT, STGI, and DEV support                  = 0 (0)
00:00:00.956202   WDT - AMD Watchdog Timer support                        = 0 (0)
00:00:00.956203   LWP - Lightweight Profiling support                     = 0 (0)
00:00:00.956204   FMA4 - Four operand FMA instruction support             = 0 (0)
00:00:00.956205   NodeId - NodeId in MSR C001_100C                        = 0 (0)
00:00:00.956207   TBM - Trailing Bit Manipulation instructions            = 0 (0)
00:00:00.956208   TOPOEXT - Topology Extensions                           = 0 (0)
00:00:00.956209   PRFEXTCORE - Performance Counter Extensions support     = 0 (0)
00:00:00.956210   PRFEXTNB - NB Performance Counter Extensions support    = 0 (0)
00:00:00.956211   DATABPEXT - Data-access Breakpoint Extension            = 0 (0)
00:00:00.956212   PERFTSC - Performance Time Stamp Counter                = 0 (0)
00:00:00.956213 Full Name:                       "        Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz"
00:00:00.956214 TLB 2/4M Instr/Uni:              res0     0 entries
00:00:00.956215 TLB 2/4M Data:                   res0     0 entries
00:00:00.956215 TLB 4K Instr/Uni:                res0     0 entries
00:00:00.956216 TLB 4K Data:                     res0     0 entries
00:00:00.956216 L1 Instr Cache Line Size:        0 bytes
00:00:00.956217 L1 Instr Cache Lines Per Tag:    0
00:00:00.956217 L1 Instr Cache Associativity:    res0  
00:00:00.956218 L1 Instr Cache Size:             0 KB
00:00:00.956218 L1 Data Cache Line Size:         0 bytes
00:00:00.956219 L1 Data Cache Lines Per Tag:     0
00:00:00.956219 L1 Data Cache Associativity:     res0  
00:00:00.956220 L1 Data Cache Size:              0 KB
00:00:00.956220 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:00.956221 L2 TLB 2/4M Data:                off       0 entries
00:00:00.956222 L2 TLB 4K Instr/Uni:             off       0 entries
00:00:00.956222 L2 TLB 4K Data:                  off       0 entries
00:00:00.956223 L2 Cache Line Size:              0 bytes
00:00:00.956223 L2 Cache Lines Per Tag:          0
00:00:00.956224 L2 Cache Associativity:          off   
00:00:00.956224 L2 Cache Size:                   0 KB
00:00:00.956225   TS - Temperature Sensor                                 = 0 (0)
00:00:00.956227   FID - Frequency ID control                              = 0 (0)
00:00:00.956228   VID - Voltage ID control                                = 0 (0)
00:00:00.956230   TscInvariant - Invariant Time Stamp Counter             = 1 (1)
00:00:00.956231   CBP - Core Performance Boost                            = 0 (0)
00:00:00.956232   EffFreqRO - Read-only Effective Frequency Interface     = 0 (0)
00:00:00.956233   ProcFdbkIf - Processor Feedback Interface               = 0 (0)
00:00:00.956234   ProcPwrRep - Core power reporting interface support     = 0 (0)
00:00:00.956235 Physical Address Width:          36 bits
00:00:00.956236 Virtual Address Width:           48 bits
00:00:00.956236 Guest Physical Address Width:    0 bits
00:00:00.956237 Physical Core Count:             1
00:00:00.956238 
00:00:00.956238 ******************** End of CPUID dump **********************
00:00:00.956239 *********************** VT-x features ***********************
00:00:00.956240 Nested hardware virtualization - VMX features
00:00:00.956240   Mnemonic - Description                                  = guest (host)
00:00:00.956241   VMX - Virtual-Machine Extensions                        = 0 (1)
00:00:00.956242   InsOutInfo - INS/OUTS instruction info.                 = 0 (1)
00:00:00.956242   ExtIntExit - External interrupt exiting                 = 0 (1)
00:00:00.956243   NmiExit - NMI exiting                                   = 0 (1)
00:00:00.956244   VirtNmi - Virtual NMIs                                  = 0 (1)
00:00:00.956244   PreemptTimer - VMX preemption timer                     = 0 (1)
00:00:00.956245   PostedInt - Posted interrupts                           = 0 (0)
00:00:00.956246   IntWindowExit - Interrupt-window exiting                = 0 (1)
00:00:00.956246   TscOffsetting - TSC offsetting                          = 0 (1)
00:00:00.956247   HltExit - HLT exiting                                   = 0 (1)
00:00:00.956248   InvlpgExit - INVLPG exiting                             = 0 (1)
00:00:00.956248   MwaitExit - MWAIT exiting                               = 0 (1)
00:00:00.956249   RdpmcExit - RDPMC exiting                               = 0 (1)
00:00:00.956250   RdtscExit - RDTSC exiting                               = 0 (1)
00:00:00.956250   Cr3LoadExit - CR3-load exiting                          = 0 (1)
00:00:00.956251   Cr3StoreExit - CR3-store exiting                        = 0 (1)
00:00:00.956252   Cr8LoadExit  - CR8-load exiting                         = 0 (1)
00:00:00.956252   Cr8StoreExit - CR8-store exiting                        = 0 (1)
00:00:00.956253   UseTprShadow - Use TPR shadow                           = 0 (1)
00:00:00.956253   NmiWindowExit - NMI-window exiting                      = 0 (1)
00:00:00.956254   MovDRxExit - Mov-DR exiting                             = 0 (1)
00:00:00.956255   UncondIoExit - Unconditional I/O exiting                = 0 (1)
00:00:00.956255   UseIoBitmaps - Use I/O bitmaps                          = 0 (1)
00:00:00.956256   MonitorTrapFlag - Monitor trap flag                     = 0 (1)
00:00:00.956257   UseMsrBitmaps - MSR bitmaps                             = 0 (1)
00:00:00.956257   MonitorExit - MONITOR exiting                           = 0 (1)
00:00:00.956258   PauseExit - PAUSE exiting                               = 0 (1)
00:00:00.956259   SecondaryExecCtl - Activate secondary controls          = 0 (1)
00:00:00.956259   VirtApic - Virtualize-APIC accesses                     = 0 (1)
00:00:00.956260   Ept - Extended Page Tables                              = 0 (1)
00:00:00.956261   DescTableExit - Descriptor-table exiting                = 0 (1)
00:00:00.956261   Rdtscp - Enable RDTSCP                                  = 0 (1)
00:00:00.956262   VirtX2ApicMode - Virtualize-x2APIC mode                 = 0 (1)
00:00:00.956263   Vpid - Enable VPID                                      = 0 (1)
00:00:00.956263   WbinvdExit - WBINVD exiting                             = 0 (1)
00:00:00.956264   UnrestrictedGuest - Unrestricted guest                  = 0 (1)
00:00:00.956264   ApicRegVirt - APIC-register virtualization              = 0 (0)
00:00:00.956265   VirtIntDelivery - Virtual-interrupt delivery            = 0 (0)
00:00:00.956266   PauseLoopExit - PAUSE-loop exiting                      = 0 (0)
00:00:00.956266   RdrandExit - RDRAND exiting                             = 0 (1)
00:00:00.956267   Invpcid - Enable INVPCID                                = 0 (0)
00:00:00.956268   VmFuncs - Enable VM Functions                           = 0 (0)
00:00:00.956268   VmcsShadowing - VMCS shadowing                          = 0 (0)
00:00:00.956269   RdseedExiting - RDSEED exiting                          = 0 (0)
00:00:00.956270   PML - Page-Modification Log (PML)                       = 0 (0)
00:00:00.956270   EptVe - EPT violations can cause #VE                    = 0 (0)
00:00:00.956271   XsavesXRstors - Enable XSAVES/XRSTORS                   = 0 (0)
00:00:00.956272   EntryLoadDebugCtls - Load debug controls on VM-entry    = 0 (1)
00:00:00.956272   Ia32eModeGuest - IA-32e mode guest                      = 0 (1)
00:00:00.956273   EntryLoadEferMsr - Load IA32_EFER MSR on VM-entry       = 0 (1)
00:00:00.956274   EntryLoadPatMsr - Load IA32_PAT MSR on VM-entry         = 0 (1)
00:00:00.956274   ExitSaveDebugCtls - Save debug controls on VM-exit      = 0 (1)
00:00:00.956275   HostAddrSpaceSize - Host address-space size             = 0 (1)
00:00:00.956276   ExitAckExtInt - Acknowledge interrupt on VM-exit        = 0 (1)
00:00:00.956276   ExitSavePatMsr - Save IA32_PAT MSR on VM-exit           = 0 (1)
00:00:00.956277   ExitLoadPatMsr - Load IA32_PAT MSR on VM-exit           = 0 (1)
00:00:00.956278   ExitSaveEferMsr - Save IA32_EFER MSR on VM-exit         = 0 (1)
00:00:00.956278   ExitLoadEferMsr - Load IA32_EFER MSR on VM-exit         = 0 (1)
00:00:00.956279   SavePreemptTimer - Save VMX-preemption timer            = 0 (1)
00:00:00.956279   ExitSaveEferLma - Save IA32_EFER.LMA on VM-exit         = 0 (1)
00:00:00.956280   IntelPt - Intel PT (Processor Trace) in VMX operation   = 0 (0)
00:00:00.956281   VmwriteAll - Write allowed to read-only VMCS fields     = 0 (0)
00:00:00.956281   EntryInjectSoftInt - Inject softint. with 0-len instr.  = 0 (0)
00:00:00.956282 
00:00:00.956283 ******************* End of VT-x features ********************
00:00:00.956343 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false
00:00:00.956381 TMR3UtcNow: nsNow=1 554 984 485 037 912 000 nsPrev=0 -> cNsDelta=1 554 984 485 037 912 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 554 984 485 037 912 000)
00:00:00.956392 VMEmt: Halt method global1 (5)
00:00:00.956425 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
00:00:00.956431 Changing the VM state from 'CREATING' to 'CREATED'
00:00:00.959697 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:00.980843 VMSVGA3d: OpenGL version: 3.1 Mesa 19.0.1
00:00:00.980845 VMSVGA3d: OpenGL Vendor: X.Org
00:00:00.980846 VMSVGA3d: OpenGL Renderer: AMD BARTS (DRM 2.50.0 / 5.0.7-arch1-1-ARCH, LLVM 8.0.0)
00:00:00.980846 VMSVGA3d: OpenGL shader language version: 1.40
00:00:00.981049 VMSVGA3d: OpenGL extensions (257):
00:00:00.981050 VMSVGA3d:  GL_ARB_multisample                      GL_EXT_abgr                               GL_EXT_bgra                                GL_EXT_blend_color
00:00:00.981052 VMSVGA3d:  GL_EXT_blend_minmax                     GL_EXT_blend_subtract                     GL_EXT_copy_texture                        GL_EXT_subtexture
00:00:00.981054 VMSVGA3d:  GL_EXT_texture_object                   GL_EXT_vertex_array                       GL_EXT_compiled_vertex_array               GL_EXT_texture
00:00:00.981055 VMSVGA3d:  GL_EXT_texture3D                        GL_IBM_rasterpos_clip                     GL_ARB_point_parameters                    GL_EXT_draw_range_elements
00:00:00.981056 VMSVGA3d:  GL_EXT_packed_pixels                    GL_EXT_point_parameters                   GL_EXT_rescale_normal                      GL_EXT_separate_specular_color
00:00:00.981058 VMSVGA3d:  GL_EXT_texture_edge_clamp               GL_SGIS_generate_mipmap                   GL_SGIS_texture_border_clamp               GL_SGIS_texture_edge_clamp
00:00:00.981059 VMSVGA3d:  GL_SGIS_texture_lod                     GL_ARB_framebuffer_sRGB                   GL_ARB_multitexture                        GL_EXT_framebuffer_sRGB
00:00:00.981060 VMSVGA3d:  GL_IBM_multimode_draw_arrays            GL_IBM_texture_mirrored_repeat            GL_ARB_texture_cube_map                    GL_ARB_texture_env_add
00:00:00.981061 VMSVGA3d:  GL_ARB_transpose_matrix                 GL_EXT_blend_func_separate                GL_EXT_fog_coord                           GL_EXT_multi_draw_arrays
00:00:00.981062 VMSVGA3d:  GL_EXT_secondary_color                  GL_EXT_texture_env_add                    GL_EXT_texture_filter_anisotropic          GL_EXT_texture_lod_bias
00:00:00.981064 VMSVGA3d:  GL_INGR_blend_func_separate             GL_NV_blend_square                        GL_NV_light_max_exponent                   GL_NV_texgen_reflection
00:00:00.981065 VMSVGA3d:  GL_NV_texture_env_combine4              GL_S3_s3tc                                GL_SUN_multi_draw_arrays                   GL_ARB_texture_border_clamp
00:00:00.981066 VMSVGA3d:  GL_ARB_texture_compression              GL_EXT_framebuffer_object                 GL_EXT_texture_compression_s3tc            GL_EXT_texture_env_combine
00:00:00.981067 VMSVGA3d:  GL_EXT_texture_env_dot3                 GL_MESA_window_pos                        GL_NV_packed_depth_stencil                 GL_NV_texture_rectangle
00:00:00.981068 VMSVGA3d:  GL_ARB_depth_texture                    GL_ARB_occlusion_query                    GL_ARB_shadow                              GL_ARB_texture_env_combine
00:00:00.981070 VMSVGA3d:  GL_ARB_texture_env_crossbar             GL_ARB_texture_env_dot3                   GL_ARB_texture_mirrored_repeat             GL_ARB_window_pos
00:00:00.981071 VMSVGA3d:  GL_ATI_fragment_shader                  GL_EXT_stencil_two_side                   GL_EXT_texture_cube_map                    GL_NV_depth_clamp
00:00:00.981072 VMSVGA3d:  GL_NV_fog_distance                      GL_APPLE_packed_pixels                    GL_ARB_draw_buffers                        GL_ARB_fragment_program
00:00:00.981073 VMSVGA3d:  GL_ARB_fragment_shader                  GL_ARB_shader_objects                     GL_ARB_vertex_program                      GL_ARB_vertex_shader
00:00:00.981075 VMSVGA3d:  GL_ATI_draw_buffers                     GL_ATI_texture_env_combine3               GL_ATI_texture_float                       GL_EXT_shadow_funcs
00:00:00.981076 VMSVGA3d:  GL_EXT_stencil_wrap                     GL_MESA_pack_invert                       GL_NV_primitive_restart                    GL_ARB_depth_clamp
00:00:00.981077 VMSVGA3d:  GL_ARB_fragment_program_shadow          GL_ARB_half_float_pixel                   GL_ARB_occlusion_query2                    GL_ARB_point_sprite
00:00:00.981078 VMSVGA3d:  GL_ARB_shading_language_100             GL_ARB_sync                               GL_ARB_texture_non_power_of_two            GL_ARB_vertex_buffer_object
00:00:00.981080 VMSVGA3d:  GL_ATI_blend_equation_separate          GL_EXT_blend_equation_separate            GL_OES_read_format                         GL_ARB_color_buffer_float
00:00:00.981081 VMSVGA3d:  GL_ARB_pixel_buffer_object              GL_ARB_texture_compression_rgtc           GL_ARB_texture_float                       GL_ARB_texture_rectangle
00:00:00.981082 VMSVGA3d:  GL_ATI_texture_compression_3dc          GL_EXT_packed_float                       GL_EXT_pixel_buffer_object                 GL_EXT_texture_compression_dxt1
00:00:00.981083 VMSVGA3d:  GL_EXT_texture_compression_rgtc         GL_EXT_texture_mirror_clamp               GL_EXT_texture_rectangle                   GL_EXT_texture_sRGB
00:00:00.981084 VMSVGA3d:  GL_EXT_texture_shared_exponent          GL_ARB_framebuffer_object                 GL_EXT_framebuffer_blit                    GL_EXT_framebuffer_multisample
00:00:00.981085 VMSVGA3d:  GL_EXT_packed_depth_stencil             GL_ARB_vertex_array_object                GL_ATI_separate_stencil                    GL_ATI_texture_mirror_once
00:00:00.981086 VMSVGA3d:  GL_EXT_draw_buffers2                    GL_EXT_draw_instanced                     GL_EXT_gpu_program_parameters              GL_EXT_texture_array
00:00:00.981087 VMSVGA3d:  GL_EXT_texture_compression_latc         GL_EXT_texture_integer                    GL_EXT_texture_sRGB_decode                 GL_EXT_timer_query
00:00:00.981088 VMSVGA3d:  GL_OES_EGL_image                        GL_AMD_performance_monitor                GL_AMD_texture_texture4                    GL_ARB_copy_buffer
00:00:00.981090 VMSVGA3d:  GL_ARB_depth_buffer_float               GL_ARB_draw_instanced                     GL_ARB_half_float_vertex                   GL_ARB_instanced_arrays
00:00:00.981091 VMSVGA3d:  GL_ARB_map_buffer_range                 GL_ARB_texture_buffer_object              GL_ARB_texture_rg                          GL_ARB_texture_swizzle
00:00:00.981092 VMSVGA3d:  GL_ARB_vertex_array_bgra                GL_EXT_texture_swizzle                    GL_EXT_vertex_array_bgra                   GL_NV_conditional_render
00:00:00.981093 VMSVGA3d:  GL_AMD_conservative_depth               GL_AMD_depth_clamp_separate               GL_AMD_draw_buffers_blend                  GL_AMD_seamless_cubemap_per_texture
00:00:00.981094 VMSVGA3d:  GL_AMD_shader_stencil_export            GL_ARB_ES2_compatibility                  GL_ARB_blend_func_extended                 GL_ARB_compatibility
00:00:00.981096 VMSVGA3d:  GL_ARB_debug_output                     GL_ARB_draw_buffers_blend                 GL_ARB_draw_elements_base_vertex           GL_ARB_explicit_attrib_location
00:00:00.981097 VMSVGA3d:  GL_ARB_fragment_coord_conventions       GL_ARB_provoking_vertex                   GL_ARB_sample_shading                      GL_ARB_sampler_objects
00:00:00.981098 VMSVGA3d:  GL_ARB_seamless_cube_map                GL_ARB_shader_stencil_export              GL_ARB_shader_texture_lod                  GL_ARB_texture_buffer_object_rgb32
00:00:00.981099 VMSVGA3d:  GL_ARB_texture_cube_map_array           GL_ARB_texture_gather                     GL_ARB_texture_multisample                 GL_ARB_texture_query_lod
00:00:00.981100 VMSVGA3d:  GL_ARB_texture_rgb10_a2ui               GL_ARB_uniform_buffer_object              GL_ARB_vertex_type_2_10_10_10_rev          GL_ATI_meminfo
00:00:00.981101 VMSVGA3d:  GL_EXT_provoking_vertex                 GL_EXT_texture_snorm                      GL_MESA_texture_signed_rgba                GL_NV_texture_barrier
00:00:00.981102 VMSVGA3d:  GL_ARB_draw_indirect                    GL_ARB_get_program_binary                 GL_ARB_robustness                          GL_ARB_separate_shader_objects
00:00:00.981104 VMSVGA3d:  GL_ARB_shader_bit_encoding              GL_ARB_shader_subroutine                  GL_ARB_texture_compression_bptc            GL_ARB_timer_query
00:00:00.981105 VMSVGA3d:  GL_ARB_transform_feedback2              GL_ARB_transform_feedback3                GL_ARB_viewport_array                      GL_NV_vdpau_interop
00:00:00.981106 VMSVGA3d:  GL_AMD_multi_draw_indirect              GL_ANGLE_texture_compression_dxt3         GL_ANGLE_texture_compression_dxt5          GL_ARB_base_instance
00:00:00.981107 VMSVGA3d:  GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth                 GL_ARB_internalformat_query                GL_ARB_map_buffer_alignment
00:00:00.981108 VMSVGA3d:  GL_ARB_shader_atomic_counters           GL_ARB_shader_image_load_store            GL_ARB_shading_language_420pack            GL_ARB_shading_language_packing
00:00:00.981109 VMSVGA3d:  GL_ARB_texture_storage                  GL_ARB_transform_feedback_instanced       GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback
00:00:00.981110 VMSVGA3d:  GL_AMD_query_buffer_object              GL_AMD_shader_trinary_minmax              GL_ARB_ES3_compatibility                   GL_ARB_arrays_of_arrays
00:00:00.981111 VMSVGA3d:  GL_ARB_clear_buffer_object              GL_ARB_compute_shader                     GL_ARB_copy_image                          GL_ARB_explicit_uniform_location
00:00:00.981112 VMSVGA3d:  GL_ARB_fragment_layer_viewport          GL_ARB_framebuffer_no_attachments         GL_ARB_invalidate_subdata                  GL_ARB_multi_draw_indirect
00:00:00.981113 VMSVGA3d:  GL_ARB_program_interface_query          GL_ARB_robust_buffer_access_behavior      GL_ARB_shader_image_size                   GL_ARB_shader_storage_buffer_object
00:00:00.981114 VMSVGA3d:  GL_ARB_stencil_texturing                GL_ARB_texture_buffer_range               GL_ARB_texture_query_levels                GL_ARB_texture_storage_multisample
00:00:00.981115 VMSVGA3d:  GL_ARB_texture_view                     GL_ARB_vertex_attrib_binding              GL_KHR_debug                               GL_KHR_robustness
00:00:00.981116 VMSVGA3d:  GL_KHR_texture_compression_astc_ldr     GL_AMD_pinned_memory                      GL_ARB_buffer_storage                      GL_ARB_clear_texture
00:00:00.981118 VMSVGA3d:  GL_ARB_enhanced_layouts                 GL_ARB_internalformat_query2              GL_ARB_multi_bind                          GL_ARB_query_buffer_object
00:00:00.981119 VMSVGA3d:  GL_ARB_seamless_cubemap_per_texture     GL_ARB_texture_mirror_clamp_to_edge       GL_ARB_texture_stencil8                    GL_ARB_vertex_type_10f_11f_11f_rev
00:00:00.981120 VMSVGA3d:  GL_EXT_shader_integer_mix               GL_NVX_gpu_memory_info                    GL_ARB_clip_control                        GL_ARB_conditional_render_inverted
00:00:00.981121 VMSVGA3d:  GL_ARB_cull_distance                    GL_ARB_derivative_control                 GL_ARB_direct_state_access                 GL_ARB_get_texture_sub_image
00:00:00.981122 VMSVGA3d:  GL_ARB_pipeline_statistics_query        GL_ARB_shader_texture_image_samples       GL_ARB_texture_barrier                     GL_EXT_polygon_offset_clamp
00:00:00.981123 VMSVGA3d:  GL_KHR_context_flush_control            GL_KHR_robust_buffer_access_behavior      GL_ARB_shader_atomic_counter_ops           GL_ARB_shader_clock
00:00:00.981124 VMSVGA3d:  GL_KHR_no_error                         GL_KHR_texture_compression_astc_sliced_3d GL_MESA_shader_integer_functions           GL_ARB_polygon_offset_clamp
00:00:00.981125 VMSVGA3d:  GL_ARB_texture_filter_anisotropic      
00:00:00.981207 VMSVGA3d: Capabilities:
00:00:00.981211 VMSVGA3d:   maxActiveLights=8        maxTextures=8 
00:00:00.981213 VMSVGA3d:   maxClipDistances=8       maxColorAttachments=8    maxClipDistances=8
00:00:00.981215 VMSVGA3d:   maxColorAttachments=8    maxTextureAnisotropy=16  maxRectangleTextureSize=16384
00:00:00.981217 VMSVGA3d:   maxVertexShaderTemps=256  maxVertexShaderInstructions=16384 maxFragmentShaderInstructions=16384
00:00:00.981219 VMSVGA3d:   maxFragmentShaderTemps=256 flPointSize={1.00, 16384.00}
00:00:00.981222 VMSVGA3d:   fragmentShaderVersion=13 vertexShaderVersion=7    fS3TCSupported=1
00:00:00.985947 shaderlib: GL Limits:
00:00:00.985963 shaderlib:   buffers=8                 lights=8                     textures=8             texture_stages=0
00:00:00.985970 shaderlib:   fragment_samplers=16      vertex_samplers=16           combined_samplers=96   general_combiners=0
00:00:00.985993 shaderlib:   sampler_stages=1          clipplanes=8                 texture_size=16384     texture3d_size=2048
00:00:00.985995 shaderlib:   pointsize_max=16384.0      pointsize_min=1.0            point_sprite_units=8   blends=1
00:00:00.985997 shaderlib:   anisotropy=16             shininess=128.00
00:00:00.986000 shaderlib:   glsl_varyings=128         glsl_vs_float_constants=4096 glsl_ps_float_constants=4096
00:00:00.986002 shaderlib:   arb_vs_instructions=16384  arb_vs_native_constants=2048 qarb_vs_float_constants=256
00:00:00.986004 shaderlib:   arb_vs_temps=256           arb_ps_float_constants=256   arb_ps_local_constants=2048
00:00:00.986011 shaderlib:   arb_ps_instructions=16384  arb_ps_temps=256              arb_ps_native_constants=2048
00:00:00.986326 VMSVGA3d: cap[0]=0x00000001 {3D}
00:00:00.986328 VMSVGA3d: cap[1]=0x00000008 {MAX_LIGHTS}
00:00:00.986329 VMSVGA3d: cap[2]=0x00000008 {MAX_TEXTURES}
00:00:00.986329 VMSVGA3d: cap[3]=0x00000008 {MAX_CLIP_PLANES}
00:00:00.986330 VMSVGA3d: cap[4]=0x00000007 {VERTEX_SHADER_VERSION}
00:00:00.986331 VMSVGA3d: cap[5]=0x00000001 {VERTEX_SHADER}
00:00:00.986331 VMSVGA3d: cap[6]=0x0000000d {FRAGMENT_SHADER_VERSION}
00:00:00.986332 VMSVGA3d: cap[7]=0x00000001 {FRAGMENT_SHADER}
00:00:00.986332 VMSVGA3d: cap[8]=0x00000008 {MAX_RENDER_TARGETS}
00:00:00.986333 VMSVGA3d: cap[9]=failed rc=VERR_INVALID_PARAMETER! {S23E8_TEXTURES}
00:00:00.986335 VMSVGA3d: cap[10]=failed rc=VERR_INVALID_PARAMETER! {S10E5_TEXTURES}
00:00:00.986336 VMSVGA3d: cap[11]=0x00000000 {MAX_FIXED_VERTEXBLEND}
00:00:00.986337 VMSVGA3d: cap[12]=0x00000001 {D16_BUFFER_FORMAT}
00:00:00.986337 VMSVGA3d: cap[13]=0x00000001 {D24S8_BUFFER_FORMAT}
00:00:00.986338 VMSVGA3d: cap[14]=0x00000001 {D24X8_BUFFER_FORMAT}
00:00:00.986338 VMSVGA3d: cap[15]=0x00000000 {QUERY_TYPES}
00:00:00.986339 VMSVGA3d: cap[16]=0x00000000 {TEXTURE_GRADIENT_SAMPLING}
00:00:00.986339 VMSVGA3d: cap[17]=16384.0000 {MAX_POINT_SIZE}
00:00:00.986340 VMSVGA3d: cap[18]=failed rc=VERR_INVALID_PARAMETER! {MAX_SHADER_TEXTURES}
00:00:00.986341 VMSVGA3d: cap[19]=0x00004000 {MAX_TEXTURE_WIDTH}
00:00:00.986342 VMSVGA3d: cap[20]=0x00004000 {MAX_TEXTURE_HEIGHT}
00:00:00.986342 VMSVGA3d: cap[21]=0x00000100 {MAX_VOLUME_EXTENT}
00:00:00.986343 VMSVGA3d: cap[22]=0x00008000 {MAX_TEXTURE_REPEAT}
00:00:00.986343 VMSVGA3d: cap[23]=0x00000000 {MAX_TEXTURE_ASPECT_RATIO}
00:00:00.986344 VMSVGA3d: cap[24]=0x00000010 {MAX_TEXTURE_ANISOTROPY}
00:00:00.986345 VMSVGA3d: cap[25]=0x000fffff {MAX_PRIMITIVE_COUNT}
00:00:00.986345 VMSVGA3d: cap[26]=0x000fffff {MAX_VERTEX_INDEX}
00:00:00.986346 VMSVGA3d: cap[27]=0x00004000 {MAX_VERTEX_SHADER_INSTRUCTIONS}
00:00:00.986347 VMSVGA3d: cap[28]=0x00004000 {MAX_FRAGMENT_SHADER_INSTRUCTIONS}
00:00:00.986347 VMSVGA3d: cap[29]=0x00000100 {MAX_VERTEX_SHADER_TEMPS}
00:00:00.986348 VMSVGA3d: cap[30]=0x00000100 {MAX_FRAGMENT_SHADER_TEMPS}
00:00:00.986348 VMSVGA3d: cap[31]=0x00000000 {TEXTURE_OPS}
00:00:00.986349 VMSVGA3d: cap[32]=0x0018ec1f {SURFACEFMT_X8R8G8B8}
00:00:00.986350 VMSVGA3d: cap[33]=0x0018e11f {SURFACEFMT_A8R8G8B8}
00:00:00.986350 VMSVGA3d: cap[34]=0x0018e11f {SURFACEFMT_A2R10G10B10}
00:00:00.986351 VMSVGA3d: cap[35]=0x0018ec1f {SURFACEFMT_X1R5G5B5}
00:00:00.986352 VMSVGA3d: cap[36]=0x0018e11f {SURFACEFMT_A1R5G5B5}
00:00:00.986352 VMSVGA3d: cap[37]=0x0018e11f {SURFACEFMT_A4R4G4B4}
00:00:00.986353 VMSVGA3d: cap[38]=0x0018ec1f {SURFACEFMT_R5G6B5}
00:00:00.986354 VMSVGA3d: cap[39]=0x0010c01f {SURFACEFMT_LUMINANCE16}
00:00:00.986354 VMSVGA3d: cap[40]=0x0010c01f {SURFACEFMT_LUMINANCE8_ALPHA8}
00:00:00.986355 VMSVGA3d: cap[41]=0x0010c01f {SURFACEFMT_ALPHA8}
00:00:00.986355 VMSVGA3d: cap[42]=0x0010c01f {SURFACEFMT_LUMINANCE8}
00:00:00.986356 VMSVGA3d: cap[43]=0x000000c1 {SURFACEFMT_Z_D16}
00:00:00.986357 VMSVGA3d: cap[44]=0x000000c1 {SURFACEFMT_Z_D24S8}
00:00:00.986357 VMSVGA3d: cap[45]=0x000000c1 {SURFACEFMT_Z_D24X8}
00:00:00.986357 VMSVGA3d: cap[46]=0x00008007 {SURFACEFMT_DXT1}
00:00:00.986358 VMSVGA3d: cap[47]=0x00008007 {SURFACEFMT_DXT2}
00:00:00.986358 VMSVGA3d: cap[48]=0x00008007 {SURFACEFMT_DXT3}
00:00:00.986359 VMSVGA3d: cap[49]=0x00008007 {SURFACEFMT_DXT4}
00:00:00.986359 VMSVGA3d: cap[50]=0x00008007 {SURFACEFMT_DXT5}
00:00:00.986359 VMSVGA3d: cap[51]=0x00000000 {SURFACEFMT_BUMPX8L8V8U8}
00:00:00.986360 VMSVGA3d: cap[52]=0x00000000 {SURFACEFMT_A2W10V10U10}
00:00:00.986360 VMSVGA3d: cap[53]=0x00000000 {SURFACEFMT_BUMPU8V8}
00:00:00.986361 VMSVGA3d: cap[54]=0x00000000 {SURFACEFMT_Q8W8V8U8}
00:00:00.986361 VMSVGA3d: cap[55]=0x00000000 {SURFACEFMT_CxV8U8}
00:00:00.986361 VMSVGA3d: cap[56]=0x0000000f {SURFACEFMT_R_S10E5}
00:00:00.986362 VMSVGA3d: cap[57]=0x0000000f {SURFACEFMT_R_S23E8}
00:00:00.986362 VMSVGA3d: cap[58]=0x0000000f {SURFACEFMT_RG_S10E5}
00:00:00.986362 VMSVGA3d: cap[59]=0x0000000f {SURFACEFMT_RG_S23E8}
00:00:00.986363 VMSVGA3d: cap[60]=0x0000000f {SURFACEFMT_ARGB_S10E5}
00:00:00.986363 VMSVGA3d: cap[61]=0x0000000f {SURFACEFMT_ARGB_S23E8}
00:00:00.986364 VMSVGA3d: cap[62]=failed rc=VERR_INVALID_PARAMETER! {MISSING62}
00:00:00.986364 VMSVGA3d: cap[63]=0x00000000 {MAX_VERTEX_SHADER_TEXTURES}
00:00:00.986365 VMSVGA3d: cap[64]=0x00000008 {MAX_SIMULTANEOUS_RENDER_TARGETS}
00:00:00.986365 VMSVGA3d: cap[65]=0x0000000f {SURFACEFMT_V16U16}
00:00:00.986365 VMSVGA3d: cap[66]=0x0000000f {SURFACEFMT_G16R16}
00:00:00.986366 VMSVGA3d: cap[67]=0x0000000f {SURFACEFMT_A16B16G16R16}
00:00:00.986366 VMSVGA3d: cap[68]=0x00000000 {SURFACEFMT_UYVY}
00:00:00.986366 VMSVGA3d: cap[69]=0x00000000 {SURFACEFMT_YUY2}
00:00:00.986367 VMSVGA3d: cap[70]=0x00000000 {MULTISAMPLE_NONMASKABLESAMPLES}
00:00:00.986367 VMSVGA3d: cap[71]=0x00000000 {MULTISAMPLE_MASKABLESAMPLES}
00:00:00.986367 VMSVGA3d: cap[72]=0x00000000 {ALPHATOCOVERAGE}
00:00:00.986368 VMSVGA3d: cap[73]=0x00000000 {SUPERSAMPLE}
00:00:00.986368 VMSVGA3d: cap[74]=0x00000000 {AUTOGENMIPMAPS}
00:00:00.986369 VMSVGA3d: cap[75]=0x00000000 {SURFACEFMT_NV12}
00:00:00.986369 VMSVGA3d: cap[76]=0x00000000 {SURFACEFMT_AYUV}
00:00:00.986369 VMSVGA3d: cap[77]=0x00000100 {MAX_CONTEXT_IDS}
00:00:00.986370 VMSVGA3d: cap[78]=0x00008000 {MAX_SURFACE_IDS}
00:00:00.986370 VMSVGA3d: cap[79]=0x000000c1 {SURFACEFMT_Z_DF16}
00:00:00.986370 VMSVGA3d: cap[80]=0x000000c1 {SURFACEFMT_Z_DF24}
00:00:00.986371 VMSVGA3d: cap[81]=0x000000c1 {SURFACEFMT_Z_D24S8_INT}
00:00:00.986371 VMSVGA3d: cap[82]=failed rc=VERR_INVALID_PARAMETER! {SURFACEFMT_BC4_UNORM}
00:00:00.986372 VMSVGA3d: cap[83]=failed rc=VERR_INVALID_PARAMETER! {SURFACEFMT_BC5_UNORM}
00:00:00.986378 AIOMgr: Endpoints without assigned bandwidth groups:
00:00:00.986387 AIOMgr:     /home/test/VirtualBox VMs/Arch/Arch.vdi
00:00:00.986781 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:00.986793 Console: Machine state changed to 'Running'
00:00:00.991324 EFI: debug point SEC_PREMEM
00:00:01.050258 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/Sec/SecMain/DEBUG/SecMain.efi' 0xfffcc064 LB 0x0
00:00:01.050966 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0x2020120 LB 0x0
00:00:01.051673 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.efi' 0x2026080 LB 0x1f60
00:00:01.052535 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei/DEBUG/StatusCodePei.efi' 0x20280a0 LB 0x660
00:00:01.053248 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformPei/PlatformPei/DEBUG/PlatformPei.efi' 0x20287a0 LB 0x2920
00:00:01.053880 EFI: debug point SEC_POSTMEM
00:00:01.055434 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.efi' 0xdffb9000 LB 0x5e40
00:00:01.056153 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/DxeIplPeim/DxeIpl/DEBUG/DxeIpl.efi' 0xdffb7000 LB 0x15c0
00:00:01.056965 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei/DEBUG/S3Resume2Pei.efi' 0xdffb5000 LB 0x1480
00:00:01.057782 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdff9d000 LB 0x17ba0
00:00:01.057834 EFI: debug point DXE_CORE
00:00:01.058926 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.efi' 0xdff9d000 LB 0x0
00:00:01.060479 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe/DEBUG/DevicePathDxe.efi' 0xdfecd000 LB 0x8b20
00:00:01.061325 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PCD/Dxe/Pcd/DEBUG/PcdDxe.efi' 0xdfeca000 LB 0x29c0
00:00:01.062368 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe/DEBUG/StatusCodeRuntimeDxe.efi' 0xdff05000 LB 0xce0
00:00:01.063206 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe/DEBUG/RuntimeDxe.efi' 0xdff03000 LB 0x13a0
00:00:01.064118 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe/DEBUG/SecurityStubDxe.efi' 0xdfec9000 LB 0xde0
00:00:01.064899 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/DEBUG/EbcDxe.efi' 0xdfec5000 LB 0x3720
00:00:01.066563 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/DEBUG/Legacy8259.efi' 0xdfec4000 LB 0xa20
00:00:01.067310 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe/DEBUG/CpuIo2Dxe.efi' 0xdfec3000 LB 0x920
00:00:01.067971 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/UefiCpuPkg/CpuDxe/CpuDxe/DEBUG/CpuDxe.efi' 0xdfebe000 LB 0x4e20
00:00:01.068779 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/KbcResetDxe/Reset/DEBUG/KbcReset.efi' 0xdff02000 LB 0x7e0
00:00:01.069610 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Metronome/Metronome/DEBUG/Metronome.efi' 0xdfebd000 LB 0x820
00:00:01.070477 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb/DEBUG/EmuVariableFvbRuntimeDxe.efi' 0xdff01000 LB 0xe00
00:00:01.071415 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe/DEBUG/EmuVariableRuntimeDxe.efi' 0xdfeff000 LB 0x1fc0
00:00:01.071653 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test0' fAttrib=0x7 cbValue=0x10
00:00:01.072180 EFI: Adding variable e660597e-b94d-4209-9c80-1805b5d19b69::'Test1' fAttrib=0x7 cbValue=0x20
00:00:01.073218 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/PrintDxe/PrintDxe/DEBUG/PrintDxe.efi' 0xdfebb000 LB 0x1aa0
00:00:01.074054 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe/DEBUG/HiiDatabase.efi' 0xdfea9000 LB 0x11ec0
00:00:01.074975 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe/DEBUG/NullMemoryTestDxe.efi' 0xdfea8000 LB 0x7a0
00:00:01.075798 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe/DEBUG/DataHubDxe.efi' 0xdfea7000 LB 0xc80
00:00:01.076891 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe/DEBUG/ReportStatusCodeRouterRuntimeDxe.efi' 0xdfefe000 LB 0xfc0
00:00:01.077824 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe/DEBUG/SmbiosDxe.efi' 0xdfea5000 LB 0x1320
00:00:01.078690 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe/DEBUG/AcpiTableDxe.efi' 0xdfea3000 LB 0x1940
00:00:01.079477 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/DpcDxe/DpcDxe/DEBUG/DpcDxe.efi' 0xdfea2000 LB 0x9e0
00:00:01.080201 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/8254TimerDxe/8254Timer/DEBUG/Timer.efi' 0xdfea1000 LB 0x6e0
00:00:01.080226 PIT: mode=3 count=0x2e9c (11932) - 99.99 Hz (ch=0)
00:00:01.081039 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe/DEBUG/PciHostBridge.efi' 0xdfe9e000 LB 0x25a0
00:00:01.081939 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe/DEBUG/PcRtc.efi' 0xdfefb000 LB 0x20a0
00:00:01.082323 EFI: Adding variable 378d7b65-8da9-4773-b6e4-a47826a833e1::'RTC' fAttrib=0x7 cbValue=0x4
00:00:01.083531 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe/DEBUG/MonotonicCounterRuntimeDxe.efi' 0xdfefa000 LB 0x780
00:00:01.083809 EFI: Adding variable eb704011-1402-11d3-8e77-00a0c969723b::'MTC' fAttrib=0x7 cbValue=0x4
00:00:01.084686 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe/DEBUG/CapsuleRuntimeDxe.efi' 0xdfef9000 LB 0x940
00:00:01.085508 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe/DEBUG/BdsDxe.efi' 0xdfe7a000 LB 0x23c80
00:00:01.086420 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe/DEBUG/SetupBrowser.efi' 0xdfe69000 LB 0x10600
00:00:01.087431 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe/DEBUG/StatusCodeHandlerRuntimeDxe.efi' 0xdfef8000 LB 0xa20
00:00:01.088228 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe/DEBUG/SmbiosPlatformDxe.efi' 0xdfe68000 LB 0xb20
00:00:01.089080 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.efi' 0xdfe67000 LB 0x7c0
00:00:01.090810 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/PlatformDxe/Platform/DEBUG/PlatformDxe.efi' 0xdfe63000 LB 0x33e0
00:00:01.091821 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer/DEBUG/WatchdogTimer.efi' 0xdfe62000 LB 0x6e0
00:00:01.092708 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe/DEBUG/DisplayEngine.efi' 0xdfe54000 LB 0xdd00
00:00:01.102901 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe/DEBUG/PciBusDxe.efi' 0xdfe49000 LB 0xae20
00:00:01.103697 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/BlockMmioToBlockIoDxe/BlockIo/DEBUG/BlockMmioToBlockIoDxe.efi' 0xdfe48000 LB 0xc80
00:00:01.104515 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe/DEBUG/VirtioPciDeviceDxe.efi' 0xdfe47000 LB 0xf00
00:00:01.105382 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe/DEBUG/ConPlatformDxe.efi' 0xdfe45000 LB 0x1600
00:00:01.106259 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe/DEBUG/ConSplitterDxe.efi' 0xdfe40000 LB 0x4f20
00:00:01.107208 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe/DEBUG/GraphicsConsoleDxe.efi' 0xdfe3c000 LB 0x3d60
00:00:01.108044 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe/DEBUG/TerminalDxe.efi' 0xdfe37000 LB 0x4820
00:00:01.108831 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe/DEBUG/DiskIoDxe.efi' 0xdfe34000 LB 0x26a0
00:00:01.109664 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe/DEBUG/PartitionDxe.efi' 0xdfe2f000 LB 0x4200
00:00:01.110588 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe/DEBUG/EnglishDxe.efi' 0xdfe2e000 LB 0xc80
00:00:01.111475 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe/DEBUG/ScsiBus.efi' 0xdfe2c000 LB 0x1d20
00:00:01.112314 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe/DEBUG/ScsiDisk.efi' 0xdfe28000 LB 0x3f40
00:00:01.113162 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe/DEBUG/IdeController.efi' 0xdfe27000 LB 0xfa0
00:00:01.114032 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru/DEBUG/AtaAtapiPassThruDxe.efi' 0xdfe20000 LB 0x6a00
00:00:01.114836 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe/DEBUG/AtaBusDxe.efi' 0xdfe1c000 LB 0x3a60
00:00:01.115934 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe/DEBUG/NvmExpressDxe.efi' 0xdfe17000 LB 0x49a0
00:00:01.116763 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe/DEBUG/VBoxVgaMiniPortDxe.efi' 0xdfe13000 LB 0x3580
00:00:01.117482 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe/DEBUG/VBoxVgaDxe.efi' 0xdfe0f000 LB 0x3340
00:00:01.118250 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxIso9660/DEBUG/VBoxIso9600.efi' 0xdfe09000 LB 0x5280
00:00:01.118935 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxFsDxe/VBoxHfs/DEBUG/VBoxHfs.efi' 0xdfe03000 LB 0x5ea0
00:00:01.119687 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxSysTables/VBoxSysTables/DEBUG/VBoxSysTables.efi' 0xdfe02000 LB 0x9c0
00:00:01.167878 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/VBoxPkg/VBoxAppleSim/VBoxAppleSim/DEBUG/VBoxAppleSim.efi' 0xdfdff000 LB 0x2420
00:00:01.168162 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'BackgroundClear' fAttrib=0x6 cbValue=0x4
00:00:01.168396 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeatures' fAttrib=0x7 cbValue=0x4
00:00:01.168646 EFI: Adding variable 4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14::'FirmwareFeaturesMask' fAttrib=0x7 cbValue=0x4
00:00:01.168996 EFI: Adding variable 7c436110-ab2a-4bbb-a880-fe41995c9f82::'boot-args' fAttrib=0x6 cbValue=0x24
00:00:01.170349 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe/DEBUG/BootGraphicsResourceTableDxe.efi' 0xdfdfe000 LB 0xba0
00:00:01.171138 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi/DEBUG/IsaAcpi.efi' 0xdfdfc000 LB 0x1080
00:00:01.171979 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe/DEBUG/IsaBusDxe.efi' 0xdfdfa000 LB 0x1f60
00:00:01.172873 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe/DEBUG/IsaIoDxe.efi' 0xdfdf8000 LB 0x1c00
00:00:01.173761 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe/DEBUG/IsaSerialDxe.efi' 0xdfdf5000 LB 0x2ee0
00:00:01.174675 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe/DEBUG/Ps2KeyboardDxe.efi' 0xdfdf1000 LB 0x3320
00:00:01.175646 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe/DEBUG/IsaFloppyDxe.efi' 0xdfdee000 LB 0x2d80
00:00:01.175801 EFI: VBoxDbg> loadimage64 '.efi' 0xdfde7000 LB 0x6940
00:00:01.176604 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/SnpDxe/SnpDxe/DEBUG/SnpDxe.efi' 0xdfde1000 LB 0x5220
00:00:01.177412 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/MnpDxe/MnpDxe/DEBUG/MnpDxe.efi' 0xdfdda000 LB 0x6a00
00:00:01.178430 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe/DEBUG/VlanConfigDxe.efi' 0xdfdd5000 LB 0x4c80
00:00:01.179293 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/ArpDxe/ArpDxe/DEBUG/ArpDxe.efi' 0xdfdd1000 LB 0x3680
00:00:01.180143 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe/DEBUG/Dhcp4Dxe.efi' 0xdfdc9000 LB 0x7cc0
00:00:01.181034 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe/DEBUG/Ip4ConfigDxe.efi' 0xdfdc2000 LB 0x6560
00:00:01.181847 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe/DEBUG/Ip4Dxe.efi' 0xdfdb7000 LB 0xa6e0
00:00:01.182698 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe/DEBUG/Mtftp4Dxe.efi' 0xdfdaf000 LB 0x75c0
00:00:01.183518 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe/DEBUG/Tcp4Dxe.efi' 0xdfda4000 LB 0xae20
00:00:01.184372 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe/DEBUG/Udp4Dxe.efi' 0xdfd9d000 LB 0x6de0
00:00:01.185295 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe/DEBUG/UefiPxe4BcDxe.efi' 0xdfd94000 LB 0x88a0
00:00:01.186143 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe/DEBUG/IScsi4Dxe.efi' 0xdfd85000 LB 0xe280
00:00:01.186959 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/OvmfPkg/VirtioNetDxe/VirtioNet/DEBUG/VirtioNetDxe.efi' 0xdfd82000 LB 0x24a0
00:00:01.187726 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe/DEBUG/EhciDxe.efi' 0xdfd7d000 LB 0x4ae0
00:00:01.188494 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe/DEBUG/XhciDxe.efi' 0xdfd75000 LB 0x70a0
00:00:01.189351 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe/DEBUG/UsbBusDxe.efi' 0xdfd70000 LB 0x4c20
00:00:01.190137 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe/DEBUG/UsbKbDxe.efi' 0xdfd6c000 LB 0x3b00
00:00:01.191092 EFI: VBoxDbg> loadimage64 'E:/tinderbox/efi2-6.0/out/win.amd64/release/obj/VBoxEfiFirmware/amd64/RELEASE_VS2010/X64/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe/DEBUG/UsbMassStorageDxe.efi' 0xdfd68000 LB 0x31e0
00:00:01.191367 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOptionSupport' fAttrib=0x6 cbValue=0x4
00:00:01.195762 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'OsIndicationsSupported' fAttrib=0x6 cbValue=0x8
00:00:01.196210 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'LangCodes' fAttrib=0x6 cbValue=0xd
00:00:01.196512 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLangCodes' fAttrib=0x6 cbValue=0x12
00:00:01.196814 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Lang' fAttrib=0x7 cbValue=0x4
00:00:01.197185 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'PlatformLang' fAttrib=0x7 cbValue=0x6
00:00:01.236647 AHCI#0: Reset the HBA
00:00:01.236667 VD#0: Cancelling all active requests
00:00:01.253114 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22
00:00:01.253860 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x49
00:00:01.255018 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b
00:00:01.255734 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49
00:00:01.257297 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x92
00:00:01.259120 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0xb4
00:00:01.260675 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x92
00:00:01.315329 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOutDev' fAttrib=0x6 cbValue=0x1e
00:00:01.317355 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0xb0
00:00:01.322030 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x67
00:00:01.323252 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConOut' fAttrib=0x7 cbValue=0x1e
00:00:01.325552 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f5820000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x0
00:00:01.325625 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:01.405701 PS2K: Selected scan set 2
00:00:01.407345 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConInDev' fAttrib=0x6 cbValue=0x22
00:00:01.409312 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x6b
00:00:01.410563 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ConIn' fAttrib=0x7 cbValue=0x22
00:00:01.413283 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut' fAttrib=0x7 cbValue=0x49
00:00:01.414230 EFI: Deleting variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'ErrOut'
00:00:01.487770 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:01.487793 VMMDev: SetVideoModeHint: Got a video mode hint (800x600x32)@(0x0),(1;0) at 0
00:00:01.487811 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:01.487814 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:01.487818 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
00:00:01.489099 GUI: 2D video acceleration is disabled
00:00:01.489108 GUI: HID LEDs sync is not supported on this platform
00:00:01.492645 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:01.523522 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0000' fAttrib=0x7 cbValue=0x44
00:00:01.523760 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x2
00:00:01.526650 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'Boot0001' fAttrib=0x7 cbValue=0x5c
00:00:01.526858 EFI: Replacing variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootOrder' fAttrib=0x7 cbValue=0x4
00:00:01.717611 EFI: Adding variable 8be4df61-93ca-11d2-aa0d-00e098032b8c::'BootCurrent' fAttrib=0x6 cbValue=0x2
00:00:01.720305 EFI: Adding variable 4c19049f-4137-4dd3-9c10-8b97a83ffdfa::'MemoryTypeInformation' fAttrib=0x3 cbValue=0x40
00:00:01.732833 EFI: VBoxDbg> loadimage64 '.efi' 0xdee3a000 LB 0x1b000
00:00:01.734531 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderTimeInitUSec' fAttrib=0x6 cbValue=0xe
00:00:01.734983 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderInfo' fAttrib=0x6 cbValue=0x36
00:00:01.735327 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderFirmwareInfo' fAttrib=0x6 cbValue=0x18
00:00:01.735650 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderFirmwareType' fAttrib=0x6 cbValue=0x14
00:00:01.735895 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderFeatures' fAttrib=0x6 cbValue=0x8
00:00:01.736480 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderDevicePartUUID' fAttrib=0x6 cbValue=0x4a
00:00:01.737068 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderImageIdentifier' fAttrib=0x6 cbValue=0x2c
00:00:01.739537 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderEntries' fAttrib=0x6 cbValue=0x46
00:00:01.740197 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderTimeMenuUSec' fAttrib=0x6 cbValue=0xe
00:00:03.649018 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderEntrySelected' fAttrib=0x6 cbValue=0xa
00:00:03.693131 EFI: VBoxDbg> loadimage64 '.efi' 0xdcb42000 LB 0x1d57000
00:00:03.693539 EFI: Adding variable 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f::'LoaderTimeExecUSec' fAttrib=0x6 cbValue=0x10
00:00:04.218190 GIM: KVM: VCPU  0: Enabled system-time struct. at 0x00000000cc601000 - u32TscScale=0x96ecae5f i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x28d0bc7a3 uVirtNanoTS=0xc0865a8f
00:00:04.218225 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
00:00:04.368670 GIM: KVM: Enabled wall-clock struct. at 0x00000000cc600000 - u32Sec=1554984488 u32Nano=449965359 uVersion=2
00:00:04.368790 PIT: mode=2 count=0xf89 (3977) - 300.02 Hz (ch=0)
00:00:04.368997 APIC0: Switched mode to x2APIC
00:00:04.370298 EFI: relocate module to 0xfffffffefff05000 from 0xdff05000
00:00:04.370351 EFI: relocate module to 0xfffffffefff02000 from 0xdff02000
00:00:04.370401 EFI: relocate module to 0xfffffffefff01000 from 0xdff01000
00:00:04.370450 EFI: relocate module to 0xfffffffeffeff000 from 0xdfeff000
00:00:04.370499 EFI: relocate module to 0xfffffffeffefe000 from 0xdfefe000
00:00:04.370548 EFI: relocate module to 0xfffffffeffefb000 from 0xdfefb000
00:00:04.370597 EFI: relocate module to 0xfffffffeffefa000 from 0xdfefa000
00:00:04.370646 EFI: relocate module to 0xfffffffeffef9000 from 0xdfef9000
00:00:04.370696 EFI: relocate module to 0xfffffffeffef8000 from 0xdfef8000
00:00:04.488585 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.786154 OHCI: Software reset
00:00:05.125697 OHCI: USB Reset
00:00:05.153775 AHCI#0: Reset the HBA
00:00:05.153790 VD#0: Cancelling all active requests
00:00:05.158545 AHCI#0: Port 0 reset
00:00:05.159745 VD#0: Cancelling all active requests
00:00:05.165908 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:05.165961 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:05.169680 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:05.169744 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:05.182588 OHCI: Software reset
00:00:05.182867 OHCI: USB Operational
00:00:06.822066 VMMDev: Guest Log: vboxguest: host-version: 6.0.4r128164 0x80000007
00:00:06.822103 VMMDev: Guest Additions information report: Version 5.2.0 r68940 '5.2.0'
00:00:06.822123 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
00:00:06.822175 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:06.822235 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:06.822246 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:06.822266 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:06.822276 VMMDev: Guest reported fixed hypervisor window at 00081800000 LB 0x2400000 (rc=VINF_SUCCESS)
00:00:06.822289 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:06.822293 VMMDev: vmmDevReqHandler_HeartbeatConfigure: No change (fHeartbeatActive=false)
00:00:06.822305 VMMDev: Heartbeat flatline timer set to trigger after 4 000 000 000 ns
00:00:06.822701 VMMDev: Guest Log: vbg_heartbeat_init: Setting up heartbeat to trigger every 2000 milliseconds
00:00:06.830231 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:06.830245 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:06.830250 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:06.830264 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:06.831217 VMMDev: Guest Log: vboxguest: misc device minor 56, IRQ 20, I/O port c000, MMIO at 0x00000000e8000000 (size 0x0000000000400000)
00:00:07.679817 HDA: Codec reset
00:00:07.679841 HDA: Reset
00:00:07.684488 HDA: Disabled DMA position buffer
00:00:08.179145 IEM: rdmsr(0x619) -> #GP(0)
00:00:08.255188 Display::handleDisplayResize: uScreenId=0 pvVRAM=00007f5820000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x1
00:00:08.255268 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=1024x768, Sending to async-handler
00:00:08.255356 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=1024x768
00:00:08.255374 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=1024x768
00:00:08.255386 GUI: UIFrameBufferPrivate::performResize: Size=1024x768, Directly using source bitmap content
00:00:10.870462 NAT: Link up
00:00:11.180442 NAT: resolv.conf: nameserver 212.205.212.205
00:00:11.180473 NAT: resolv.conf: nameserver 195.170.0.1
00:00:11.180510 NAT: resolv.conf: nameserver 2001:4860:4860::8888
00:00:11.180518 NAT: resolv.conf: nameserver 2001:4860:4860::8844
00:00:11.180524 NAT: resolv.conf: nameserver 2a02:587:101:0:212:205:212:205
00:00:11.180538 NAT: DNS#0: 212.205.212.205
00:00:11.180554 NAT: DNS#1: 195.170.0.1
00:00:11.180561 NAT: DHCP offered IP address 10.0.2.15
00:00:11.185841 NAT: IPv6 not supported

Arch host and guest.
I only have arch linux as a guest os. Other stuff i tried in the past didn't use VMSVGA

Last edited by 89c51 (2019-04-11 12:14:50)

Offline

#6 2019-04-11 12:58:13

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

Nothing stands out in the log, let's investigate more.

post pacman -Qs virtualbox from host and guest.

for testing remove guest additions from the guest.
(vmware svga II support is a module in the archlinux kernel and has it's own X driver , so shouldn't need guest addtions to work)

post lspci -k from guest.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#7 2019-04-11 14:07:36

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

Host

pacman -Qs virtualbox
local/virtualbox 6.0.4-4
    Powerful x86 virtualization for enterprise as well as home use
local/virtualbox-host-modules-arch 6.0.4-19
    Virtualbox host kernel modules for Arch Kernel

Guest

pacman -Qs virtualbox
local/virtualbox-guest-modules-arch 6.0.4-19
    Virtualbox guest kernel modules for Arch Kernel
local/virtualbox-guest-utils-nox 6.0.4-4
    VirtualBox Guest userspace utilities without X support

lspci -k (the graphics bit)

00:02.0 VGA Compatible controller: VMware SVGA II Adapter
             Subsystem : VMware SVGA II Adapter
             Kernel driver in use: vmwgfx
             Kernel modules: vmwgfx

I also get that message in journalctl -b (Guest)

[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

I still believe this has something to do with the version mismatch. Is this something that needs to be handled by the pkg maintainer??

Offline

#8 2019-04-12 11:21:06

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

I'm not convinced the packages are to blame.
That's why we're trying to find out what is happening.

sofar vbox logs only give a version number of the guest additions, no clue where they get it from.
My best guess atm is you have multiple vbox guest additions on host and/or guest and vbox uses the wrong one.

remove virtualbox-guest-modules-arch and virtualbox-guest-utils-nox from the guest.
shutdown & reboot the guest , post vbox logs .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#9 2019-04-14 19:00:37

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

Removed them and the log still reports the same version number of guest additions.

No idea what is happening hmm

Offline

#10 2019-04-15 10:15:59

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

We are making progress, let's try to narrow down possible causes.

Ceate a fresh VM with vmsvga , but don't add any guest addition stuff.
Start it, check what log shows about guest additions.

Also create a new user, and create & start  a new vm under that user.
check log whether it mentions guest stuff .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#11 2019-04-16 17:43:01

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

Lone_Wolf wrote:

We are making progress, let's try to narrow down possible causes.

Ceate a fresh VM with vmsvga , but don't add any guest addition stuff.
Start it, check what log shows about guest additions.

Also create a new user, and create & start  a new vm under that user.
check log whether it mentions guest stuff .


Same behavior. hmm

Offline

#12 2019-04-17 09:41:59

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,403

Re: [Solved]Virtualbox Issue with VMSVGA driver

That indicates the problem is systemwide.

post the output of pacman -Qkk virtualbox virtualbox-host-modules-arch

Also

# SYSTEMD_LESS=FRXMK journalctl -b

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#13 2019-04-17 13:18:47

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

pacman -Qkk virtualbox virtualbox-host-modules-arch
virtualbox: 346 total files, 0 altered files
virtualbox-host-modules-arch: 10 total files, 0 altered files

The second command gives no output.

Offline

#14 2019-04-17 13:30:33

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [Solved]Virtualbox Issue with VMSVGA driver

Latest Update fixed it. Closing.

Offline

Board footer

Powered by FluxBB