You are not logged in.
My kernel is linux 5.3.13-arch1-1.
Virtual Box version is 6.0.14-3.
DE is GNOME 3.34.2.
Guest OS is Windows 10. I have imported my guest using the "Import Appliance" option. After that, I have installed guest additions using virtualbox-guest-iso. I have then added the disk from /usr/lib/virtualbox/additions/VBoxGuestAdditions.iso through GUI and run the Windows installer.
Everything works fine when in windowed mode. However, when in full-screen mode it freezes VirtualBox the application. That is, the guest operating system still runs (it shows notifications, etc.), but the VirtualBox is frozen and it does not allow any inputs from the keyboard or mouse.
I have to kill it explicitly with killall VirtualBoxVM.
To prove myself that it is not a Windows guest issue, I have installed the latest Fedora in it. It behaves the same.
I have also posed this question to VirtualBox forums. They claim that it may be an "Arch-fork" issue.
My VBox.log is:
00:00:00.588717 VirtualBox VM 6.0.14 r132055 linux.amd64 (Oct 26 2019 14:31:15) release log
00:00:00.588718 Log opened 2019-11-25T20:54:51.125595000Z
00:00:00.588719 Build Type: release
00:00:00.588720 OS Product: Linux
00:00:00.588721 OS Release: 5.3.13-arch1-1
00:00:00.588722 OS Version: #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
00:00:00.588735 DMI Product Name: XPS 8920
00:00:00.588739 DMI Product Version: 1.0.7
00:00:00.588763 Host RAM: 15918MB (15.5GB) total, 13949MB (13.6GB) available
00:00:00.588765 Executable: /usr/lib/virtualbox/VirtualBoxVM
00:00:00.588765 Process ID: 5385
00:00:00.588765 Package type: LINUX_64BITS_GENERIC (OSE)
00:00:00.594525 Installed Extension Packs:
00:00:00.594546 Oracle VM VirtualBox Extension Pack (Version: 6.0.14 r133895; VRDE Module: VBoxVRDP)
00:00:00.595119 Console: Machine state changed to 'Starting'
00:00:00.595233 Qt version: 5.13.2
00:00:00.595242 X11 Window Manager code: 2
00:00:00.597671 VRDP: Statistics created: [full], enabled: 0.
00:00:00.597864 VRDP: VRDP: VD: Frames=10 MinMS=15 MaxMS=300 HistoryMS=2000 VideoMS=300
00:00:00.597864 VRDP: Failed to query a property: 9, rc = VERR_NOT_SUPPORTED
00:00:00.597864 VRDP: TCP server listening on port 3389 (IPv4 and IPv6).
00:00:00.597864 VRDP: Audio: rate correction mode 0x3.
00:00:00.597864 VRDE: loaded version 4 of the server.
00:00:00.597864 VRDE: [IMAGE]
00:00:00.597864 VRDE: [MOUSEPTR]
00:00:00.597864 VRDE: [SCARD]
00:00:00.597864 VRDE: [TSMFRAW]
00:00:00.597864 VRDE: [VIDEOIN]
00:00:00.597864 VRDE: [VRDE::INPUT]
00:00:00.606633 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:00.607150 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:00.607161 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:00.608850 Guest OS type: 'Windows10_64'
00:00:00.609698 Enabling CMPXCHG16B for Windows 8.1 / 2k12 or newer guests
00:00:00.609768 X Server details: vendor: The X.Org Foundation, release: 12006000, protocol version: 11.0, display string: :0
00:00:00.609778 Using known keycode mapping for keycode to scan code conversion
00:00:00.610768 fHMForced=true - Lots of RAM
00:00:00.610779 fHMForced=true - SMP
00:00:00.610782 fHMForced=true - 64-bit guest
00:00:00.611432 GUI: UIDesktopWidgetWatchdog::sltHandleHostScreenAvailableGeometryCalculated: Screen 0 work area is actually resized to: 0x27 x 2560x1413
00:00:00.617654 File system of '/home/my_username/VirtualBox VMs/Windows/Snapshots' (snapshots) is unknown
00:00:00.617669 File system of '/home/my_username/VirtualBox VMs/Windows/Windows10-disk001.vdi' is ext4
00:00:00.630886 Shared clipboard service loaded
00:00:00.630917 Shared clipboard mode: Bidirectional
00:00:00.631810 Drag and drop service loaded
00:00:00.631818 Drag and drop mode: Bidirectional
00:00:00.633896 ************************* CFGM dump *************************
00:00:00.633897 [/] (level 0)
00:00:00.633903 CSAMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.633930 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:00.633931 EnablePAE <integer> = 0x0000000000000001 (1)
00:00:00.633931 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.633932 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:00.633932 Name <string> = "Windows" (cb=8)
00:00:00.633933 NumCPUs <integer> = 0x0000000000000003 (3)
00:00:00.633933 PATMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.633934 PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:00.633934 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.633935 RamSize <integer> = 0x0000000100000000 (4 294 967 296, 4 096 MB, 4.0 GB)
00:00:00.633937 RawR0Enabled <integer> = 0x0000000000000001 (1)
00:00:00.633937 RawR3Enabled <integer> = 0x0000000000000001 (1)
00:00:00.633937 TimerMillies <integer> = 0x000000000000000a (10)
00:00:00.633938 UUID <bytes> = "18 21 57 62 fa ee d0 4b a3 7b 8b 2e 8d 09 72 d4" (cb=16)
00:00:00.633940
00:00:00.633941 [/CPUM/] (level 1)
00:00:00.633941 GuestCpuName <string> = "host" (cb=5)
00:00:00.633942 NestedHWVirt <integer> = 0x0000000000000000 (0)
00:00:00.633942 PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:00.633943 SpecCtrl <integer> = 0x0000000000000000 (0)
00:00:00.633943
00:00:00.633943 [/CPUM/IsaExts/] (level 2)
00:00:00.633944 CMPXCHG16B <integer> = 0x0000000000000001 (1)
00:00:00.633944
00:00:00.633945 [/DBGC/] (level 1)
00:00:00.633945 GlobalInitScript <string> = "/home/my_username/.config/VirtualBox/dbgc-init" (cb=41)
00:00:00.633946 HistoryFile <string> = "/home/my_username/.config/VirtualBox/dbgc-history" (cb=44)
00:00:00.633946 LocalInitScript <string> = "/home/my_username/VirtualBox VMs/Windows/dbgc-init" (cb=45)
00:00:00.633947
00:00:00.633947 [/DBGF/] (level 1)
00:00:00.633947 Path <string> = "/home/my_username/VirtualBox VMs/Windows/debug/;/home/my_username/VirtualBox VMs/Windows/;/home/my_username/" (cb=91)
00:00:00.633948
00:00:00.633948 [/Devices/] (level 1)
00:00:00.633948
00:00:00.633948 [/Devices/8237A/] (level 2)
00:00:00.633949
00:00:00.633949 [/Devices/8237A/0/] (level 3)
00:00:00.633950 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.633950
00:00:00.633950 [/Devices/GIMDev/] (level 2)
00:00:00.633951
00:00:00.633951 [/Devices/GIMDev/0/] (level 3)
00:00:00.633952 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.633952
00:00:00.633952 [/Devices/VMMDev/] (level 2)
00:00:00.633953
00:00:00.633953 [/Devices/VMMDev/0/] (level 3)
00:00:00.633954 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.633954 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:00.633954 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.633955 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.633955
00:00:00.633955 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.633956 GuestCoreDumpDir <string> = "/home/my_username/VirtualBox VMs/Windows/Snapshots" (cb=45)
00:00:00.633957
00:00:00.633957 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.633958 Driver <string> = "HGCM" (cb=5)
00:00:00.633958
00:00:00.633958 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.633959 Object <integer> = 0x00007f51f8000bb0 (139 990 029 831 088)
00:00:00.633960
00:00:00.633960 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.633961 Driver <string> = "MainStatus" (cb=11)
00:00:00.633961
00:00:00.633961 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.633962 First <integer> = 0x0000000000000000 (0)
00:00:00.633962 Last <integer> = 0x0000000000000000 (0)
00:00:00.633963 papLeds <integer> = 0x00007f521c003b58 (139 990 633 823 064)
00:00:00.633963
00:00:00.633964 [/Devices/acpi/] (level 2)
00:00:00.633964
00:00:00.633964 [/Devices/acpi/0/] (level 3)
00:00:00.633965 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.633965 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:00.633966 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.633966 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.633966
00:00:00.633967 [/Devices/acpi/0/Config/] (level 4)
00:00:00.633967 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:00.633968 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.633968 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:00.633969 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:00.633969 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.633970 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:00.633970 NumCPUs <integer> = 0x0000000000000003 (3)
00:00:00.633971 Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.633971 Parallel0Irq <integer> = 0x0000000000000000 (0)
00:00:00.633972 Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.633972 Parallel1Irq <integer> = 0x0000000000000000 (0)
00:00:00.633972 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.633973 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:00.633973 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.633974 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:00.633974 ShowCpu <integer> = 0x0000000000000001 (1)
00:00:00.633974 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:00.633975 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.633975
00:00:00.633976 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.633976 Driver <string> = "ACPIHost" (cb=9)
00:00:00.633977
00:00:00.633977 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.633977
00:00:00.633978 [/Devices/acpi/0/LUN#1/] (level 4)
00:00:00.633978 Driver <string> = "ACPICpu" (cb=8)
00:00:00.633978
00:00:00.633979 [/Devices/acpi/0/LUN#1/Config/] (level 5)
00:00:00.633979
00:00:00.633979 [/Devices/acpi/0/LUN#2/] (level 4)
00:00:00.633980 Driver <string> = "ACPICpu" (cb=8)
00:00:00.633980
00:00:00.633981 [/Devices/acpi/0/LUN#2/Config/] (level 5)
00:00:00.633981
00:00:00.633981 [/Devices/ahci/] (level 2)
00:00:00.633982
00:00:00.633982 [/Devices/ahci/0/] (level 3)
00:00:00.633983 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.633983 PCIDeviceNo <integer> = 0x000000000000000d (13)
00:00:00.633983 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.633984 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.633984
00:00:00.633984 [/Devices/ahci/0/Config/] (level 4)
00:00:00.633985 Bootable <integer> = 0x0000000000000001 (1)
00:00:00.633985 PortCount <integer> = 0x0000000000000002 (2)
00:00:00.633986
00:00:00.633986 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:00.633987 Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:00.633987
00:00:00.633987 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:00.633988 Driver <string> = "VD" (cb=3)
00:00:00.633988
00:00:00.633988 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:00.633989 BlockCache <integer> = 0x0000000000000001 (1)
00:00:00.633990 Format <string> = "vdi" (cb=4)
00:00:00.633990 Mountable <integer> = 0x0000000000000000 (0)
00:00:00.633990 Path <string> = "/home/my_username/VirtualBox VMs/Windows/Windows10-disk001.vdi" (cb=57)
00:00:00.633991 Type <string> = "HardDisk" (cb=9)
00:00:00.633991 UseNewIo <integer> = 0x0000000000000001 (1)
00:00:00.633992
00:00:00.633992 [/Devices/ahci/0/LUN#0/Config/Plugins/] (level 6)
00:00:00.633993
00:00:00.633993 [/Devices/ahci/0/LUN#0/Config/Plugins/VDPluginCrypt/] (level 7)
00:00:00.633994 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VDPluginCrypt.so" (cb=100)
00:00:00.633994
00:00:00.633994 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.633995 Driver <string> = "MainStatus" (cb=11)
00:00:00.633995
00:00:00.633996 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.633996 DeviceInstance <string> = "ahci/0" (cb=7)
00:00:00.633997 First <integer> = 0x0000000000000000 (0)
00:00:00.633997 Last <integer> = 0x0000000000000001 (1)
00:00:00.633998 pConsole <integer> = 0x00007f521c003370 (139 990 633 821 040)
00:00:00.633999 papLeds <integer> = 0x00007f521c003758 (139 990 633 822 040)
00:00:00.634000 pmapMediumAttachments <integer> = 0x00007f521c003b78 (139 990 633 823 096)
00:00:00.634000
00:00:00.634001 [/Devices/apic/] (level 2)
00:00:00.634001
00:00:00.634001 [/Devices/apic/0/] (level 3)
00:00:00.634002 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634002
00:00:00.634002 [/Devices/apic/0/Config/] (level 4)
00:00:00.634003 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.634004 Mode <integer> = 0x0000000000000002 (2)
00:00:00.634004 NumCPUs <integer> = 0x0000000000000003 (3)
00:00:00.634005
00:00:00.634005 [/Devices/e1000/] (level 2)
00:00:00.634006
00:00:00.634006 [/Devices/e1000/0/] (level 3)
00:00:00.634007 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.634008 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.634008 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.634009 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634010
00:00:00.634010 [/Devices/e1000/0/Config/] (level 4)
00:00:00.634011 AdapterType <integer> = 0x0000000000000000 (0)
00:00:00.634012 CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.634012 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:00.634013 MAC <bytes> = "08 00 27 55 f0 c7" (cb=6)
00:00:00.634015
00:00:00.634015 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:00.634016 Driver <string> = "NAT" (cb=4)
00:00:00.634017
00:00:00.634017 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:00.634018 AliasMode <integer> = 0x0000000000000000 (0)
00:00:00.634019 BootFile <string> = "Windows.pxe" (cb=12)
00:00:00.634020 DNSProxy <integer> = 0x0000000000000000 (0)
00:00:00.634020 Network <string> = "10.0.2.0/24" (cb=12)
00:00:00.634021 PassDomain <integer> = 0x0000000000000001 (1)
00:00:00.634022 TFTPPrefix <string> = "/home/my_username/.config/VirtualBox/TFTP" (cb=36)
00:00:00.634023 UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:00.634023
00:00:00.634023 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:00.634025 Driver <string> = "MainStatus" (cb=11)
00:00:00.634025
00:00:00.634025 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:00.634027 First <integer> = 0x0000000000000000 (0)
00:00:00.634027 Last <integer> = 0x0000000000000000 (0)
00:00:00.634028 papLeds <integer> = 0x00007f521c003a38 (139 990 633 822 776)
00:00:00.634029
00:00:00.634029 [/Devices/hda/] (level 2)
00:00:00.634030
00:00:00.634030 [/Devices/hda/0/] (level 3)
00:00:00.634031 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.634032 PCIDeviceNo <integer> = 0x0000000000000005 (5)
00:00:00.634033 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.634033 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634034
00:00:00.634034 [/Devices/hda/0/AudioConfig/] (level 4)
00:00:00.634035
00:00:00.634036 [/Devices/hda/0/Config/] (level 4)
00:00:00.634037 DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:00.634037 DebugPathOut <string> = "" (cb=1)
00:00:00.634038
00:00:00.634038 [/Devices/hda/0/LUN#0/] (level 4)
00:00:00.634039 Driver <string> = "AUDIO" (cb=6)
00:00:00.634040
00:00:00.634040 [/Devices/hda/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.634041 Driver <string> = "PulseAudio" (cb=11)
00:00:00.634042
00:00:00.634042 [/Devices/hda/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.634043 StreamName <string> = "Windows" (cb=8)
00:00:00.634044
00:00:00.634044 [/Devices/hda/0/LUN#0/Config/] (level 5)
00:00:00.634045 BufferSizeMs <integer> = 0x0000000000000000 (0)
00:00:00.634045 DriverName <string> = "PulseAudio" (cb=11)
00:00:00.634046 InputEnabled <integer> = 0x0000000000000001 (1)
00:00:00.634046 OutputEnabled <integer> = 0x0000000000000001 (1)
00:00:00.634046 PeriodSizeMs <integer> = 0x0000000000000000 (0)
00:00:00.634047 PreBufferSizeMs <integer> = 0x00000000ffffffff (4 294 967 295)
00:00:00.634047
00:00:00.634048 [/Devices/hda/0/LUN#1/] (level 4)
00:00:00.634048 Driver <string> = "AUDIO" (cb=6)
00:00:00.634049
00:00:00.634049 [/Devices/hda/0/LUN#2/] (level 4)
00:00:00.634049 Driver <string> = "AUDIO" (cb=6)
00:00:00.634050
00:00:00.634050 [/Devices/i8254/] (level 2)
00:00:00.634050
00:00:00.634050 [/Devices/i8254/0/] (level 3)
00:00:00.634051
00:00:00.634051 [/Devices/i8254/0/Config/] (level 4)
00:00:00.634052
00:00:00.634052 [/Devices/i8259/] (level 2)
00:00:00.634052
00:00:00.634053 [/Devices/i8259/0/] (level 3)
00:00:00.634053 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634053
00:00:00.634054 [/Devices/i8259/0/Config/] (level 4)
00:00:00.634054
00:00:00.634054 [/Devices/ioapic/] (level 2)
00:00:00.634055
00:00:00.634055 [/Devices/ioapic/0/] (level 3)
00:00:00.634056 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634056
00:00:00.634056 [/Devices/ioapic/0/Config/] (level 4)
00:00:00.634057 NumCPUs <integer> = 0x0000000000000003 (3)
00:00:00.634057
00:00:00.634057 [/Devices/mc146818/] (level 2)
00:00:00.634058
00:00:00.634058 [/Devices/mc146818/0/] (level 3)
00:00:00.634058
00:00:00.634059 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.634059 UseUTC <integer> = 0x0000000000000000 (0)
00:00:00.634060
00:00:00.634060 [/Devices/parallel/] (level 2)
00:00:00.634060
00:00:00.634060 [/Devices/pcarch/] (level 2)
00:00:00.634061
00:00:00.634061 [/Devices/pcarch/0/] (level 3)
00:00:00.634062 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634062
00:00:00.634062 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.634063
00:00:00.634063 [/Devices/pcbios/] (level 2)
00:00:00.634063
00:00:00.634064 [/Devices/pcbios/0/] (level 3)
00:00:00.634064 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634064
00:00:00.634065 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.634066 APIC <integer> = 0x0000000000000001 (1)
00:00:00.634066 BootDevice0 <string> = "FLOPPY" (cb=7)
00:00:00.634066 BootDevice1 <string> = "DVD" (cb=4)
00:00:00.634067 BootDevice2 <string> = "IDE" (cb=4)
00:00:00.634067 BootDevice3 <string> = "NONE" (cb=5)
00:00:00.634068 FloppyDevice <string> = "i82078" (cb=7)
00:00:00.634068 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:00.634068 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.634069 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
00:00:00.634069 McfgBase <integer> = 0x0000000000000000 (0)
00:00:00.634070 McfgLength <integer> = 0x0000000000000000 (0)
00:00:00.634070 NumCPUs <integer> = 0x0000000000000003 (3)
00:00:00.634071 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:00.634071 SataHardDiskDevice <string> = "ahci" (cb=5)
00:00:00.634071 SataLUN1 <integer> = 0x0000000000000000 (0)
00:00:00.634072 UUID <bytes> = "18 21 57 62 fa ee d0 4b a3 7b 8b 2e 8d 09 72 d4" (cb=16)
00:00:00.634073
00:00:00.634073 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.634074
00:00:00.634074 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.634075 NIC <integer> = 0x0000000000000000 (0)
00:00:00.634076 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.634076 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.634076 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.634077
00:00:00.634077 [/Devices/pci/] (level 2)
00:00:00.634077
00:00:00.634077 [/Devices/pci/0/] (level 3)
00:00:00.634078 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634078
00:00:00.634079 [/Devices/pci/0/Config/] (level 4)
00:00:00.634079 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.634080
00:00:00.634080 [/Devices/pcibridge/] (level 2)
00:00:00.634080
00:00:00.634080 [/Devices/pckbd/] (level 2)
00:00:00.634081
00:00:00.634081 [/Devices/pckbd/0/] (level 3)
00:00:00.634082 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634082
00:00:00.634082 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.634083
00:00:00.634083 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.634083 Driver <string> = "KeyboardQueue" (cb=14)
00:00:00.634084
00:00:00.634084 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.634085 Driver <string> = "MainKeyboard" (cb=13)
00:00:00.634085
00:00:00.634085 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.634086 Object <integer> = 0x00005591159a09f0 (94 081 621 035 504)
00:00:00.634087
00:00:00.634087 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.634088 QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.634088
00:00:00.634088 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.634089 Driver <string> = "MouseQueue" (cb=11)
00:00:00.634089
00:00:00.634089 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.634090 Driver <string> = "MainMouse" (cb=10)
00:00:00.634090
00:00:00.634091 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.634091 Object <integer> = 0x00007f521c010e50 (139 990 633 877 072)
00:00:00.634092
00:00:00.634092 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.634093 QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.634094
00:00:00.634094 [/Devices/pcnet/] (level 2)
00:00:00.634094
00:00:00.634094 [/Devices/serial/] (level 2)
00:00:00.634095
00:00:00.634095 [/Devices/usb-ohci/] (level 2)
00:00:00.634095
00:00:00.634096 [/Devices/usb-ohci/0/] (level 3)
00:00:00.634096 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.634097 PCIDeviceNo <integer> = 0x0000000000000006 (6)
00:00:00.634097 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.634097 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634098
00:00:00.634098 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:00.634099
00:00:00.634099 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:00.634099 Driver <string> = "VUSBRootHub" (cb=12)
00:00:00.634100
00:00:00.634100 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:00.634101
00:00:00.634101 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:00.634101 Driver <string> = "MainStatus" (cb=11)
00:00:00.634102
00:00:00.634102 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:00.634103 First <integer> = 0x0000000000000000 (0)
00:00:00.634103 Last <integer> = 0x0000000000000000 (0)
00:00:00.634103 papLeds <integer> = 0x00007f521c003b60 (139 990 633 823 072)
00:00:00.634104
00:00:00.634104 [/Devices/vga/] (level 2)
00:00:00.634105
00:00:00.634105 [/Devices/vga/0/] (level 3)
00:00:00.634105 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.634106 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:00.634106 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.634107 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.634107
00:00:00.634107 [/Devices/vga/0/Config/] (level 4)
00:00:00.634108 3DEnabled <integer> = 0x0000000000000000 (0)
00:00:00.634108 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.634109 FadeIn <integer> = 0x0000000000000001 (1)
00:00:00.634109 FadeOut <integer> = 0x0000000000000001 (1)
00:00:00.634110 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:00.634110 LogoFile <string> = "" (cb=1)
00:00:00.634110 LogoTime <integer> = 0x0000000000000000 (0)
00:00:00.634111 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:00.634111 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:00.634112 VMSVGA3dEnabled <integer> = 0x0000000000000000 (0)
00:00:00.634112 VMSVGAEnabled <integer> = 0x0000000000000001 (1)
00:00:00.634112 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:00.634113
00:00:00.634114 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.634114 Driver <string> = "MainDisplay" (cb=12)
00:00:00.634115
00:00:00.634115 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.634115 Object <integer> = 0x00007f521c005130 (139 990 633 828 656)
00:00:00.634116
00:00:00.634116 [/Devices/vga/0/LUN#999/] (level 4)
00:00:00.634117 Driver <string> = "MainStatus" (cb=11)
00:00:00.634117
00:00:00.634117 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:00.634118 First <integer> = 0x0000000000000000 (0)
00:00:00.634118 Last <integer> = 0x0000000000000000 (0)
00:00:00.634119 papLeds <integer> = 0x00007f521c003b70 (139 990 633 823 088)
00:00:00.634120
00:00:00.634120 [/Devices/virtio-net/] (level 2)
00:00:00.634120
00:00:00.634120 [/EM/] (level 1)
00:00:00.634121 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.634121
00:00:00.634122 [/GIM/] (level 1)
00:00:00.634122 Provider <string> = "HyperV" (cb=7)
00:00:00.634122
00:00:00.634123 [/HM/] (level 1)
00:00:00.634123 64bitEnabled <integer> = 0x0000000000000001 (1)
00:00:00.634124 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:00.634124 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.634124 EnableUX <integer> = 0x0000000000000001 (1)
00:00:00.634125 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:00.634125 Exclusive <integer> = 0x0000000000000001 (1)
00:00:00.634126 HMForced <integer> = 0x0000000000000001 (1)
00:00:00.634126 IBPBOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:00.634127 IBPBOnVMExit <integer> = 0x0000000000000000 (0)
00:00:00.634127 L1DFlushOnSched <integer> = 0x0000000000000001 (1)
00:00:00.634127 L1DFlushOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:00.634128 MDSClearOnSched <integer> = 0x0000000000000001 (1)
00:00:00.634128 MDSClearOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:00.634129 SpecCtrlByHost <integer> = 0x0000000000000000 (0)
00:00:00.634129 UseNEMInstead <integer> = 0x0000000000000000 (0)
00:00:00.634129
00:00:00.634130 [/MM/] (level 1)
00:00:00.634130 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.634130
00:00:00.634131 [/NEM/] (level 1)
00:00:00.634131 Allow64BitGuests <integer> = 0x0000000000000001 (1)
00:00:00.634131
00:00:00.634132 [/PDM/] (level 1)
00:00:00.634132
00:00:00.634132 [/PDM/AsyncCompletion/] (level 2)
00:00:00.634133
00:00:00.634133 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.634133
00:00:00.634134 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.634134
00:00:00.634134 [/PDM/BlkCache/] (level 2)
00:00:00.634135 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.634136
00:00:00.634136 [/PDM/Devices/] (level 2)
00:00:00.634136
00:00:00.634136 [/PDM/Devices/VBoxEhci/] (level 3)
00:00:00.634137 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
00:00:00.634141 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:00.634142 RCSearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:00.634142
00:00:00.634142 [/PDM/Devices/VBoxNvme/] (level 3)
00:00:00.634143 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxNvmeR3.so" (cb=97)
00:00:00.634143 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:00.634144 RCSearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:00.634144
00:00:00.634144 [/PDM/Devices/VBoxPciRaw/] (level 3)
00:00:00.634145 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99)
00:00:00.634145 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
00:00:00.634146
00:00:00.634146 [/PDM/Drivers/] (level 2)
00:00:00.634146
00:00:00.634146 [/PDM/Drivers/DrvHostWebcam/] (level 3)
00:00:00.634147 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
00:00:00.634147
00:00:00.634148 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.634148 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:00.634148
00:00:00.634149 [/PDM/Drivers/VBoxPciRawDrv/] (level 3)
00:00:00.634149 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100)
00:00:00.634150
00:00:00.634150 [/PDM/NetworkShaper/] (level 2)
00:00:00.634150
00:00:00.634150 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.634151
00:00:00.634151 [/PDM/USB/] (level 2)
00:00:00.634152
00:00:00.634152 [/PDM/USB/VBoxUsbCardReader/] (level 3)
00:00:00.634152 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
00:00:00.634153
00:00:00.634153 [/PDM/USB/VBoxUsbWebcam/] (level 3)
00:00:00.634153 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
00:00:00.634154
00:00:00.634154 [/TM/] (level 1)
00:00:00.634154 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.634155
00:00:00.634155 [/USB/] (level 1)
00:00:00.634155
00:00:00.634156 [/USB/HidMouse/] (level 2)
00:00:00.634156
00:00:00.634156 [/USB/HidMouse/0/] (level 3)
00:00:00.634157
00:00:00.634157 [/USB/HidMouse/0/Config/] (level 4)
00:00:00.634157 Mode <string> = "absolute" (cb=9)
00:00:00.634158
00:00:00.634158 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:00.634159 Driver <string> = "MouseQueue" (cb=11)
00:00:00.634159
00:00:00.634159 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.634160 Driver <string> = "MainMouse" (cb=10)
00:00:00.634160
00:00:00.634160 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.634161 Object <integer> = 0x00007f521c010e50 (139 990 633 877 072)
00:00:00.634162
00:00:00.634162 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:00.634163 QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.634163
00:00:00.634163 [/USB/USBProxy/] (level 2)
00:00:00.634164
00:00:00.634164 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:00.634164
00:00:00.634165 ********************* End of CFGM dump **********************
00:00:00.634167 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.634168 VM: fRawRing1Enabled=false CSAM=true PATM=true
00:00:00.634540 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:00.634561 MM: cbHyperHeap=0x140000 (1310720)
00:00:00.636120 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x1f
00:00:00.637501 CPUM: Matched host CPU INTEL 0x6/0x9e/0x9 Intel_Core7_KabyLake with CPU DB entry 'Intel Core i7-6700K' (INTEL 0x6/0x5e/0x3 Intel_Core7_Skylake)
00:00:00.637826 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:00.637837 CPUM: Microcode revision 0x000000CA
00:00:00.637842 CPUM: Changing leaf 13[0]: EBX=0x440 -> 0x340, ECX=0x440 -> 0x340
00:00:00.637848 CPUM: MSR/CPUID reconciliation insert: 0x0000010b IA32_FLUSH_CMD
00:00:00.637857 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.638493 PGM: HCPhysInterPD=0000000036c40000 HCPhysInterPaePDPT=0000000036c43000 HCPhysInterPaePML4=0000000036c45000
00:00:00.638501 PGM: apInterPTs={0000000036c41000,0000000036c42000} apInterPaePTs={00000003de4cf000,00000003f05e0000} apInterPaePDs={00000003f05e1000,00000003f05e2000,00000003f05e3000,00000003f05e4000} pInterPaePDPT64=0000000036c44000
00:00:00.638518 PGM: Host paging mode: AMD64+PGE+NX
00:00:00.638521 PGM: PGMPool: cMaxPages=2096 (u64MaxPages=2084)
00:00:00.638524 PGM: pgmR3PoolInit: cMaxPages=0x830 cMaxUsers=0x1060 cMaxPhysExts=0x1060 fCacheEnable=true
00:00:00.656176 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=75 u32UpdateIntervalNS=13333332 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0xb cCpus=8
00:00:00.656191 TM: GIP - u64CpuHz=3 599 998 694 (0xd6939ee6) SUPGetCpuHzFromGip => 3 599 998 694
00:00:00.656196 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=3599998703(*) cErrors=0
00:00:00.656199 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=3599998674(*) cErrors=0
00:00:00.656201 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x4 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=3599998655(*) cErrors=0
00:00:00.656203 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x6 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=3599998637(*) cErrors=0
00:00:00.656205 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x1 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=3599998500(*) cErrors=0
00:00:00.656207 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x3 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=3599998694(*) cErrors=0
00:00:00.656209 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x5 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=3599998696(*) cErrors=0
00:00:00.656211 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=3599998698(*) cErrors=0
00:00:00.656232 TM: cTSCTicksPerSecond=3 599 998 694 (0xd6939ee6) enmTSCMode=1 (VirtTscEmulated)
00:00:00.656233 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.656392 VMM: CoreCode: R3=00007f5258066000 R0=XXXXXXXXXXXXXXXX RC=a1015000 Phys=0000000036c60000 cb=0x1000
00:00:00.656918 EMR3Init: fRecompileUser=false fRecompileSupervisor=false fRawRing1Enabled=false fIemExecutesAll=false fGuruOnTripleFault=true
00:00:00.657071 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_KabyLake
00:00:00.657114 GIM: Using provider 'HyperV' (Implementation version: 0)
00:00:00.657117 GIM: HyperV: Reporting vendor as 'VBoxVBoxVBox'
00:00:00.657120 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:00.712617 AIOMgr: Default manager type is 'Async'
00:00:00.712637 AIOMgr: Default file backend is 'NonBuffered'
00:00:00.712790 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:00.712802 BlkCache: Cache commit interval is 10000 ms
00:00:00.712808 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.722020 PcBios: [SMP] BIOS with 3 CPUs
00:00:00.722298 PcBios: Using the 386+ BIOS image.
00:00:00.723166 PcBios: MPS table at 000e1300
00:00:00.723265 PcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
00:00:00.723596 PcBios: fCheckShutdownStatusForSoftReset=true fClearShutdownStatusOnHardReset=true
00:00:00.729068 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX
00:00:00.729748 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:00.730249 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:00.730297 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.733016 Shared Folders service loaded
00:00:00.733965 Guest Control service loaded
00:00:00.770063 VGA: Using the 386+ BIOS image.
00:00:00.771950 VD: VDInit finished with VINF_SUCCESS
00:00:00.772127 DrvVD: Flushes will be ignored
00:00:00.772132 DrvVD: Async flushes will be passed to the disk
00:00:00.774215 AIOMgr: Endpoint for file '/home/my_username/VirtualBox VMs/Windows/Windows10-disk001.vdi' (flags 000c0723) created successfully
00:00:00.775276 VD: Opening the disk took 1172347 ns
00:00:00.775304 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 104857600
00:00:00.775409 AHCI: Port1: No driver attached
00:00:00.775427 AHCI#0: Reset the HBA
00:00:00.775430 VD#0: Cancelling all active requests
00:00:00.775699 E1000#0: Chip=82540EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled GC=enabled
00:00:00.781557 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:00.781622 NAT: resolv.conf: nameserver 128.197.253.183
00:00:00.781626 NAT: resolv.conf: nameserver 128.197.253.120
00:00:00.781628 NAT: resolv.conf: nameserver 128.197.253.254
00:00:00.781635 NAT: Adding domain name bu.edu
00:00:00.781637 NAT: DNS#0: 128.197.253.183
00:00:00.781640 NAT: DNS#1: 128.197.253.120
00:00:00.781641 NAT: DNS#2: 128.197.253.254
00:00:00.782384 HDA: Asynchronous I/O enabled
00:00:00.782405 Audio: Initializing PulseAudio driver
00:00:00.784210 PulseAudio: Using v13.0.0
00:00:00.785100 PulseAudio: Retrieving server information ...
00:00:00.785631 HDA: Codec reset
00:00:00.785642 HDA: Reset
00:00:00.786020 GIMDev: Registered Hyper-V hypercall page
00:00:00.786032 GIMDev: Registered Hyper-V TSC page
00:00:00.786183 VUSB: Attached 'HidMouse' to port 1 on RootHub#0 (FullSpeed)
00:00:00.786259 PGM: The CPU physical address width is 39 bits
00:00:00.786263 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff
00:00:00.786284 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true
00:00:00.786759 VMM: Enabled thread-context hooks
00:00:00.786763 VMM: RTThreadPreemptIsPending() can be trusted
00:00:00.786764 VMM: Kernel preemption is possible
00:00:00.786973 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false fL1dFlushOnVmEntry=false); fL1dFlushOnSched=true fMdsClearOnVmEntry=false
00:00:00.786980 HM: Using VT-x implementation 2.0
00:00:00.786981 HM: Max resume loops = 8192
00:00:00.786981 HM: Host CR4 = 0x3606e0
00:00:00.786982 HM: Host EFER = 0xd01
00:00:00.786982 HM: MSR_IA32_SMM_MONITOR_CTL = 0x0
00:00:00.787001 HM: MSR_IA32_FEATURE_CONTROL = 0x5
00:00:00.787001 HM: LOCK
00:00:00.787001 HM: VMXON
00:00:00.787002 HM: MSR_IA32_VMX_BASIC = 0xda040000000004
00:00:00.787002 HM: VMCS id = 0x4
00:00:00.787003 HM: VMCS size = 1024 bytes
00:00:00.787003 HM: VMCS physical address limit = None
00:00:00.787003 HM: VMCS memory type = Write Back (WB)
00:00:00.787004 HM: Dual-monitor treatment support = true
00:00:00.787004 HM: OUTS & INS instruction-info = true
00:00:00.787004 HM: Supports true capability MSRs = true
00:00:00.787005 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
00:00:00.787005 HM: EXT_INT_EXIT
00:00:00.787005 HM: NMI_EXIT
00:00:00.787005 HM: VIRTUAL_NMI
00:00:00.787006 HM: PREEMPT_TIMER
00:00:00.787006 HM: POSTED_INT (must be cleared)
00:00:00.787006 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
00:00:00.787007 HM: INT_WINDOW_EXIT
00:00:00.787007 HM: USE_TSC_OFFSETTING
00:00:00.787007 HM: HLT_EXIT
00:00:00.787008 HM: INVLPG_EXIT
00:00:00.787008 HM: MWAIT_EXIT
00:00:00.787008 HM: RDPMC_EXIT
00:00:00.787008 HM: RDTSC_EXIT
00:00:00.787008 HM: CR3_LOAD_EXIT (must be set)
00:00:00.787009 HM: CR3_STORE_EXIT (must be set)
00:00:00.787009 HM: CR8_LOAD_EXIT
00:00:00.787009 HM: CR8_STORE_EXIT
00:00:00.787009 HM: USE_TPR_SHADOW
00:00:00.787010 HM: NMI_WINDOW_EXIT
00:00:00.787010 HM: MOV_DR_EXIT
00:00:00.787010 HM: UNCOND_IO_EXIT
00:00:00.787010 HM: USE_IO_BITMAPS
00:00:00.787011 HM: MONITOR_TRAP_FLAG
00:00:00.787011 HM: USE_MSR_BITMAPS
00:00:00.787011 HM: MONITOR_EXIT
00:00:00.787011 HM: PAUSE_EXIT
00:00:00.787011 HM: USE_SECONDARY_CTLS
00:00:00.787012 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x5ffcff00000000
00:00:00.787012 HM: VIRT_APIC_ACCESS
00:00:00.787013 HM: EPT
00:00:00.787013 HM: DESC_TABLE_EXIT
00:00:00.787013 HM: RDTSCP
00:00:00.787013 HM: VIRT_X2APIC_MODE
00:00:00.787014 HM: VPID
00:00:00.787014 HM: WBINVD_EXIT
00:00:00.787014 HM: UNRESTRICTED_GUEST
00:00:00.787015 HM: APIC_REG_VIRT (must be cleared)
00:00:00.787015 HM: VIRT_INT_DELIVERY (must be cleared)
00:00:00.787015 HM: PAUSE_LOOP_EXIT
00:00:00.787015 HM: RDRAND_EXIT
00:00:00.787016 HM: INVPCID
00:00:00.787016 HM: VMFUNC
00:00:00.787016 HM: VMCS_SHADOWING
00:00:00.787016 HM: ENCLS_EXIT
00:00:00.787017 HM: RDSEED_EXIT
00:00:00.787017 HM: PML
00:00:00.787017 HM: EPT_VE
00:00:00.787017 HM: CONCEAL_FROM_PT
00:00:00.787018 HM: XSAVES_XRSTORS
00:00:00.787018 HM: TSC_SCALING (must be cleared)
00:00:00.787018 HM: MSR_IA32_VMX_ENTRY_CTLS = 0x3ffff000011ff
00:00:00.787019 HM: LOAD_DEBUG (must be set)
00:00:00.787019 HM: IA32E_MODE_GUEST
00:00:00.787019 HM: ENTRY_TO_SMM
00:00:00.787019 HM: DEACTIVATE_DUAL_MON
00:00:00.787019 HM: LOAD_PERF_MSR
00:00:00.787020 HM: LOAD_PAT_MSR
00:00:00.787020 HM: LOAD_EFER_MSR
00:00:00.787020 HM: MSR_IA32_VMX_EXIT_CTLS = 0x1ffffff00036dff
00:00:00.787021 HM: SAVE_DEBUG (must be set)
00:00:00.787021 HM: HOST_ADDR_SPACE_SIZE
00:00:00.787021 HM: LOAD_PERF_MSR
00:00:00.787021 HM: ACK_EXT_INT
00:00:00.787021 HM: SAVE_PAT_MSR
00:00:00.787022 HM: LOAD_PAT_MSR
00:00:00.787022 HM: SAVE_EFER_MSR
00:00:00.787022 HM: LOAD_EFER_MSR
00:00:00.787022 HM: SAVE_PREEMPT_TIMER
00:00:00.787023 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS = 0x7f00000016
00:00:00.787023 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS = 0xfff9fffe04006172
00:00:00.787024 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS = 0x3ffff000011fb
00:00:00.787024 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS = 0x1ffffff00036dfb
00:00:00.787025 HM: MSR_IA32_VMX_MISC = 0x7004c1e7
00:00:00.787025 HM: PREEMPT_TIMER_TSC = 0x7
00:00:00.787026 HM: EXIT_SAVE_EFER_LMA = true
00:00:00.787026 HM: ACTIVITY_STATES = 0x7 ( HLT SHUTDOWN SIPI_WAIT )
00:00:00.787026 HM: INTEL_PT = true
00:00:00.787027 HM: SMM_READ_SMBASE_MSR = true
00:00:00.787027 HM: CR3_TARGET = 0x4
00:00:00.787027 HM: MAX_MSR = 0x0 ( 512 )
00:00:00.787028 HM: VMXOFF_BLOCK_SMI = true
00:00:00.787028 HM: VMWRITE_ALL = true
00:00:00.787028 HM: ENTRY_INJECT_SOFT_INT = 0x1
00:00:00.787028 HM: MSEG_ID = 0x0
00:00:00.787029 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2e
00:00:00.787029 HM: HIGHEST_IDX = 0x17
00:00:00.787029 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106734141
00:00:00.787030 HM: RWX_X_ONLY
00:00:00.787030 HM: PAGE_WALK_LENGTH_4
00:00:00.787031 HM: EMT_UC
00:00:00.787031 HM: EMT_WB
00:00:00.787031 HM: PDE_2M
00:00:00.787031 HM: PDPTE_1G
00:00:00.787032 HM: INVEPT
00:00:00.787032 HM: EPT_ACCESS_DIRTY
00:00:00.787032 HM: INVEPT_SINGLE_CONTEXT
00:00:00.787032 HM: INVEPT_ALL_CONTEXTS
00:00:00.787032 HM: INVVPID
00:00:00.787033 HM: INVVPID_INDIV_ADDR
00:00:00.787033 HM: INVVPID_SINGLE_CONTEXT
00:00:00.787033 HM: INVVPID_ALL_CONTEXTS
00:00:00.787033 HM: INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:00.787033 HM: MSR_IA32_VMX_VMFUNC = 0x1
00:00:00.787034 HM: EPTP_SWITCHING
00:00:00.787034 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
00:00:00.787034 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
00:00:00.787035 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
00:00:00.787035 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x3767ff
00:00:00.787036 HM: APIC-access page physaddr = 0x0000000036d3b000
00:00:00.787036 HM: VCPU 0: MSR bitmap physaddr = 0x0000000036d3d000
00:00:00.787037 HM: VCPU 0: VMCS physaddr = 0x0000000036d3c000
00:00:00.787037 HM: VCPU 1: MSR bitmap physaddr = 0x0000000036d41000
00:00:00.787038 HM: VCPU 1: VMCS physaddr = 0x0000000036d40000
00:00:00.787038 HM: VCPU 2: MSR bitmap physaddr = 0x0000000036d45000
00:00:00.787038 HM: VCPU 2: VMCS physaddr = 0x0000000036d44000
00:00:00.787039 HM: Guest support: 32-bit and 64-bit
00:00:00.787042 HM: Supports VMCS EFER fields = true
00:00:00.787042 HM: Enabled VMX
00:00:00.787044 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:00.787044 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.787045 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:00.787045 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:00.787046 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:00.787046 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:00.787046 HM: Enabled nested paging
00:00:00.787046 HM: EPT flush type = Single context
00:00:00.787047 HM: Enabled unrestricted guest execution
00:00:00.787047 HM: Enabled VPID
00:00:00.787047 HM: VPID flush type = Single context
00:00:00.787047 HM: Enabled VMX-preemption timer (cPreemptTimerShift=7)
00:00:00.787048 HM: VT-x/AMD-V init method: GLOBAL
00:00:00.787048 EM: Exit history optimizations: enabled=true enabled-r0=true enabled-r0-no-preemption=false
00:00:00.787059 VMM: fUsePeriodicPreemptionTimers=false
00:00:00.787064 APIC: Enabling Hyper-V x2APIC compatibility mode
00:00:00.787542 CPUM: Logical host processors: 8 present, 8 max, 8 online, online mask: 00000000000000ff
00:00:00.787641 CPUM: Physical host cores: 4
00:00:00.787642 ************************* CPUID dump ************************
00:00:00.787644 Raw Standard CPUID Leaves
00:00:00.787644 Leaf/sub-leaf eax ebx ecx edx
00:00:00.787644 Gst: 00000000/0000 00000016 756e6547 6c65746e 49656e69
00:00:00.787646 Hst: 00000016 756e6547 6c65746e 49656e69
00:00:00.787647 Gst: 00000001/0000 000906e9 00030800 d6da2203 178bfbff
00:00:00.787648 Hst: 000906e9 00100800 7ffafbff bfebfbff
00:00:00.787648 Gst: 00000002/0000 76036301 00f0b5ff 00000000 00c30000
00:00:00.787649 Hst: 76036301 00f0b5ff 00000000 00c30000
00:00:00.787650 Gst: 00000003/0000 00000000 00000000 00000000 00000000
00:00:00.787650 Hst: 00000000 00000000 00000000 00000000
00:00:00.787651 Gst: 00000004/0000 08000121 01c0003f 0000003f 00000000
00:00:00.787651 Hst: 1c004121 01c0003f 0000003f 00000000
00:00:00.787652 Gst: 00000004/0001 08000122 01c0003f 0000003f 00000000
00:00:00.787652 Hst: 1c004122 01c0003f 0000003f 00000000
00:00:00.787653 Gst: 00000004/0002 08000143 00c0003f 000003ff 00000000
00:00:00.787653 Hst: 1c004143 00c0003f 000003ff 00000000
00:00:00.787654 Gst: 00000004/0003 08000163 03c0003f 00001fff 00000006
00:00:00.787654 Hst: 1c03c163 03c0003f 00001fff 00000006
00:00:00.787655 Gst: 00000004/0004 08000000 00000000 00000000 00000000
00:00:00.787655 Hst: 00000000 00000000 00000000 00000000
00:00:00.787656 Gst: 00000005/0000 00000000 00000000 00000000 00000000
00:00:00.787656 Hst: 00000040 00000040 00000003 00142120
00:00:00.787657 Gst: 00000006/0000 00000000 00000000 00000000 00000000
00:00:00.787677 Hst: 000027f7 00000002 00000009 00000000
00:00:00.787677 Gst: 00000007/0000 00000000 00842421 00000000 10000400
00:00:00.787678 Hst: 00000000 029c6fbf 00000000 9c002400
00:00:00.787678 Gst: 00000007/0001 00000000 00000000 00000000 00000000
00:00:00.787679 Hst: 00000000 00000000 00000000 00000000
00:00:00.787679 Gst: 00000008/0000 00000000 00000000 00000000 00000000
00:00:00.787680 Hst: 00000000 00000000 00000000 00000000
00:00:00.787680 Gst: 00000009/0000 00000000 00000000 00000000 00000000
00:00:00.787680 Hst: 00000000 00000000 00000000 00000000
00:00:00.787681 Gst: 0000000a/0000 00000000 00000000 00000000 00000000
00:00:00.787681 Hst: 07300404 00000000 00000000 00000603
00:00:00.787682 Gst: 0000000b/0000 00000000 00000001 00000100 00000000
00:00:00.787682 Hst: 00000001 00000002 00000100 00000000
00:00:00.787682 Gst: 0000000b/0001 00000002 00000003 00000201 00000000
00:00:00.787683 Hst: 00000004 00000008 00000201 00000000
00:00:00.787683 Gst: 0000000b/0002 00000000 00000000 00000002 00000000
00:00:00.787684 Hst: 00000000 00000000 00000002 00000000
00:00:00.787684 Gst: 0000000c/0000 00000000 00000000 00000000 00000000
00:00:00.787684 Hst: 00000000 00000000 00000000 00000000
00:00:00.787685 Gst: 0000000d/0000 00000007 00000340 00000340 00000000
00:00:00.787685 Hst: 0000001f 00000440 00000440 00000000
00:00:00.787686 Gst: 0000000d/0001 00000000 000003c0 00000000 00000000
00:00:00.787686 Hst: 0000000f 000003c0 00000100 00000000
00:00:00.787686 Gst: 0000000d/0002 00000100 00000240 00000000 00000000
00:00:00.787687 Hst: 00000100 00000240 00000000 00000000
00:00:00.787687 Gst: 0000000d/0003 00000000 00000000 00000000 00000000
00:00:00.787688 Hst: 00000040 000003c0 00000000 00000000
00:00:00.787688 Gst: 0000000d/0004 00000000 00000000 00000000 00000000
00:00:00.787688 Hst: 00000040 00000400 00000000 00000000
00:00:00.787689 Gst: 0000000d/0005 00000000 00000000 00000000 00000000
00:00:00.787689 Hst: 00000000 00000000 00000000 00000000
00:00:00.787690 Gst: 0000000d/0006 00000000 00000000 00000000 00000000
00:00:00.787690 Hst: 00000000 00000000 00000000 00000000
00:00:00.787690 Gst: 0000000d/0007 00000000 00000000 00000000 00000000
00:00:00.787691 Hst: 00000000 00000000 00000000 00000000
00:00:00.787691 Gst: 0000000d/0008 00000000 00000000 00000000 00000000
00:00:00.787692 Hst: 00000080 00000000 00000001 00000000
00:00:00.787692 Gst: 0000000d/0009 00000000 00000000 00000000 00000000
00:00:00.787692 Hst: 00000000 00000000 00000000 00000000
00:00:00.787719 Gst: 0000000e/0000 00000000 00000000 00000000 00000000
00:00:00.787720 Hst: 00000000 00000000 00000000 00000000
00:00:00.787720 Gst: 0000000f/0000 00000000 00000000 00000000 00000000
00:00:00.787720 Hst: 00000000 00000000 00000000 00000000
00:00:00.787721 Gst: 00000010/0000 00000000 00000000 00000000 00000000
00:00:00.787721 Hst: 00000000 00000000 00000000 00000000
00:00:00.787722 Gst: 00000011/0000 00000000 00000000 00000000 00000000
00:00:00.787722 Hst: 00000000 00000000 00000000 00000000
00:00:00.787722 Gst: 00000012/0000 00000000 00000000 00000000 00000000
00:00:00.787723 Hst: 00000000 00000000 00000000 00000000
00:00:00.787723 Gst: 00000013/0000 00000000 00000000 00000000 00000000
00:00:00.787724 Hst: 00000000 00000000 00000000 00000000
00:00:00.787724 Gst: 00000014/0000 00000000 00000000 00000000 00000000
00:00:00.787724 Hst: 00000001 0000000f 00000007 00000000
00:00:00.787725 Hst: 00000015/0000 00000002 0000012c 00000000 00000000
00:00:00.787726 Hst: 00000016/0000 00000e10 00001068 00000064 00000000
00:00:00.787726 Name: GenuineIntel
00:00:00.787727 Supports: 0x00000000-0x00000016
00:00:00.787728 Family: 6 Extended: 0 Effective: 6
00:00:00.787728 Model: 14 Extended: 9 Effective: 158
00:00:00.787729 Stepping: 9
00:00:00.787730 Type: 0 (primary)
00:00:00.787730 APIC ID: 0x00
00:00:00.787731 Logical CPUs: 3
00:00:00.787731 CLFLUSH Size: 8
00:00:00.787732 Brand ID: 0x00
00:00:00.787732 Features
00:00:00.787733 Mnemonic - Description = guest (host)
00:00:00.787733 FPU - x87 FPU on Chip = 1 (1)
00:00:00.787734 VME - Virtual 8086 Mode Enhancements = 1 (1)
00:00:00.787735 DE - Debugging extensions = 1 (1)
00:00:00.787735 PSE - Page Size Extension = 1 (1)
00:00:00.787736 TSC - Time Stamp Counter = 1 (1)
00:00:00.787736 MSR - Model Specific Registers = 1 (1)
00:00:00.787737 PAE - Physical Address Extension = 1 (1)
00:00:00.787737 MCE - Machine Check Exception = 1 (1)
00:00:00.787738 CX8 - CMPXCHG8B instruction = 1 (1)
00:00:00.787739 APIC - APIC On-Chip = 1 (1)
00:00:00.787739 SEP - SYSENTER and SYSEXIT Present = 1 (1)
00:00:00.787740 MTRR - Memory Type Range Registers = 1 (1)
00:00:00.787740 PGE - PTE Global Bit = 1 (1)
00:00:00.787741 MCA - Machine Check Architecture = 1 (1)
00:00:00.787741 CMOV - Conditional Move instructions = 1 (1)
00:00:00.787742 PAT - Page Attribute Table = 1 (1)
00:00:00.787742 PSE-36 - 36-bit Page Size Extension = 1 (1)
00:00:00.787743 PSN - Processor Serial Number = 0 (0)
00:00:00.787743 CLFSH - CLFLUSH instruction = 1 (1)
00:00:00.787744 DS - Debug Store = 0 (1)
00:00:00.787745 ACPI - Thermal Mon. & Soft. Clock Ctrl. = 0 (1)
00:00:00.787745 MMX - Intel MMX Technology = 1 (1)
00:00:00.787746 FXSR - FXSAVE and FXRSTOR instructions = 1 (1)
00:00:00.787746 SSE - SSE support = 1 (1)
00:00:00.787747 SSE2 - SSE2 support = 1 (1)
00:00:00.787747 SS - Self Snoop = 0 (1)
00:00:00.787748 HTT - Hyper-Threading Technology = 1 (1)
00:00:00.787748 TM - Therm. Monitor = 0 (1)
00:00:00.787749 PBE - Pending Break Enabled = 0 (1)
00:00:00.787750 SSE3 - SSE3 support = 1 (1)
00:00:00.787750 PCLMUL - PCLMULQDQ support (for AES-GCM) = 1 (1)
00:00:00.787751 DTES64 - DS Area 64-bit Layout = 0 (1)
00:00:00.787751 MONITOR - MONITOR/MWAIT instructions = 0 (1)
00:00:00.787752 CPL-DS - CPL Qualified Debug Store = 0 (1)
00:00:00.787752 VMX - Virtual Machine Extensions = 0 (1)
00:00:00.787753 SMX - Safer Mode Extensions = 0 (1)
00:00:00.787753 EST - Enhanced SpeedStep Technology = 0 (1)
00:00:00.787754 TM2 - Terminal Monitor 2 = 0 (1)
00:00:00.787755 SSSE3 - Supplemental Streaming SIMD Extensions 3 = 1 (1)
00:00:00.787755 CNTX-ID - L1 Context ID = 0 (0)
00:00:00.787756 SDBG - Silicon Debug interface = 0 (1)
00:00:00.787756 FMA - Fused Multiply Add extensions = 0 (1)
00:00:00.787757 CX16 - CMPXCHG16B instruction = 1 (1)
00:00:00.787757 TPRUPDATE - xTPR Update Control = 0 (1)
00:00:00.787758 PDCM - Perf/Debug Capability MSR = 0 (1)
00:00:00.787758 PCID - Process Context Identifiers = 1 (1)
00:00:00.787759 DCA - Direct Cache Access = 0 (0)
00:00:00.787759 SSE4_1 - SSE4_1 support = 1 (1)
00:00:00.787760 SSE4_2 - SSE4_2 support = 1 (1)
00:00:00.787760 X2APIC - x2APIC support = 0 (1)
00:00:00.787761 MOVBE - MOVBE instruction = 1 (1)
00:00:00.787762 POPCNT - POPCNT instruction = 1 (1)
00:00:00.787762 TSCDEADL - Time Stamp Counter Deadline = 0 (1)
00:00:00.787763 AES - AES instructions = 1 (1)
00:00:00.787763 XSAVE - XSAVE instruction = 1 (1)
00:00:00.787764 OSXSAVE - OSXSAVE instruction = 0 (1)
00:00:00.787764 AVX - AVX support = 1 (1)
00:00:00.787765 F16C - 16-bit floating point conversion instructions = 0 (1)
00:00:00.787765 RDRAND - RDRAND instruction = 1 (1)
00:00:00.787766 HVP - Hypervisor Present (we're a guest) = 1 (0)
00:00:00.787766 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:00.787767 Mnemonic - Description = guest (host)
00:00:00.787767 FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr. = 1 (1)
00:00:00.787767 TSCADJUST - Supports MSR_IA32_TSC_ADJUST = 0 (1)
00:00:00.787768 SGX - Supports Software Guard Extensions = 0 (1)
00:00:00.787768 BMI1 - Advanced Bit Manipulation extension 1 = 0 (1)
00:00:00.787769 HLE - Hardware Lock Elision = 0 (1)
00:00:00.787769 AVX2 - Advanced Vector Extensions 2 = 1 (1)
00:00:00.787770 FDP_EXCPTN_ONLY - FPU DP only updated on exceptions = 0 (0)
00:00:00.787770 SMEP - Supervisor Mode Execution Prevention = 0 (1)
00:00:00.787771 BMI2 - Advanced Bit Manipulation extension 2 = 0 (1)
00:00:00.787771 ERMS - Enhanced REP MOVSB/STOSB instructions = 0 (1)
00:00:00.787772 INVPCID - INVPCID instruction = 1 (1)
00:00:00.787772 RTM - Restricted Transactional Memory = 0 (1)
00:00:00.787773 PQM - Platform Quality of Service Monitoring = 0 (0)
00:00:00.787773 DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set = 1 (1)
00:00:00.787773 MPE - Intel Memory Protection Extensions = 0 (1)
00:00:00.787774 PQE - Platform Quality of Service Enforcement = 0 (0)
00:00:00.787774 AVX512F - AVX512 Foundation instructions = 0 (0)
00:00:00.787775 RDSEED - RDSEED instruction = 1 (1)
00:00:00.787775 ADX - ADCX/ADOX instructions = 0 (1)
00:00:00.787776 SMAP - Supervisor Mode Access Prevention = 0 (1)
00:00:00.787776 CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction = 1 (1)
00:00:00.787777 INTEL_PT - Intel Processor Trace = 0 (1)
00:00:00.787777 AVX512PF - AVX512 Prefetch instructions = 0 (0)
00:00:00.787778 AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:00.787778 AVX512CD - AVX512 Conflict Detection instructions = 0 (0)
00:00:00.787778 SHA - Secure Hash Algorithm extensions = 0 (0)
00:00:00.787779 PREFETCHWT1 - PREFETCHWT1 instruction = 0 (0)
00:00:00.787780 UMIP - User mode insturction prevention = 0 (0)
00:00:00.787780 PKU - Protection Key for Usermode pages = 0 (0)
00:00:00.787780 OSPKE - CR4.PKU mirror = 0 (0)
00:00:00.787781 MAWAU - Value used by BNDLDX & BNDSTX = 0x0 (0x0)
00:00:00.787782 RDPID - Read processor ID support = 0 (0)
00:00:00.787782 SGX_LC - Supports SGX Launch Configuration = 0 (0)
00:00:00.787783 MD_CLEAR - Supports MDS related buffer clearing = 1 (1)
00:00:00.787783 13 - Reserved = 0 (1)
00:00:00.787784 IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB = 0 (1)
00:00:00.787784 STIBP - Supports IA32_SPEC_CTRL.STIBP = 0 (1)
00:00:00.787785 FLUSH_CMD - Supports IA32_FLUSH_CMD = 1 (1)
00:00:00.787785 ARCHCAP - Supports IA32_ARCH_CAP = 0 (0)
00:00:00.787786 31 - Reserved = 0 (1)
00:00:00.787787 Processor Extended State Enumeration (leaf 0xd):
00:00:00.787787 XSAVE area cur/max size by XCR0, guest: 0x340/0x340
00:00:00.787788 XSAVE area cur/max size by XCR0, host: 0x440/0x440
00:00:00.787788 Valid XCR0 bits, guest: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:00.787789 Valid XCR0 bits, host: 0x00000000`0000001f ( x87 SSE YMM_Hi128 BNDREGS BNDCSR )
00:00:00.787791 XSAVE features, guest:
00:00:00.787791 XSAVE features, host: XSAVEOPT XSAVEC XGETBC1 XSAVES
00:00:00.787792 XSAVE area cur size XCR0|XSS, guest: 0x3c0
00:00:00.787792 XSAVE area cur size XCR0|XSS, host: 0x3c0
00:00:00.787793 Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:00.787793 Valid IA32_XSS bits, host: 0x00000100`00000000 ( 40 )
00:00:00.787794 State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.787795 State #2, host: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:00.787796 State #3, host: off=0x03c0, cb=0x0040 IA32_XSS-bit -- BNDREGS
00:00:00.787797 State #4, host: off=0x0400, cb=0x0040 IA32_XSS-bit -- BNDCSR
00:00:00.787798 State #8, host: off=0x0000, cb=0x0080 XCR0-bit -- 8
00:00:00.787805 Unknown CPUID Leaves
00:00:00.787805 Leaf/sub-leaf eax ebx ecx edx
00:00:00.787806 Gst: 00000014/0001 00000000 00000000 00000000 00000000
00:00:00.787806 Hst: 02490002 003f3fff 00000000 00000000
00:00:00.787807 Gst: 00000014/0002 00000000 00000000 00000000 00000000
00:00:00.787807 Hst: 00000000 00000000 00000000 00000000
00:00:00.787808 Gst: 00000015/0000 00000000 00000000 00000000 00000000
00:00:00.787808 Hst: 00000002 0000012c 00000000 00000000
00:00:00.787809 Gst: 00000016/0000 00000000 00000000 00000000 00000000
00:00:00.787809 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787810 Raw Hypervisor CPUID Leaves
00:00:00.787810 Leaf/sub-leaf eax ebx ecx edx
00:00:00.787810 Gst: 40000000/0000 40000006 786f4256 786f4256 786f4256
00:00:00.787811 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787812 Gst: 40000001/0000 31237648 00000000 00000000 00000000
00:00:00.787812 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787813 Gst: 40000002/0000 00000000 00000000 00000000 00000000
00:00:00.787813 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787814 Gst: 40000003/0000 00000af2 00100000 00000000 00000500
00:00:00.787815 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787815 Gst: 40000004/0000 00000130 ffffffff 00000000 00000000
00:00:00.787816 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787816 Gst: 40000005/0000 00000000 00000000 00000000 00000000
00:00:00.787817 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787817 Gst: 40000006/0000 0000000a 00000000 00000000 00000000
00:00:00.787818 Hst: 00000e10 00001068 00000064 00000000
00:00:00.787818 Raw Extended CPUID Leaves
00:00:00.787819 Leaf/sub-leaf eax ebx ecx edx
00:00:00.787819 Gst: 80000000/0000 80000008 00000000 00000000 00000000
00:00:00.787819 Hst: 80000008 00000000 00000000 00000000
00:00:00.787820 Gst: 80000001/0000 00000000 00000000 00000121 28100800
00:00:00.787820 Hst: 00000000 00000000 00000121 2c100800
00:00:00.787821 Gst: 80000002/0000 65746e49 2952286c 726f4320 4d542865
00:00:00.787822 Hst: 65746e49 2952286c 726f4320 4d542865
00:00:00.787823 Gst: 80000003/0000 37692029 3037372d 50432030 20402055
00:00:00.787823 Hst: 37692029 3037372d 50432030 20402055
00:00:00.787824 Gst: 80000004/0000 30362e33 007a4847 00000000 00000000
00:00:00.787825 Hst: 30362e33 007a4847 00000000 00000000
00:00:00.787825 Gst: 80000005/0000 00000000 00000000 00000000 00000000
00:00:00.787826 Hst: 00000000 00000000 00000000 00000000
00:00:00.787826 Gst: 80000006/0000 00000000 00000000 01006040 00000000
00:00:00.787827 Hst: 00000000 00000000 01006040 00000000
00:00:00.787827 Gst: 80000007/0000 00000000 00000000 00000000 00000100
00:00:00.787828 Hst: 00000000 00000000 00000000 00000100
00:00:00.787828 Gst: 80000008/0000 00003027 00000000 00000000 00000000
00:00:00.787828 Hst: 00003027 00000000 00000000 00000000
00:00:00.787829 Ext Name:
00:00:00.787829 Ext Supports: 0x80000000-0x80000008
00:00:00.787830 Family: 0 Extended: 0 Effective: 0
00:00:00.787830 Model: 0 Extended: 0 Effective: 0
00:00:00.787830 Stepping: 0
00:00:00.787830 Brand ID: 0x000
00:00:00.787831 Ext Features
00:00:00.787831 Mnemonic - Description = guest (host)
00:00:00.787831 FPU - x87 FPU on Chip = 0 (0)
00:00:00.787832 VME - Virtual 8086 Mode Enhancements = 0 (0)
00:00:00.787833 DE - Debugging extensions = 0 (0)
00:00:00.787833 PSE - Page Size Extension = 0 (0)
00:00:00.787834 TSC - Time Stamp Counter = 0 (0)
00:00:00.787834 MSR - K86 Model Specific Registers = 0 (0)
00:00:00.787835 PAE - Physical Address Extension = 0 (0)
00:00:00.787835 MCE - Machine Check Exception = 0 (0)
00:00:00.787836 CX8 - CMPXCHG8B instruction = 0 (0)
00:00:00.787836 APIC - APIC On-Chip = 0 (0)
00:00:00.787837 SEP - SYSCALL/SYSRET = 1 (1)
00:00:00.787838 MTRR - Memory Type Range Registers = 0 (0)
00:00:00.787838 PGE - PTE Global Bit = 0 (0)
00:00:00.787839 MCA - Machine Check Architecture = 0 (0)
00:00:00.787839 CMOV - Conditional Move instructions = 0 (0)
00:00:00.787840 PAT - Page Attribute Table = 0 (0)
00:00:00.787840 PSE-36 - 36-bit Page Size Extension = 0 (0)
00:00:00.787841 NX - No-Execute/Execute-Disable = 1 (1)
00:00:00.787841 AXMMX - AMD Extensions to MMX instructions = 0 (0)
00:00:00.787842 MMX - Intel MMX Technology = 0 (0)
00:00:00.787842 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:00.787843 FFXSR - AMD fast FXSAVE and FXRSTOR instructions = 0 (0)
00:00:00.787843 Page1GB - 1 GB large page = 0 (1)
00:00:00.787844 RDTSCP - RDTSCP instruction = 1 (1)
00:00:00.787844 LM - AMD64 Long Mode = 1 (1)
00:00:00.787845 3DNOWEXT - AMD Extensions to 3DNow = 0 (0)
00:00:00.787845 3DNOW - AMD 3DNow = 0 (0)
00:00:00.787846 LahfSahf - LAHF/SAHF support in 64-bit mode = 1 (1)
00:00:00.787846 CmpLegacy - Core multi-processing legacy mode = 0 (0)
00:00:00.787847 SVM - AMD Secure Virtual Machine extensions = 0 (0)
00:00:00.787847 EXTAPIC - AMD Extended APIC registers = 0 (0)
00:00:00.787848 CR8L - AMD LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:00.787848 ABM - AMD Advanced Bit Manipulation = 1 (1)
00:00:00.787849 SSE4A - SSE4A instructions = 0 (0)
00:00:00.787849 MISALIGNSSE - AMD Misaligned SSE mode = 0 (0)
00:00:00.787850 3DNOWPRF - AMD PREFETCH and PREFETCHW instructions = 1 (1)
00:00:00.787850 OSVW - AMD OS Visible Workaround = 0 (0)
00:00:00.787851 IBS - Instruct Based Sampling = 0 (0)
00:00:00.787851 XOP - Extended Operation support = 0 (0)
00:00:00.787852 SKINIT - SKINIT, STGI, and DEV support = 0 (0)
00:00:00.787852 WDT - AMD Watchdog Timer support = 0 (0)
00:00:00.787853 LWP - Lightweight Profiling support = 0 (0)
00:00:00.787853 FMA4 - Four operand FMA instruction support = 0 (0)
00:00:00.787854 NodeId - NodeId in MSR C001_100C = 0 (0)
00:00:00.787854 TBM - Trailing Bit Manipulation instructions = 0 (0)
00:00:00.787854 TOPOEXT - Topology Extensions = 0 (0)
00:00:00.787855 PRFEXTCORE - Performance Counter Extensions support = 0 (0)
00:00:00.787855 PRFEXTNB - NB Performance Counter Extensions support = 0 (0)
00:00:00.787856 DATABPEXT - Data-access Breakpoint Extension = 0 (0)
00:00:00.787856 PERFTSC - Performance Time Stamp Counter = 0 (0)
00:00:00.787857 Full Name: "Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz"
00:00:00.787857 TLB 2/4M Instr/Uni: res0 0 entries
00:00:00.787858 TLB 2/4M Data: res0 0 entries
00:00:00.787858 TLB 4K Instr/Uni: res0 0 entries
00:00:00.787858 TLB 4K Data: res0 0 entries
00:00:00.787859 L1 Instr Cache Line Size: 0 bytes
00:00:00.787859 L1 Instr Cache Lines Per Tag: 0
00:00:00.787859 L1 Instr Cache Associativity: res0
00:00:00.787859 L1 Instr Cache Size: 0 KB
00:00:00.787860 L1 Data Cache Line Size: 0 bytes
00:00:00.787860 L1 Data Cache Lines Per Tag: 0
00:00:00.787860 L1 Data Cache Associativity: res0
00:00:00.787882 L1 Data Cache Size: 0 KB
00:00:00.787883 L2 TLB 2/4M Instr/Uni: off 0 entries
00:00:00.787883 L2 TLB 2/4M Data: off 0 entries
00:00:00.787884 L2 TLB 4K Instr/Uni: off 0 entries
00:00:00.787884 L2 TLB 4K Data: off 0 entries
00:00:00.787885 L2 Cache Line Size: 0 bytes
00:00:00.787885 L2 Cache Lines Per Tag: 0
00:00:00.787885 L2 Cache Associativity: off
00:00:00.787886 L2 Cache Size: 0 KB
00:00:00.787886 TS - Temperature Sensor = 0 (0)
00:00:00.787887 FID - Frequency ID control = 0 (0)
00:00:00.787888 VID - Voltage ID control = 0 (0)
00:00:00.787888 TscInvariant - Invariant Time Stamp Counter = 1 (1)
00:00:00.787889 CBP - Core Performance Boost = 0 (0)
00:00:00.787889 EffFreqRO - Read-only Effective Frequency Interface = 0 (0)
00:00:00.787890 ProcFdbkIf - Processor Feedback Interface = 0 (0)
00:00:00.787890 ProcPwrRep - Core power reporting interface support = 0 (0)
00:00:00.787891 Physical Address Width: 39 bits
00:00:00.787891 Virtual Address Width: 48 bits
00:00:00.787891 Guest Physical Address Width: 0 bits
00:00:00.787892 Physical Core Count: 1
00:00:00.787892
00:00:00.787893 ******************** End of CPUID dump **********************
00:00:00.787893 *********************** VT-x features ***********************
00:00:00.787894 Nested hardware virtualization - VMX features
00:00:00.787894 Mnemonic - Description = guest (host)
00:00:00.787894 VMX - Virtual-Machine Extensions = 0 (1)
00:00:00.787894 InsOutInfo - INS/OUTS instruction info. = 0 (1)
00:00:00.787895 ExtIntExit - External interrupt exiting = 0 (1)
00:00:00.787895 NmiExit - NMI exiting = 0 (1)
00:00:00.787895 VirtNmi - Virtual NMIs = 0 (1)
00:00:00.787896 PreemptTimer - VMX preemption timer = 0 (1)
00:00:00.787896 PostedInt - Posted interrupts = 0 (0)
00:00:00.787896 IntWindowExit - Interrupt-window exiting = 0 (1)
00:00:00.787897 TscOffsetting - TSC offsetting = 0 (1)
00:00:00.787897 HltExit - HLT exiting = 0 (1)
00:00:00.787897 InvlpgExit - INVLPG exiting = 0 (1)
00:00:00.787897 MwaitExit - MWAIT exiting = 0 (1)
00:00:00.787898 RdpmcExit - RDPMC exiting = 0 (1)
00:00:00.787898 RdtscExit - RDTSC exiting = 0 (1)
00:00:00.787898 Cr3LoadExit - CR3-load exiting = 0 (1)
00:00:00.787899 Cr3StoreExit - CR3-store exiting = 0 (1)
00:00:00.787899 Cr8LoadExit - CR8-load exiting = 0 (1)
00:00:00.787899 Cr8StoreExit - CR8-store exiting = 0 (1)
00:00:00.787899 UseTprShadow - Use TPR shadow = 0 (1)
00:00:00.787900 NmiWindowExit - NMI-window exiting = 0 (1)
00:00:00.787900 MovDRxExit - Mov-DR exiting = 0 (1)
00:00:00.787900 UncondIoExit - Unconditional I/O exiting = 0 (1)
00:00:00.787901 UseIoBitmaps - Use I/O bitmaps = 0 (1)
00:00:00.787901 MonitorTrapFlag - Monitor trap flag = 0 (1)
00:00:00.787901 UseMsrBitmaps - MSR bitmaps = 0 (1)
00:00:00.787901 MonitorExit - MONITOR exiting = 0 (1)
00:00:00.787902 PauseExit - PAUSE exiting = 0 (1)
00:00:00.787902 SecondaryExecCtl - Activate secondary controls = 0 (1)
00:00:00.787902 VirtApic - Virtualize-APIC accesses = 0 (1)
00:00:00.787903 Ept - Extended Page Tables = 0 (1)
00:00:00.787903 DescTableExit - Descriptor-table exiting = 0 (1)
00:00:00.787903 Rdtscp - Enable RDTSCP = 0 (1)
00:00:00.787903 VirtX2ApicMode - Virtualize-x2APIC mode = 0 (1)
00:00:00.787904 Vpid - Enable VPID = 0 (1)
00:00:00.787904 WbinvdExit - WBINVD exiting = 0 (1)
00:00:00.787904 UnrestrictedGuest - Unrestricted guest = 0 (1)
00:00:00.787905 ApicRegVirt - APIC-register virtualization = 0 (0)
00:00:00.787905 VirtIntDelivery - Virtual-interrupt delivery = 0 (0)
00:00:00.787905 PauseLoopExit - PAUSE-loop exiting = 0 (1)
00:00:00.787905 RdrandExit - RDRAND exiting = 0 (1)
00:00:00.787906 Invpcid - Enable INVPCID = 0 (1)
00:00:00.787918 VmFuncs - Enable VM Functions = 0 (1)
00:00:00.787919 VmcsShadowing - VMCS shadowing = 0 (1)
00:00:00.787919 RdseedExiting - RDSEED exiting = 0 (1)
00:00:00.787919 PML - Page-Modification Log (PML) = 0 (1)
00:00:00.787919 EptVe - EPT violations can cause #VE = 0 (1)
00:00:00.787920 XsavesXRstors - Enable XSAVES/XRSTORS = 0 (1)
00:00:00.787920 EntryLoadDebugCtls - Load debug controls on VM-entry = 0 (1)
00:00:00.787920 Ia32eModeGuest - IA-32e mode guest = 0 (1)
00:00:00.787921 EntryLoadEferMsr - Load IA32_EFER MSR on VM-entry = 0 (1)
00:00:00.787921 EntryLoadPatMsr - Load IA32_PAT MSR on VM-entry = 0 (1)
00:00:00.787921 ExitSaveDebugCtls - Save debug controls on VM-exit = 0 (1)
00:00:00.787921 HostAddrSpaceSize - Host address-space size = 0 (1)
00:00:00.787922 ExitAckExtInt - Acknowledge interrupt on VM-exit = 0 (1)
00:00:00.787922 ExitSavePatMsr - Save IA32_PAT MSR on VM-exit = 0 (1)
00:00:00.787922 ExitLoadPatMsr - Load IA32_PAT MSR on VM-exit = 0 (1)
00:00:00.787922 ExitSaveEferMsr - Save IA32_EFER MSR on VM-exit = 0 (1)
00:00:00.787923 ExitLoadEferMsr - Load IA32_EFER MSR on VM-exit = 0 (1)
00:00:00.787923 SavePreemptTimer - Save VMX-preemption timer = 0 (1)
00:00:00.787923 ExitSaveEferLma - Save IA32_EFER.LMA on VM-exit = 0 (1)
00:00:00.787924 IntelPt - Intel PT (Processor Trace) in VMX operation = 0 (1)
00:00:00.787924 VmwriteAll - Write allowed to read-only VMCS fields = 0 (1)
00:00:00.787924 EntryInjectSoftInt - Inject softint. with 0-len instr. = 0 (1)
00:00:00.787924
00:00:00.787925 ******************* End of VT-x features ********************
00:00:00.787957 PcBios: SATA LUN#0 LCHS=1024/255/63
00:00:00.787980 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false
00:00:00.787983 TMR3UtcNow: nsNow=1 574 715 291 324 865 000 nsPrev=0 -> cNsDelta=1 574 715 291 324 865 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 574 715 291 324 865 000)
00:00:00.787989 VMEmt: Halt method global1 (5)
00:00:00.788042 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
00:00:00.788060 Changing the VM state from 'CREATING' to 'CREATED'
00:00:00.789162 PulseAudio: Retrieving server information ...
00:00:00.789352 Audio: Initializing VRDE driver
00:00:00.789683 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:00.789716 AIOMgr: Endpoints without assigned bandwidth groups:
00:00:00.789721 AIOMgr: /home/my_username/VirtualBox VMs/Windows/Windows10-disk001.vdi
00:00:00.789805 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:00.789811 Console: Machine state changed to 'Running'
00:00:00.792214 VMMDev: Guest Log: BIOS: VirtualBox 6.0.13
00:00:00.792270 PCI: Setting up resources and interrupts
00:00:00.794715 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.806549 VMMDev: Guest Log: CPUID EDX: 0x178bfbff
00:00:00.808111 AHCI#0: Reset the HBA
00:00:00.808118 VD#0: Cancelling all active requests
00:00:00.808158 AHCI#0: Port 0 reset
00:00:00.808228 VD#0: Cancelling all active requests
00:00:00.808629 VMMDev: Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 0x0000000006400000 sectors
00:00:00.808661 AHCI#0: Port 1 reset
00:00:00.849682 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:00.961967 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:00.976470 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0 origin=0,0
00:00:01.290300 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 1704x1255
00:00:01.290339 VMMDev: SetVideoModeHint: Got a video mode hint (1704x1255x32)@(0x0),(1;0) at 0
00:00:01.291579 GUI: 2D video acceleration is enabled
00:00:01.291594 GUI: HID LEDs sync is not supported on this platform
00:00:01.304532 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:03.448032 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.448436 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:03.448760 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:03.449116 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:03.449479 VMMDev: Guest Log: BIOS: CDROM boot failure code : 0002
00:00:03.449768 VMMDev: Guest Log: BIOS: Boot from CD-ROM failed
00:00:03.450123 VMMDev: Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
00:00:03.456440 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:03.473662 VMMDev: Guest Log: BIOS: Booting from Hard Disk...
00:00:03.746360 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=1024 h=768 bpp=24 cbLine=0xC00 flags=0x0 origin=0,0
00:00:06.637080 GIM: HyperV: Guest OS reported ID 0x1040a0000271b
00:00:06.637119 GIM: HyperV: Open-source=false Vendor=0x1 OS=0x4 (Windows NT or derivative) Major=10 Minor=0 ServicePack=0 Build=10011
00:00:06.637156 GIM: HyperV: Enabled hypercall page at 0x0000000000281000
00:00:06.639594 GIM: HyperV: Queried extended hypercall capabilities 0x1 at 0x0000000000007000
00:00:06.639676 GIM: HyperV: Enabled TSC page at 0x000000000000c000 - u64TscScale=0xb60b6700000000 u64TscKHz=0x36ee7e (3 599 998) Seq=1
00:00:06.639740 TM: Switching TSC mode from 'VirtTscEmulated' to 'RealTscOffset'
00:00:06.639841 GIM0: HyperV: Enabled APIC-assist page at 0x000000000000d000
00:00:06.776380 RTC: period=0x10 (16) 2048 Hz
00:00:06.961712 GIM1: HyperV: Enabled APIC-assist page at 0x000000003ffff000
00:00:06.962691 GIM2: HyperV: Enabled APIC-assist page at 0x000000003fffe000
00:00:08.043725 AHCI#0: Reset the HBA
00:00:08.043743 VD#0: Cancelling all active requests
00:00:08.161450 VMMDev: Guest Log: VBoxGuest: Windows version 10.0, build 18362
00:00:08.167060 VMMDev: Guest Additions information report: Version 6.0.8 r130520 '6.0.8'
00:00:08.167097 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x0003B100 (Windows 10, 64-bit)
00:00:08.167172 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:08.167253 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:08.167272 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:08.167283 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:08.167287 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:08.167380 VMMDev: Guest reported fixed hypervisor window at 00002400000 LB 0x2400000 (rc=VINF_SUCCESS)
00:00:08.167412 VMMDev: vmmDevReqHandler_HeartbeatConfigure: No change (fHeartbeatActive=false)
00:00:08.167430 VMMDev: Heartbeat flatline timer set to trigger after 4 000 000 000 ns
00:00:08.167571 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:08.167592 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:08.167599 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:08.167603 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:08.168457 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:08.168781 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:08.168800 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:08.855393 HDA: Codec reset
00:00:08.855412 HDA: Reset
00:00:08.883897 HDA: Codec reset
00:00:08.883915 HDA: Reset
00:00:08.920921 OHCI: Software reset
00:00:08.920996 OHCI: USB Reset
00:00:08.971692 OHCI: USB Operational
00:00:09.759387 HDA: Codec reset
00:00:10.174627 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=1024 h=768 bpp=32 cbLine=0x1000 flags=0x0 origin=0,0
00:00:16.534908 HDA: Codec reset
00:00:16.534940 HDA: Reset
00:00:16.565614 OHCI: USB Suspended
00:00:16.615577 GIM: HyperV: Reset initiated through MSR
00:00:16.615672 Changing the VM state from 'RUNNING' to 'RESETTING'
00:00:16.616421 GIM: HyperV: Resetting MMIO2 regions and MSRs
00:00:16.617474 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:16.618136 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:16.618166 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:16.618174 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:16.618180 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:16.634791 AHCI#0: Reset the HBA
00:00:16.634826 VD#0: Cancelling all active requests
00:00:16.635156 HDA: Codec reset
00:00:16.635170 HDA: Reset
00:00:16.635661 VMMDevNotifyGuest: fAddEvents=0x1 ignored because enmVMState=8
00:00:16.637401 TM: Switching TSC mode from 'RealTscOffset' to 'VirtTscEmulated'
00:00:16.706131 Changing the VM state from 'RESETTING' to 'RUNNING'
00:00:16.706167 OHCI: root hub reset completed with VINF_SUCCESS
00:00:16.707760 VMMDev: Guest Log: BIOS: VirtualBox 6.0.13
00:00:16.707812 PCI: Setting up resources and interrupts
00:00:16.709312 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:16.725832 VMMDev: Guest Log: CPUID EDX: 0x178bfbff
00:00:16.726372 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:16.730608 AHCI#0: Reset the HBA
00:00:16.730626 VD#0: Cancelling all active requests
00:00:16.730654 AHCI#0: Port 0 reset
00:00:16.730671 VD#0: Cancelling all active requests
00:00:16.731018 VMMDev: Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 0x0000000006400000 sectors
00:00:16.874380 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:16.876646 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0 origin=0,0
00:00:19.353058 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:19.353248 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:19.353400 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:19.353564 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:19.353732 VMMDev: Guest Log: BIOS: CDROM boot failure code : 0002
00:00:19.353870 VMMDev: Guest Log: BIOS: Boot from CD-ROM failed
00:00:19.354034 VMMDev: Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
00:00:19.359116 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:19.377230 VMMDev: Guest Log: BIOS: Booting from Hard Disk...
00:00:19.666486 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=1024 h=768 bpp=24 cbLine=0xC00 flags=0x0 origin=0,0
00:00:20.276288 GIM: HyperV: Guest OS reported ID 0x1040a0000271b
00:00:20.276307 GIM: HyperV: Open-source=false Vendor=0x1 OS=0x4 (Windows NT or derivative) Major=10 Minor=0 ServicePack=0 Build=10011
00:00:20.276334 GIM: HyperV: Enabled hypercall page at 0x000000000020f000
00:00:20.276606 GIM: HyperV: Queried extended hypercall capabilities 0x1 at 0x0000000000007000
00:00:20.276637 GIM: HyperV: Enabled TSC page at 0x000000000000c000 - u64TscScale=0xb60b6700000000 u64TscKHz=0x36ee7e (3 599 998) Seq=1
00:00:20.276694 TM: Switching TSC mode from 'VirtTscEmulated' to 'RealTscOffset'
00:00:20.276812 GIM0: HyperV: Enabled APIC-assist page at 0x000000000000d000
00:00:20.569673 GIM1: HyperV: Enabled APIC-assist page at 0x000000003ffff000
00:00:20.570692 GIM2: HyperV: Enabled APIC-assist page at 0x000000003fffe000
00:00:21.164977 AHCI#0: Reset the HBA
00:00:21.165004 VD#0: Cancelling all active requests
00:00:21.239897 VMMDev: Guest Log: VBoxGuest: Windows version 10.0, build 18362
00:00:21.245985 VMMDev: Guest Additions information report: Version 6.0.14 r133895 '6.0.14'
00:00:21.246031 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x0003B100 (Windows 10, 64-bit)
00:00:21.246114 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:21.246194 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:21.246218 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:21.246252 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:21.246258 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:21.246361 VMMDev: Guest reported fixed hypervisor window at 000ba400000 LB 0x2400000 (rc=VINF_SUCCESS)
00:00:21.246399 VMMDev: Heartbeat checking timer has been stopped (rc=VINF_SUCCESS)
00:00:21.246420 VMMDev: Heartbeat flatline timer set to trigger after 4 000 000 000 ns
00:00:21.246575 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:21.246599 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:21.246608 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:21.246612 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:21.247671 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:21.247816 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:21.247835 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:22.224298 VMMDev: Guest Log: VBoxSF: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29
00:00:24.343581 VMMDev: Guest Log: VBoxMouse::DriverEntry: DriverEntry:
00:00:24.927433 VMMDev: Guest Log: VBoxMP::DriverEntry: VBox WDDM Driver for Windows 8+ version 6.0.14r133895, 64 bit; Built Oct 10 2019 19:47:46
00:00:24.927551 VMMDev: Guest Log: VBoxMP::DriverEntry: OsVersion(10, 0, 18362)
00:00:24.927669 VMMDev: Guest Log: VBoxMP::DriverEntry: WDDM: VGA configuration version 1
00:00:24.927742 VMMDev: Guest Log: VBoxMP::DriverEntry: WDDM: VGA configuration: 3D 0, hardware type 1
00:00:24.927785 VMMDev: Guest Log: VBoxMP::DriverEntry: WDDM: 3D is not supported, hardware type 1
00:00:24.927821 VMMDev: Guest Log: VBoxMP::DriverEntry: 3D is NOT supported by the host, falling back to display-only mode..
00:00:25.259240 HDA: Codec reset
00:00:25.259259 HDA: Reset
00:00:25.304635 HDA: Codec reset
00:00:25.304655 HDA: Reset
00:00:25.354921 OHCI: Software reset
00:00:25.355002 OHCI: USB Reset
00:00:25.405247 OHCI: USB Operational
00:00:25.426548 HDA: Codec reset
00:00:25.770273 VMMDev: Guest Log: VBoxMP::vboxWddmPickResources: found the VBE card
00:00:25.770339 VMMDev: Guest Log: VBoxMP::DxgkDdiStartDevice: Handling complex topologies enabled
00:00:25.771777 VMMDev: Guest Log: VBoxMP::DxgkDdiStartDevice: using HGSMI
00:00:25.783693 gl version string: 04.5 (Compatibility Profile) Mesa 19.2.6
00:00:25.783708 gl version: 0x40500
00:00:25.784021 gl extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_depth_bounds_test GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_ATI_meminfo GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_vertex_attrib_64bit GL_NV_vdpau_interop GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_bindless_texture GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_NVX_gpu_memory_info GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_sparse_buffer GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_EXT_shader_image_load_formatted GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_parallel_shader_compile GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_AMD_framebuffer_multisample_advanced GL_EXT_texture_sRGB_R8
00:00:25.784035 GL_ARB_multitexture: 1
00:00:25.784038 GL_ARB_shader_objects: 1
00:00:25.784041 GL_ARB_fragment_shader: 1
00:00:25.784043 GL_ARB_pixel_buffer_object: 1
00:00:25.784046 GL_ARB_texture_rectangle: 1
00:00:25.784049 GL_EXT_texture_rectangle: 1
00:00:25.784051 GL_NV_texture_rectangle: 1
00:00:25.784054 GL_ARB_texture_non_power_of_two: 1
00:00:25.784056 GL_EXT_framebuffer_object: 1
00:00:25.784065 Max Tex Coords (8), Img Units (32)
00:00:25.784430 2D is supported!
00:00:25.784527 VMMDev: Guest Log: VBoxMP::vboxWddmVModesAdd: WARNING! :resolution 1920x1440 not accepted by the frontend
00:00:25.784527 VMMDev: Guest Log: VBoxMP::DxgkDdiStartDevice: WDDM: VRAM 0xe0000000/0x8000000, FIFO 0xfde00000/0x200000, IO 0xfff0/0x10
00:00:25.822464 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=1704 h=1255 bpp=32 cbLine=0x1AA0 flags=0x1 origin=0,0
00:00:26.433258 VMMDev: Guest Log: 20:55:15.353223 main VBoxService 6.0.14 r133895 (verbosity: 0) win.amd64 (Oct 10 2019 19:47:45) release log
00:00:26.433282 VMMDev: Guest Log: 20:55:15.353223 main Log opened 2019-11-25T20:55:15.353223600Z
00:00:26.433304 VMMDev: Guest Log: 20:55:15.353223 main OS Product: Windows 10
00:00:26.433318 VMMDev: Guest Log: 20:55:15.353223 main OS Release: 10.0.18362
00:00:26.433344 VMMDev: Guest Log: 20:55:15.353223 main OS Service Pack:
00:00:26.433359 VMMDev: Guest Log: 20:55:15.353223 main Executable: C:\WINDOWS\System32\VBoxService.exe
00:00:26.433363 VMMDev: Guest Log: 20:55:15.353223 main Process ID: 1572
00:00:26.433365 VMMDev: Guest Log: 20:55:15.353223 main Package type: WINDOWS_64BITS_GENERIC
00:00:26.434288 VMMDev: Guest Log: 20:55:15.353223 main 6.0.14 r133895 started. Verbose level = 0
00:00:26.437890 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:26.437890 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:26.437890 VMMDev: Guest Log: 20:55:15.368605 vbglR3GuestCtrlDetectPeekGetCancelSupport: Supported (#1)
00:00:26.437890 Guest Control: GUEST_MSG_REPORT_FEATURES: 0x1, 0x8000000000000000
00:00:26.437890 VMMDev: Guest Log: 20:55:15.368605 vgsvcTimeSyncInit: Initially 156250 (100ns) units per 156250 (100 ns) units interval, disabled=1
00:00:26.467824 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:26.467845 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:26.467850 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:26.467852 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:27.217106 NAT: Link up
00:00:27.299487 NAT: IPv6 not supported
00:00:28.343981 NAT: resolv.conf: nameserver 128.197.253.183
00:00:28.344002 NAT: resolv.conf: nameserver 128.197.253.120
00:00:28.344005 NAT: resolv.conf: nameserver 128.197.253.254
00:00:28.344012 NAT: Adding domain name bu.edu
00:00:28.344014 NAT: DNS#0: 128.197.253.183
00:00:28.344016 NAT: DNS#1: 128.197.253.120
00:00:28.344018 NAT: DNS#2: 128.197.253.254
00:00:28.344021 NAT: DHCP offered IP address 10.0.2.15
00:00:28.384512 NAT: DHCP offered IP address 10.0.2.15
00:00:40.219040 VMMDev: Guest Log: VBOXNP: DLL loaded.
00:00:40.971497 VMMDev: Guest Log: VBOXNP: DLL loaded.
00:00:49.550709 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:49.550770 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:49.557261 VMMDev: Guest Log: Windows version 6.2
00:00:49.559255 VMMDev: Guest Log: Starting services ...
00:00:49.559306 VMMDev: Guest Log: Starting service 'display' ...
00:00:49.594394 VMMDev: Guest Log: Service 'display' started
00:00:49.594428 VMMDev: Guest Log: Starting service 'clipboard' ...
00:00:49.594628 Starting host clipboard service
00:00:49.594654 Shared clipboard: Initializing X11 clipboard backend
00:00:49.595860 Shared clipboard: Starting shared clipboard thread
00:00:49.596541 VMMDev: Guest Log: Service 'clipboard' started
00:00:49.596572 VMMDev: Guest Log: Starting service 'seamless' ...
00:00:49.596665 VMMDev: Guest Additions capability report: (0x0 -> 0x1) seamless: yes, hostWindowMapping: no, graphics: no
00:00:49.596738 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:49.596749 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:49.596753 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:49.596756 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:49.596823 VMMDev: Guest Log: Service 'seamless' started
00:00:49.596841 VMMDev: Guest Log: Starting service 'VRDP' ...
00:00:49.597046 VMMDev: Guest Log: Service 'VRDP' started
00:00:49.597064 VMMDev: Guest Log: Starting service 'IPC' ...
00:00:49.597986 VMMDev: Guest Log: VBoxIPCInit: Local IPC server now running at "\\.\pipe\VBoxTrayIPC-gnova"
00:00:49.598178 VMMDev: Guest Log: Service 'IPC' started
00:00:49.598227 VMMDev: Guest Log: Starting service 'LA' ...
00:00:49.598323 VMMDev: Guest Log: LA: RegQueryValueExW: failed [SOFTWARE\Oracle\VirtualBox Guest Additions/VBoxTrayLog]
00:00:49.598395 VMMDev: Guest Log: LA: RegQueryValueExW: failed [SOFTWARE\Oracle\VirtualBox Guest Additions/VBoxTrayLA]
00:00:49.598443 VMMDev: Guest Log: LA: DetachOnDisconnect=true
00:00:49.598823 VMMDev: Guest Log: Service 'LA' started
00:00:49.598859 VMMDev: Guest Log: Starting service 'draganddrop' ...
00:00:49.606147 VMMDev: Guest Log: DnD: Drag and drop service successfully started
00:00:49.606362 VMMDev: Guest Log: Service 'draganddrop' started
00:00:49.606380 VMMDev: Guest Log: All services started
00:00:49.612291 VMMDev: Guest Additions capability report: (0x1 -> 0x5) seamless: yes, hostWindowMapping: no, graphics: yes
00:00:49.612366 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:49.612420 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:49.612426 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:49.612431 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:49.612439 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:49.612447 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:49.612456 VMMDev: Guest Log: Got multi resize request 1 displays
00:00:49.612551 VMMDev: Guest Log: [0]: 0 0x39 0,0 1704x1255 32
00:00:58.615332 VMMDev: Guest Additions capability report: (0x5 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:58.615447 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:58.615473 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:58.615477 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:58.615480 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:01:11.979694 VMMDev: Guest Additions capability report: (0x0 -> 0x1) seamless: yes, hostWindowMapping: no, graphics: no
00:01:11.979754 VMMDev: Guest Additions capability report: (0x1 -> 0x5) seamless: yes, hostWindowMapping: no, graphics: yes
00:01:11.979799 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:01:11.979840 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:01:11.979847 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:01:11.979851 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:01:11.979873 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:01:11.979879 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:01:19.689834 GUI: UIMultiScreenLayout::update: GUI/AutomountGuestScreens is disabled
00:01:19.703604 GUI: UIMachineViewFullscreen::adjustGuestScreenSize: Adjust guest-screen size if necessary.
00:01:19.703627 GUI: UIMachineView::sltPerformGuestResize: Sending guest size-hint to screen 0 as 2560x1440 if necessary
00:01:19.703642 VMMDev: SetVideoModeHint: Got a video mode hint (2560x1440x32)@(0x0),(1;0) at 0
00:01:19.703756 VMMDev: Guest Log: Got multi resize request 1 displays
00:01:19.703785 VMMDev: Guest Log: [0]: 0 0x39 0,0 2560x1440 32
00:01:19.705074 GUI: Show mini-toolbar for window #0
00:01:19.708040 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f51bc000000 w=2560 h=1440 bpp=32 cbLine=0x2800 flags=0x1 origin=0,0
00:01:19.739432 GUI: Adjust mini-toolbar for window #0
00:01:19.739504 GUI: Resize mini-toolbar for window #0 to 2560x1440
00:01:19.739601 GUI: Move mini-toolbar for window #0 to 0x0
00:01:19.784049 GUI: UIMediumEnumerator: Medium-enumeration finished!Last edited by foki (2019-11-25 21:16:50)
Offline
Hi foki
I have the same problem. Did you solve it?
EDIT added configuration:
Host
Kernel 5.4.15-arch1-1
Gnome 3.34.2
virtualbox 6.1.2-1
virtualbox-ext-oracle 6.1.2-1
virtualbox-host-modules-arch 6.1.2-5
Guest
Kernel 5.4.15-arch1-1
Gnome 3.34.2
virtualbox-guest-modules-arch 6.1.2-5
virtualbox-guest-utils 6.1.2-1
Last edited by pipep (2020-02-05 19:09:20)
Offline
Same here the mouse is not working properly within the guest since last update to 5.5.2 with:
Host
Linux arch64 5.5.2-arch1-1 #1 SMP PREEMPT Tue, 04 Feb 2020 18:56:18 +0000 x86_64 GNU/Linux
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1
Kernel Version: 5.5.2-arch1-1
local/virtualbox 6.1.2-1
Powerful x86 virtualization for enterprise as well as home us
aur/virtualbox-ext-oracle 6.1.2-1 (+1290 4.99%) (Installed)
Oracle VM VirtualBox Extension Pack
Guest
Linux arch64 5.5.2-arch1-1 #1 SMP PREEMPT Tue, 04 Feb 2020 18:56:18 +0000 x86_64 GNU/Linux
local/i3-wm 4.17.1-1 (i3)
An improved dynamic tiling window manager
community/virtualbox-guest-utils 6.1.2-1 (1.1 MiB 7.2 MiB) (Installed)
VirtualBox Guest userspace utilities
community/virtualbox-guest-modules-arch 6.1.2-9 (15.1 KiB 12.5 KiB) (Installed)
Virtualbox guest kernel modules for Arch Kernel
Offline