You are not logged in.
Hello everyone, some days ago I decided to install arch on a virtual machine in virtual box.
I tried to install lightdm but it wasn't working properly but then I realized I needed a greeter and everything went smooth.
As you can see I'm a total noob and I'm so sorry about that and to bother you guys but I don't know what else to do.
As you can see in the title, my problem consists in installing VirtualBox guest additions, I'll try to describe what I have already tried.
On a clean install I ran pacman -S xf86-video-vmware virtualbox-guest-utils and then I selected the package "virtualbox-guest-modules-arch" because I installed the Linux kernel.
xf86-video-vmware seemed to work because without it I couldn't even start lightdm
As the wiki says "To compile the virtualbox modules provided by virtualbox-guest-dkms, it will also be necessary to install the appropriate headers package(s) for your installed kernel(s) (e.g. linux-lts-headers for linux-lts). [2] When either VirtualBox or the kernel is updated, the kernel modules will be automatically recompiled thanks to the DKMS" Pacman hook.
I didn't touch it because I choosed another package instead of virtualbox-guest-dkms.
Do I have to install it too?
What headers package(s) do I have to install?
Then I tried to run systemctl enable vboxservice.service but that service didn't exist maybe it's part of that package I didn't install?
Then I rebooted but guest additions didn't work
I even tried to install them with the iso file (even on a new install) and they installed correctly as far as I saw but again nothing worked
What should I do/try? Once again I'm so sorry to ask you this stupid question
Last edited by RedTuft (2020-04-08 16:36:37)
Offline
In what way does "the problem" manifest itself? No one installs the guest-modules to have installed the guest modules, which functionality are you missing that should be provided by them?
You seem to conflate a few things here. It's sufficient to have installed virtualbox-guest-modules-arch on the linux kernel, the dkms variant is for when you are using a different kernel, so yes you do not have to do anything with it.
The service should be part of the guest-utils, what was the exact error message you got?
lsmod | grep vbox
if that lists modules then it's loaded and working.
Also what's your host? And is your host's virtualbox version 6.1.4 as well? If you use another version then it's no surprise that whatever you are trying to do doesn't work.
And please post actual error messages in [ code ] [ /code ] tags instead of doesn't work
Last edited by V1del (2020-04-06 10:10:31)
Offline
Thank you for your response,
lsmod | grep vboz
Didn't print anything but I once again reinstalled arch and ran
pacman -S virtualbox-guest-modules-arch
instead of just
pacman -S virtualbox-guest-utils
. Now it prints
vboxguest 45056 0
What I'm trying to achieve is to get the fullscreen mode, I don't really care about the other features of guest additions.
My host is Windows 7, virtual box is updated
Edit: I forgot to mention that I tried to run
systemctl enable vboxservice
and the output is
Failed to enable unit: Unit file vboxservice.service does not exist
Last edited by RedTuft (2020-04-06 15:29:02)
Offline
So the modules are loaded and present, can you post your VirtualBox logs? How much video RAM is configured, did you set up the correct "vmware" driver (though I'd assume that to be correct seeing as xf86-video-vmware seems to load properly)? What's your
dmesg
cat /var/log/Xorg.0.log
Offline
I have set 128 MB of video memory
VirualBox logs:
00:00:02.657218 VirtualBox VM 6.1.4 r136177 win.amd64 (Feb 18 2020 17:19:29) release log
00:00:02.657226 Log opened 2020-04-06T16:01:57.131357500Z
00:00:02.657227 Build Type: release
00:00:02.657235 OS Product: Windows 7
00:00:02.657237 OS Release: 6.1.7601
00:00:02.657242 OS Service Pack: 1
00:00:02.803891 DMI Product Name: X551CAP
00:00:02.809724 DMI Product Version: 1.0
00:00:02.810265 Firmware type: BIOS
00:00:02.810279 Host RAM: 3981MB (3.8GB) total, 1510MB available
00:00:02.810284 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe
00:00:02.810286 Process ID: 9728
00:00:02.810287 Package type: WINDOWS_64BITS_GENERIC
00:00:02.811548 Installed Extension Packs:
00:00:02.811658 None installed!
00:00:02.812582 Console: Machine state changed to 'Starting'
00:00:02.812877 Qt version: 5.6.2
00:00:02.817335 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:02.970661 SUP: Loaded VMMR0.r0 (C:\Program Files\Oracle\VirtualBox\VMMR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX using the native ring-0 loader
00:00:02.970711 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:02.970719 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VMMR0.r0=0xXXXXXXXXXXXXXXXX
00:00:02.972470 Guest OS type: 'ArchLinux_64'
00:00:02.973541 fHMForced=true - No raw-mode support in this build!
00:00:02.980864 File system of 'C:\Users\Silvia\VirtualBox VMs\Arch\Snapshots' (snapshots) is unknown
00:00:02.980885 File system of 'C:\Users\Silvia\VirtualBox VMs\Arch\Arch.vdi' is ntfs
00:00:02.999789 Shared Clipboard: Service loaded
00:00:02.999811 Shared Clipboard: Mode: Bidirectional
00:00:02.999862 Shared Clipboard: Service running in normal mode
00:00:03.011722 Drag and drop service loaded
00:00:03.011735 Drag and drop mode: Bidirectional
00:00:03.014308 ************************* CFGM dump *************************
00:00:03.014312 [/] (level 0)
00:00:03.014316 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:03.014320 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:03.014325 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:03.014327 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:03.014329 Name <string> = "Arch" (cb=5)
00:00:03.014332 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.014334 PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:03.014336 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:03.014340 RamSize <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:03.014344 TimerMillies <integer> = 0x000000000000000a (10)
00:00:03.014346 UUID <bytes> = "3d 09 12 b8 5d 7f 51 4c b9 8d 45 85 47 9d c0 33" (cb=16)
00:00:03.014369
00:00:03.014370 [/CPUM/] (level 1)
00:00:03.014373 GuestCpuName <string> = "host" (cb=5)
00:00:03.014375 NestedHWVirt <integer> = 0x0000000000000000 (0)
00:00:03.014377 PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:03.014379 SpecCtrl <integer> = 0x0000000000000000 (0)
00:00:03.014381
00:00:03.014382 [/CPUM/IsaExts/] (level 2)
00:00:03.014385
00:00:03.014385 [/DBGC/] (level 1)
00:00:03.014387 GlobalInitScript <string> = "C:\Users\Silvia\.VirtualBox/dbgc-init" (cb=38)
00:00:03.014390 HistoryFile <string> = "C:\Users\Silvia\.VirtualBox/dbgc-history" (cb=41)
00:00:03.014392 LocalInitScript <string> = "C:\Users\Silvia\VirtualBox VMs\Arch/dbgc-init" (cb=46)
00:00:03.014393
00:00:03.014394 [/DBGF/] (level 1)
00:00:03.014396 Path <string> = "C:\Users\Silvia\VirtualBox VMs\Arch/debug/;C:\Users\Silvia\VirtualBox VMs\Arch/;cache*C:\Users\Silvia\VirtualBox VMs\Arch/dbgcache/;C:\Users\Silvia\" (cb=149)
00:00:03.014399
00:00:03.014399 [/Devices/] (level 1)
00:00:03.014402
00:00:03.014402 [/Devices/8237A/] (level 2)
00:00:03.014405
00:00:03.014405 [/Devices/8237A/0/] (level 3)
00:00:03.014408 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014410
00:00:03.014411 [/Devices/GIMDev/] (level 2)
00:00:03.014413
00:00:03.014414 [/Devices/GIMDev/0/] (level 3)
00:00:03.014416 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014417
00:00:03.014418 [/Devices/VMMDev/] (level 2)
00:00:03.014420
00:00:03.014421 [/Devices/VMMDev/0/] (level 3)
00:00:03.014424 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014426 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:03.014428 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014429 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014431
00:00:03.014432 [/Devices/VMMDev/0/Config/] (level 4)
00:00:03.014434 GuestCoreDumpDir <string> = "C:\Users\Silvia\VirtualBox VMs\Arch\Snapshots" (cb=46)
00:00:03.014436
00:00:03.014437 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:03.014439 Driver <string> = "HGCM" (cb=5)
00:00:03.014441
00:00:03.014442 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:03.014445 Object <integer> = 0x0000000006925770 (110 253 936)
00:00:03.014447
00:00:03.014448 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:03.014450 Driver <string> = "MainStatus" (cb=11)
00:00:03.014452
00:00:03.014453 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:03.014455 First <integer> = 0x0000000000000000 (0)
00:00:03.014457 Last <integer> = 0x0000000000000000 (0)
00:00:03.014459 papLeds <integer> = 0x0000000003959130 (60 133 680)
00:00:03.014462
00:00:03.014463 [/Devices/acpi/] (level 2)
00:00:03.014465
00:00:03.014465 [/Devices/acpi/0/] (level 3)
00:00:03.014468 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014470 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:03.014471 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014473 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014475
00:00:03.014476 [/Devices/acpi/0/Config/] (level 4)
00:00:03.014478 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:03.014480 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:03.014482 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:03.014484 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:03.014486 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.014488 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:03.014490 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.014492 Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.014494 Parallel0Irq <integer> = 0x0000000000000000 (0)
00:00:03.014496 Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.014498 Parallel1Irq <integer> = 0x0000000000000000 (0)
00:00:03.014499 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.014501 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:03.014503 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.014505 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:03.014506 ShowCpu <integer> = 0x0000000000000001 (1)
00:00:03.014508 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:03.014510 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:03.014512
00:00:03.014513 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:03.014515 Driver <string> = "ACPIHost" (cb=9)
00:00:03.014517
00:00:03.014518 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:03.014520
00:00:03.014521 [/Devices/ahci/] (level 2)
00:00:03.014523
00:00:03.014524 [/Devices/ahci/0/] (level 3)
00:00:03.014526 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014528 PCIDeviceNo <integer> = 0x000000000000000d (13)
00:00:03.014530 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014531 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014533
00:00:03.014534 [/Devices/ahci/0/Config/] (level 4)
00:00:03.014536 Bootable <integer> = 0x0000000000000001 (1)
00:00:03.014538 PortCount <integer> = 0x0000000000000001 (1)
00:00:03.014539
00:00:03.014540 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:03.014542 Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:03.014544
00:00:03.014545 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:03.014547 Driver <string> = "VD" (cb=3)
00:00:03.014549
00:00:03.014549 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:03.014552 BlockCache <integer> = 0x0000000000000001 (1)
00:00:03.014553 Format <string> = "VDI" (cb=4)
00:00:03.014555 Mountable <integer> = 0x0000000000000000 (0)
00:00:03.014557 Path <string> = "C:\Users\Silvia\VirtualBox VMs\Arch\Arch.vdi" (cb=45)
00:00:03.014559 Type <string> = "HardDisk" (cb=9)
00:00:03.014560 UseNewIo <integer> = 0x0000000000000001 (1)
00:00:03.014562
00:00:03.014563 [/Devices/ahci/0/LUN#0/Config/VDConfig/] (level 6)
00:00:03.014566 AllocationBlockSize <string> = "1048576" (cb=8)
00:00:03.014567
00:00:03.014568 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:03.014570 Driver <string> = "MainStatus" (cb=11)
00:00:03.014572
00:00:03.014573 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:03.014575 DeviceInstance <string> = "ahci/0" (cb=7)
00:00:03.014577 First <integer> = 0x0000000000000000 (0)
00:00:03.014579 Last <integer> = 0x0000000000000000 (0)
00:00:03.014581 pConsole <integer> = 0x0000000003958870 (60 131 440)
00:00:03.014584 papLeds <integer> = 0x0000000003958cb0 (60 132 528)
00:00:03.014587 pmapMediumAttachments <integer> = 0x0000000003959150 (60 133 712)
00:00:03.014589
00:00:03.014590 [/Devices/apic/] (level 2)
00:00:03.014592
00:00:03.014593 [/Devices/apic/0/] (level 3)
00:00:03.014595 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014596
00:00:03.014597 [/Devices/apic/0/Config/] (level 4)
00:00:03.014599 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.014601 Mode <integer> = 0x0000000000000003 (3)
00:00:03.014603 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.014604
00:00:03.014605 [/Devices/e1000/] (level 2)
00:00:03.014607
00:00:03.014608 [/Devices/e1000/0/] (level 3)
00:00:03.014610 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014612 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:03.014613 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014615 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014617
00:00:03.014617 [/Devices/e1000/0/Config/] (level 4)
00:00:03.014620 AdapterType <integer> = 0x0000000000000000 (0)
00:00:03.014621 CableConnected <integer> = 0x0000000000000001 (1)
00:00:03.014623 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:03.014625 MAC <bytes> = "08 00 27 43 1d 04" (cb=6)
00:00:03.014628
00:00:03.014629 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:03.014631 Driver <string> = "NAT" (cb=4)
00:00:03.014633
00:00:03.014634 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:03.014636 AliasMode <integer> = 0x0000000000000000 (0)
00:00:03.014638 BootFile <string> = "Arch.pxe" (cb=9)
00:00:03.014640 DNSProxy <integer> = 0x0000000000000000 (0)
00:00:03.014642 Network <string> = "10.0.2.0/24" (cb=12)
00:00:03.014644 PassDomain <integer> = 0x0000000000000001 (1)
00:00:03.014645 TFTPPrefix <string> = "C:\Users\Silvia\.VirtualBox\TFTP" (cb=33)
00:00:03.014647 UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:03.014649
00:00:03.014650 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:03.014652 Driver <string> = "MainStatus" (cb=11)
00:00:03.014654
00:00:03.014654 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:03.014657 First <integer> = 0x0000000000000000 (0)
00:00:03.014659 Last <integer> = 0x0000000000000000 (0)
00:00:03.014660 papLeds <integer> = 0x0000000003959010 (60 133 392)
00:00:03.014662
00:00:03.014663 [/Devices/i8254/] (level 2)
00:00:03.014665
00:00:03.014666 [/Devices/i8254/0/] (level 3)
00:00:03.014668
00:00:03.014669 [/Devices/i8254/0/Config/] (level 4)
00:00:03.014671
00:00:03.014672 [/Devices/i8259/] (level 2)
00:00:03.014674
00:00:03.014674 [/Devices/i8259/0/] (level 3)
00:00:03.014676 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014678
00:00:03.014679 [/Devices/i8259/0/Config/] (level 4)
00:00:03.014681
00:00:03.014682 [/Devices/ichac97/] (level 2)
00:00:03.014684
00:00:03.014684 [/Devices/ichac97/0/] (level 3)
00:00:03.014687 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014688 PCIDeviceNo <integer> = 0x0000000000000005 (5)
00:00:03.014690 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014692 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014694
00:00:03.014694 [/Devices/ichac97/0/AudioConfig/] (level 4)
00:00:03.014697
00:00:03.014698 [/Devices/ichac97/0/Config/] (level 4)
00:00:03.014700 Codec <string> = "AD1980" (cb=7)
00:00:03.014702 DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:03.014703
00:00:03.014704 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:03.014706 Driver <string> = "AUDIO" (cb=6)
00:00:03.014708
00:00:03.014709 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.014711 Driver <string> = "DSoundAudio" (cb=12)
00:00:03.014713
00:00:03.014714 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.014716 StreamName <string> = "Arch" (cb=5)
00:00:03.014718
00:00:03.014719 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:03.014721 BufferSizeMs <integer> = 0x0000000000000000 (0)
00:00:03.014723 DriverName <string> = "DSoundAudio" (cb=12)
00:00:03.014725 InputEnabled <integer> = 0x0000000000000000 (0)
00:00:03.014726 OutputEnabled <integer> = 0x0000000000000001 (1)
00:00:03.014728 PeriodSizeMs <integer> = 0x0000000000000000 (0)
00:00:03.014730 PreBufferSizeMs <integer> = 0x00000000ffffffff (4 294 967 295)
00:00:03.014733
00:00:03.014733 [/Devices/ichac97/0/LUN#1/] (level 4)
00:00:03.014735 Driver <string> = "AUDIO" (cb=6)
00:00:03.014737
00:00:03.014738 [/Devices/ichac97/0/LUN#2/] (level 4)
00:00:03.014740 Driver <string> = "AUDIO" (cb=6)
00:00:03.014741
00:00:03.014742 [/Devices/ioapic/] (level 2)
00:00:03.014744
00:00:03.014745 [/Devices/ioapic/0/] (level 3)
00:00:03.014747 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014749
00:00:03.014749 [/Devices/ioapic/0/Config/] (level 4)
00:00:03.014752 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.014753
00:00:03.014754 [/Devices/mc146818/] (level 2)
00:00:03.014756
00:00:03.014757 [/Devices/mc146818/0/] (level 3)
00:00:03.014759
00:00:03.014760 [/Devices/mc146818/0/Config/] (level 4)
00:00:03.014762 UseUTC <integer> = 0x0000000000000001 (1)
00:00:03.014763
00:00:03.014764 [/Devices/parallel/] (level 2)
00:00:03.014766
00:00:03.014767 [/Devices/pcarch/] (level 2)
00:00:03.014769
00:00:03.014770 [/Devices/pcarch/0/] (level 3)
00:00:03.014772 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014773
00:00:03.014774 [/Devices/pcarch/0/Config/] (level 4)
00:00:03.014776
00:00:03.014777 [/Devices/pcbios/] (level 2)
00:00:03.014779
00:00:03.014780 [/Devices/pcbios/0/] (level 3)
00:00:03.014782 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014783
00:00:03.014784 [/Devices/pcbios/0/Config/] (level 4)
00:00:03.014787 APIC <integer> = 0x0000000000000001 (1)
00:00:03.014789 BootDevice0 <string> = "FLOPPY" (cb=7)
00:00:03.014791 BootDevice1 <string> = "DVD" (cb=4)
00:00:03.014793 BootDevice2 <string> = "IDE" (cb=4)
00:00:03.014794 BootDevice3 <string> = "NONE" (cb=5)
00:00:03.014796 FloppyDevice <string> = "i82078" (cb=7)
00:00:03.014798 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:03.014799 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.014801 McfgBase <integer> = 0x0000000000000000 (0)
00:00:03.014803 McfgLength <integer> = 0x0000000000000000 (0)
00:00:03.014805 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.014807 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:03.014809 SataHardDiskDevice <string> = "ahci" (cb=5)
00:00:03.014810 SataLUN1 <integer> = 0x0000000000000000 (0)
00:00:03.014812 UUID <bytes> = "3d 09 12 b8 5d 7f 51 4c b9 8d 45 85 47 9d c0 33" (cb=16)
00:00:03.014817 UuidLe <integer> = 0x0000000000000001 (1)
00:00:03.014819
00:00:03.014820 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:03.014824
00:00:03.014825 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:03.014828 NIC <integer> = 0x0000000000000000 (0)
00:00:03.014830 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014831 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:03.014833 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014835
00:00:03.014835 [/Devices/pci/] (level 2)
00:00:03.014837
00:00:03.014838 [/Devices/pci/0/] (level 3)
00:00:03.014840 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014842
00:00:03.014843 [/Devices/pci/0/Config/] (level 4)
00:00:03.014845 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.014846
00:00:03.014847 [/Devices/pcibridge/] (level 2)
00:00:03.014849
00:00:03.014850 [/Devices/pckbd/] (level 2)
00:00:03.014852
00:00:03.014853 [/Devices/pckbd/0/] (level 3)
00:00:03.014854 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014856
00:00:03.014857 [/Devices/pckbd/0/Config/] (level 4)
00:00:03.014859
00:00:03.014860 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:03.014862 Driver <string> = "KeyboardQueue" (cb=14)
00:00:03.014864
00:00:03.014864 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.014867 Driver <string> = "MainKeyboard" (cb=13)
00:00:03.014869
00:00:03.014869 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.014872 Object <integer> = 0x00000000038feed0 (59 764 432)
00:00:03.014874
00:00:03.014875 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:03.014878 QueueSize <integer> = 0x0000000000000040 (64)
00:00:03.014880
00:00:03.014880 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:03.014883 Driver <string> = "MouseQueue" (cb=11)
00:00:03.014884
00:00:03.014885 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:03.014888 Driver <string> = "MainMouse" (cb=10)
00:00:03.014889
00:00:03.014890 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:03.014893 Object <integer> = 0x0000000003909850 (59 807 824)
00:00:03.014895
00:00:03.014896 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:03.014898 QueueSize <integer> = 0x0000000000000080 (128)
00:00:03.014900
00:00:03.014901 [/Devices/pcnet/] (level 2)
00:00:03.014903
00:00:03.014904 [/Devices/piix3ide/] (level 2)
00:00:03.014905
00:00:03.014906 [/Devices/piix3ide/0/] (level 3)
00:00:03.014909 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014910 PCIDeviceNo <integer> = 0x0000000000000001 (1)
00:00:03.014912 PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:03.014914 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014916
00:00:03.014916 [/Devices/piix3ide/0/Config/] (level 4)
00:00:03.014919 Type <string> = "PIIX4" (cb=6)
00:00:03.014920
00:00:03.014921 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:03.014923 Driver <string> = "VD" (cb=3)
00:00:03.014925
00:00:03.014926 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:03.014928 EmptyDrive <integer> = 0x0000000000000001 (1)
00:00:03.014930 Mountable <integer> = 0x0000000000000001 (1)
00:00:03.014931 Type <string> = "DVD" (cb=4)
00:00:03.014933
00:00:03.014934 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:03.014936 Driver <string> = "MainStatus" (cb=11)
00:00:03.014938
00:00:03.014938 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:03.014941 DeviceInstance <string> = "piix3ide/0" (cb=11)
00:00:03.014943 First <integer> = 0x0000000000000000 (0)
00:00:03.014945 Last <integer> = 0x0000000000000003 (3)
00:00:03.014947 pConsole <integer> = 0x0000000003958870 (60 131 440)
00:00:03.014950 papLeds <integer> = 0x0000000003958c90 (60 132 496)
00:00:03.014952 pmapMediumAttachments <integer> = 0x0000000003959150 (60 133 712)
00:00:03.014954
00:00:03.014955 [/Devices/serial/] (level 2)
00:00:03.014957
00:00:03.014958 [/Devices/usb-ohci/] (level 2)
00:00:03.014960
00:00:03.014961 [/Devices/usb-ohci/0/] (level 3)
00:00:03.014963 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.014965 PCIDeviceNo <integer> = 0x0000000000000006 (6)
00:00:03.014967 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.014968 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.014970
00:00:03.014971 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:03.014973
00:00:03.014974 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:03.014976 Driver <string> = "VUSBRootHub" (cb=12)
00:00:03.014978
00:00:03.014978 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:03.014981
00:00:03.014982 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:03.014984 Driver <string> = "MainStatus" (cb=11)
00:00:03.014985
00:00:03.014986 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:03.014989 First <integer> = 0x0000000000000000 (0)
00:00:03.014990 Last <integer> = 0x0000000000000000 (0)
00:00:03.014992 papLeds <integer> = 0x0000000003959138 (60 133 688)
00:00:03.014994
00:00:03.014995 [/Devices/vga/] (level 2)
00:00:03.014997
00:00:03.014998 [/Devices/vga/0/] (level 3)
00:00:03.015000 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.015001 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:03.015003 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.015005 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.015006
00:00:03.015007 [/Devices/vga/0/Config/] (level 4)
00:00:03.015010 3DEnabled <integer> = 0x0000000000000001 (1)
00:00:03.015012 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:03.015014 FadeIn <integer> = 0x0000000000000001 (1)
00:00:03.015015 FadeOut <integer> = 0x0000000000000001 (1)
00:00:03.015017 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:03.015019 LogoFile <string> = "" (cb=1)
00:00:03.015021 LogoTime <integer> = 0x0000000000000000 (0)
00:00:03.015023 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:03.015025 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:03.015026 VMSVGA3dEnabled <integer> = 0x0000000000000001 (1)
00:00:03.015028 VMSVGAEnabled <integer> = 0x0000000000000001 (1)
00:00:03.015030 VMSVGAPciBarLayout <integer> = 0x0000000000000001 (1)
00:00:03.015032 VMSVGAPciId <integer> = 0x0000000000000001 (1)
00:00:03.015033 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
00:00:03.015037
00:00:03.015038 [/Devices/vga/0/LUN#0/] (level 4)
00:00:03.015040 Driver <string> = "MainDisplay" (cb=12)
00:00:03.015041
00:00:03.015042 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:03.015044 Object <integer> = 0x0000000003999b20 (60 398 368)
00:00:03.015047
00:00:03.015047 [/Devices/vga/0/LUN#999/] (level 4)
00:00:03.015050 Driver <string> = "MainStatus" (cb=11)
00:00:03.015051
00:00:03.015052 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:03.015054 First <integer> = 0x0000000000000000 (0)
00:00:03.015056 Last <integer> = 0x0000000000000000 (0)
00:00:03.015057 papLeds <integer> = 0x0000000003959148 (60 133 704)
00:00:03.015060
00:00:03.015060 [/Devices/virtio-net/] (level 2)
00:00:03.015062
00:00:03.015063 [/EM/] (level 1)
00:00:03.015065 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:03.015067
00:00:03.015067 [/GIM/] (level 1)
00:00:03.015069 Provider <string> = "KVM" (cb=4)
00:00:03.015071
00:00:03.015072 [/HM/] (level 1)
00:00:03.015074 64bitEnabled <integer> = 0x0000000000000001 (1)
00:00:03.015076 EnableLargePages <integer> = 0x0000000000000001 (1)
00:00:03.015078 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:03.015080 EnableUX <integer> = 0x0000000000000001 (1)
00:00:03.015082 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:03.015084 Exclusive <integer> = 0x0000000000000000 (0)
00:00:03.015086 HMForced <integer> = 0x0000000000000001 (1)
00:00:03.015088 IBPBOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:03.015090 IBPBOnVMExit <integer> = 0x0000000000000000 (0)
00:00:03.015092 L1DFlushOnSched <integer> = 0x0000000000000001 (1)
00:00:03.015093 L1DFlushOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:03.015095 LovelyMesaDrvWorkaround <integer> = 0x0000000000000001 (1)
00:00:03.015097 MDSClearOnSched <integer> = 0x0000000000000001 (1)
00:00:03.015099 MDSClearOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:03.015101 SpecCtrlByHost <integer> = 0x0000000000000000 (0)
00:00:03.015102 UseNEMInstead <integer> = 0x0000000000000000 (0)
00:00:03.015104
00:00:03.015105 [/MM/] (level 1)
00:00:03.015107 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:03.015108
00:00:03.015109 [/NEM/] (level 1)
00:00:03.015111 Allow64BitGuests <integer> = 0x0000000000000001 (1)
00:00:03.015112
00:00:03.015113 [/PDM/] (level 1)
00:00:03.015115
00:00:03.015116 [/PDM/AsyncCompletion/] (level 2)
00:00:03.015118
00:00:03.015118 [/PDM/AsyncCompletion/File/] (level 3)
00:00:03.015121
00:00:03.015121 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:03.015124
00:00:03.015125 [/PDM/BlkCache/] (level 2)
00:00:03.015126 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:03.015129
00:00:03.015130 [/PDM/Devices/] (level 2)
00:00:03.015132
00:00:03.015133 [/PDM/Drivers/] (level 2)
00:00:03.015135
00:00:03.015135 [/PDM/Drivers/VBoxC/] (level 3)
00:00:03.015137 Path <string> = "VBoxC" (cb=6)
00:00:03.015139
00:00:03.015140 [/PDM/NetworkShaper/] (level 2)
00:00:03.015142
00:00:03.015142 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:03.015145
00:00:03.015145 [/TM/] (level 1)
00:00:03.015147 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:03.015149
00:00:03.015149 [/USB/] (level 1)
00:00:03.015151
00:00:03.015152 [/USB/HidMouse/] (level 2)
00:00:03.015154
00:00:03.015154 [/USB/HidMouse/0/] (level 3)
00:00:03.015156
00:00:03.015157 [/USB/HidMouse/0/Config/] (level 4)
00:00:03.015159 Mode <string> = "absolute" (cb=9)
00:00:03.015161
00:00:03.015162 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:03.015164 Driver <string> = "MouseQueue" (cb=11)
00:00:03.015165
00:00:03.015166 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.015169 Driver <string> = "MainMouse" (cb=10)
00:00:03.015170
00:00:03.015171 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.015174 Object <integer> = 0x0000000003909850 (59 807 824)
00:00:03.015176
00:00:03.015177 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:03.015179 QueueSize <integer> = 0x0000000000000080 (128)
00:00:03.015181
00:00:03.015182 [/USB/USBProxy/] (level 2)
00:00:03.015184
00:00:03.015185 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:03.015187
00:00:03.015188 ********************* End of CFGM dump **********************
00:00:03.015302 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:03.015416 MM: cbHyperHeap=0x200000 (2097152)
00:00:03.017320 CPUM: fXStateHostMask=0x3; initial: 0x3; host XCR0=0x3
00:00:03.018627 CPUM: Matched host CPU INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge)
00:00:03.018719 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:03.018743 CPUM: Microcode revision 0x00000016
00:00:03.019032 PGM: Host paging mode: AMD64+PGE+NX
00:00:03.019050 PGM: PGMPool: cMaxPages=1280 (u64MaxPages=1058)
00:00:03.019058 PGM: pgmR3PoolInit: cMaxPages=0x500 cMaxUsers=0xa00 cMaxPhysExts=0xa00 fCacheEnable=true
00:00:03.025087 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=100 u32UpdateIntervalNS=10000000 enmUseTscDelta=4 (Not Zero) fGetGipCpu=0x11 cCpus=2
00:00:03.025250 TM: GIP - u64CpuHz=1 496 601 407 (0x5934533f) SUPGetCpuHzFromGip => 1 496 601 407
00:00:03.025269 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=1496601407(*) cErrors=0
00:00:03.025279 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x2 iGipCpu=0x1 i64TSCDelta=-536 enmState=3 u64CpuHz=1496463127(*) cErrors=0
00:00:03.025375 TM: cTSCTicksPerSecond=1 496 601 407 (0x5934533f) enmTSCMode=3 (Dynamic)
00:00:03.025379 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:03.026333 EMR3Init: fIemExecutesAll=false fGuruOnTripleFault=true
00:00:03.026722 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_IvyBridge
00:00:03.026899 GIM: Using provider 'KVM' (Implementation version: 0)
00:00:03.026919 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:03.027070 AIOMgr: Default manager type is 'Async'
00:00:03.027082 AIOMgr: Default file backend is 'NonBuffered'
00:00:03.027308 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:03.027331 BlkCache: Cache commit interval is 10000 ms
00:00:03.027337 BlkCache: Cache commit threshold is 2621440 bytes
00:00:03.612297 PcBios: [SMP] BIOS with 1 CPUs
00:00:03.612340 PcBios: Using the 386+ BIOS image.
00:00:03.612457 PcBios: MPS table at 000e1300
00:00:03.613856 PcBios: fCheckShutdownStatusForSoftReset=true fClearShutdownStatusOnHardReset=true
00:00:03.634097 SUP: Loaded VBoxDDR0.r0 (C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX using the native ring-0 loader
00:00:03.634120 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0=0xXXXXXXXXXXXXXXXX
00:00:03.634537 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:03.634550 CPUM: SetGuestCpuIdFeature: Enabled x2APIC
00:00:03.634982 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:03.635095 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.649877 Shared Folders service loaded
00:00:03.661918 Guest Control service loaded
00:00:03.710524 VGA: Using the 386+ BIOS image.
00:00:03.713615 DrvVD: Flushes will be ignored
00:00:03.713644 DrvVD: Async flushes will be passed to the disk
00:00:03.717038 VD: VDInit finished with VINF_SUCCESS
00:00:03.732350 AIOMgr: Endpoint for file 'C:\Users\Silvia\VirtualBox VMs\Arch\Arch.vdi' (flags 000c0723) created successfully
00:00:03.733985 VD: Opening the disk took 17273810 ns
00:00:03.734124 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 52428800
00:00:03.734385 AHCI#0: Reset the HBA
00:00:03.734400 VD#0: Cancelling all active requests
00:00:03.735593 PIIX3 ATA: LUN#0: no unit
00:00:03.735614 PIIX3 ATA: LUN#1: no unit
00:00:03.735734 DrvVD: Flushes will be ignored
00:00:03.735745 DrvVD: Async flushes will be passed to the disk
00:00:03.735812 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled
00:00:03.735910 PIIX3 ATA: LUN#3: no unit
00:00:03.736080 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:03.736105 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:03.736228 E1000#0: Chip=82540EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled RC=disabled
00:00:03.746892 NAT: Guest address guess set to 10.0.2.15 by initialization
00:00:03.777029 NAT: DNS#0: 192.168.42.129
00:00:03.778014 AC97: Using codec 'AD1980'
00:00:03.778120 Audio: Initializing DirectSound audio driver
00:00:03.967660 Audio: Found 4 devices for driver 'DSoundAudio'
00:00:03.967684 Audio: Device 'Driver audio principale':
00:00:03.967692 Audio: Usage = Output
00:00:03.967700 Audio: Flags = DEFAULT
00:00:03.967706 Audio: Input channels = 0
00:00:03.967713 Audio: Output channels = 2
00:00:03.967720 Audio: Device 'Altoparlanti (Realtek High Definition Audio)':
00:00:03.967726 Audio: Usage = Output
00:00:03.967732 Audio: Flags = NONE
00:00:03.967738 Audio: Input channels = 0
00:00:03.967751 Audio: Output channels = 2
00:00:03.967763 Audio: Device 'Driver primario di acquisizione suoni':
00:00:03.967769 Audio: Usage = Input
00:00:03.967776 Audio: Flags = NONE
00:00:03.967781 Audio: Input channels = 2
00:00:03.967787 Audio: Output channels = 0
00:00:03.967793 Audio: Device 'Microfono (Realtek High Definition Audio)':
00:00:03.967800 Audio: Usage = Input
00:00:03.967805 Audio: Flags = NONE
00:00:03.967811 Audio: Input channels = 2
00:00:03.967816 Audio: Output channels = 0
00:00:03.967912 AC97: Reset
00:00:03.967925 AC97: Mixer reset (EAID=0x809, EACS=0x9)
00:00:03.967934 AC97: Record select to left=Microphone In, right=Microphone In
00:00:03.968854 VUSB: Attached 'HidMouse' to port 1 on RootHub#0 (FullSpeed)
00:00:03.968909 PGM: The CPU physical address width is 36 bits
00:00:03.968919 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff -> VINF_SUCCESS
00:00:03.969241 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true
00:00:03.969460 VMM: Thread-context hooks unavailable
00:00:03.969472 VMM: Warning! RTThreadPreemptIsPending() cannot be trusted! Need to update kernel info?
00:00:03.969478 VMM: Kernel preemption is possible
00:00:03.970549 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false fL1dFlushOnVmEntry=false); fL1dFlushOnSched=false fMdsClearOnVmEntry=false
00:00:03.970565 HM: Using VT-x implementation 3.0
00:00:03.970572 HM: Max resume loops = 1024
00:00:03.970574 HM: Host CR4 = 0x506f8
00:00:03.970576 HM: Host EFER = 0xd01
00:00:03.970578 HM: MSR_IA32_SMM_MONITOR_CTL = 0x0
00:00:03.970579 HM: MSR_IA32_FEATURE_CONTROL = 0x5
00:00:03.970581 HM: LOCK
00:00:03.970582 HM: VMXON
00:00:03.970586 HM: MSR_IA32_VMX_BASIC = 0xda040000000010
00:00:03.970589 HM: VMCS id = 0x10
00:00:03.970590 HM: VMCS size = 1024 bytes
00:00:03.970592 HM: VMCS physical address limit = None
00:00:03.970593 HM: VMCS memory type = Write Back (WB)
00:00:03.970594 HM: Dual-monitor treatment support = true
00:00:03.970596 HM: OUTS & INS instruction-info = true
00:00:03.970597 HM: Supports true-capability MSRs = true
00:00:03.970599 HM: VM-entry Xcpt error-code optional = false
00:00:03.970600 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
00:00:03.970602 HM: EXT_INT_EXIT
00:00:03.970603 HM: NMI_EXIT
00:00:03.970604 HM: VIRTUAL_NMI
00:00:03.970605 HM: PREEMPT_TIMER
00:00:03.970606 HM: POSTED_INT (must be cleared)
00:00:03.970607 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
00:00:03.970610 HM: INT_WINDOW_EXIT
00:00:03.970611 HM: USE_TSC_OFFSETTING
00:00:03.970612 HM: HLT_EXIT
00:00:03.970613 HM: INVLPG_EXIT
00:00:03.970614 HM: MWAIT_EXIT
00:00:03.970615 HM: RDPMC_EXIT
00:00:03.970616 HM: RDTSC_EXIT
00:00:03.970617 HM: CR3_LOAD_EXIT (must be set)
00:00:03.970618 HM: CR3_STORE_EXIT (must be set)
00:00:03.970619 HM: CR8_LOAD_EXIT
00:00:03.970620 HM: CR8_STORE_EXIT
00:00:03.970621 HM: USE_TPR_SHADOW
00:00:03.970622 HM: NMI_WINDOW_EXIT
00:00:03.970623 HM: MOV_DR_EXIT
00:00:03.970624 HM: UNCOND_IO_EXIT
00:00:03.970625 HM: USE_IO_BITMAPS
00:00:03.970626 HM: MONITOR_TRAP_FLAG
00:00:03.970627 HM: USE_MSR_BITMAPS
00:00:03.970629 HM: MONITOR_EXIT
00:00:03.970630 HM: PAUSE_EXIT
00:00:03.970631 HM: USE_SECONDARY_CTLS
00:00:03.970634 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0xff00000000
00:00:03.970636 HM: VIRT_APIC_ACCESS
00:00:03.970637 HM: EPT
00:00:03.970638 HM: DESC_TABLE_EXIT
00:00:03.970639 HM: RDTSCP
00:00:03.970640 HM: VIRT_X2APIC_MODE
00:00:03.970641 HM: VPID
00:00:03.970642 HM: WBINVD_EXIT
00:00:03.970644 HM: UNRESTRICTED_GUEST
00:00:03.970645 HM: APIC_REG_VIRT (must be cleared)
00:00:03.970646 HM: VIRT_INT_DELIVERY (must be cleared)
00:00:03.970647 HM: PAUSE_LOOP_EXIT (must be cleared)
00:00:03.970651 HM: RDRAND_EXIT (must be cleared)
00:00:03.970652 HM: INVPCID (must be cleared)
00:00:03.970653 HM: VMFUNC (must be cleared)
00:00:03.970654 HM: VMCS_SHADOWING (must be cleared)
00:00:03.970655 HM: ENCLS_EXIT (must be cleared)
00:00:03.970656 HM: RDSEED_EXIT (must be cleared)
00:00:03.970657 HM: PML (must be cleared)
00:00:03.970658 HM: EPT_VE (must be cleared)
00:00:03.970659 HM: CONCEAL_VMX_FROM_PT (must be cleared)
00:00:03.970660 HM: XSAVES_XRSTORS (must be cleared)
00:00:03.970662 HM: MODE_BASED_EPT_PERM (must be cleared)
00:00:03.970663 HM: SPPTP_EPT (must be cleared)
00:00:03.970664 HM: PT_EPT (must be cleared)
00:00:03.970665 HM: TSC_SCALING (must be cleared)
00:00:03.970666 HM: USER_WAIT_PAUSE (must be cleared)
00:00:03.970667 HM: ENCLV_EXIT (must be cleared)
00:00:03.970668 HM: MSR_IA32_VMX_ENTRY_CTLS = 0xffff000011ff
00:00:03.970670 HM: LOAD_DEBUG (must be set)
00:00:03.970671 HM: IA32E_MODE_GUEST
00:00:03.970672 HM: ENTRY_TO_SMM
00:00:03.970673 HM: DEACTIVATE_DUAL_MON
00:00:03.970674 HM: LOAD_PERF_MSR
00:00:03.970675 HM: LOAD_PAT_MSR
00:00:03.970676 HM: LOAD_EFER_MSR
00:00:03.970678 HM: LOAD_BNDCFGS_MSR (must be cleared)
00:00:03.970679 HM: CONCEAL_VMX_FROM_PT (must be cleared)
00:00:03.970680 HM: LOAD_RTIT_CTL_MSR (must be cleared)
00:00:03.970681 HM: MSR_IA32_VMX_EXIT_CTLS = 0x7fffff00036dff
00:00:03.970683 HM: SAVE_DEBUG (must be set)
00:00:03.970684 HM: HOST_ADDR_SPACE_SIZE
00:00:03.970685 HM: LOAD_PERF_MSR
00:00:03.970686 HM: ACK_EXT_INT
00:00:03.970687 HM: SAVE_PAT_MSR
00:00:03.970688 HM: LOAD_PAT_MSR
00:00:03.970689 HM: SAVE_EFER_MSR
00:00:03.970690 HM: LOAD_EFER_MSR
00:00:03.970691 HM: SAVE_PREEMPT_TIMER
00:00:03.970692 HM: CLEAR_BNDCFGS_MSR (must be cleared)
00:00:03.970694 HM: CONCEAL_VMX_FROM_PT (must be cleared)
00:00:03.970695 HM: CLEAR_RTIT_CTL_MSR (must be cleared)
00:00:03.970696 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS = 0x7f00000016
00:00:03.970698 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS = 0xfff9fffe04006172
00:00:03.970700 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS = 0xffff000011fb
00:00:03.970702 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS = 0x7fffff00036dfb
00:00:03.970707 HM: MSR_IA32_VMX_MISC = 0x100401e5
00:00:03.970709 HM: PREEMPT_TIMER_TSC = 0x5
00:00:03.970711 HM: EXIT_SAVE_EFER_LMA = true
00:00:03.970712 HM: ACTIVITY_STATES = 0x7 ( HLT SHUTDOWN SIPI_WAIT )
00:00:03.970714 HM: INTEL_PT = false
00:00:03.970715 HM: SMM_READ_SMBASE_MSR = false
00:00:03.970716 HM: CR3_TARGET = 0x4
00:00:03.970717 HM: MAX_MSR = 0x0 ( 512 )
00:00:03.970719 HM: VMXOFF_BLOCK_SMI = true
00:00:03.970720 HM: VMWRITE_ALL = false
00:00:03.970722 HM: ENTRY_INJECT_SOFT_INT = 0x0
00:00:03.970723 HM: MSEG_ID = 0x0
00:00:03.970724 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2a
00:00:03.970726 HM: HIGHEST_IDX = 0x15
00:00:03.970727 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106114141
00:00:03.970729 HM: RWX_X_ONLY
00:00:03.970730 HM: PAGE_WALK_LENGTH_4
00:00:03.970731 HM: EMT_UC
00:00:03.970732 HM: EMT_WB
00:00:03.970733 HM: PDE_2M
00:00:03.970734 HM: INVEPT
00:00:03.970735 HM: INVEPT_SINGLE_CONTEXT
00:00:03.970736 HM: INVEPT_ALL_CONTEXTS
00:00:03.970737 HM: INVVPID
00:00:03.970738 HM: INVVPID_INDIV_ADDR
00:00:03.970739 HM: INVVPID_SINGLE_CONTEXT
00:00:03.970740 HM: INVVPID_ALL_CONTEXTS
00:00:03.970741 HM: INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:03.970742 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
00:00:03.970744 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
00:00:03.970746 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
00:00:03.970747 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x1727ff
00:00:03.970749 HM: APIC-access page physaddr = 0x000000011dd1e000
00:00:03.970751 HM: VCPU 0: MSR bitmap physaddr = 0x000000011bbec000
00:00:03.970753 HM: VCPU 0: VMCS physaddr = 0x000000011bbe9000
00:00:03.970756 HM: Guest support: 32-bit and 64-bit
00:00:03.970767 HM: Supports VMCS EFER fields = true
00:00:03.970769 HM: Enabled VMX
00:00:03.970774 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:03.970775 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:03.970776 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:03.970777 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:03.970779 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:03.970780 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:03.970781 HM: Enabled nested paging
00:00:03.970782 HM: EPT flush type = Single context
00:00:03.970783 HM: Enabled unrestricted guest execution
00:00:03.970785 HM: Enabled large page support
00:00:03.970786 HM: Enabled VPID
00:00:03.970787 HM: VPID flush type = Single context
00:00:03.970788 HM: Enabled VMX-preemption timer (cPreemptTimerShift=5)
00:00:03.970789 HM: VT-x/AMD-V init method: Local
00:00:03.970791 EM: Exit history optimizations: enabled=true enabled-r0=true enabled-r0-no-preemption=false
00:00:03.970932 PcBios: SATA LUN#0 LCHS=1024/255/63
00:00:03.970958 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false
00:00:03.970969 TMR3UtcNow: nsNow=1 586 188 918 445 524 400 nsPrev=0 -> cNsDelta=1 586 188 918 445 524 400 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 586 188 918 445 524 400)
00:00:03.970985 VMM: fUsePeriodicPreemptionTimers=false
00:00:03.970999 CPUM: Logical host processors: 2 present, 2 max, 2 online, online mask: 0000000000000003
00:00:03.971002 CPUM: Physical host cores: 2
00:00:03.971004 ************************* CPUID dump ************************
00:00:03.971014 Raw Standard CPUID Leaves
00:00:03.971015 Leaf/sub-leaf eax ebx ecx edx
00:00:03.971019 Gst: 00000000/0000 0000000d 756e6547 6c65746e 49656e69
00:00:03.971022 Hst: 0000000d 756e6547 6c65746e 49656e69
00:00:03.971024 Gst: 00000001/0000 000306a9 00010800 84ba220b 178bfbff
00:00:03.971027 Hst: 000306a9 02100800 0dbae3bf bfebfbff
00:00:03.971030 Gst: 00000002/0000 76035a01 00f0b0ff 00000000 00ca0000
00:00:03.971032 Hst: 76035a01 00f0b0ff 00000000 00ca0000
00:00:03.971035 Gst: 00000003/0000 00000000 00000000 00000000 00000000
00:00:03.971037 Hst: 00000000 00000000 00000000 00000000
00:00:03.971038 Gst: 00000004/0000 00000121 01c0003f 0000003f 00000000
00:00:03.971041 Hst: 1c004121 01c0003f 0000003f 00000000
00:00:03.971043 Gst: 00000004/0001 00000122 01c0003f 0000003f 00000000
00:00:03.971045 Hst: 1c004122 01c0003f 0000003f 00000000
00:00:03.971048 Gst: 00000004/0002 00000143 01c0003f 000001ff 00000000
00:00:03.971050 Hst: 1c004143 01c0003f 000001ff 00000000
00:00:03.971052 Gst: 00000004/0003 00000163 01c0003f 00000fff 00000006
00:00:03.971054 Hst: 1c03c163 01c0003f 00000fff 00000006
00:00:03.971056 Gst: 00000004/0004 00000000 00000000 00000000 00000000
00:00:03.971058 Hst: 00000000 00000000 00000000 00000000
00:00:03.971059 Gst: 00000005/0000 00000040 00000040 00000000 00000000
00:00:03.971061 Hst: 00000040 00000040 00000003 00021120
00:00:03.971064 Gst: 00000006/0000 00000000 00000000 00000000 00000000
00:00:03.971065 Hst: 00000075 00000002 00000009 00000000
00:00:03.971067 Gst: 00000007/0000 00000000 00000001 00000000 00000000
00:00:03.971069 Hst: 00000000 00000281 00000000 00000000
00:00:03.971071 Gst: 00000007/0001 00000000 00000000 00000000 00000000
00:00:03.971072 Hst: 00000000 00000000 00000000 00000000
00:00:03.971074 Gst: 00000008/0000 00000000 00000000 00000000 00000000
00:00:03.971076 Hst: 00000000 00000000 00000000 00000000
00:00:03.971078 Gst: 00000009/0000 00000000 00000000 00000000 00000000
00:00:03.971079 Hst: 00000000 00000000 00000000 00000000
00:00:03.971081 Gst: 0000000a/0000 00000000 00000000 00000000 00000000
00:00:03.971083 Hst: 07300803 00000000 00000000 00000603
00:00:03.971085 Gst: 0000000b/0000 00000000 00000001 00000100 00000000
00:00:03.971087 Hst: 00000001 00000001 00000100 00000002
00:00:03.971089 Gst: 0000000b/0001 00000001 00000001 00000201 00000000
00:00:03.971091 Hst: 00000004 00000002 00000201 00000002
00:00:03.971092 Gst: 0000000b/0002 00000000 00000000 00000002 00000000
00:00:03.971108 Hst: 00000000 00000000 00000002 00000002
00:00:03.971113 Gst: 0000000c/0000 00000000 00000000 00000000 00000000
00:00:03.971115 Hst: 00000000 00000000 00000000 00000000
00:00:03.971117 Gst: 0000000d/0000 00000003 00000240 00000240 00000000
00:00:03.971119 Hst: 00000003 00000240 00000240 00000000
00:00:03.971121 Gst: 0000000d/0001 00000000 00000000 00000000 00000000
00:00:03.971123 Hst: 00000001 00000000 00000000 00000000
00:00:03.971125 Gst: 0000000d/0002 00000000 00000000 00000000 00000000
00:00:03.971127 Hst: 00000000 00000000 00000000 00000000
00:00:03.971156 Name: GenuineIntel
00:00:03.971159 Supports: 0x00000000-0x0000000d
00:00:03.971169 Family: 6 Extended: 0 Effective: 6
00:00:03.971172 Model: 10 Extended: 3 Effective: 58
00:00:03.971175 Stepping: 9
00:00:03.971176 Type: 0 (primary)
00:00:03.971178 APIC ID: 0x00
00:00:03.971180 Logical CPUs: 1
00:00:03.971182 CLFLUSH Size: 8
00:00:03.971184 Brand ID: 0x00
00:00:03.971186 Features
00:00:03.971187 Mnemonic - Description = guest (host)
00:00:03.971192 FPU - x87 FPU on Chip = 1 (1)
00:00:03.971195 VME - Virtual 8086 Mode Enhancements = 1 (1)
00:00:03.971198 DE - Debugging extensions = 1 (1)
00:00:03.971200 PSE - Page Size Extension = 1 (1)
00:00:03.971203 TSC - Time Stamp Counter = 1 (1)
00:00:03.971205 MSR - Model Specific Registers = 1 (1)
00:00:03.971207 PAE - Physical Address Extension = 1 (1)
00:00:03.971210 MCE - Machine Check Exception = 1 (1)
00:00:03.971212 CX8 - CMPXCHG8B instruction = 1 (1)
00:00:03.971214 APIC - APIC On-Chip = 1 (1)
00:00:03.971217 SEP - SYSENTER and SYSEXIT Present = 1 (1)
00:00:03.971219 MTRR - Memory Type Range Registers = 1 (1)
00:00:03.971222 PGE - PTE Global Bit = 1 (1)
00:00:03.971224 MCA - Machine Check Architecture = 1 (1)
00:00:03.971227 CMOV - Conditional Move instructions = 1 (1)
00:00:03.971229 PAT - Page Attribute Table = 1 (1)
00:00:03.971231 PSE-36 - 36-bit Page Size Extension = 1 (1)
00:00:03.971233 PSN - Processor Serial Number = 0 (0)
00:00:03.971236 CLFSH - CLFLUSH instruction = 1 (1)
00:00:03.971238 DS - Debug Store = 0 (1)
00:00:03.971241 ACPI - Thermal Mon. & Soft. Clock Ctrl. = 0 (1)
00:00:03.971243 MMX - Intel MMX Technology = 1 (1)
00:00:03.971245 FXSR - FXSAVE and FXRSTOR instructions = 1 (1)
00:00:03.971247 SSE - SSE support = 1 (1)
00:00:03.971250 SSE2 - SSE2 support = 1 (1)
00:00:03.971252 SS - Self Snoop = 0 (1)
00:00:03.971255 HTT - Hyper-Threading Technology = 1 (1)
00:00:03.971257 TM - Therm. Monitor = 0 (1)
00:00:03.971260 PBE - Pending Break Enabled = 0 (1)
00:00:03.971262 SSE3 - SSE3 support = 1 (1)
00:00:03.971265 PCLMUL - PCLMULQDQ support (for AES-GCM) = 1 (1)
00:00:03.971267 DTES64 - DS Area 64-bit Layout = 0 (1)
00:00:03.971269 MONITOR - MONITOR/MWAIT instructions = 1 (1)
00:00:03.971271 CPL-DS - CPL Qualified Debug Store = 0 (1)
00:00:03.971274 VMX - Virtual Machine Extensions = 0 (1)
00:00:03.971276 SMX - Safer Mode Extensions = 0 (0)
00:00:03.971278 EST - Enhanced SpeedStep Technology = 0 (1)
00:00:03.971280 TM2 - Terminal Monitor 2 = 0 (1)
00:00:03.971283 SSSE3 - Supplemental Streaming SIMD Extensions 3 = 1 (1)
00:00:03.971285 CNTX-ID - L1 Context ID = 0 (0)
00:00:03.971287 SDBG - Silicon Debug interface = 0 (0)
00:00:03.971289 FMA - Fused Multiply Add extensions = 0 (0)
00:00:03.971292 CX16 - CMPXCHG16B instruction = 1 (1)
00:00:03.971294 TPRUPDATE - xTPR Update Control = 0 (1)
00:00:03.971296 PDCM - Perf/Debug Capability MSR = 0 (1)
00:00:03.971298 PCID - Process Context Identifiers = 1 (1)
00:00:03.971301 DCA - Direct Cache Access = 0 (0)
00:00:03.971303 SSE4_1 - SSE4_1 support = 1 (1)
00:00:03.971305 SSE4_2 - SSE4_2 support = 1 (1)
00:00:03.971308 X2APIC - x2APIC support = 1 (1)
00:00:03.971310 MOVBE - MOVBE instruction = 0 (0)
00:00:03.971313 POPCNT - POPCNT instruction = 1 (1)
00:00:03.971315 TSCDEADL - Time Stamp Counter Deadline = 0 (1)
00:00:03.971317 AES - AES instructions = 0 (0)
00:00:03.971319 XSAVE - XSAVE instruction = 1 (1)
00:00:03.971322 OSXSAVE - OSXSAVE instruction = 0 (1)
00:00:03.971324 AVX - AVX support = 0 (0)
00:00:03.971327 F16C - 16-bit floating point conversion instructions = 0 (0)
00:00:03.971329 RDRAND - RDRAND instruction = 0 (0)
00:00:03.971331 HVP - Hypervisor Present (we're a guest) = 1 (0)
00:00:03.971333 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:03.971334 Mnemonic - Description = guest (host)
00:00:03.971336 FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr. = 1 (1)
00:00:03.971338 TSCADJUST - Supports MSR_IA32_TSC_ADJUST = 0 (0)
00:00:03.971340 SGX - Supports Software Guard Extensions = 0 (0)
00:00:03.971342 BMI1 - Advanced Bit Manipulation extension 1 = 0 (0)
00:00:03.971344 HLE - Hardware Lock Elision = 0 (0)
00:00:03.971346 AVX2 - Advanced Vector Extensions 2 = 0 (0)
00:00:03.971348 FDP_EXCPTN_ONLY - FPU DP only updated on exceptions = 0 (0)
00:00:03.971350 SMEP - Supervisor Mode Execution Prevention = 0 (1)
00:00:03.971352 BMI2 - Advanced Bit Manipulation extension 2 = 0 (0)
00:00:03.971354 ERMS - Enhanced REP MOVSB/STOSB instructions = 0 (1)
00:00:03.971356 INVPCID - INVPCID instruction = 0 (0)
00:00:03.971359 RTM - Restricted Transactional Memory = 0 (0)
00:00:03.971361 PQM - Platform Quality of Service Monitoring = 0 (0)
00:00:03.971363 DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set = 0 (0)
00:00:03.971365 MPE - Intel Memory Protection Extensions = 0 (0)
00:00:03.971367 PQE - Platform Quality of Service Enforcement = 0 (0)
00:00:03.971369 AVX512F - AVX512 Foundation instructions = 0 (0)
00:00:03.971371 RDSEED - RDSEED instruction = 0 (0)
00:00:03.971373 ADX - ADCX/ADOX instructions = 0 (0)
00:00:03.971376 SMAP - Supervisor Mode Access Prevention = 0 (0)
00:00:03.971378 CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction = 0 (0)
00:00:03.971380 INTEL_PT - Intel Processor Trace = 0 (0)
00:00:03.971382 AVX512PF - AVX512 Prefetch instructions = 0 (0)
00:00:03.971384 AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:03.971386 AVX512CD - AVX512 Conflict Detection instructions = 0 (0)
00:00:03.971388 SHA - Secure Hash Algorithm extensions = 0 (0)
00:00:03.971390 PREFETCHWT1 - PREFETCHWT1 instruction = 0 (0)
00:00:03.971392 UMIP - User mode insturction prevention = 0 (0)
00:00:03.971394 PKU - Protection Key for Usermode pages = 0 (0)
00:00:03.971397 OSPKE - CR4.PKU mirror = 0 (0)
00:00:03.971399 MAWAU - Value used by BNDLDX & BNDSTX = 0x0 (0x0)
00:00:03.971402 RDPID - Read processor ID support = 0 (0)
00:00:03.971404 SGX_LC - Supports SGX Launch Configuration = 0 (0)
00:00:03.971406 Processor Extended State Enumeration (leaf 0xd):
00:00:03.971408 XSAVE area cur/max size by XCR0, guest: 0x240/0x240
00:00:03.971410 XSAVE area cur/max size by XCR0, host: 0x240/0x240
00:00:03.971412 Valid XCR0 bits, guest: 0x00000000`00000003 ( x87 SSE )
00:00:03.971415 Valid XCR0 bits, host: 0x00000000`00000003 ( x87 SSE )
00:00:03.971419 XSAVE features, guest:
00:00:03.971421 XSAVE features, host: XSAVEOPT
00:00:03.971423 XSAVE area cur size XCR0|XSS, guest: 0x0
00:00:03.971425 XSAVE area cur size XCR0|XSS, host: 0x0
00:00:03.971427 Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:03.971429 Valid IA32_XSS bits, host: 0x00000000`00000000
00:00:03.971448 Raw Hypervisor CPUID Leaves
00:00:03.971449 Leaf/sub-leaf eax ebx ecx edx
00:00:03.971451 Gst: 40000000/0000 40000001 4b4d564b 564b4d56 0000004d
00:00:03.971454 Hst: 00000003 00000240 00000240 00000000
00:00:03.971456 Gst: 40000001/0000 01000089 00000000 00000000 00000000
00:00:03.971458 Hst: 00000003 00000240 00000240 00000000
00:00:03.971461 Raw Extended CPUID Leaves
00:00:03.971461 Leaf/sub-leaf eax ebx ecx edx
00:00:03.971463 Gst: 80000000/0000 80000008 00000000 00000000 00000000
00:00:03.971465 Hst: 80000008 00000000 00000000 00000000
00:00:03.971467 Gst: 80000001/0000 00000000 00000000 00000001 28100800
00:00:03.971469 Hst: 00000000 00000000 00000001 28100800
00:00:03.971472 Gst: 80000002/0000 20202020 20202020 65746e49 2952286c
00:00:03.971474 Hst: 20202020 20202020 65746e49 2952286c
00:00:03.971477 Gst: 80000003/0000 6c654320 6e6f7265 20295228 20555043
00:00:03.971479 Hst: 6c654320 6e6f7265 20295228 20555043
00:00:03.971482 Gst: 80000004/0000 37303031 20402055 30352e31 007a4847
00:00:03.971485 Hst: 37303031 20402055 30352e31 007a4847
00:00:03.971487 Gst: 80000005/0000 00000000 00000000 00000000 00000000
00:00:03.971489 Hst: 00000000 00000000 00000000 00000000
00:00:03.971491 Gst: 80000006/0000 00000000 00000000 01006040 00000000
00:00:03.971493 Hst: 00000000 00000000 01006040 00000000
00:00:03.971495 Gst: 80000007/0000 00000000 00000000 00000000 00000100
00:00:03.971497 Hst: 00000000 00000000 00000000 00000100
00:00:03.971499 Gst: 80000008/0000 00003024 00000000 00000000 00000000
00:00:03.971501 Hst: 00003024 00000000 00000000 00000000
00:00:03.971503 Ext Name:
00:00:03.971504 Ext Supports: 0x80000000-0x80000008
00:00:03.971506 Family: 0 Extended: 0 Effective: 0
00:00:03.971508 Model: 0 Extended: 0 Effective: 0
00:00:03.971509 Stepping: 0
00:00:03.971510 Brand ID: 0x000
00:00:03.971512 Ext Features
00:00:03.971513 Mnemonic - Description = guest (host)
00:00:03.971517 FPU - x87 FPU on Chip = 0 (0)
00:00:03.971520 VME - Virtual 8086 Mode Enhancements = 0 (0)
00:00:03.971522 DE - Debugging extensions = 0 (0)
00:00:03.971524 PSE - Page Size Extension = 0 (0)
00:00:03.971527 TSC - Time Stamp Counter = 0 (0)
00:00:03.971529 MSR - K86 Model Specific Registers = 0 (0)
00:00:03.971531 PAE - Physical Address Extension = 0 (0)
00:00:03.971534 MCE - Machine Check Exception = 0 (0)
00:00:03.971536 CX8 - CMPXCHG8B instruction = 0 (0)
00:00:03.971538 APIC - APIC On-Chip = 0 (0)
00:00:03.971541 SEP - SYSCALL/SYSRET = 1 (1)
00:00:03.971543 MTRR - Memory Type Range Registers = 0 (0)
00:00:03.971545 PGE - PTE Global Bit = 0 (0)
00:00:03.971548 MCA - Machine Check Architecture = 0 (0)
00:00:03.971550 CMOV - Conditional Move instructions = 0 (0)
00:00:03.971552 PAT - Page Attribute Table = 0 (0)
00:00:03.971554 PSE-36 - 36-bit Page Size Extension = 0 (0)
00:00:03.971557 NX - No-Execute/Execute-Disable = 1 (1)
00:00:03.971559 AXMMX - AMD Extensions to MMX instructions = 0 (0)
00:00:03.971561 MMX - Intel MMX Technology = 0 (0)
00:00:03.971563 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:03.971566 FFXSR - AMD fast FXSAVE and FXRSTOR instructions = 0 (0)
00:00:03.971567 Page1GB - 1 GB large page = 0 (0)
00:00:03.971570 RDTSCP - RDTSCP instruction = 1 (1)
00:00:03.971572 LM - AMD64 Long Mode = 1 (1)
00:00:03.971575 3DNOWEXT - AMD Extensions to 3DNow = 0 (0)
00:00:03.971577 3DNOW - AMD 3DNow = 0 (0)
00:00:03.971580 LahfSahf - LAHF/SAHF support in 64-bit mode = 1 (1)
00:00:03.971582 CmpLegacy - Core multi-processing legacy mode = 0 (0)
00:00:03.971584 SVM - AMD Secure Virtual Machine extensions = 0 (0)
00:00:03.971586 EXTAPIC - AMD Extended APIC registers = 0 (0)
00:00:03.971588 CR8L - AMD LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:03.971590 ABM - AMD Advanced Bit Manipulation = 0 (0)
00:00:03.971592 SSE4A - SSE4A instructions = 0 (0)
00:00:03.971595 MISALIGNSSE - AMD Misaligned SSE mode = 0 (0)
00:00:03.971597 3DNOWPRF - AMD PREFETCH and PREFETCHW instructions = 0 (0)
00:00:03.971599 OSVW - AMD OS Visible Workaround = 0 (0)
00:00:03.971601 IBS - Instruct Based Sampling = 0 (0)
00:00:03.971603 XOP - Extended Operation support = 0 (0)
00:00:03.971605 SKINIT - SKINIT, STGI, and DEV support = 0 (0)
00:00:03.971607 WDT - AMD Watchdog Timer support = 0 (0)
00:00:03.971610 LWP - Lightweight Profiling support = 0 (0)
00:00:03.971612 FMA4 - Four operand FMA instruction support = 0 (0)
00:00:03.971614 NodeId - NodeId in MSR C001_100C = 0 (0)
00:00:03.971616 TBM - Trailing Bit Manipulation instructions = 0 (0)
00:00:03.971618 TOPOEXT - Topology Extensions = 0 (0)
00:00:03.971620 PRFEXTCORE - Performance Counter Extensions support = 0 (0)
00:00:03.971622 PRFEXTNB - NB Performance Counter Extensions support = 0 (0)
00:00:03.971624 DATABPEXT - Data-access Breakpoint Extension = 0 (0)
00:00:03.971626 PERFTSC - Performance Time Stamp Counter = 0 (0)
00:00:03.971628 PCX_L2I - L2I/L3 Performance Counter Extensions = 0 (0)
00:00:03.971630 MWAITX - MWAITX and MONITORX instructions = 0 (0)
00:00:03.971633 Full Name: " Intel(R) Celeron(R) CPU 1007U @ 1.50GHz"
00:00:03.971635 TLB 2/4M Instr/Uni: res0 0 entries
00:00:03.971636 TLB 2/4M Data: res0 0 entries
00:00:03.971638 TLB 4K Instr/Uni: res0 0 entries
00:00:03.971639 TLB 4K Data: res0 0 entries
00:00:03.971641 L1 Instr Cache Line Size: 0 bytes
00:00:03.971642 L1 Instr Cache Lines Per Tag: 0
00:00:03.971643 L1 Instr Cache Associativity: res0
00:00:03.971644 L1 Instr Cache Size: 0 KB
00:00:03.971646 L1 Data Cache Line Size: 0 bytes
00:00:03.971647 L1 Data Cache Lines Per Tag: 0
00:00:03.971648 L1 Data Cache Associativity: res0
00:00:03.971649 L1 Data Cache Size: 0 KB
00:00:03.971650 L2 TLB 2/4M Instr/Uni: off 0 entries
00:00:03.971652 L2 TLB 2/4M Data: off 0 entries
00:00:03.971653 L2 TLB 4K Instr/Uni: off 0 entries
00:00:03.971654 L2 TLB 4K Data: off 0 entries
00:00:03.971656 L2 Cache Line Size: 0 bytes
00:00:03.971657 L2 Cache Lines Per Tag: 0
00:00:03.971658 L2 Cache Associativity: off
00:00:03.971659 L2 Cache Size: 0 KB
00:00:03.971661 TS - Temperature Sensor = 0 (0)
00:00:03.971663 FID - Frequency ID control = 0 (0)
00:00:03.971665 VID - Voltage ID control = 0 (0)
00:00:03.971668 TscInvariant - Invariant Time Stamp Counter = 1 (1)
00:00:03.971670 CBP - Core Performance Boost = 0 (0)
00:00:03.971672 EffFreqRO - Read-only Effective Frequency Interface = 0 (0)
00:00:03.971674 ProcFdbkIf - Processor Feedback Interface = 0 (0)
00:00:03.971676 ProcPwrRep - Core power reporting interface support = 0 (0)
00:00:03.971679 Physical Address Width: 36 bits
00:00:03.971680 Virtual Address Width: 48 bits
00:00:03.971681 Guest Physical Address Width: 0 bits
00:00:03.971682 Physical Core Count: 1
00:00:03.971685
00:00:03.971686 ******************** End of CPUID dump **********************
00:00:03.971687 *********************** VT-x features ***********************
00:00:03.971691 Nested hardware virtualization - VMX features
00:00:03.971692 Mnemonic - Description = guest (host)
00:00:03.971693 VMX - Virtual-Machine Extensions = 0 (1)
00:00:03.971694 InsOutInfo - INS/OUTS instruction info. = 0 (1)
00:00:03.971696 ExtIntExit - External interrupt exiting = 0 (1)
00:00:03.971697 NmiExit - NMI exiting = 0 (1)
00:00:03.971699 VirtNmi - Virtual NMIs = 0 (1)
00:00:03.971701 PreemptTimer - VMX preemption timer = 0 (1)
00:00:03.971702 PostedInt - Posted interrupts = 0 (0)
00:00:03.971704 IntWindowExit - Interrupt-window exiting = 0 (1)
00:00:03.971705 TscOffsetting - TSC offsetting = 0 (1)
00:00:03.971707 HltExit - HLT exiting = 0 (1)
00:00:03.971711 InvlpgExit - INVLPG exiting = 0 (1)
00:00:03.971712 MwaitExit - MWAIT exiting = 0 (1)
00:00:03.971714 RdpmcExit - RDPMC exiting = 0 (1)
00:00:03.971715 RdtscExit - RDTSC exiting = 0 (1)
00:00:03.971717 Cr3LoadExit - CR3-load exiting = 0 (1)
00:00:03.971718 Cr3StoreExit - CR3-store exiting = 0 (1)
00:00:03.971720 Cr8LoadExit - CR8-load exiting = 0 (1)
00:00:03.971721 Cr8StoreExit - CR8-store exiting = 0 (1)
00:00:03.971722 UseTprShadow - Use TPR shadow = 0 (1)
00:00:03.971724 NmiWindowExit - NMI-window exiting = 0 (1)
00:00:03.971725 MovDRxExit - Mov-DR exiting = 0 (1)
00:00:03.971729 UncondIoExit - Unconditional I/O exiting = 0 (1)
00:00:03.971731 UseIoBitmaps - Use I/O bitmaps = 0 (1)
00:00:03.971732 MonitorTrapFlag - Monitor Trap Flag = 0 (1)
00:00:03.971734 UseMsrBitmaps - MSR bitmaps = 0 (1)
00:00:03.971735 MonitorExit - MONITOR exiting = 0 (1)
00:00:03.971736 PauseExit - PAUSE exiting = 0 (1)
00:00:03.971738 SecondaryExecCtl - Activate secondary controls = 0 (1)
00:00:03.971739 VirtApic - Virtualize-APIC accesses = 0 (1)
00:00:03.971741 Ept - Extended Page Tables = 0 (1)
00:00:03.971742 DescTableExit - Descriptor-table exiting = 0 (1)
00:00:03.971744 Rdtscp - Enable RDTSCP = 0 (1)
00:00:03.971745 VirtX2ApicMode - Virtualize-x2APIC mode = 0 (1)
00:00:03.971746 Vpid - Enable VPID = 0 (1)
00:00:03.971748 WbinvdExit - WBINVD exiting = 0 (1)
00:00:03.971749 UnrestrictedGuest - Unrestricted guest = 0 (1)
00:00:03.971751 ApicRegVirt - APIC-register virtualization = 0 (0)
00:00:03.971752 VirtIntDelivery - Virtual-interrupt delivery = 0 (0)
00:00:03.971753 PauseLoopExit - PAUSE-loop exiting = 0 (0)
00:00:03.971755 RdrandExit - RDRAND exiting = 0 (0)
00:00:03.971756 Invpcid - Enable INVPCID = 0 (0)
00:00:03.971758 VmFuncs - Enable VM Functions = 0 (0)
00:00:03.971759 VmcsShadowing - VMCS shadowing = 0 (0)
00:00:03.971761 RdseedExiting - RDSEED exiting = 0 (0)
00:00:03.971762 PML - Page-Modification Log (PML) = 0 (0)
00:00:03.971763 EptVe - EPT violations can cause #VE = 0 (0)
00:00:03.971765 XsavesXRstors - Enable XSAVES/XRSTORS = 0 (0)
00:00:03.971766 EntryLoadDebugCtls - Load debug controls on VM-entry = 0 (1)
00:00:03.971768 Ia32eModeGuest - IA-32e mode guest = 0 (1)
00:00:03.971769 EntryLoadEferMsr - Load IA32_EFER MSR on VM-entry = 0 (1)
00:00:03.971771 EntryLoadPatMsr - Load IA32_PAT MSR on VM-entry = 0 (1)
00:00:03.971772 ExitSaveDebugCtls - Save debug controls on VM-exit = 0 (1)
00:00:03.971773 HostAddrSpaceSize - Host address-space size = 0 (1)
00:00:03.971775 ExitAckExtInt - Acknowledge interrupt on VM-exit = 0 (1)
00:00:03.971776 ExitSavePatMsr - Save IA32_PAT MSR on VM-exit = 0 (1)
00:00:03.971778 ExitLoadPatMsr - Load IA32_PAT MSR on VM-exit = 0 (1)
00:00:03.971779 ExitSaveEferMsr - Save IA32_EFER MSR on VM-exit = 0 (1)
00:00:03.971780 ExitLoadEferMsr - Load IA32_EFER MSR on VM-exit = 0 (1)
00:00:03.971782 SavePreemptTimer - Save VMX-preemption timer = 0 (1)
00:00:03.971783 ExitSaveEferLma - Save IA32_EFER.LMA on VM-exit = 0 (1)
00:00:03.971785 IntelPt - Intel PT (Processor Trace) in VMX operation = 0 (0)
00:00:03.971786 VmwriteAll - VMWRITE to any supported VMCS field = 0 (0)
00:00:03.971788 EntryInjectSoftInt - Inject softint. with 0-len instr. = 0 (0)
00:00:03.971789
00:00:03.971790 ******************* End of VT-x features ********************
00:00:03.971817 VMEmt: Halt method global1 (5)
00:00:03.971939 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=125000
00:00:03.971960 Changing the VM state from 'CREATING' to 'CREATED'
00:00:03.974424 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:04.569212
00:00:04.569215 D3D9 adapter: Intel(R) HD Graphics 8086:156 [igdumdim64.dll, version 10.18.10.5059]
00:00:04.569222
00:00:04.569223 D3D device caps: DevCaps2:
00:00:04.569224 - D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES
00:00:04.569226 - D3DDEVCAPS2_STREAMOFFSET
00:00:04.569227 - D3DDEVCAPS2_VERTEXELEMENTSCANSHARESTREAMOFFSET
00:00:04.569228
00:00:04.569229 Caps2:
00:00:04.569230 - D3DCAPS2_CANAUTOGENMIPMAP
00:00:04.569231 - D3DCAPS2_CANSHARERESOURCE
00:00:04.569232 - D3DCAPS2_DYNAMICTEXTURES
00:00:04.569233 - D3DCAPS2_FULLSCREENGAMMA
00:00:04.569234
00:00:04.569235 Caps3:
00:00:04.569236 - D3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD
00:00:04.569237 - D3DCAPS3_COPY_TO_VIDMEM
00:00:04.569238 - D3DCAPS3_COPY_TO_SYSTEMMEM
00:00:04.569239 - D3DCAPS3_DXVAHD
00:00:04.569240
00:00:04.569241 PresentationIntervals:
00:00:04.569242 - D3DPRESENT_INTERVAL_IMMEDIATE
00:00:04.569243 - D3DPRESENT_INTERVAL_ONE
00:00:04.569244 - D3DPRESENT_INTERVAL_TWO
00:00:04.569245 - D3DPRESENT_INTERVAL_THREE
00:00:04.569246 - D3DPRESENT_INTERVAL_FOUR
00:00:04.569247
00:00:04.569247 Devcaps:
00:00:04.569248 - D3DDEVCAPS_CANRENDERAFTERFLIP
00:00:04.569250 - D3DDEVCAPS_DRAWPRIMITIVES2
00:00:04.569251 - D3DDEVCAPS_DRAWPRIMITIVES2EX
00:00:04.569252 - D3DDEVCAPS_DRAWPRIMTLVERTEX
00:00:04.569253 - D3DDEVCAPS_EXECUTESYSTEMMEMORY
00:00:04.569254 - D3DDEVCAPS_HWRASTERIZATION
00:00:04.569255 - D3DDEVCAPS_HWTRANSFORMANDLIGHT
00:00:04.569256 - D3DDEVCAPS_PUREDEVICE
00:00:04.569260 - D3DDEVCAPS_TEXTUREVIDEOMEMORY
00:00:04.569261 - D3DDEVCAPS_TLVERTEXSYSTEMMEMORY
00:00:04.569262
00:00:04.569263 TextureCaps:
00:00:04.569264 - D3DPTEXTURECAPS_ALPHA
00:00:04.569265 - D3DPTEXTURECAPS_CUBEMAP
00:00:04.569266 - D3DPTEXTURECAPS_MIPCUBEMAP
00:00:04.569267 - D3DPTEXTURECAPS_MIPMAP
00:00:04.569268 - D3DPTEXTURECAPS_MIPVOLUMEMAP
00:00:04.569269 - D3DPTEXTURECAPS_NOPROJECTEDBUMPENV
00:00:04.569271 - D3DPTEXTURECAPS_PERSPECTIVE
00:00:04.569272 - D3DPTEXTURECAPS_PROJECTED
00:00:04.569273 - D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE
00:00:04.569274 - D3DPTEXTURECAPS_VOLUMEMAP
00:00:04.569275
00:00:04.569275 TextureFilterCaps
00:00:04.569276 - D3DPTFILTERCAPS_MAGFPOINT
00:00:04.569278 - D3DPTFILTERCAPS_MAGFLINEAR
00:00:04.569279 - D3DPTFILTERCAPS_MAGFANISOTROPIC
00:00:04.569280 - D3DPTFILTERCAPS_MINFPOINT
00:00:04.569281 - D3DPTFILTERCAPS_MINFLINEAR
00:00:04.569282 - D3DPTFILTERCAPS_MINFANISOTROPIC
00:00:04.569283 - D3DPTFILTERCAPS_MIPFPOINT
00:00:04.569284 - D3DPTFILTERCAPS_MIPFLINEAR
00:00:04.569285
00:00:04.569286 CubeTextureFilterCaps
00:00:04.569287 - D3DPTFILTERCAPS_MAGFPOINT
00:00:04.569288 - D3DPTFILTERCAPS_MAGFLINEAR
00:00:04.569289 - D3DPTFILTERCAPS_MAGFANISOTROPIC
00:00:04.569290 - D3DPTFILTERCAPS_MINFPOINT
00:00:04.569291 - D3DPTFILTERCAPS_MINFLINEAR
00:00:04.569292 - D3DPTFILTERCAPS_MINFANISOTROPIC
00:00:04.569293 - D3DPTFILTERCAPS_MIPFPOINT
00:00:04.569294 - D3DPTFILTERCAPS_MIPFLINEAR
00:00:04.569295
00:00:04.569296 VolumeTextureFilterCaps
00:00:04.569297 - D3DPTFILTERCAPS_MAGFPOINT
00:00:04.569298 - D3DPTFILTERCAPS_MAGFLINEAR
00:00:04.569299 - D3DPTFILTERCAPS_MAGFANISOTROPIC
00:00:04.569300 - D3DPTFILTERCAPS_MINFPOINT
00:00:04.569301 - D3DPTFILTERCAPS_MINFLINEAR
00:00:04.569302 - D3DPTFILTERCAPS_MINFANISOTROPIC
00:00:04.569303 - D3DPTFILTERCAPS_MIPFPOINT
00:00:04.569304 - D3DPTFILTERCAPS_MIPFLINEAR
00:00:04.569305
00:00:04.569306 TextureAddressCaps:
00:00:04.569307 - D3DPTADDRESSCAPS_BORDER
00:00:04.569308 - D3DPTADDRESSCAPS_CLAMP
00:00:04.569309 - D3DPTADDRESSCAPS_INDEPENDENTUV
00:00:04.569310 - D3DPTADDRESSCAPS_MIRROR
00:00:04.569311 - D3DPTADDRESSCAPS_MIRRORONCE
00:00:04.569312 - D3DPTADDRESSCAPS_WRAP
00:00:04.569313
00:00:04.569313 TextureOpCaps:
00:00:04.569314 - D3DTEXOPCAPS_DISABLE
00:00:04.569315 - D3DTEXOPCAPS_SELECTARG1
00:00:04.569317 - D3DTEXOPCAPS_SELECTARG2
00:00:04.569318 - D3DTEXOPCAPS_MODULATE
00:00:04.569319 - D3DTEXOPCAPS_MODULATE2X
00:00:04.569320 - D3DTEXOPCAPS_MODULATE4X
00:00:04.569321 - D3DTEXOPCAPS_ADD
00:00:04.569322 - D3DTEXOPCAPS_ADDSIGNED
00:00:04.569323 - D3DTEXOPCAPS_ADDSIGNED2X
00:00:04.569324 - D3DTEXOPCAPS_SUBTRACT
00:00:04.569325 - D3DTEXOPCAPS_ADDSMOOTH
00:00:04.569326 - D3DTEXOPCAPS_BLENDDIFFUSEALPHA
00:00:04.569327 - D3DTEXOPCAPS_BLENDTEXTUREALPHA
00:00:04.569328 - D3DTEXOPCAPS_BLENDFACTORALPHA
00:00:04.569329 - D3DTEXOPCAPS_BLENDTEXTUREALPHAPM
00:00:04.569330 - D3DTEXOPCAPS_BLENDCURRENTALPHA
00:00:04.569331 - D3DTEXOPCAPS_PREMODULATE
00:00:04.569332 - D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR
00:00:04.569333 - D3DTEXOPCAPS_MODULATECOLOR_ADDALPHA
00:00:04.569334 - D3DTEXOPCAPS_MODULATEINVALPHA_ADDCOLOR
00:00:04.569335 - D3DTEXOPCAPS_MODULATEINVCOLOR_ADDALPHA
00:00:04.569336 - D3DTEXOPCAPS_BUMPENVMAP
00:00:04.569337 - D3DTEXOPCAPS_BUMPENVMAPLUMINANCE
00:00:04.569339 - D3DTEXOPCAPS_DOTPRODUCT3
00:00:04.569340 - D3DTEXOPCAPS_MULTIPLYADD
00:00:04.569341 - D3DTEXOPCAPS_LERP
00:00:04.569342
00:00:04.569343 PixelShaderVersion: 0xffff0300 (3.0)
00:00:04.569345 VertexShaderVersion: 0xfffe0300 (3.0)
00:00:04.569347
00:00:04.569373 VMSVGA: texture format D3DFMT_UYVY supported
00:00:04.569397 VMSVGA: texture format D3DFMT_YUY2 supported
00:00:04.569418 VMSVGA3d: cap[0]=0x00000001 {3D}
00:00:04.569420 VMSVGA3d: cap[1]=0x00000008 {MAX_LIGHTS}
00:00:04.569422 VMSVGA3d: cap[2]=0x00000008 {MAX_TEXTURES}
00:00:04.569424 VMSVGA3d: cap[3]=0x00000006 {MAX_CLIP_PLANES}
00:00:04.569426 VMSVGA3d: cap[4]=0x00000007 {VERTEX_SHADER_VERSION}
00:00:04.569427 VMSVGA3d: cap[5]=0x00000001 {VERTEX_SHADER}
00:00:04.569429 VMSVGA3d: cap[6]=0x0000000d {FRAGMENT_SHADER_VERSION}
00:00:04.569431 VMSVGA3d: cap[7]=0x00000001 {FRAGMENT_SHADER}
00:00:04.569433 VMSVGA3d: cap[8]=0x00000004 {MAX_RENDER_TARGETS}
00:00:04.569434 VMSVGA3d: cap[9]=failed rc=VERR_INVALID_PARAMETER! {S23E8_TEXTURES}
00:00:04.569437 VMSVGA3d: cap[10]=failed rc=VERR_INVALID_PARAMETER! {S10E5_TEXTURES}
00:00:04.569439 VMSVGA3d: cap[11]=0x00000000 {MAX_FIXED_VERTEXBLEND}
00:00:04.569441 VMSVGA3d: cap[12]=0x00000001 {D16_BUFFER_FORMAT}
00:00:04.569443 VMSVGA3d: cap[13]=0x00000001 {D24S8_BUFFER_FORMAT}
00:00:04.569444 VMSVGA3d: cap[14]=0x00000001 {D24X8_BUFFER_FORMAT}
00:00:04.569446 VMSVGA3d: cap[15]=0x00000000 {QUERY_TYPES}
00:00:04.569450 VMSVGA3d: cap[16]=0x00000000 {TEXTURE_GRADIENT_SAMPLING}
00:00:04.569452 VMSVGA3d: cap[17]=256.0000 {MAX_POINT_SIZE}
00:00:04.569454 VMSVGA3d: cap[18]=failed rc=VERR_INVALID_PARAMETER! {MAX_SHADER_TEXTURES}
00:00:04.569456 VMSVGA3d: cap[19]=0x00002000 {MAX_TEXTURE_WIDTH}
00:00:04.569458 VMSVGA3d: cap[20]=0x00002000 {MAX_TEXTURE_HEIGHT}
00:00:04.569460 VMSVGA3d: cap[21]=0x00000800 {MAX_VOLUME_EXTENT}
00:00:04.569461 VMSVGA3d: cap[22]=0x00002000 {MAX_TEXTURE_REPEAT}
00:00:04.569463 VMSVGA3d: cap[23]=0x00002000 {MAX_TEXTURE_ASPECT_RATIO}
00:00:04.569465 VMSVGA3d: cap[24]=0x00000010 {MAX_TEXTURE_ANISOTROPY}
00:00:04.569467 VMSVGA3d: cap[25]=0x007fffff {MAX_PRIMITIVE_COUNT}
00:00:04.569468 VMSVGA3d: cap[26]=0x00ffffff {MAX_VERTEX_INDEX}
00:00:04.569470 VMSVGA3d: cap[27]=0x00008000 {MAX_VERTEX_SHADER_INSTRUCTIONS}
00:00:04.569472 VMSVGA3d: cap[28]=0x00008000 {MAX_FRAGMENT_SHADER_INSTRUCTIONS}
00:00:04.569474 VMSVGA3d: cap[29]=0x00000020 {MAX_VERTEX_SHADER_TEMPS}
00:00:04.569475 VMSVGA3d: cap[30]=0x00000020 {MAX_FRAGMENT_SHADER_TEMPS}
00:00:04.569477 VMSVGA3d: cap[31]=0x00000000 {TEXTURE_OPS}
00:00:04.569496 VMSVGA3d: cap[32]=0x00d8ec1f {SURFACEFMT_X8R8G8B8}
00:00:04.569501 VMSVGA3d: cap[33]=0x00d8e11f {SURFACEFMT_A8R8G8B8}
00:00:04.569506 VMSVGA3d: cap[34]=0x00d8e11f {SURFACEFMT_A2R10G10B10}
00:00:04.569512 VMSVGA3d: cap[35]=0x00082c00 {SURFACEFMT_X1R5G5B5}
00:00:04.569516 VMSVGA3d: cap[36]=0x00d8e11f {SURFACEFMT_A1R5G5B5}
00:00:04.569526 VMSVGA3d: cap[37]=0x00d8e11f {SURFACEFMT_A4R4G4B4}
00:00:04.569531 VMSVGA3d: cap[38]=0x00d8ec1f {SURFACEFMT_R5G6B5}
00:00:04.569536 VMSVGA3d: cap[39]=0x0080401f {SURFACEFMT_LUMINANCE16}
00:00:04.569541 VMSVGA3d: cap[40]=0x0080c007 {SURFACEFMT_LUMINANCE8_ALPHA8}
00:00:04.569546 VMSVGA3d: cap[41]=0x00804007 {SURFACEFMT_ALPHA8}
00:00:04.569550 VMSVGA3d: cap[42]=0x00c0c01f {SURFACEFMT_LUMINANCE8}
00:00:04.569553 VMSVGA3d: cap[43]=0x000000c1 {SURFACEFMT_Z_D16}
00:00:04.569555 VMSVGA3d: cap[44]=0x000000c1 {SURFACEFMT_Z_D24S8}
00:00:04.569557 VMSVGA3d: cap[45]=0x000000c1 {SURFACEFMT_Z_D24X8}
00:00:04.569562 VMSVGA3d: cap[46]=0x00808007 {SURFACEFMT_DXT1}
00:00:04.569568 VMSVGA3d: cap[47]=0x00808007 {SURFACEFMT_DXT2}
00:00:04.569573 VMSVGA3d: cap[48]=0x00808007 {SURFACEFMT_DXT3}
00:00:04.569578 VMSVGA3d: cap[49]=0x00808007 {SURFACEFMT_DXT4}
00:00:04.569583 VMSVGA3d: cap[50]=0x00808007 {SURFACEFMT_DXT5}
00:00:04.569587 VMSVGA3d: cap[51]=0x00000000 {SURFACEFMT_BUMPX8L8V8U8}
00:00:04.569592 VMSVGA3d: cap[52]=0x00814007 {SURFACEFMT_A2W10V10U10}
00:00:04.569597 VMSVGA3d: cap[53]=0x00814007 {SURFACEFMT_BUMPU8V8}
00:00:04.569601 VMSVGA3d: cap[54]=0x00814007 {SURFACEFMT_Q8W8V8U8}
00:00:04.569606 VMSVGA3d: cap[55]=0x00000000 {SURFACEFMT_CxV8U8}
00:00:04.569611 VMSVGA3d: cap[56]=0x00c0401f {SURFACEFMT_R_S10E5}
00:00:04.569616 VMSVGA3d: cap[57]=0x00c0401f {SURFACEFMT_R_S23E8}
00:00:04.569621 VMSVGA3d: cap[58]=0x00c0401f {SURFACEFMT_RG_S10E5}
00:00:04.569626 VMSVGA3d: cap[59]=0x00c0401f {SURFACEFMT_RG_S23E8}
00:00:04.569632 VMSVGA3d: cap[60]=0x00c0401f {SURFACEFMT_ARGB_S10E5}
00:00:04.569637 VMSVGA3d: cap[61]=0x00c0401f {SURFACEFMT_ARGB_S23E8}
00:00:04.569638 VMSVGA3d: cap[62]=failed rc=VERR_INVALID_PARAMETER! {MISSING62}
00:00:04.569641 VMSVGA3d: cap[63]=0x00000000 {MAX_VERTEX_SHADER_TEXTURES}
00:00:04.569642 VMSVGA3d: cap[64]=0x00000004 {MAX_SIMULTANEOUS_RENDER_TARGETS}
00:00:04.569647 VMSVGA3d: cap[65]=0x00814007 {SURFACEFMT_V16U16}
00:00:04.569652 VMSVGA3d: cap[66]=0x00c0401f {SURFACEFMT_G16R16}
00:00:04.569657 VMSVGA3d: cap[67]=0x00c0401f {SURFACEFMT_A16B16G16R16}
00:00:04.569662 VMSVGA3d: cap[68]=0x00004019 {SURFACEFMT_UYVY}
00:00:04.569667 VMSVGA3d: cap[69]=0x00004001 {SURFACEFMT_YUY2}
00:00:04.569669 VMSVGA3d: cap[70]=0x00000000 {MULTISAMPLE_NONMASKABLESAMPLES}
00:00:04.569670 VMSVGA3d: cap[71]=0x00000000 {MULTISAMPLE_MASKABLESAMPLES}
00:00:04.569672 VMSVGA3d: cap[72]=0x00000000 {ALPHATOCOVERAGE}
00:00:04.569674 VMSVGA3d: cap[73]=0x00000000 {SUPERSAMPLE}
00:00:04.569675 VMSVGA3d: cap[74]=0x00000001 {AUTOGENMIPMAPS}
00:00:04.569681 VMSVGA3d: cap[75]=0x01244018 {SURFACEFMT_NV12}
00:00:04.569686 VMSVGA3d: cap[76]=0x00004019 {SURFACEFMT_AYUV}
00:00:04.569687 VMSVGA3d: cap[77]=0x00000100 {MAX_CONTEXT_IDS}
00:00:04.569689 VMSVGA3d: cap[78]=0x00008000 {MAX_SURFACE_IDS}
00:00:04.569691 VMSVGA3d: cap[79]=0x00000000 {SURFACEFMT_Z_DF16}
00:00:04.569692 VMSVGA3d: cap[80]=0x00000000 {SURFACEFMT_Z_DF24}
00:00:04.569694 VMSVGA3d: cap[81]=0x000000c1 {SURFACEFMT_Z_D24S8_INT}
00:00:04.569696 VMSVGA3d: cap[82]=failed rc=VERR_INVALID_PARAMETER! {SURFACEFMT_BC4_UNORM}
00:00:04.569698 VMSVGA3d: cap[83]=failed rc=VERR_INVALID_PARAMETER! {SURFACEFMT_BC5_UNORM}
00:00:04.569709 AIOMgr: Endpoints without assigned bandwidth groups:
00:00:04.569722 AIOMgr: C:\Users\Silvia\VirtualBox VMs\Arch\Arch.vdi
00:00:04.569896 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:04.569936 Console: Machine state changed to 'Running'
00:00:04.578728 VMMDev: Guest Log: BIOS: VirtualBox 6.1.4
00:00:04.578873 PCI: Setting up resources and interrupts
00:00:04.581997 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.602091 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:04.603966 VMMDev: Guest Log: CPUID EDX: 0x178bfbff
00:00:04.604264 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.604354 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:04.606057 AHCI#0: Reset the HBA
00:00:04.606070 VD#0: Cancelling all active requests
00:00:04.606176 AHCI#0: Port 0 reset
00:00:04.606234 VD#0: Cancelling all active requests
00:00:04.607621 VMMDev: Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 0x0000000003200000 sectors
00:00:04.610581 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:04.626622 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000000000bcf0000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0 origin=0,0
00:00:05.071650 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:05.076414 GUI: 2D video acceleration is disabled
00:00:05.076738 GUI: HID LEDs sync is enabled
00:00:05.095301 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:07.096491 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:07.097435 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:07.098072 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:07.098659 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:07.099770 VMMDev: Guest Log: BIOS: CDROM boot failure code : 0003
00:00:07.100745 VMMDev: Guest Log: BIOS: Boot from CD-ROM failed
00:00:07.101325 VMMDev: Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
00:00:07.103221 VMMDev: Guest Log: BIOS: Booting from Hard Disk...
00:00:07.151481 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0 origin=0,0
00:00:07.811396 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000000000be1c000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0 origin=0,0
00:00:13.893028 GIM: KVM: VCPU 0: Enabled system-time struct. at 0x000000005d001000 - u32TscScale=0xab0de1f5 i8TscShift=0 uVersion=2 fFlags=0x1 uTsc=0x33f94acf3 uVirtNanoTS=0x22bab73af
00:00:13.893096 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
00:00:14.482466 GIM: KVM: Enabled wall-clock struct. at 0x000000005d000000 - u32Sec=1586188928 u32Nano=956859200 uVersion=2
00:00:14.482859 PIT: mode=2 count=0xf89 (3977) - 300.02 Hz (ch=0)
00:00:14.483281 APIC0: Switched mode to x2APIC
00:00:14.619288 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:14.945602 OHCI: Software reset
00:00:15.274047 AHCI#0: Reset the HBA
00:00:15.274082 VD#0: Cancelling all active requests
00:00:15.279512 AHCI#0: Port 0 reset
00:00:15.280781 VD#0: Cancelling all active requests
00:00:15.996132 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:15.996258 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:16.037575 OHCI: USB Reset
00:00:16.092582 OHCI: Software reset
00:00:16.092748 OHCI: USB Operational
00:00:17.902129 AIOMgr: Async flushes not supported
00:00:22.472321 VMMDev: Guest Log: vboxguest: host-version: 6.1.4r136177 0x8000000f
00:00:22.472386 VMMDev: Guest Additions information report: Version 6.0.0 r127566 '6.0.0'
00:00:22.534989 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
00:00:22.535250 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:22.535327 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:22.535351 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:22.535427 VMMDev: vmmDevReqHandler_HeartbeatConfigure: No change (fHeartbeatActive=false)
00:00:22.535452 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:22.535464 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:22.535476 VMMDev: Heartbeat flatline timer set to trigger after 4 000 000 000 ns
00:00:22.536805 VMMDev: Guest Log: vbg_heartbeat_init: Setting up heartbeat to trigger every 2000 milliseconds
00:00:22.616175 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:22.616231 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:22.616278 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:22.616287 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:22.631293 VMMDev: Guest Log: vboxguest: misc device minor 59, IRQ 20, I/O port d040, MMIO at 0x00000000f8400000 (size 0x0000000000400000)
00:00:24.259023 IEM: rdmsr(0x619) -> #GP(0)
00:00:24.475991 Enabling different vbva mode
00:00:24.543101 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000000000bcf0000 w=800 h=600 bpp=32 cbLine=0xC80 flags=0x1 origin=0,0
00:00:24.602233 AC97: Reset
00:00:24.602291 AC97: Mixer reset (EAID=0x809, EACS=0x9)
00:00:24.602305 AC97: Record select to left=Microphone In, right=Microphone In
00:00:24.602754 AC97: Reset
00:00:24.602769 AC97: Mixer reset (EAID=0x809, EACS=0x9)
00:00:24.602777 AC97: Record select to left=Microphone In, right=Microphone In
00:00:25.453565 Audio: Enabling input for driver 'DSoundAudio'
00:00:25.453757 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:25.723328 Audio: Disabling input for driver 'DSoundAudio'
00:00:25.737970 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:25.956230 Audio: Enabling input for driver 'DSoundAudio'
00:00:25.956343 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:25.962632 Audio: Disabling input for driver 'DSoundAudio'
00:00:25.965935 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.009379 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.009491 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.015884 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.019569 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.061155 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.061276 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.080955 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.081454 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.122437 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.122541 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.134242 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.142383 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.189297 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.189414 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.223424 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.228384 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.268738 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.268864 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.294601 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.298488 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.339048 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.339169 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.371630 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.378872 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:00:26.418734 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.418847 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
00:00:26.444722 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.447053 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.448599 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.469898 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.470068 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.473202 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.488595 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.509903 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.510075 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.515769 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.528707 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.564218 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.564430 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.588765 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.609004 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.629816 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.630001 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.631225 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.648975 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.672520 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.672696 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.679071 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.699067 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.721858 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.722265 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.736929 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.748784 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.770466 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.770700 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.790619 Audio: Disabling input for driver 'DSoundAudio'
00:00:26.808812 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:00:26.829994 Audio: Enabling input for driver 'DSoundAudio'
00:00:26.830184 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '[Mic-In] DirectSound'
00:00:26.844515 AC97: Record select to left=Microphone In, right=Microphone In
00:00:28.073726 NAT: Link up
00:00:28.873208 NAT: IPv6 not supported
00:00:28.943156 NAT: DHCP offered IP address 10.0.2.15
00:00:30.976204 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=800 h=600 bpp=0 cbLine=0x0 flags=0x2 origin=0,0
00:00:30.982559 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=000000000bcf0000 w=800 h=600 bpp=32 cbLine=0xC80 flags=0x1 origin=0,0
00:00:30.996803 GUI: UIMachineLogic: Guest-screen count changed
00:06:21.375663 OHCI: Software reset
00:06:21.461271 TM: Switching TSC mode from 'RealTscOffset' to 'Dynamic'
00:06:21.464113 ACPI: Entering S5 power state (power down)
00:06:21.464153 Changing the VM state from 'RUNNING' to 'POWERING_OFF'
00:06:21.464209 ****************** Guest state at power off for VCpu 0 ******************
00:06:21.464244 Guest CPUM (VCPU 0) state:
00:06:21.464260 rax=0000000000001401 rbx=ffffffffa2b622ac rcx=0000000000000002 rdx=0000000000004004
00:06:21.464270 rsi=0000000000001401 rdi=0000000000004004 r8 =0000000000000000 r9 =000000000000000f
00:06:21.464274 r10=0000000000000000 r11=0000000000000001 r12=0000000000001401 r13=0000000000000010
00:06:21.464279 r14=0000000000000010 r15=0000000000000000
00:06:21.464281 rip=ffffffffa154e74a rsp=ffffa7f34000fd30 rbp=0000000000000010 iopl=0 nv up di pl nz na po nc
00:06:21.464289 cs={0010 base=0000000000000000 limit=ffffffff flags=0000a09b}
00:06:21.464293 ds={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:06:21.464297 es={0000 base=0000000000000000 limit=ffffffff flags=0001c000}
00:06:21.464300 fs={0000 base=00007fa1e8d40a80 limit=ffffffff flags=0001c000}
00:06:21.464304 gs={0000 base=ffffa02ffdc00000 limit=ffffffff flags=0001c000}
00:06:21.464308 ss={0018 base=0000000000000000 limit=ffffffff flags=0000c093}
00:06:21.464311 cr0=0000000080050033 cr2=00007fa1e9a7162d cr3=000000007b3f6004 cr4=00000000000606f0
00:06:21.464317 dr0=0000000000000000 dr1=0000000000000000 dr2=0000000000000000 dr3=0000000000000000
00:06:21.464321 dr4=0000000000000000 dr5=0000000000000000 dr6=00000000ffff0ff0 dr7=0000000000000400
00:06:21.464325 gdtr=fffffe0000001000:007f idtr=fffffe0000000000:0fff eflags=00000046
00:06:21.464331 ldtr={0000 base=00000000 limit=ffffffff flags=0001c000}
00:06:21.464335 tr ={0040 base=fffffe0000003000 limit=00004087 flags=0000008b}
00:06:21.464339 SysEnter={cs=0010 eip=ffffffffa1a01750 esp=fffffe0000002200}
00:06:21.464349 xcr=0000000000000003 xcr1=0000000000000000 xss=0000000000000000 (fXStateMask=0000000000000003)
00:06:21.464353 FCW=037f FSW=0000 FTW=0000 FOP=0000 MXCSR=00001f80 MXCSR_MASK=0000ffff
00:06:21.464358 FPUIP=00000000 CS=0000 Rsrvd1=0000 FPUDP=00000000 DS=0000 Rsvrd2=0000
00:06:21.464362 ST(0)=FPR0={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464376 ST(1)=FPR1={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464381 ST(2)=FPR2={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464386 ST(3)=FPR3={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464391 ST(4)=FPR4={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464396 ST(5)=FPR5={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464401 ST(6)=FPR6={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464406 ST(7)=FPR7={0000'00000000'00000000} t0 +0.0000000000000000000000 * 2 ^ -16383 (*)
00:06:21.464411 XMM0 =00000000'00000000'00000000'00000000 XMM1 =00000000'00000000'00000000'00000000
00:06:21.464417 XMM2 =00000000'00000000'00000000'00000000 XMM3 =00000000'00000000'00000000'00000000
00:06:21.464423 XMM4 =0000ff00'00000000'00000000'00000000 XMM5 =00000000'00000000'00000000'000000ff
00:06:21.464429 XMM6 =00000000'00000000'00000000'00000000 XMM7 =736f6e2c'77722073'79732f20'2f203132
00:06:21.464435 XMM8 =00007fa1'e90c9570'00007fa1'e90c9000 XMM9 =00000000'00000000'00000000'00000000
00:06:21.464442 XMM10=00000000'00000000'00000000'00000000 XMM11=00000000'00000000'00000000'00000000
00:06:21.464448 XMM12=00000000'00000000'00000000'00000000 XMM13=00000000'00000000'00000000'00000000
00:06:21.464453 XMM14=00000000'00000000'00000000'00000000 XMM15=00000000'00000000'00000000'00000000
00:06:21.464459 EFER =0000000000000d01
00:06:21.464461 PAT =0007040600070406
00:06:21.464464 STAR =0023001000000000
00:06:21.464467 CSTAR =ffffffffa1a017f0
00:06:21.464470 LSTAR =ffffffffa1a00010
00:06:21.464472 SFMASK =0000000000047700
00:06:21.464474 KERNELGSBASE =0000000000000000
00:06:21.464480 ***
00:06:21.464492 VCPU[0] hardware virtualization state:
00:06:21.464495 fLocalForcedActions = 0x0
00:06:21.464498 No/inactive hwvirt state
00:06:21.464506 ***
00:06:21.464531 Guest paging mode (VCPU #0): AMD64+NX (changed 350316 times), A20 enabled (changed 2 times)
00:06:21.464544 Shadow paging mode (VCPU #0): EPT
00:06:21.464551 Host paging mode: AMD64+G+NX
00:06:21.464554 ***
00:06:21.464568 Active Timers (pVM=0000000000e90000)
00:06:21.464571 pTimerR3 offNext offPrev offSched Clock Time Expire HzHint State Description
00:06:21.464579 000000000a0c5fc0 00008dd0 00000000 00000000 Real 36259047 36259052 0 2-ACTIVE VGA Refresh Timer
00:06:21.464593 000000000a0ced90 ffffff80 ffff7230 00000000 Real 36259047 36259065 0 2-ACTIVE EMT Yielder
00:06:21.464606 000000000a0ced10 00000000 00000080 00000000 Real 36259047 36259662 0 2-ACTIVE CPU Load Timer
00:06:21.464615 000000000a0c6140 fffffaf0 00000000 00000000 Virt 376894276937 378867890949 0 2-ACTIVE E1000 Link Up Timer
00:06:21.464625 000000000a0c5c30 00000000 00000510 00000000 Virt 376894286720 380889225222 0 2-ACTIVE Heartbeat flatlined
00:06:21.464638 000000000a0c1970 0000d2a0 00000000 00000000 VrSy 376893683564 376990000000 0 2-ACTIVE MC146818 RTC (CMOS) - Second
00:06:21.464651 000000000a0cec10 00000000 ffff2d60 00000000 VrSy 376893759509 599932015941 0 2-ACTIVE ACPI PM Timer
00:06:21.464664 ***
00:06:21.464677 Guest GDT (GCAddr=fffffe0000001000 limit=7f):
00:06:21.464700 0008 - 0000ffff 00cf9b00 - base=00000000 limit=ffffffff dpl=0 CodeER Accessed Present Page 32-bit
00:06:21.464706 0010 - 0000ffff 00af9b00 - base=00000000 limit=ffffffff dpl=0 CodeER Accessed Present Page 16-bit
00:06:21.464711 0018 - 0000ffff 00cf9300 - base=00000000 limit=ffffffff dpl=0 DataRW Accessed Present Page 32-bit
00:06:21.464716 0020 - 0000ffff 00cffb00 - base=00000000 limit=ffffffff dpl=3 CodeER Accessed Present Page 32-bit
00:06:21.464720 0028 - 0000ffff 00cff300 - base=00000000 limit=ffffffff dpl=3 DataRW Accessed Present Page 32-bit
00:06:21.464725 0030 - 0000ffff 00affb00 - base=00000000 limit=ffffffff dpl=3 CodeER Accessed Present Page 16-bit
00:06:21.464731 0040 - 30004087 00008b00 - base=00003000 limit=00004087 dpl=0 TSS32Busy Present 16-bit
00:06:21.464742 0078 - 00000000 0040f500 - base=00000000 limit=00000000 dpl=3 DataDownRO Accessed Present 32-bit
00:06:21.464746 ************** End of Guest state at power off ***************
00:06:21.493548 Audio: Disabling input for driver 'DSoundAudio'
00:06:21.493859 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
00:06:21.494077 Audio Mixer: Setting recording source of sink '[Recording] Microphone In' to '<None>'
00:06:21.538657 PDMR3PowerOff: 73 873 770 ns run time
00:06:21.538684 Changing the VM state from 'POWERING_OFF' to 'OFF'
00:06:21.539158 Console: Machine state changed to 'Stopping'
00:06:21.540638 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0)
00:06:21.543889 Changing the VM state from 'OFF' to 'DESTROYING'
00:06:21.543951 ************************* Statistics *************************
00:06:21.543975 /CPUM/MSR-Totals/Reads 7366 times
00:06:21.543985 /CPUM/MSR-Totals/ReadsRaisingGP 0 times
00:06:21.543993 /CPUM/MSR-Totals/ReadsUnknown 1 times
00:06:21.543999 /CPUM/MSR-Totals/Writes 297703 times
00:06:21.544006 /CPUM/MSR-Totals/WritesRaisingGP 0 times
00:06:21.544013 /CPUM/MSR-Totals/WritesToIgnoredBits 1 times
00:06:21.544019 /CPUM/MSR-Totals/WritesUnknown 0 times
00:06:21.544026 /Devices/8237A/DmaRun 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544036 /Devices/IDE0/ATA0/Unit0/AtapiDMA 0 times
00:06:21.544042 /Devices/IDE0/ATA0/Unit0/AtapiPIO 0 times
00:06:21.544054 /Devices/IDE0/ATA0/Unit0/DMA 0 times
00:06:21.544064 /Devices/IDE0/ATA0/Unit0/PIO 0 times
00:06:21.544071 /Devices/IDE0/ATA0/Unit0/ReadBytes 0 bytes
00:06:21.544078 /Devices/IDE0/ATA0/Unit0/StatusYields 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544086 /Devices/IDE0/ATA0/Unit0/WrittenBytes 0 bytes
00:06:21.544092 /Devices/IDE0/ATA0/Unit1/AtapiDMA 0 times
00:06:21.544099 /Devices/IDE0/ATA0/Unit1/AtapiPIO 0 times
00:06:21.544105 /Devices/IDE0/ATA0/Unit1/DMA 0 times
00:06:21.544111 /Devices/IDE0/ATA0/Unit1/PIO 0 times
00:06:21.544117 /Devices/IDE0/ATA0/Unit1/ReadBytes 0 bytes
00:06:21.544124 /Devices/IDE0/ATA0/Unit1/StatusYields 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544131 /Devices/IDE0/ATA0/Unit1/WrittenBytes 0 bytes
00:06:21.544138 /Devices/IDE0/ATA1/Unit0/AtapiDMA 3 times
00:06:21.544143 /Devices/IDE0/ATA1/Unit0/AtapiPIO 208 times
00:06:21.544150 /Devices/IDE0/ATA1/Unit0/DMA 0 times
00:06:21.544156 /Devices/IDE0/ATA1/Unit0/PIO 0 times
00:06:21.544162 /Devices/IDE0/ATA1/Unit0/ReadBytes 0 bytes
00:06:21.544168 /Devices/IDE0/ATA1/Unit0/StatusYields 6621 ticks/call ( 79457 ticks, 12 times, max 28662, min 1828)
00:06:21.544177 /Devices/IDE0/ATA1/Unit0/WrittenBytes 0 bytes
00:06:21.544184 /Devices/IDE0/ATA1/Unit1/AtapiDMA 0 times
00:06:21.544190 /Devices/IDE0/ATA1/Unit1/AtapiPIO 0 times
00:06:21.544196 /Devices/IDE0/ATA1/Unit1/DMA 0 times
00:06:21.544202 /Devices/IDE0/ATA1/Unit1/PIO 0 times
00:06:21.544208 /Devices/IDE0/ATA1/Unit1/ReadBytes 0 bytes
00:06:21.544214 /Devices/IDE0/ATA1/Unit1/StatusYields 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544221 /Devices/IDE0/ATA1/Unit1/WrittenBytes 0 bytes
00:06:21.544228 /Devices/VMMDev/BalloonChunks 0 count
00:06:21.544235 /Devices/VMMDev/FastIrqAckR3 0 count
00:06:21.544241 /Devices/VMMDev/FastIrqAckRZ 0 count
00:06:21.544247 /Devices/VMMDev/LargeReqBufAllocs 0 count
00:06:21.544253 /Devices/VMMDev/SlowIrqAck 22 count
00:06:21.544260 /Devices/e1000#0/ReceiveBytes 1427855 bytes
00:06:21.544266 /Devices/e1000#0/TransmitBytes 104071 bytes
00:06:21.544272 /Devices/e1000#0/iStatIntLost 0 ns
00:06:21.544279 /Devices/e1000#0/iStatIntLostOne 0 ns
00:06:21.544285 /Devices/e1000#0/u64ArmedAt 0 ns
00:06:21.544292 /Devices/e1000#0/uStatDescCtx 548 ns
00:06:21.544298 /Devices/e1000#0/uStatDescDat 600 ns
00:06:21.544304 /Devices/e1000#0/uStatDescLeg 23 ns
00:06:21.544310 /Devices/e1000#0/uStatInt 1171 ns
00:06:21.544317 /Devices/e1000#0/uStatIntEarly 0 ns
00:06:21.544323 /Devices/e1000#0/uStatIntICS 168 ns
00:06:21.544329 /Devices/e1000#0/uStatIntIMS 58 ns
00:06:21.544335 /Devices/e1000#0/uStatIntLate 15 ns
00:06:21.544341 /Devices/e1000#0/uStatIntLower 12 ns
00:06:21.544347 /Devices/e1000#0/uStatIntMasked 97 ns
00:06:21.544353 /Devices/e1000#0/uStatIntRDTR 0 ns
00:06:21.544359 /Devices/e1000#0/uStatIntRXDMT0 0 ns
00:06:21.544365 /Devices/e1000#0/uStatIntRx 1085 ns
00:06:21.544371 /Devices/e1000#0/uStatIntSkip 1123 ns
00:06:21.544377 /Devices/e1000#0/uStatIntTXQE 0 ns
00:06:21.544382 /Devices/e1000#0/uStatIntTry 2391 ns
00:06:21.544388 /Devices/e1000#0/uStatIntTx 570 ns
00:06:21.544396 /Devices/e1000#0/uStatMaxTxDelay 0 ns
00:06:21.544402 /Devices/e1000#0/uStatNoIntICR 0 ns
00:06:21.544408 /Devices/e1000#0/uStatRAD 0 ns
00:06:21.544414 /Devices/e1000#0/uStatRID 0 ns
00:06:21.544421 /Devices/e1000#0/uStatRxFrm 1085 ns
00:06:21.544427 /Devices/e1000#0/uStatTAD 0 ns
00:06:21.544436 /Devices/e1000#0/uStatTID 0 ns
00:06:21.544445 /Devices/e1000#0/uStatTx1514 552 ns
00:06:21.544451 /Devices/e1000#0/uStatTx16384 0 ns
00:06:21.544457 /Devices/e1000#0/uStatTx2962 0 ns
00:06:21.544464 /Devices/e1000#0/uStatTx32768 0 ns
00:06:21.544470 /Devices/e1000#0/uStatTx4410 17 ns
00:06:21.544476 /Devices/e1000#0/uStatTx5858 1 ns
00:06:21.544482 /Devices/e1000#0/uStatTx7306 0 ns
00:06:21.544488 /Devices/e1000#0/uStatTx8754 0 ns
00:06:21.544494 /Devices/e1000#0/uStatTxDelayExp 0 ns
00:06:21.544500 /Devices/e1000#0/uStatTxDelayed 0 ns
00:06:21.544506 /Devices/e1000#0/uStatTxFrm 570 ns
00:06:21.544512 /Devices/e1000#0/uStatTxIDE 0 ns
00:06:21.544518 /Devices/e1000#0/uStatTxLarge 0 ns
00:06:21.544525 /Devices/e1000#0/uStatTxNoRS 601 ns
00:06:21.544531 /Devices/ichac97/UnimplementedNabmReads 0 times
00:06:21.544537 /Devices/ichac97/UnimplementedNabmWrites 0 times
00:06:21.544544 /Devices/mc146818/Irq 0 times
00:06:21.544550 /Devices/mc146818/TimerCB 0 times
00:06:21.544557 /Devices/vga/HgmsiMdaCgaAccesses 0 times
00:06:21.544563 /Devices/vga/VMSVGA/Cmd/3dActivateSurface 0 times
00:06:21.544569 /Devices/vga/VMSVGA/Cmd/3dBeginQuery 0 times
00:06:21.544576 /Devices/vga/VMSVGA/Cmd/3dBlitSurfaceToScreenProf 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544584 /Devices/vga/VMSVGA/Cmd/3dClear 0 times
00:06:21.544590 /Devices/vga/VMSVGA/Cmd/3dContextDefine 1 times
00:06:21.544596 /Devices/vga/VMSVGA/Cmd/3dContextDestroy 1 times
00:06:21.544603 /Devices/vga/VMSVGA/Cmd/3dDeactivateSurface 0 times
00:06:21.544609 /Devices/vga/VMSVGA/Cmd/3dDrawPrimitives 0 times
00:06:21.544615 /Devices/vga/VMSVGA/Cmd/3dEndQuery 0 times
00:06:21.544621 /Devices/vga/VMSVGA/Cmd/3dGenerateMipmaps 0 times
00:06:21.544627 /Devices/vga/VMSVGA/Cmd/3dPresent 0 times
00:06:21.544633 /Devices/vga/VMSVGA/Cmd/3dPresentReadBack 0 times
00:06:21.544639 /Devices/vga/VMSVGA/Cmd/3dSetClipPlane 0 times
00:06:21.544645 /Devices/vga/VMSVGA/Cmd/3dSetLightData 0 times
00:06:21.544651 /Devices/vga/VMSVGA/Cmd/3dSetLightEnable 0 times
00:06:21.544657 /Devices/vga/VMSVGA/Cmd/3dSetMaterial 0 times
00:06:21.544663 /Devices/vga/VMSVGA/Cmd/3dSetRenderState 0 times
00:06:21.544669 /Devices/vga/VMSVGA/Cmd/3dSetRenderTarget 0 times
00:06:21.544675 /Devices/vga/VMSVGA/Cmd/3dSetScissorRect 0 times
00:06:21.544681 /Devices/vga/VMSVGA/Cmd/3dSetShader 0 times
00:06:21.544687 /Devices/vga/VMSVGA/Cmd/3dSetShaderConst 0 times
00:06:21.544693 /Devices/vga/VMSVGA/Cmd/3dSetTextureState 0 times
00:06:21.544699 /Devices/vga/VMSVGA/Cmd/3dSetTransform 0 times
00:06:21.544705 /Devices/vga/VMSVGA/Cmd/3dSetViewPort 0 times
00:06:21.544712 /Devices/vga/VMSVGA/Cmd/3dSetZRange 0 times
00:06:21.544718 /Devices/vga/VMSVGA/Cmd/3dShaderDefine 0 times
00:06:21.544724 /Devices/vga/VMSVGA/Cmd/3dShaderDestroy 0 times
00:06:21.544730 /Devices/vga/VMSVGA/Cmd/3dSurfaceCopy 0 times
00:06:21.544736 /Devices/vga/VMSVGA/Cmd/3dSurfaceDefine 0 times
00:06:21.544742 /Devices/vga/VMSVGA/Cmd/3dSurfaceDefineV2 0 times
00:06:21.544748 /Devices/vga/VMSVGA/Cmd/3dSurfaceDestroy 0 times
00:06:21.544754 /Devices/vga/VMSVGA/Cmd/3dSurfaceDma 0 times
00:06:21.544760 /Devices/vga/VMSVGA/Cmd/3dSurfaceScreen 0 times
00:06:21.544766 /Devices/vga/VMSVGA/Cmd/3dSurfaceStretchBlt 0 times
00:06:21.544772 /Devices/vga/VMSVGA/Cmd/3dWaitForQuery 0 times
00:06:21.544778 /Devices/vga/VMSVGA/Cmd/AnnotationCopy 0 times
00:06:21.544784 /Devices/vga/VMSVGA/Cmd/AnnotationFill 0 times
00:06:21.544790 /Devices/vga/VMSVGA/Cmd/BlitGmrFbToScreen 1881 times
00:06:21.544799 /Devices/vga/VMSVGA/Cmd/BlitScreentoGmrFb 0 times
00:06:21.544808 /Devices/vga/VMSVGA/Cmd/DefineAlphaCursor 23 times
00:06:21.544814 /Devices/vga/VMSVGA/Cmd/DefineCursor 0 times
00:06:21.544820 /Devices/vga/VMSVGA/Cmd/DefineGmr2 0 times
00:06:21.544826 /Devices/vga/VMSVGA/Cmd/DefineGmr2/Free 0 times
00:06:21.544833 /Devices/vga/VMSVGA/Cmd/DefineGmr2/Modify 0 times
00:06:21.544839 /Devices/vga/VMSVGA/Cmd/DefineGmrFb 1881 times
00:06:21.544845 /Devices/vga/VMSVGA/Cmd/DefineScreen 2 times
00:06:21.544851 /Devices/vga/VMSVGA/Cmd/DestroyScreen 1 times
00:06:21.544857 /Devices/vga/VMSVGA/Cmd/Escape 0 times
00:06:21.544863 /Devices/vga/VMSVGA/Cmd/Fence 1881 times
00:06:21.544870 /Devices/vga/VMSVGA/Cmd/InvalidCmd 0 times
00:06:21.544876 /Devices/vga/VMSVGA/Cmd/RemapGmr2 0 times
00:06:21.544882 /Devices/vga/VMSVGA/Cmd/RemapGmr2/Modify 0 times
00:06:21.544888 /Devices/vga/VMSVGA/Cmd/Update 0 times
00:06:21.544910 /Devices/vga/VMSVGA/Cmd/UpdateVerbose 0 times
00:06:21.544917 /Devices/vga/VMSVGA/EmtDelayOnBusyFifo 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544925 /Devices/vga/VMSVGA/FifoCommands 5671 times
00:06:21.544931 /Devices/vga/VMSVGA/FifoCursorFetchAgain 0 times
00:06:21.544937 /Devices/vga/VMSVGA/FifoCursorNoChange 0 times
00:06:21.544944 /Devices/vga/VMSVGA/FifoCursorPosition 24 times
00:06:21.544950 /Devices/vga/VMSVGA/FifoCursorVisiblity 2 times
00:06:21.544956 /Devices/vga/VMSVGA/FifoErrors 0 times
00:06:21.544962 /Devices/vga/VMSVGA/FifoExtendedSleep 249870281 ticks/call (468506777023 ticks, 1875 times, max 22449205206, min 7612)
00:06:21.544971 /Devices/vga/VMSVGA/FifoStalls 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.544979 /Devices/vga/VMSVGA/FifoTodoTimeout 0 times
00:06:21.544985 /Devices/vga/VMSVGA/FifoTodoWoken 1916 times
00:06:21.544991 /Devices/vga/VMSVGA/FifoUnknownCommands 0 times
00:06:21.544997 /Devices/vga/VMSVGA/FifoWatchdogWakeUps 3 times
00:06:21.545003 /Devices/vga/VMSVGA/Reg/BitsPerPixelRead 2 times
00:06:21.545009 /Devices/vga/VMSVGA/Reg/BitsPerPixelWrite 0 times
00:06:21.545015 /Devices/vga/VMSVGA/Reg/BlueMaskRead 0 times
00:06:21.545021 /Devices/vga/VMSVGA/Reg/BusyRead 4 times
00:06:21.545027 /Devices/vga/VMSVGA/Reg/BusyWrite 0 times
00:06:21.545033 /Devices/vga/VMSVGA/Reg/BytesPerLineRead 0 times
00:06:21.545039 /Devices/vga/VMSVGA/Reg/CapabilitesRead 1 times
00:06:21.545045 /Devices/vga/VMSVGA/Reg/ConfigDoneRead 1 times
00:06:21.545051 /Devices/vga/VMSVGA/Reg/ConfigDoneWrite 1 times
00:06:21.545057 /Devices/vga/VMSVGA/Reg/CursorXxxxRead 0 times
00:06:21.545063 /Devices/vga/VMSVGA/Reg/CursorXxxxWrite 0 times
00:06:21.545069 /Devices/vga/VMSVGA/Reg/DepthRead 0 times
00:06:21.545076 /Devices/vga/VMSVGA/Reg/DepthWrite 0 times
00:06:21.545082 /Devices/vga/VMSVGA/Reg/DisplayHeightRead 0 times
00:06:21.545088 /Devices/vga/VMSVGA/Reg/DisplayHeightWrite 0 times
00:06:21.545094 /Devices/vga/VMSVGA/Reg/DisplayIdRead 0 times
00:06:21.545100 /Devices/vga/VMSVGA/Reg/DisplayIdWrite 0 times
00:06:21.545106 /Devices/vga/VMSVGA/Reg/DisplayIsPrimaryRead 0 times
00:06:21.545112 /Devices/vga/VMSVGA/Reg/DisplayIsPrimaryWrite 0 times
00:06:21.545119 /Devices/vga/VMSVGA/Reg/DisplayPositionXRead 0 times
00:06:21.545125 /Devices/vga/VMSVGA/Reg/DisplayPositionXWrite 0 times
00:06:21.545131 /Devices/vga/VMSVGA/Reg/DisplayPositionYRead 0 times
00:06:21.545137 /Devices/vga/VMSVGA/Reg/DisplayPositionYWrite 0 times
00:06:21.545142 /Devices/vga/VMSVGA/Reg/DisplayWidthRead 0 times
00:06:21.545148 /Devices/vga/VMSVGA/Reg/DisplayWidthWrite 0 times
00:06:21.545154 /Devices/vga/VMSVGA/Reg/EnableRead 1 times
00:06:21.545163 /Devices/vga/VMSVGA/Reg/EnableWrite 4 times
00:06:21.545171 /Devices/vga/VMSVGA/Reg/FbOffsetRead 0 times
00:06:21.545177 /Devices/vga/VMSVGA/Reg/FbSizeRead 0 times
00:06:21.545183 /Devices/vga/VMSVGA/Reg/FbStartRead 0 times
00:06:21.545189 /Devices/vga/VMSVGA/Reg/GmrDescriptorWrite 0 times
00:06:21.545196 /Devices/vga/VMSVGA/Reg/GmrDescriptorWrite/Errors 0 times
00:06:21.545202 /Devices/vga/VMSVGA/Reg/GmrDescriptorWrite/Free 0 times
00:06:21.545208 /Devices/vga/VMSVGA/Reg/GmrIdRead 0 times
00:06:21.545214 /Devices/vga/VMSVGA/Reg/GmrIdWrite 0 times
00:06:21.545220 /Devices/vga/VMSVGA/Reg/GmrMaxDescriptorLengthRead 0 times
00:06:21.545226 /Devices/vga/VMSVGA/Reg/GmrMaxIdsRead 1 times
00:06:21.545232 /Devices/vga/VMSVGA/Reg/GmrsMaxPagesRead 1 times
00:06:21.545238 /Devices/vga/VMSVGA/Reg/GreenMaskRead 0 times
00:06:21.545244 /Devices/vga/VMSVGA/Reg/GuestIdRead 0 times
00:06:21.545250 /Devices/vga/VMSVGA/Reg/GuestIdWrite 0 times
00:06:21.545256 /Devices/vga/VMSVGA/Reg/HeightRead 4 times
00:06:21.545262 /Devices/vga/VMSVGA/Reg/HeightWrite 0 times
00:06:21.545269 /Devices/vga/VMSVGA/Reg/HostBitsPerPixelRead 0 times
00:06:21.545275 /Devices/vga/VMSVGA/Reg/IdRead 1 times
00:06:21.545281 /Devices/vga/VMSVGA/Reg/IdWrite 1 times
00:06:21.545287 /Devices/vga/VMSVGA/Reg/IrqMaskRead 0 times
00:06:21.545293 /Devices/vga/VMSVGA/Reg/IrqMaskWrite 3760 times
00:06:21.545299 /Devices/vga/VMSVGA/Reg/MaxHeightRead 1 times
00:06:21.545305 /Devices/vga/VMSVGA/Reg/MaxWidthRead 1 times
00:06:21.545311 /Devices/vga/VMSVGA/Reg/MemRegsRead 1 times
00:06:21.545318 /Devices/vga/VMSVGA/Reg/MemSizeRead 1 times
00:06:21.545324 /Devices/vga/VMSVGA/Reg/MemStartRead 0 times
00:06:21.545330 /Devices/vga/VMSVGA/Reg/MemorySizeRead 1 times
00:06:21.545336 /Devices/vga/VMSVGA/Reg/NumDisplaysRead 8 times
00:06:21.545342 /Devices/vga/VMSVGA/Reg/NumDisplaysWrite 0 times
00:06:21.545348 /Devices/vga/VMSVGA/Reg/NumGuestDisplaysRead 0 times
00:06:21.545354 /Devices/vga/VMSVGA/Reg/NumGuestDisplaysWrite 0 times
00:06:21.545360 /Devices/vga/VMSVGA/Reg/PaletteRead 0 times
00:06:21.545366 /Devices/vga/VMSVGA/Reg/PaletteWrite 768 times
00:06:21.545373 /Devices/vga/VMSVGA/Reg/PitchLockRead 0 times
00:06:21.545379 /Devices/vga/VMSVGA/Reg/PitchLockWrite 0 times
00:06:21.545385 /Devices/vga/VMSVGA/Reg/PseudoColorWrite 0 times
00:06:21.545391 /Devices/vga/VMSVGA/Reg/PsuedoColorRead 0 times
00:06:21.545399 /Devices/vga/VMSVGA/Reg/ReadOnlyWrite 0 times
00:06:21.545405 /Devices/vga/VMSVGA/Reg/RedMaskRead 0 times
00:06:21.545412 /Devices/vga/VMSVGA/Reg/ScratchRead 0 times
00:06:21.545418 /Devices/vga/VMSVGA/Reg/ScratchSizeRead 0 times
00:06:21.545424 /Devices/vga/VMSVGA/Reg/ScratchWrite 0 times
00:06:21.545430 /Devices/vga/VMSVGA/Reg/SyncRead 0 times
00:06:21.545436 /Devices/vga/VMSVGA/Reg/SyncWrite 1915 times
00:06:21.545442 /Devices/vga/VMSVGA/Reg/TopRead 0 times
00:06:21.545448 /Devices/vga/VMSVGA/Reg/TopWrite 0 times
00:06:21.545455 /Devices/vga/VMSVGA/Reg/TracesRead 1 times
00:06:21.545461 /Devices/vga/VMSVGA/Reg/TracesWrite 1 times
00:06:21.545467 /Devices/vga/VMSVGA/Reg/UnknownRead 0 times
00:06:21.545473 /Devices/vga/VMSVGA/Reg/UnknownWrite 0 times
00:06:21.545479 /Devices/vga/VMSVGA/Reg/VramSizeRead 1 times
00:06:21.545485 /Devices/vga/VMSVGA/Reg/WidthRead 4 times
00:06:21.545491 /Devices/vga/VMSVGA/Reg/WidthWrite 0 times
00:06:21.545497 /Devices/vga/VMSVGA/Reg/WriteOnlyRead 0 times
00:06:21.545508 /EM/CPU0/ExitHashing/Used 0 times
00:06:21.545516 /EM/CPU0/ExitOpt/Exec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.545524 /EM/CPU0/ExitOpt/ExecInstructions 0 times
00:06:21.545533 /EM/CPU0/ExitOpt/ExecSavedExit 0 times
00:06:21.545541 /EM/CPU0/ExitOpt/Probe 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.545549 /EM/CPU0/ExitOpt/ProbeInstructions 0 times
00:06:21.545555 /EM/CPU0/ExitOpt/ProbedExecWithMax 0 times
00:06:21.545561 /EM/CPU0/ExitOpt/ProbedNormal 0 times
00:06:21.545567 /EM/CPU0/ExitOpt/ProbedToRing3 0 times
00:06:21.545575 /GMM/ChunkTlbHits 11428 times
00:06:21.545582 /GMM/ChunkTlbMisses 310 times
00:06:21.545600 /GMM/VM/Allocated/cBasePages 112711 pages
00:06:21.545608 /GMM/VM/Allocated/cFixedPages 0 pages
00:06:21.545615 /GMM/VM/Allocated/cShadowPages 0 pages
00:06:21.545621 /GMM/VM/Reserved/cBasePages 524446 pages
00:06:21.545627 /GMM/VM/Reserved/cFixedPages 34308 pages
00:06:21.545634 /GMM/VM/Reserved/cShadowPages 1 pages
00:06:21.545641 /GMM/VM/cBalloonedPages 0 pages
00:06:21.545647 /GMM/VM/cMaxBalloonedPages 0 pages
00:06:21.545654 /GMM/VM/cPrivatePages 112711 pages
00:06:21.545660 /GMM/VM/cReqActuallyBalloonedPages 0 pages
00:06:21.545666 /GMM/VM/cReqBalloonedPages 0 pages
00:06:21.545673 /GMM/VM/cReqDeflatePages 0 pages
00:06:21.545679 /GMM/VM/cShareableModules 0 count
00:06:21.545685 /GMM/VM/cSharedPages 0 pages
00:06:21.545692 /GMM/VM/enmPolicy 1
00:06:21.545698 /GMM/VM/enmPriority 2
00:06:21.545705 /GMM/VM/fBallooningEnabled false
00:06:21.545710 /GMM/VM/fMayAllocate true
00:06:21.545717 /GMM/VM/fSharedPagingEnabled false
00:06:21.545723 /GMM/cAllocatedPages 112711 pages
00:06:21.545730 /GMM/cBalloonedPages 0 pages
00:06:21.545737 /GMM/cChunks 221 count
00:06:21.545744 /GMM/cDuplicatePages 0 pages
00:06:21.545750 /GMM/cFreedChunks 0 count
00:06:21.545756 /GMM/cLeftBehindSharedPages 0 pages
00:06:21.545763 /GMM/cMaxPages 4294967295 pages
00:06:21.545770 /GMM/cOverCommittedPages 0 pages
00:06:21.545776 /GMM/cReservedPages 558755 pages
00:06:21.545783 /GMM/cShareableModules 0 count
00:06:21.545789 /GMM/cSharedPages 0 pages
00:06:21.545795 /GMM/idFreeGeneration 4611686018427387775
00:06:21.545930 /GVMM/EMTs 1 calls
00:06:21.545942 /GVMM/HostCPUs 2 calls
00:06:21.545949 /GVMM/HostCpus/0 0
00:06:21.545956 /GVMM/HostCpus/0/CurTimerHz 0 Hz
00:06:21.545962 /GVMM/HostCpus/0/DesiredHz 0 Hz
00:06:21.545968 /GVMM/HostCpus/0/PPTChanges 0 times
00:06:21.545974 /GVMM/HostCpus/0/PPTStarts 0 times
00:06:21.545980 /GVMM/HostCpus/0/idxCpuSet 0
00:06:21.545986 /GVMM/HostCpus/1 1
00:06:21.545993 /GVMM/HostCpus/1/CurTimerHz 0 Hz
00:06:21.545999 /GVMM/HostCpus/1/DesiredHz 0 Hz
00:06:21.546005 /GVMM/HostCpus/1/PPTChanges 0 times
00:06:21.546011 /GVMM/HostCpus/1/PPTStarts 0 times
00:06:21.546017 /GVMM/HostCpus/1/idxCpuSet 1
00:06:21.546023 /GVMM/Sum/HaltBlocking 211585 calls
00:06:21.546030 /GVMM/Sum/HaltCalls 277399 calls
00:06:21.546036 /GVMM/Sum/HaltNotBlocking 65814 calls
00:06:21.546043 /GVMM/Sum/HaltTimeouts 103739 calls
00:06:21.546049 /GVMM/Sum/HaltWakeUps 0 calls
00:06:21.546056 /GVMM/Sum/PokeCalls 2682 calls
00:06:21.546062 /GVMM/Sum/PokeNotBusy 481 calls
00:06:21.546070 /GVMM/Sum/PollCalls 921 calls
00:06:21.546076 /GVMM/Sum/PollHalts 0 calls
00:06:21.546083 /GVMM/Sum/PollWakeUps 0 calls
00:06:21.546092 /GVMM/Sum/WakeUpCalls 141328 calls
00:06:21.546102 /GVMM/Sum/WakeUpNotHalted 137875 calls
00:06:21.546108 /GVMM/Sum/WakeUpWakeUps 0 calls
00:06:21.546115 /GVMM/VM/HaltBlocking 211585 calls
00:06:21.546121 /GVMM/VM/HaltCalls 277399 calls
00:06:21.546128 /GVMM/VM/HaltNotBlocking 65814 calls
00:06:21.546134 /GVMM/VM/HaltTimeouts 103739 calls
00:06:21.546141 /GVMM/VM/HaltWakeUps 0 calls
00:06:21.546147 /GVMM/VM/PokeCalls 2682 calls
00:06:21.546153 /GVMM/VM/PokeNotBusy 481 calls
00:06:21.546160 /GVMM/VM/PollCalls 921 calls
00:06:21.546166 /GVMM/VM/PollHalts 0 calls
00:06:21.546173 /GVMM/VM/PollWakeUps 0 calls
00:06:21.546179 /GVMM/VM/WakeUpCalls 141328 calls
00:06:21.546185 /GVMM/VM/WakeUpNotHalted 137875 calls
00:06:21.546192 /GVMM/VM/WakeUpWakeUps 0 calls
00:06:21.546198 /GVMM/VMs 1 calls
00:06:21.546205 /HGCM/FailedPageListLocking 0 count
00:06:21.546211 /HGCM/LargeCmdAllocs 0 count
00:06:21.546218 /HGCM/MsgArrival 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.546226 /HGCM/MsgCompletion 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.546233 /HGCM/MsgTotal 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.546241 /HM/CPU0/Exit/HostNmiInGC 0 times
00:06:21.546247 /HM/CPU0/Exit/HostNmiInGCIpi 0 times
00:06:21.546253 /HM/CPU0/Switch/Preempting 0 times
00:06:21.546259 /IEM/CPU0/CodeTlb-Misses 0 count
00:06:21.546266 /IEM/CPU0/CodeTlb-PhysRev ffffffffffff9c00
00:06:21.546273 /IEM/CPU0/CodeTlb-Revision fffff38000000000
00:06:21.546281 /IEM/CPU0/CodeTlb-SlowReads 0
00:06:21.546287 /IEM/CPU0/DataTlb-Misses 0 count
00:06:21.546293 /IEM/CPU0/DataTlb-PhysRev ffffffffffff9c00
00:06:21.546300 /IEM/CPU0/DataTlb-Revision fffff38000000000
00:06:21.546307 /IEM/CPU0/cInstructions 75909 count
00:06:21.546313 /IEM/CPU0/cLongJumps 1645 bytes
00:06:21.546319 /IEM/CPU0/cPendingCommit 0 bytes
00:06:21.546325 /IEM/CPU0/cPotentialExits 308940 count
00:06:21.546332 /IEM/CPU0/cRetAspectNotImplemented 0 count
00:06:21.546338 /IEM/CPU0/cRetErrStatuses 0 count
00:06:21.546344 /IEM/CPU0/cRetInfStatuses 143565 count
00:06:21.546350 /IEM/CPU0/cRetInstrNotImplemented 0 count
00:06:21.546356 /IEM/CPU0/cbWritten 191508 bytes
00:06:21.546363 /IOM/MmioMappingsStale 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.546370 /MM/HyperHeap/cbFree 2018544 bytes
00:06:21.546377 /MM/HyperHeap/cbHeap 2096832 bytes
00:06:21.546383 /PDM/BlkCache/cbCached 0 bytes
00:06:21.546390 /PDM/BlkCache/cbCachedFru 0 bytes
00:06:21.546397 /PDM/BlkCache/cbCachedMruIn 0 bytes
00:06:21.546403 /PDM/BlkCache/cbCachedMruOut 0 bytes
00:06:21.546409 /PDM/BlkCache/cbMax 5242880 bytes
00:06:21.546416 /PDM/CritSects/8237A#0Auto/ContentionR3 0 times
00:06:21.546422 /PDM/CritSects/8237A#0Auto/ContentionRZLock 0 times
00:06:21.546429 /PDM/CritSects/8237A#0Auto/ContentionRZUnlock 0 times
00:06:21.546435 /PDM/CritSects/AC'97/ContentionR3 0 times
00:06:21.546441 /PDM/CritSects/AC'97/ContentionRZLock 0 times
00:06:21.546447 /PDM/CritSects/AC'97/ContentionRZUnlock 0 times
00:06:21.546453 /PDM/CritSects/AHCI#0/ContentionR3 0 times
00:06:21.546459 /PDM/CritSects/AHCI#0/ContentionRZLock 1 times
00:06:21.546468 /PDM/CritSects/AHCI#0/ContentionRZUnlock 0 times
00:06:21.546476 /PDM/CritSects/ATA#0-Ctl/ContentionR3 0 times
00:06:21.546483 /PDM/CritSects/ATA#0-Ctl/ContentionRZLock 0 times
00:06:21.546490 /PDM/CritSects/ATA#0-Ctl/ContentionRZUnlock 0 times
00:06:21.546496 /PDM/CritSects/ATA#0-Req/ContentionR3 0 times
00:06:21.546502 /PDM/CritSects/ATA#0-Req/ContentionRZLock 0 times
00:06:21.546508 /PDM/CritSects/ATA#0-Req/ContentionRZUnlock 0 times
00:06:21.546514 /PDM/CritSects/ATA#1-Ctl/ContentionR3 0 times
00:06:21.546520 /PDM/CritSects/ATA#1-Ctl/ContentionRZLock 2 times
00:06:21.546526 /PDM/CritSects/ATA#1-Ctl/ContentionRZUnlock 0 times
00:06:21.546532 /PDM/CritSects/ATA#1-Req/ContentionR3 0 times
00:06:21.546538 /PDM/CritSects/ATA#1-Req/ContentionRZLock 0 times
00:06:21.546544 /PDM/CritSects/ATA#1-Req/ContentionRZUnlock 0 times
00:06:21.546551 /PDM/CritSects/E1000#0/ContentionR3 0 times
00:06:21.546556 /PDM/CritSects/E1000#0/ContentionRZLock 11 times
00:06:21.546563 /PDM/CritSects/E1000#0/ContentionRZUnlock 0 times
00:06:21.546568 /PDM/CritSects/E1000#0RX/ContentionR3 0 times
00:06:21.546574 /PDM/CritSects/E1000#0RX/ContentionRZLock 2 times
00:06:21.546580 /PDM/CritSects/E1000#0RX/ContentionRZUnlock 0 times
00:06:21.546586 /PDM/CritSects/E1000#0TX/ContentionR3 0 times
00:06:21.546592 /PDM/CritSects/E1000#0TX/ContentionRZLock 0 times
00:06:21.546598 /PDM/CritSects/E1000#0TX/ContentionRZUnlock 0 times
00:06:21.546605 /PDM/CritSects/GIMDev#0Auto/ContentionR3 0 times
00:06:21.546611 /PDM/CritSects/GIMDev#0Auto/ContentionRZLock 0 times
00:06:21.546616 /PDM/CritSects/GIMDev#0Auto/ContentionRZUnlock 0 times
00:06:21.546623 /PDM/CritSects/MM-HYPER/ContentionR3 0 times
00:06:21.546629 /PDM/CritSects/MM-HYPER/ContentionRZLock 0 times
00:06:21.546635 /PDM/CritSects/MM-HYPER/ContentionRZUnlock 0 times
00:06:21.546641 /PDM/CritSects/NOP/ContentionR3 0 times
00:06:21.546647 /PDM/CritSects/NOP/ContentionRZLock 0 times
00:06:21.546653 /PDM/CritSects/NOP/ContentionRZUnlock 0 times
00:06:21.546659 /PDM/CritSects/OHCI#0Irq/ContentionR3 0 times
00:06:21.546665 /PDM/CritSects/OHCI#0Irq/ContentionRZLock 0 times
00:06:21.546672 /PDM/CritSects/OHCI#0Irq/ContentionRZUnlock 0 times
00:06:21.546679 /PDM/CritSects/PDM/ContentionR3 0 times
00:06:21.546685 /PDM/CritSects/PDM/ContentionRZLock 0 times
00:06:21.546691 /PDM/CritSects/PDM/ContentionRZUnlock 0 times
00:06:21.546697 /PDM/CritSects/PGM/ContentionR3 0 times
00:06:21.546703 /PDM/CritSects/PGM/ContentionRZLock 247 times
00:06:21.546709 /PDM/CritSects/PGM/ContentionRZUnlock 0 times
00:06:21.546715 /PDM/CritSects/TM Timer Lock/ContentionR3 0 times
00:06:21.546721 /PDM/CritSects/TM Timer Lock/ContentionRZLock 0 times
00:06:21.546727 /PDM/CritSects/TM Timer Lock/ContentionRZUnlock 0 times
00:06:21.546733 /PDM/CritSects/TM VirtualSync Lock/ContentionR3 0 times
00:06:21.546740 /PDM/CritSects/TM VirtualSync Lock/ContentionRZLock 0 times
00:06:21.546746 /PDM/CritSects/TM VirtualSync Lock/ContentionRZUnlock 0 times
00:06:21.546752 /PDM/CritSects/VGA#0/ContentionR3 0 times
00:06:21.546758 /PDM/CritSects/VGA#0/ContentionRZLock 1 times
00:06:21.546764 /PDM/CritSects/VGA#0/ContentionRZUnlock 0 times
00:06:21.546770 /PDM/CritSects/VGA#0_IRQ/ContentionR3 0 times
00:06:21.546776 /PDM/CritSects/VGA#0_IRQ/ContentionRZLock 0 times
00:06:21.546782 /PDM/CritSects/VGA#0_IRQ/ContentionRZUnlock 0 times
00:06:21.546788 /PDM/CritSects/VMMDev#0/ContentionR3 0 times
00:06:21.546794 /PDM/CritSects/VMMDev#0/ContentionRZLock 0 times
00:06:21.546800 /PDM/CritSects/VMMDev#0/ContentionRZUnlock 0 times
00:06:21.546806 /PDM/CritSects/acpi#0/ContentionR3 0 times
00:06:21.546812 /PDM/CritSects/acpi#0/ContentionRZLock 0 times
00:06:21.546941 /PDM/CritSects/acpi#0/ContentionRZUnlock 0 times
00:06:21.546955 /PDM/CritSects/mc146818#0Auto/ContentionR3 0 times
00:06:21.546961 /PDM/CritSects/mc146818#0Auto/ContentionRZLock 0 times
00:06:21.546968 /PDM/CritSects/mc146818#0Auto/ContentionRZUnlock 0 times
00:06:21.546974 /PDM/CritSects/pcarch#0Auto/ContentionR3 0 times
00:06:21.546980 /PDM/CritSects/pcarch#0Auto/ContentionRZLock 0 times
00:06:21.546987 /PDM/CritSects/pcarch#0Auto/ContentionRZUnlock 0 times
00:06:21.546994 /PDM/CritSects/pcbios#0Auto/ContentionR3 0 times
00:06:21.547000 /PDM/CritSects/pcbios#0Auto/ContentionRZLock 0 times
00:06:21.547006 /PDM/CritSects/pcbios#0Auto/ContentionRZUnlock 0 times
00:06:21.547013 /PDM/CritSects/pckbd#0Auto/ContentionR3 0 times
00:06:21.547019 /PDM/CritSects/pckbd#0Auto/ContentionRZLock 0 times
00:06:21.547025 /PDM/CritSects/pckbd#0Auto/ContentionRZUnlock 0 times
00:06:21.547031 /PDM/CritSects/pit#0/ContentionR3 0 times
00:06:21.547037 /PDM/CritSects/pit#0/ContentionRZLock 0 times
00:06:21.547043 /PDM/CritSects/pit#0/ContentionRZUnlock 0 times
00:06:21.547049 /PDM/CritSects/usb-ohci#0Auto/ContentionR3 0 times
00:06:21.547055 /PDM/CritSects/usb-ohci#0Auto/ContentionRZLock 0 times
00:06:21.547061 /PDM/CritSects/usb-ohci#0Auto/ContentionRZUnlock 0 times
00:06:21.547067 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterExcl 0 times
00:06:21.547073 /PDM/CritSectsRw/IOM Lock/ContentionR3EnterShared 0 times
00:06:21.547079 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterExcl 0 times
00:06:21.547085 /PDM/CritSectsRw/IOM Lock/ContentionRZEnterShared 0 times
00:06:21.547091 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveExcl 0 times
00:06:21.547097 /PDM/CritSectsRw/IOM Lock/ContentionRZLeaveShared 0 times
00:06:21.547103 /PDM/CritSectsRw/IOM Lock/R3EnterExcl 259 times
00:06:21.547110 /PDM/CritSectsRw/IOM Lock/R3EnterShared 118471 times
00:06:21.547116 /PDM/CritSectsRw/IOM Lock/RZEnterExcl 0 times
00:06:21.547122 /PDM/CritSectsRw/IOM Lock/RZEnterShared 452485 times
00:06:21.547129 /PDM/Queue/DevHlp/AllocFailures 0 times
00:06:21.547135 /PDM/Queue/DevHlp/Flush 0 calls
00:06:21.547141 /PDM/Queue/DevHlp/FlushLeftovers 0 times
00:06:21.547148 /PDM/Queue/DevHlp/Insert 0 calls
00:06:21.547154 /PDM/Queue/DevHlp/cItems 8 count
00:06:21.547160 /PDM/Queue/DevHlp/cbItem 64 bytes
00:06:21.547167 /PDM/Queue/Keyboard/AllocFailures 0 times
00:06:21.547173 /PDM/Queue/Keyboard/Flush 0 calls
00:06:21.547180 /PDM/Queue/Keyboard/FlushLeftovers 0 times
00:06:21.547187 /PDM/Queue/Keyboard/Insert 368 calls
00:06:21.547193 /PDM/Queue/Keyboard/cItems 64 count
00:06:21.547199 /PDM/Queue/Keyboard/cbItem 32 bytes
00:06:21.547206 /PDM/Queue/Mouse/AllocFailures 0 times
00:06:21.547212 /PDM/Queue/Mouse/Flush 0 calls
00:06:21.547218 /PDM/Queue/Mouse/FlushLeftovers 0 times
00:06:21.547224 /PDM/Queue/Mouse/Insert 0 calls
00:06:21.547231 /PDM/Queue/Mouse/cItems 128 count
00:06:21.547237 /PDM/Queue/Mouse/cbItem 48 bytes
00:06:21.547244 /PDM/Queue/Mouse_1/AllocFailures 0 times
00:06:21.547250 /PDM/Queue/Mouse_1/Flush 0 calls
00:06:21.547256 /PDM/Queue/Mouse_1/FlushLeftovers 0 times
00:06:21.547262 /PDM/Queue/Mouse_1/Insert 693 calls
00:06:21.547268 /PDM/Queue/Mouse_1/cItems 128 count
00:06:21.547275 /PDM/Queue/Mouse_1/cbItem 48 bytes
00:06:21.547281 /PDM/Tasks/000-E1000-Xmit-retriggered 18 times
00:06:21.547288 /PDM/Tasks/000-E1000-Xmit-runs 553 times
00:06:21.547294 /PGM/CPU0/cA20Changes 2 times
00:06:21.547301 /PGM/CPU0/cGuestModeChanges 350316 times
00:06:21.547311 /PGM/ChunkR3Map/Mapped 221 count
00:06:21.547319 /PGM/ChunkR3Map/Unmapped 0 count
00:06:21.547326 /PGM/ChunkR3Map/c 221 count
00:06:21.547332 /PGM/ChunkR3Map/cMax 4294967295 count
00:06:21.547339 /PGM/LargePage/Recheck 0 times
00:06:21.547346 /PGM/LargePage/Refused 2 times
00:06:21.547352 /PGM/LargePage/Reused 0 times
00:06:21.547359 /PGM/Page/cAllPages 558663 count
00:06:21.547366 /PGM/Page/cBalloonedPages 0 count
00:06:21.547372 /PGM/Page/cHandyPages 96 count
00:06:21.547379 /PGM/Page/cLargePages 0 count
00:06:21.547385 /PGM/Page/cLargePagesDisabled 0 count
00:06:21.547392 /PGM/Page/cMonitoredPages 0 count
00:06:21.547401 /PGM/Page/cPrivatePages 146923 count
00:06:21.547409 /PGM/Page/cPureMmioPages 37 count
00:06:21.547415 /PGM/Page/cReadLockedPages 0 count
00:06:21.547421 /PGM/Page/cReusedSharedPages 0 count
00:06:21.547428 /PGM/Page/cSharedPages 0 count
00:06:21.547434 /PGM/Page/cWriteLockedPages 0 count
00:06:21.547440 /PGM/Page/cWrittenToPages 0 count
00:06:21.547446 /PGM/Page/cZeroPages 411703 count
00:06:21.547453 /PGM/Pool/Grow 2086156 ticks ( 2086156 ticks, 1 times, max 2086156, min 2086156)
00:06:21.547462 /PGM/ShMod/Check 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.547470 /PGM/cRelocations 0 times
00:06:21.547476 /PROF/CPU0/EM/Capped 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.547484 /PROF/CPU0/EM/ForcedActions 170129 times
00:06:21.547490 /PROF/CPU0/EM/Halted 141941 times
00:06:21.547497 /PROF/CPU0/EM/NEMExec 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.547504 /PROF/CPU0/EM/NEMExecuteCalled 0 times
00:06:21.547510 /PROF/CPU0/EM/RAWTotal 0 times
00:06:21.547516 /PROF/CPU0/EM/REMTotal 0 times
00:06:21.547522 /PROF/CPU0/EM/RecordedExits 1743820 times
00:06:21.547528 /PROF/CPU0/EM/Total 564173168381 ticks/call (564173168381 ticks, 1 times, max 564173168381, min 564173168381)
00:06:21.547539 /PROF/CPU0/VM/Halt/Block 1171201 ns/call (324701575908 ticks, 277238 times, max 189404960, min 1)
00:06:21.547548 /PROF/CPU0/VM/Halt/BlockInsomnia 25103 ns/call ( 4351739114 ticks, 173349 times, max 189404960, min 1)
00:06:21.547556 /PROF/CPU0/VM/Halt/BlockOnTime 2735994 ns/call ( 15395440085 ticks, 5627 times, max 4751744, min 8500)
00:06:21.547565 /PROF/CPU0/VM/Halt/BlockOverslept 330835 ns/call ( 32508533330 ticks, 98262 times, max 25062609, min 50012)
00:06:21.547574 /PROF/CPU0/VM/Halt/R0HaltBlock 84332 ns/call ( 13324456 ticks, 158 times, max 12670823, min 2132)
00:06:21.547583 /PROF/CPU0/VM/Halt/R0HaltBlockInsomnia 4163 ns/call ( 653633 ticks, 157 times, max 15215, min 2132)
00:06:21.547591 /PROF/CPU0/VM/Halt/R0HaltBlockOnTime 0 ns/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.547598 /PROF/CPU0/VM/Halt/R0HaltBlockOverslept 353083 ns/call ( 353083 ticks, 1 times, max 353083, min 353083)
00:06:21.547607 /PROF/CPU0/VM/Halt/R0HaltExec 0 times
00:06:21.547613 /PROF/CPU0/VM/Halt/R0HaltExec/FromBlock 0 times
00:06:21.547620 /PROF/CPU0/VM/Halt/R0HaltExec/FromSpin 0 times
00:06:21.547626 /PROF/CPU0/VM/Halt/R0HaltHistoryCounter 140881 times
00:06:21.547632 /PROF/CPU0/VM/Halt/R0HaltHistorySucceeded 0 times
00:06:21.547638 /PROF/CPU0/VM/Halt/R0HaltHistoryToRing3 84 times
00:06:21.547645 /PROF/CPU0/VM/Halt/Timers 9248 ns/call ( 4193183249 ticks, 453367 times, max 4603417, min 2)
00:06:21.547656 /PROF/CPU0/VM/Halt/Yield 6962 ns/call ( 6412283 ticks, 921 times, max 139601, min 3807)
00:06:21.547667 /Public/NetAdapter/0/BytesReceived 1427855 bytes
00:06:21.547674 /Public/NetAdapter/0/BytesTransmitted 104071 bytes
00:06:21.547680 /Public/NetAdapter/0/e1000 0
00:06:21.547687 /Public/Storage/AHCI0/Port0/BytesRead 184665600 bytes
00:06:21.547694 /Public/Storage/AHCI0/Port0/BytesWritten 21233664 bytes
00:06:21.547700 /Public/Storage/AHCI0/Port0/QueryBufAttempts 0 count
00:06:21.547707 /Public/Storage/AHCI0/Port0/QueryBufSuccess 0 count
00:06:21.547713 /Public/Storage/AHCI0/Port0/ReqsFlush 76 count
00:06:21.547719 /Public/Storage/AHCI0/Port0/ReqsRead 4729 count
00:06:21.547726 /Public/Storage/AHCI0/Port0/ReqsSubmitted 5856 count
00:06:21.547732 /Public/Storage/AHCI0/Port0/ReqsSucceeded 5856 count
00:06:21.547738 /Public/Storage/AHCI0/Port0/ReqsWrite 1051 count
00:06:21.547745 /Public/Storage/PIIX3IDE0/Port2/QueryBufAttempts 0 count
00:06:21.547751 /Public/Storage/PIIX3IDE0/Port2/QueryBufSuccess 0 count
00:06:21.547757 /SELM/LoadHidSel/GstReadErrors 0 times
00:06:21.547763 /SELM/LoadHidSel/NoGoodGuest 0 times
00:06:21.547770 /TM/CPU/00/cNsExecuting 23877420129 ns
00:06:21.547777 /TM/CPU/00/cNsHalted 330373136585 ns
00:06:21.547783 /TM/CPU/00/cNsOther 22719261701 ns
00:06:21.547790 /TM/CPU/00/cNsTotal 376969818415 ns
00:06:21.547797 /TM/CPU/00/cPeriodsExecuting 1743820 count
00:06:21.547803 /TM/CPU/00/cPeriodsHalted 141238 count
00:06:21.547810 /TM/CPU/00/pctExecuting 75 %
00:06:21.547816 /TM/CPU/00/pctHalted 12 %
00:06:21.547822 /TM/CPU/00/pctOther 12 %
00:06:21.547830 /TM/CPU/pctExecuting 75 %
00:06:21.547836 /TM/CPU/pctHalted 12 %
00:06:21.547842 /TM/CPU/pctOther 12 %
00:06:21.547849 /TM/MaxHzHint 0 Hz
00:06:21.547855 /TM/PIT/Handler 0 ticks/call ( 0 ticks, 0 times, max 0, min -1)
00:06:21.547863 /TM/PIT/Irq 0 times
00:06:21.547869 /TM/R0/1nsSteps 20 times
00:06:21.547876 /TM/R3/1nsSteps 41 times
00:06:21.547883 /TM/TSC/offCPU0 766754 ticks
00:06:21.547889 /TM/VirtualSync/CurrentOffset 552715 ns
00:06:21.547910 /VUSB/0/cUrbsInPool 0 count
00:06:21.547918 ********************* End of statistics **********************
00:06:21.548173 VUSB: Detached 'HidMouse' from port 1 on RootHub#0
00:06:21.564313 NAT: Zone(nm:mbuf_cluster, used:0)
00:06:21.565198 NAT: Zone(nm:mbuf_packet, used:0)
00:06:21.565212 NAT: Zone(nm:mbuf, used:1)
00:06:21.565230 NAT: Zone(nm:mbuf_jumbo_pagesize, used:0)
00:06:21.566059 NAT: Zone(nm:mbuf_jumbo_9k, used:0)
00:06:21.566496 NAT: Zone(nm:mbuf_jumbo_16k, used:0)
00:06:21.566742 NAT: Zone(nm:mbuf_ext_refcnt, used:0)
00:06:21.569464 E1000#0: Interrupt attempts: 2391
00:06:21.569511 E1000#0: Interrupts raised : 1171
00:06:21.569518 E1000#0: Interrupts lowered: 12
00:06:21.569524 E1000#0: ICR outside ISR : 0
00:06:21.569530 E1000#0: IMS raised ints : 58
00:06:21.569537 E1000#0: Interrupts skipped: 1123
00:06:21.569543 E1000#0: Masked interrupts : 97
00:06:21.569549 E1000#0: Early interrupts : 0
00:06:21.569555 E1000#0: Late interrupts : 15
00:06:21.569560 E1000#0: Lost interrupts : 0
00:06:21.569566 E1000#0: Interrupts by RX : 1085
00:06:21.569572 E1000#0: Interrupts by TX : 570
00:06:21.569578 E1000#0: Interrupts by ICS : 168
00:06:21.569584 E1000#0: Interrupts by RDTR: 0
00:06:21.569590 E1000#0: Interrupts by RDMT: 0
00:06:21.569596 E1000#0: Interrupts by TXQE: 0
00:06:21.569601 E1000#0: TX int delay asked: 0
00:06:21.569607 E1000#0: TX delayed: 0
00:06:21.569613 E1000#0: TX delay expired: 0
00:06:21.569619 E1000#0: TX no report asked: 601
00:06:21.569647 E1000#0: TX abs timer expd : 0
00:06:21.569663 E1000#0: TX int timer expd : 0
00:06:21.569669 E1000#0: RX abs timer expd : 0
00:06:21.569675 E1000#0: RX int timer expd : 0
00:06:21.569681 E1000#0: TX CTX descriptors: 548
00:06:21.569687 E1000#0: TX DAT descriptors: 600
00:06:21.569692 E1000#0: TX LEG descriptors: 23
00:06:21.569699 E1000#0: Received frames : 1085
00:06:21.569705 E1000#0: Transmitted frames: 570
00:06:21.569712 E1000#0: TX frames up to 1514: 552
00:06:21.569717 E1000#0: TX frames up to 2962: 0
00:06:21.569723 E1000#0: TX frames up to 4410: 17
00:06:21.569729 E1000#0: TX frames up to 5858: 1
00:06:21.569735 E1000#0: TX frames up to 7306: 0
00:06:21.569741 E1000#0: TX frames up to 8754: 0
00:06:21.569747 E1000#0: TX frames up to 16384: 0
00:06:21.569753 E1000#0: TX frames up to 32768: 0
00:06:21.569759 E1000#0: Larger TX frames : 0
00:06:21.569764 E1000#0: Max TX Delay : 0
00:06:21.571362 GIM: KVM: Resetting MSRs
00:06:21.573793 Changing the VM state from 'DESTROYING' to 'TERMINATED'
00:06:21.582684 Console: Machine state changed to 'PoweredOff'
00:06:21.583065 GUI: Request to close Runtime UI because VM is powered off already.
00:06:21.583083 GUI: Passing request to close Runtime UI from machine-logic to UI session.
dmesg
cat /var/log/Xorg.0.log
Offline
Today I typed
pacman -Syu
I can't really remember what package it updated but I could then change the resolution, thanks to everyone.
Offline
The new kernel includes the guest modules directly so that will likely have helped.
Offline