You are not logged in.
Hi everyone,
I've installed Xorg (works with default config), also installed virtualbox-guest-utils package.
But Xorg does not start with vboxvideo driver:
[ 161.112] (II) LoadModule: "vboxvideo"
[ 161.113] (WW) Warning, couldn't open module vboxvideo
[ 161.113] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
[ 161.113] (EE) No drivers available.
$ locate vboxvideo
/usr/lib/modules/4.20.3-arch1-1-ARCH/kernel/drivers/staging/vboxvideo
/usr/lib/modules/4.20.3-arch1-1-ARCH/kernel/drivers/staging/vboxvideo/vboxvideo.ko.xz
/usr/lib/xorg/modules/dri/vboxvideo_dri.so
VirtualBox 6.0.2 r128162
virtualbox-guest-utils 6.0.2-1
Any ideas on how to fix this? Or where to look to solution?
Last edited by alper (2019-01-21 13:49:53)
Offline
Have you rebooted since your last kernel update?
What's the output of...
pacman Q linux && uname -a
Offline
It's looking for the xorg ddx, not the kernel module. Since the former doesn't exist on Arch, this is expected and is not a problem.
Online
Have you rebooted since your last kernel update?
Sure.
What's the output of...
pacman Q linux && uname -a
linux 4.20.3.arch1-1
Linux archie 4.20.3-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019 x86_64 GNU/Linux
Offline
It's looking for the xorg ddx, not the kernel module. Since the former doesn't exist on Arch, this is expected and is not a problem.
the former doesn't exist on Arch
So what is the main method for installing guest additions now?
Is installation wiki out of date?
Offline
Why do you think that there's a different method of installing the guest additions. Again, this is expected, normal, and not a problem.
Online
Why do you think that there's a different method of installing the guest additions. Again, this is expected, normal, and not a problem.
I don't really understand.
Is DDX required for guest additions to work? If not then how do I configure Xorg to adjust resolution when VirtualBox window resizes without vboxvideo DDX?
If it is required, then where do I get it?
Offline
automatic resolution adjustment is taking care of by the guest-utils and should not need special configuration .
post full xorg log please.
What window manager and desktop environment do you use and do they support XDG autostart ?
How are you starting X ?
Multi-init booting with apg Openrc and systemd coexisting
Automounting : not needed, i prefer pmount
Aur helpers : makepkg + my own local repo === rarely need them
Offline
Scimmia wrote:Why do you think that there's a different method of installing the guest additions. Again, this is expected, normal, and not a problem.
I don't really understand.
Is DDX required for guest additions to work? If not then how do I configure Xorg to adjust resolution when VirtualBox window resizes without vboxvideo DDX?
If it is required, then where do I get it?
For anyone coming here with the same problem: for Xorg 1.19+ VirtualBox guest additions *do not* use vboxvideo X driver, but use vboxvideo.ko kernel driver + modesetting X driver.
Proof: https://www.virtualbox.org/ticket/17777
Offline
What window manager and desktop environment do you use and do they support XDG autostart ?
How are you starting X ?
SDDM + KDE Plasma
In my case: VirtualBox host does detect installed guest additions, but version is wrong (installed 6.0.2, detected 5.2.0). Tried both virtualbox-guest-utils and ISO + VBoxLinuxAdditions.sh methods, results as the same.
Also VirtualBox host disables auto-resize item in menu and does not send resize hints to guest.
So I suppose it's VirtualBox-related problem, not Arch-related.
Last edited by alper (2019-01-21 13:13:36)
Offline
post full xorg log please.
[user@archie ~]$ cat /var/log/Xorg.0.log
[ 5.272] (--) Log file renamed from "/var/log/Xorg.pid-351.log" to "/var/log/Xorg.0.log"
[ 5.274]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 5.274] Build Operating System: Linux Arch Linux
[ 5.274] Current Operating System: Linux archie 4.20.3-arch1-1-ARCH #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019 x86_64
[ 5.274] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=237c35a0-e293-4c13-a9f8-e693520ccf2a rw quiet
[ 5.274] Build Date: 25 October 2018 04:42:32PM
[ 5.274]
[ 5.274] Current version of pixman: 0.36.0
[ 5.274] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.274] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.275] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 21 16:04:22 2019
[ 5.275] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.276] (==) No Layout section. Using the first Screen section.
[ 5.276] (==) No screen section available. Using defaults.
[ 5.276] (**) |-->Screen "Default Screen Section" (0)
[ 5.276] (**) | |-->Monitor "<default monitor>"
[ 5.277] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.278] (==) Automatically adding devices
[ 5.278] (==) Automatically enabling devices
[ 5.278] (==) Automatically adding GPU devices
[ 5.278] (==) Automatically binding GPU devices
[ 5.278] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.278] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 5.278] Entry deleted from font path.
[ 5.278] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 5.278] Entry deleted from font path.
[ 5.278] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 5.278] Entry deleted from font path.
[ 5.278] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 5.278] Entry deleted from font path.
[ 5.278] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 5.278] Entry deleted from font path.
[ 5.278] (==) FontPath set to:
/usr/share/fonts/TTF
[ 5.278] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.278] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.278] (II) Module ABI versions:
[ 5.278] X.Org ANSI C Emulation: 0.4
[ 5.278] X.Org Video Driver: 24.0
[ 5.278] X.Org XInput driver : 24.1
[ 5.278] X.Org Server Extension : 10.0
[ 5.280] (++) using VT number 1
[ 5.280] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.289] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.303] (--) PCI:*(0@0:2:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xf0000000/16777216, 0xf1000000/2097152, I/O @ 0x0000d010/16, BIOS @ 0x????????/131072
[ 5.304] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 5.304] (II) LoadModule: "glx"
[ 5.305] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.331] (II) Module glx: vendor="X.Org Foundation"
[ 5.331] compiled for 1.20.3, module version = 1.0.0
[ 5.331] ABI class: X.Org Server Extension, version 10.0
[ 5.331] (==) Matched vmware as autoconfigured driver 0
[ 5.331] (==) Matched modesetting as autoconfigured driver 1
[ 5.331] (==) Matched fbdev as autoconfigured driver 2
[ 5.331] (==) Matched vesa as autoconfigured driver 3
[ 5.331] (==) Assigned the driver to the xf86ConfigLayout
[ 5.331] (II) LoadModule: "vmware"
[ 5.332] (WW) Warning, couldn't open module vmware
[ 5.332] (EE) Failed to load module "vmware" (module does not exist, 0)
[ 5.332] (II) LoadModule: "modesetting"
[ 5.333] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 5.337] (II) Module modesetting: vendor="X.Org Foundation"
[ 5.338] compiled for 1.20.3, module version = 1.20.3
[ 5.338] Module class: X.Org Video Driver
[ 5.338] ABI class: X.Org Video Driver, version 24.0
[ 5.338] (II) LoadModule: "fbdev"
[ 5.338] (WW) Warning, couldn't open module fbdev
[ 5.338] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5.338] (II) LoadModule: "vesa"
[ 5.338] (WW) Warning, couldn't open module vesa
[ 5.338] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 5.338] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 5.339] (II) modeset(0): using drv /dev/dri/card0
[ 5.339] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.339] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 5.339] (==) modeset(0): RGB weight 888
[ 5.339] (==) modeset(0): Default visual is TrueColor
[ 5.339] (II) Loading sub module "glamoregl"
[ 5.339] (II) LoadModule: "glamoregl"
[ 5.339] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 5.356] (II) Module glamoregl: vendor="X.Org Foundation"
[ 5.356] compiled for 1.20.3, module version = 1.0.1
[ 5.356] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.439] (II) modeset(0): Refusing to try glamor on llvmpipe
[ 6.445] (EE) modeset(0): glamor initialization failed
[ 6.445] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[ 6.445] (II) modeset(0): Output Virtual-1 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-2 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-3 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-4 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-5 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-6 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-7 has no monitor section
[ 6.445] (II) modeset(0): Output Virtual-8 has no monitor section
[ 6.446] (II) modeset(0): EDID for output Virtual-1
[ 6.446] (II) modeset(0): Printing probed modes for output Virtual-1
[ 6.446] (II) modeset(0): Modeline "preferred"x60.0 42.75 800 850 900 950 600 650 700 750 -hsync +vsync (45.0 kHz eP)
[ 6.446] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[ 6.446] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[ 6.446] (II) modeset(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[ 6.446] (II) modeset(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[ 6.447] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[ 6.447] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 6.447] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 6.447] (II) modeset(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 6.447] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 6.447] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 6.447] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 6.447] (II) modeset(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
[ 6.447] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 6.447] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 6.447] (II) modeset(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
[ 6.447] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 6.447] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 6.447] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 6.447] (II) modeset(0): EDID for output Virtual-2
[ 6.447] (II) modeset(0): EDID for output Virtual-3
[ 6.447] (II) modeset(0): EDID for output Virtual-4
[ 6.447] (II) modeset(0): EDID for output Virtual-5
[ 6.447] (II) modeset(0): EDID for output Virtual-6
[ 6.447] (II) modeset(0): EDID for output Virtual-7
[ 6.447] (II) modeset(0): EDID for output Virtual-8
[ 6.447] (II) modeset(0): Output Virtual-1 connected
[ 6.447] (II) modeset(0): Output Virtual-2 disconnected
[ 6.447] (II) modeset(0): Output Virtual-3 disconnected
[ 6.447] (II) modeset(0): Output Virtual-4 disconnected
[ 6.447] (II) modeset(0): Output Virtual-5 disconnected
[ 6.447] (II) modeset(0): Output Virtual-6 disconnected
[ 6.447] (II) modeset(0): Output Virtual-7 disconnected
[ 6.447] (II) modeset(0): Output Virtual-8 disconnected
[ 6.447] (II) modeset(0): Using exact sizes for initial modes
[ 6.447] (II) modeset(0): Output Virtual-1 using initial mode preferred +0+0
[ 6.447] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.447] (==) modeset(0): DPI set to (96, 96)
[ 6.447] (II) Loading sub module "fb"
[ 6.447] (II) LoadModule: "fb"
[ 6.447] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.573] (II) Module fb: vendor="X.Org Foundation"
[ 6.573] compiled for 1.20.3, module version = 1.0.0
[ 6.573] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.576] (==) modeset(0): Backing store enabled
[ 6.576] (==) modeset(0): Silken mouse disabled
[ 6.636] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 6.636] (==) modeset(0): DPMS enabled
[ 6.636] (II) Initializing extension Generic Event Extension
[ 6.637] (II) Initializing extension SHAPE
[ 6.637] (II) Initializing extension MIT-SHM
[ 6.637] (II) Initializing extension XInputExtension
[ 6.640] (II) Initializing extension XTEST
[ 6.640] (II) Initializing extension BIG-REQUESTS
[ 6.640] (II) Initializing extension SYNC
[ 6.641] (II) Initializing extension XKEYBOARD
[ 6.641] (II) Initializing extension XC-MISC
[ 6.641] (II) Initializing extension SECURITY
[ 6.642] (II) Initializing extension XFIXES
[ 6.642] (II) Initializing extension RENDER
[ 6.642] (II) Initializing extension RANDR
[ 6.643] (II) Initializing extension COMPOSITE
[ 6.643] (II) Initializing extension DAMAGE
[ 6.643] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.644] (II) Initializing extension DOUBLE-BUFFER
[ 6.644] (II) Initializing extension RECORD
[ 6.644] (II) Initializing extension DPMS
[ 6.644] (II) Initializing extension Present
[ 6.645] (II) Initializing extension DRI3
[ 6.645] (II) Initializing extension X-Resource
[ 6.645] (II) Initializing extension XVideo
[ 6.648] (II) Initializing extension XVideo-MotionCompensation
[ 6.648] (II) Initializing extension GLX
[ 6.648] (II) AIGLX: Screen 0 is not DRI2 capable
[ 6.656] (II) IGLX: Loaded and initialized swrast
[ 6.656] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 6.656] (II) Initializing extension XFree86-VidModeExtension
[ 6.656] (II) Initializing extension XFree86-DGA
[ 6.657] (II) Initializing extension XFree86-DRI
[ 6.657] (II) Initializing extension DRI2
[ 6.657] (II) modeset(0): Damage tracking initialized
[ 6.657] (II) modeset(0): Setting screen physical size to 211 x 158
[ 7.109] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.109] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.109] (II) LoadModule: "libinput"
[ 7.109] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.119] (II) Module libinput: vendor="X.Org Foundation"
[ 7.119] compiled for 1.20.1, module version = 0.28.1
[ 7.119] Module class: X.Org XInput Driver
[ 7.119] ABI class: X.Org XInput driver, version 24.1
[ 7.119] (II) Using input driver 'libinput' for 'Power Button'
[ 7.119] (**) Power Button: always reports core events
[ 7.119] (**) Option "Device" "/dev/input/event0"
[ 7.119] (**) Option "_source" "server/udev"
[ 7.129] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.130] (II) event0 - Power Button: device is a keyboard
[ 7.130] (II) event0 - Power Button: device removed
[ 7.135] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0"
[ 7.135] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.136] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.136] (II) event0 - Power Button: device is a keyboard
[ 7.137] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 7.137] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 7.137] (II) Using input driver 'libinput' for 'Sleep Button'
[ 7.137] (**) Sleep Button: always reports core events
[ 7.137] (**) Option "Device" "/dev/input/event1"
[ 7.137] (**) Option "_source" "server/udev"
[ 7.138] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 7.138] (II) event1 - Sleep Button: device is a keyboard
[ 7.138] (II) event1 - Sleep Button: device removed
[ 7.145] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1/event1"
[ 7.145] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[ 7.146] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 7.146] (II) event1 - Sleep Button: device is a keyboard
[ 7.146] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 7.146] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 7.146] (II) Using input driver 'libinput' for 'Video Bus'
[ 7.147] (**) Video Bus: always reports core events
[ 7.147] (**) Option "Device" "/dev/input/event2"
[ 7.147] (**) Option "_source" "server/udev"
[ 7.147] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 7.147] (II) event2 - Video Bus: device is a keyboard
[ 7.148] (II) event2 - Video Bus: device removed
[ 7.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input2/event2"
[ 7.165] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 7.167] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 7.167] (II) event2 - Video Bus: device is a keyboard
[ 7.169] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event5)
[ 7.170] (**) VirtualBox mouse integration: Applying InputClass "libinput pointer catchall"
[ 7.170] (II) Using input driver 'libinput' for 'VirtualBox mouse integration'
[ 7.170] (**) VirtualBox mouse integration: always reports core events
[ 7.170] (**) Option "Device" "/dev/input/event5"
[ 7.170] (**) Option "_source" "server/udev"
[ 7.172] (II) event5 - VirtualBox mouse integration: is tagged by udev as: Mouse
[ 7.172] (II) event5 - VirtualBox mouse integration: device is a pointer
[ 7.172] (II) event5 - VirtualBox mouse integration: device removed
[ 7.188] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input6/event5"
[ 7.188] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: MOUSE, id 9)
[ 7.189] (**) Option "AccelerationScheme" "none"
[ 7.189] (**) VirtualBox mouse integration: (accel) selected scheme none/0
[ 7.189] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[ 7.189] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[ 7.192] (II) event5 - VirtualBox mouse integration: is tagged by udev as: Mouse
[ 7.192] (II) event5 - VirtualBox mouse integration: device is a pointer
[ 7.193] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js0)
[ 7.193] (II) No input driver specified, ignoring this device.
[ 7.193] (II) This device may have been added with another device file.
[ 7.194] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/mouse0)
[ 7.194] (II) No input driver specified, ignoring this device.
[ 7.194] (II) This device may have been added with another device file.
[ 7.197] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event7)
[ 7.197] (**) VirtualBox USB Tablet: Applying InputClass "libinput pointer catchall"
[ 7.197] (II) Using input driver 'libinput' for 'VirtualBox USB Tablet'
[ 7.197] (**) VirtualBox USB Tablet: always reports core events
[ 7.197] (**) Option "Device" "/dev/input/event7"
[ 7.197] (**) Option "_source" "server/udev"
[ 7.255] (II) event7 - VirtualBox USB Tablet: is tagged by udev as: Mouse
[ 7.255] (II) event7 - VirtualBox USB Tablet: device is a pointer
[ 7.256] (II) event7 - VirtualBox USB Tablet: device removed
[ 7.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input8/event7"
[ 7.285] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: MOUSE, id 10)
[ 7.286] (**) Option "AccelerationScheme" "none"
[ 7.286] (**) VirtualBox USB Tablet: (accel) selected scheme none/0
[ 7.286] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[ 7.286] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[ 7.346] (II) event7 - VirtualBox USB Tablet: is tagged by udev as: Mouse
[ 7.347] (II) event7 - VirtualBox USB Tablet: device is a pointer
[ 7.350] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js1)
[ 7.350] (II) No input driver specified, ignoring this device.
[ 7.350] (II) This device may have been added with another device file.
[ 7.351] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse2)
[ 7.351] (II) No input driver specified, ignoring this device.
[ 7.351] (II) This device may have been added with another device file.
[ 7.353] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 7.353] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 7.353] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 7.353] (**) AT Translated Set 2 keyboard: always reports core events
[ 7.353] (**) Option "Device" "/dev/input/event3"
[ 7.353] (**) Option "_source" "server/udev"
[ 7.357] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7.357] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 7.360] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 7.365] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 7.365] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 7.369] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 7.369] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 7.373] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event6)
[ 7.373] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[ 7.373] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
[ 7.373] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[ 7.373] (**) Option "Device" "/dev/input/event6"
[ 7.373] (**) Option "_source" "server/udev"
[ 7.376] (II) event6 - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[ 7.377] (II) event6 - ImExPS/2 Generic Explorer Mouse: device is a pointer
[ 7.377] (II) event6 - ImExPS/2 Generic Explorer Mouse: device removed
[ 7.392] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6"
[ 7.392] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 12)
[ 7.393] (**) Option "AccelerationScheme" "none"
[ 7.393] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
[ 7.393] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[ 7.393] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[ 7.397] (II) event6 - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[ 7.397] (II) event6 - ImExPS/2 Generic Explorer Mouse: device is a pointer
[ 7.399] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
[ 7.399] (II) No input driver specified, ignoring this device.
[ 7.399] (II) This device may have been added with another device file.
[ 7.400] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 7.400] (II) No input driver specified, ignoring this device.
[ 7.400] (II) This device may have been added with another device file.
Offline
From VM host log:
00:00:13.386818 VMMDev: Guest Log: vboxguest: host-version: 6.0.2r128162 0x80000007
00:00:13.386872 VMMDev: Guest Additions information report: Version 5.2.0 r68940 '5.2.0'
00:00:13.386905 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
Full VM host log:
00:00:03.162332 VirtualBox VM 6.0.2 r128162 win.amd64 (Jan 14 2019 14:48:15) release log
00:00:03.162338 Log opened 2019-01-21T13:04:11.673435000Z
00:00:03.162339 Build Type: release
00:00:03.162344 OS Product: Windows 10
00:00:03.162345 OS Release: 10.0.17763
00:00:03.162346 OS Service Pack:
00:00:03.225051 DMI Product Name: HP ProBook 430 G4
00:00:03.229817 DMI Product Version:
00:00:03.229831 Host RAM: 8089MB (7.8GB) total, 2444MB (2.3GB) available
00:00:03.229835 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe
00:00:03.229835 Process ID: 1103676
00:00:03.229836 Package type: WINDOWS_64BITS_GENERIC
00:00:03.231244 Installed Extension Packs:
00:00:03.231281 None installed!
00:00:03.232975 Console: Machine state changed to 'Starting'
00:00:03.233292 Qt version: 5.6.2
00:00:03.237212 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:03.350660 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:03.350682 SUP: VMMR0EntryEx located at XXXXXXXXXXXXXXXX and VMMR0EntryFast at XXXXXXXXXXXXXXXX
00:00:03.350688 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VMMR0.r0=0xXXXXXXXXXXXXXXXX
00:00:03.353514 Guest OS type: 'ArchLinux_64'
00:00:03.354373 fHMForced=true - 64-bit guest
00:00:03.357321 File system of 'C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso' (DVD) is ntfs
00:00:03.359327 File system of 'C:\Users\user\VirtualBox VMs\archie\Snapshots' (snapshots) is unknown
00:00:03.359339 File system of 'C:\Users\user\VirtualBox VMs\archie\archie.vdi' is ntfs
00:00:03.686198 Shared clipboard service loaded
00:00:03.686211 Shared clipboard mode: Off
00:00:03.695221 Drag and drop service loaded
00:00:03.695233 Drag and drop mode: Off
00:00:03.696764 ************************* CFGM dump *************************
00:00:03.696766 [/] (level 0)
00:00:03.696769 CSAMEnabled <integer> = 0x0000000000000001 (1)
00:00:03.696771 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:03.696772 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:03.696773 HMEnabled <integer> = 0x0000000000000001 (1)
00:00:03.696774 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:03.696775 Name <string> = "archie" (cb=7)
00:00:03.696776 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.696777 PATMEnabled <integer> = 0x0000000000000001 (1)
00:00:03.696778 PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:03.696779 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:03.696781 RamSize <integer> = 0x0000000040000000 (1 073 741 824, 1 024 MB)
00:00:03.696783 RawR0Enabled <integer> = 0x0000000000000001 (1)
00:00:03.696784 RawR3Enabled <integer> = 0x0000000000000001 (1)
00:00:03.696785 TimerMillies <integer> = 0x000000000000000a (10)
00:00:03.696785 UUID <bytes> = "11 a8 56 92 db f4 ff 43 9c 74 b5 a8 81 14 f3 0b" (cb=16)
00:00:03.696807
00:00:03.696808 [/CPUM/] (level 1)
00:00:03.696809 GuestCpuName <string> = "host" (cb=5)
00:00:03.696810 NestedHWVirt <integer> = 0x0000000000000000 (0)
00:00:03.696811 PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:03.696812 SpecCtrl <integer> = 0x0000000000000000 (0)
00:00:03.696813
00:00:03.696813 [/CPUM/IsaExts/] (level 2)
00:00:03.696815
00:00:03.696815 [/DBGC/] (level 1)
00:00:03.696816 GlobalInitScript <string> = "C:\Users\user\.VirtualBox/dbgc-init" (cb=36)
00:00:03.696817 HistoryFile <string> = "C:\Users\user\.VirtualBox/dbgc-history" (cb=39)
00:00:03.696818 LocalInitScript <string> = "C:\Users\user\VirtualBox VMs\archie/dbgc-init" (cb=46)
00:00:03.696819
00:00:03.696819 [/DBGF/] (level 1)
00:00:03.696820 Path <string> = "C:\Users\user\VirtualBox VMs\archie/debug/;C:\Users\user\VirtualBox VMs\archie/;C:\Users\user\" (cb=95)
00:00:03.696821
00:00:03.696821 [/Devices/] (level 1)
00:00:03.696822
00:00:03.696822 [/Devices/8237A/] (level 2)
00:00:03.696823
00:00:03.696823 [/Devices/8237A/0/] (level 3)
00:00:03.696825 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696825
00:00:03.696826 [/Devices/GIMDev/] (level 2)
00:00:03.696827
00:00:03.696827 [/Devices/GIMDev/0/] (level 3)
00:00:03.696828 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696829
00:00:03.696829 [/Devices/VMMDev/] (level 2)
00:00:03.696830
00:00:03.696830 [/Devices/VMMDev/0/] (level 3)
00:00:03.696832 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.696832 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:03.696833 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.696834 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696835
00:00:03.696835 [/Devices/VMMDev/0/Config/] (level 4)
00:00:03.696836 GuestCoreDumpDir <string> = "C:\Users\user\VirtualBox VMs\archie\Snapshots" (cb=46)
00:00:03.696837
00:00:03.696837 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:03.696838 Driver <string> = "HGCM" (cb=5)
00:00:03.696839
00:00:03.696839 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:03.696840 Object <integer> = 0x0000000006d261e0 (114 450 912)
00:00:03.696842
00:00:03.696842 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:03.696843 Driver <string> = "MainStatus" (cb=11)
00:00:03.696844
00:00:03.696844 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:03.696846 First <integer> = 0x0000000000000000 (0)
00:00:03.696846 Last <integer> = 0x0000000000000000 (0)
00:00:03.696847 papLeds <integer> = 0x000000000268f3e8 (40 432 616)
00:00:03.696848
00:00:03.696849 [/Devices/acpi/] (level 2)
00:00:03.696850
00:00:03.696850 [/Devices/acpi/0/] (level 3)
00:00:03.696851 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.696852 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:03.696853 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.696853 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696854
00:00:03.696854 [/Devices/acpi/0/Config/] (level 4)
00:00:03.696856 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:03.696857 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:03.696858 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:03.696858 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:03.696859 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.696860 IocPciAddress <integer> = 0x0000000000010000 (65 536)
00:00:03.696861 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.696862 Parallel0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.696863 Parallel0Irq <integer> = 0x0000000000000000 (0)
00:00:03.696863 Parallel1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.696864 Parallel1Irq <integer> = 0x0000000000000000 (0)
00:00:03.696865 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.696866 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:03.696866 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:03.696867 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:03.696868 ShowCpu <integer> = 0x0000000000000001 (1)
00:00:03.696869 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:03.696869 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:03.696870
00:00:03.696871 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:03.696872 Driver <string> = "ACPIHost" (cb=9)
00:00:03.696872
00:00:03.696873 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:03.696874
00:00:03.696874 [/Devices/ahci/] (level 2)
00:00:03.696875
00:00:03.696875 [/Devices/ahci/0/] (level 3)
00:00:03.696876 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.696877 PCIDeviceNo <integer> = 0x000000000000000d (13)
00:00:03.696878 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.696879 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696879
00:00:03.696880 [/Devices/ahci/0/Config/] (level 4)
00:00:03.696881 Bootable <integer> = 0x0000000000000001 (1)
00:00:03.696881 PortCount <integer> = 0x0000000000000001 (1)
00:00:03.696882
00:00:03.696882 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:03.696884 Hotpluggable <integer> = 0x0000000000000000 (0)
00:00:03.696884
00:00:03.696885 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:03.696886 Driver <string> = "VD" (cb=3)
00:00:03.696886
00:00:03.696887 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:03.696888 BlockCache <integer> = 0x0000000000000001 (1)
00:00:03.696889 Format <string> = "VDI" (cb=4)
00:00:03.696889 Mountable <integer> = 0x0000000000000000 (0)
00:00:03.696890 Path <string> = "C:\Users\user\VirtualBox VMs\archie\archie.vdi" (cb=47)
00:00:03.696891 Type <string> = "HardDisk" (cb=9)
00:00:03.696892 UseNewIo <integer> = 0x0000000000000001 (1)
00:00:03.696892
00:00:03.696893 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:03.696894 Driver <string> = "MainStatus" (cb=11)
00:00:03.696895
00:00:03.696895 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:03.696896 DeviceInstance <string> = "ahci/0" (cb=7)
00:00:03.696897 First <integer> = 0x0000000000000000 (0)
00:00:03.696898 Last <integer> = 0x0000000000000000 (0)
00:00:03.696899 pConsole <integer> = 0x000000000268ebe0 (40 430 560)
00:00:03.696900 papLeds <integer> = 0x000000000268efe8 (40 431 592)
00:00:03.696901 pmapMediumAttachments <integer> = 0x000000000268f408 (40 432 648)
00:00:03.696902
00:00:03.696903 [/Devices/apic/] (level 2)
00:00:03.696904
00:00:03.696904 [/Devices/apic/0/] (level 3)
00:00:03.696905 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696905
00:00:03.696906 [/Devices/apic/0/Config/] (level 4)
00:00:03.696907 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.696908 Mode <integer> = 0x0000000000000003 (3)
00:00:03.696908 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.696909
00:00:03.696909 [/Devices/e1000/] (level 2)
00:00:03.696910
00:00:03.696910 [/Devices/e1000/0/] (level 3)
00:00:03.696912 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.696912 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:03.696913 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.696914 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696914
00:00:03.696915 [/Devices/e1000/0/Config/] (level 4)
00:00:03.696916 AdapterType <integer> = 0x0000000000000000 (0)
00:00:03.696916 CableConnected <integer> = 0x0000000000000001 (1)
00:00:03.696917 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:03.696918 MAC <bytes> = "08 00 27 cb 62 11" (cb=6)
00:00:03.696919
00:00:03.696920 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:03.696921 Driver <string> = "IntNet" (cb=7)
00:00:03.696921
00:00:03.696922 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:03.696923 IfPolicyPromisc <string> = "deny" (cb=5)
00:00:03.696924 IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
00:00:03.696924 Network <string> = "HostInterfaceNetworking-Intel(R) Dual Band Wireless-AC 7265" (cb=60)
00:00:03.696926 SharedMacOnWire <integer> = 0x0000000000000001 (1)
00:00:03.696926 Trunk <string> = "\DEVICE\{1062CBBA-17B1-411D-91F9-425CC963EDB7}" (cb=47)
00:00:03.696927 TrunkType <integer> = 0x0000000000000003 (3)
00:00:03.696928
00:00:03.696928 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:03.696929 Driver <string> = "MainStatus" (cb=11)
00:00:03.696930
00:00:03.696930 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:03.696931 First <integer> = 0x0000000000000000 (0)
00:00:03.696932 Last <integer> = 0x0000000000000000 (0)
00:00:03.696933 papLeds <integer> = 0x000000000268f2c8 (40 432 328)
00:00:03.696934
00:00:03.696934 [/Devices/i8254/] (level 2)
00:00:03.696935
00:00:03.696935 [/Devices/i8254/0/] (level 3)
00:00:03.696936
00:00:03.696936 [/Devices/i8254/0/Config/] (level 4)
00:00:03.696937
00:00:03.696938 [/Devices/i8259/] (level 2)
00:00:03.696938
00:00:03.696939 [/Devices/i8259/0/] (level 3)
00:00:03.696940 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696940
00:00:03.696941 [/Devices/i8259/0/Config/] (level 4)
00:00:03.696942
00:00:03.696942 [/Devices/ichac97/] (level 2)
00:00:03.696943
00:00:03.696943 [/Devices/ichac97/0/] (level 3)
00:00:03.696944 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.696945 PCIDeviceNo <integer> = 0x0000000000000005 (5)
00:00:03.696945 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.696946 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696947
00:00:03.696947 [/Devices/ichac97/0/AudioConfig/] (level 4)
00:00:03.696948
00:00:03.696948 [/Devices/ichac97/0/Config/] (level 4)
00:00:03.696949 Codec <string> = "AD1980" (cb=7)
00:00:03.696950 DebugEnabled <integer> = 0x0000000000000000 (0)
00:00:03.696951 DebugPathOut <string> = "" (cb=1)
00:00:03.696952
00:00:03.696952 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:03.696953 Driver <string> = "AUDIO" (cb=6)
00:00:03.696954
00:00:03.696954 [/Devices/ichac97/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.696955 Driver <string> = "DSoundAudio" (cb=12)
00:00:03.696956
00:00:03.696956 [/Devices/ichac97/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.696958 StreamName <string> = "archie" (cb=7)
00:00:03.696958
00:00:03.696959 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:03.696960 BufferSizeMs <integer> = 0x0000000000000000 (0)
00:00:03.696961 DriverName <string> = "DSoundAudio" (cb=12)
00:00:03.696961 InputEnabled <integer> = 0x0000000000000000 (0)
00:00:03.696962 OutputEnabled <integer> = 0x0000000000000001 (1)
00:00:03.696963 PeriodSizeMs <integer> = 0x0000000000000000 (0)
00:00:03.696964 PreBufferSizeMs <integer> = 0x00000000ffffffff (4 294 967 295)
00:00:03.696965
00:00:03.696965 [/Devices/ichac97/0/LUN#1/] (level 4)
00:00:03.696966 Driver <string> = "AUDIO" (cb=6)
00:00:03.696967
00:00:03.696967 [/Devices/ichac97/0/LUN#2/] (level 4)
00:00:03.696968 Driver <string> = "AUDIO" (cb=6)
00:00:03.696969
00:00:03.696969 [/Devices/ioapic/] (level 2)
00:00:03.696970
00:00:03.696970 [/Devices/ioapic/0/] (level 3)
00:00:03.696971 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696972
00:00:03.696972 [/Devices/ioapic/0/Config/] (level 4)
00:00:03.696973 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.696974
00:00:03.696974 [/Devices/mc146818/] (level 2)
00:00:03.696975
00:00:03.696975 [/Devices/mc146818/0/] (level 3)
00:00:03.696976
00:00:03.696976 [/Devices/mc146818/0/Config/] (level 4)
00:00:03.696977 UseUTC <integer> = 0x0000000000000001 (1)
00:00:03.696978
00:00:03.696978 [/Devices/parallel/] (level 2)
00:00:03.696979
00:00:03.696980 [/Devices/pcarch/] (level 2)
00:00:03.696980
00:00:03.696981 [/Devices/pcarch/0/] (level 3)
00:00:03.696982 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696982
00:00:03.696982 [/Devices/pcarch/0/Config/] (level 4)
00:00:03.696983
00:00:03.696984 [/Devices/pcbios/] (level 2)
00:00:03.696985
00:00:03.696985 [/Devices/pcbios/0/] (level 3)
00:00:03.696986 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.696986
00:00:03.696987 [/Devices/pcbios/0/Config/] (level 4)
00:00:03.696988 APIC <integer> = 0x0000000000000001 (1)
00:00:03.696989 BootDevice0 <string> = "FLOPPY" (cb=7)
00:00:03.696990 BootDevice1 <string> = "DVD" (cb=4)
00:00:03.696990 BootDevice2 <string> = "IDE" (cb=4)
00:00:03.696991 BootDevice3 <string> = "NONE" (cb=5)
00:00:03.696992 FloppyDevice <string> = "i82078" (cb=7)
00:00:03.696993 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:03.696993 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.696994 McfgBase <integer> = 0x0000000000000000 (0)
00:00:03.696995 McfgLength <integer> = 0x0000000000000000 (0)
00:00:03.696996 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:03.696997 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:03.696997 SataHardDiskDevice <string> = "ahci" (cb=5)
00:00:03.696998 SataLUN1 <integer> = 0x0000000000000000 (0)
00:00:03.696999 UUID <bytes> = "11 a8 56 92 db f4 ff 43 9c 74 b5 a8 81 14 f3 0b" (cb=16)
00:00:03.697001
00:00:03.697001 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:03.697002
00:00:03.697002 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:03.697004 NIC <integer> = 0x0000000000000000 (0)
00:00:03.697005 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.697005 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:03.697006 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.697007
00:00:03.697007 [/Devices/pci/] (level 2)
00:00:03.697008
00:00:03.697008 [/Devices/pci/0/] (level 3)
00:00:03.697009 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.697010
00:00:03.697010 [/Devices/pci/0/Config/] (level 4)
00:00:03.697011 IOAPIC <integer> = 0x0000000000000001 (1)
00:00:03.697012
00:00:03.697012 [/Devices/pcibridge/] (level 2)
00:00:03.697013
00:00:03.697013 [/Devices/pckbd/] (level 2)
00:00:03.697014
00:00:03.697014 [/Devices/pckbd/0/] (level 3)
00:00:03.697015 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.697016
00:00:03.697016 [/Devices/pckbd/0/Config/] (level 4)
00:00:03.697017
00:00:03.697017 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:03.697018 Driver <string> = "KeyboardQueue" (cb=14)
00:00:03.697019
00:00:03.697019 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.697021 Driver <string> = "MainKeyboard" (cb=13)
00:00:03.697021
00:00:03.697022 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.697023 Object <integer> = 0x000000000266ac10 (40 283 152)
00:00:03.697024
00:00:03.697024 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:03.697025 QueueSize <integer> = 0x0000000000000040 (64)
00:00:03.697026
00:00:03.697026 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:03.697027 Driver <string> = "MouseQueue" (cb=11)
00:00:03.697028
00:00:03.697028 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:03.697029 Driver <string> = "MainMouse" (cb=10)
00:00:03.697030
00:00:03.697030 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:03.697032 Object <integer> = 0x000000000264b770 (40 154 992)
00:00:03.697033
00:00:03.697033 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:03.697034 QueueSize <integer> = 0x0000000000000080 (128)
00:00:03.697035
00:00:03.697035 [/Devices/pcnet/] (level 2)
00:00:03.697036
00:00:03.697036 [/Devices/piix3ide/] (level 2)
00:00:03.697037
00:00:03.697037 [/Devices/piix3ide/0/] (level 3)
00:00:03.697038 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.697039 PCIDeviceNo <integer> = 0x0000000000000001 (1)
00:00:03.697040 PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:03.697041 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.697041
00:00:03.697042 [/Devices/piix3ide/0/Config/] (level 4)
00:00:03.697043 Type <string> = "PIIX4" (cb=6)
00:00:03.697043
00:00:03.697044 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:03.697045 Driver <string> = "VD" (cb=3)
00:00:03.697045
00:00:03.697046 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:03.697047 Format <string> = "RAW" (cb=4)
00:00:03.697047 Mountable <integer> = 0x0000000000000001 (1)
00:00:03.697048 Path <string> = "C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso" (cb=58)
00:00:03.697049 ReadOnly <integer> = 0x0000000000000001 (1)
00:00:03.697050 Type <string> = "DVD" (cb=4)
00:00:03.697050
00:00:03.697051 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:03.697052 Driver <string> = "MainStatus" (cb=11)
00:00:03.697053
00:00:03.697053 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:03.697054 DeviceInstance <string> = "piix3ide/0" (cb=11)
00:00:03.697055 First <integer> = 0x0000000000000000 (0)
00:00:03.697056 Last <integer> = 0x0000000000000003 (3)
00:00:03.697056 pConsole <integer> = 0x000000000268ebe0 (40 430 560)
00:00:03.697058 papLeds <integer> = 0x000000000268efc8 (40 431 560)
00:00:03.697059 pmapMediumAttachments <integer> = 0x000000000268f408 (40 432 648)
00:00:03.697060
00:00:03.697060 [/Devices/serial/] (level 2)
00:00:03.697061
00:00:03.697061 [/Devices/usb-ohci/] (level 2)
00:00:03.697062
00:00:03.697062 [/Devices/usb-ohci/0/] (level 3)
00:00:03.697063 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.697064 PCIDeviceNo <integer> = 0x0000000000000006 (6)
00:00:03.697065 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.697065 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.697066
00:00:03.697066 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:03.697067
00:00:03.697068 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:03.697069 Driver <string> = "VUSBRootHub" (cb=12)
00:00:03.697069
00:00:03.697070 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:03.697071
00:00:03.697071 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:03.697072 Driver <string> = "MainStatus" (cb=11)
00:00:03.697073
00:00:03.697073 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:03.697074 First <integer> = 0x0000000000000000 (0)
00:00:03.697075 Last <integer> = 0x0000000000000000 (0)
00:00:03.697075 papLeds <integer> = 0x000000000268f3f0 (40 432 624)
00:00:03.697076
00:00:03.697077 [/Devices/vga/] (level 2)
00:00:03.697078
00:00:03.697078 [/Devices/vga/0/] (level 3)
00:00:03.697079 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:03.697079 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:03.697080 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:03.697081 Trusted <integer> = 0x0000000000000001 (1)
00:00:03.697082
00:00:03.697082 [/Devices/vga/0/Config/] (level 4)
00:00:03.697083 3DEnabled <integer> = 0x0000000000000000 (0)
00:00:03.697084 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:03.697084 FadeIn <integer> = 0x0000000000000001 (1)
00:00:03.697085 FadeOut <integer> = 0x0000000000000001 (1)
00:00:03.697086 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:03.697087 LogoFile <string> = "" (cb=1)
00:00:03.697087 LogoTime <integer> = 0x0000000000000000 (0)
00:00:03.697088 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:03.697089 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:03.697089 VMSVGA3dEnabled <integer> = 0x0000000000000000 (0)
00:00:03.697090 VMSVGAEnabled <integer> = 0x0000000000000001 (1)
00:00:03.697091 VMSVGAPciId <integer> = 0x0000000000000001 (1)
00:00:03.697092 VRamSize <integer> = 0x0000000001000000 (16 777 216, 16 MB)
00:00:03.697093
00:00:03.697093 [/Devices/vga/0/LUN#0/] (level 4)
00:00:03.697094 Driver <string> = "MainDisplay" (cb=12)
00:00:03.697095
00:00:03.697095 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:03.697096 Object <integer> = 0x0000000002704dd0 (40 914 384)
00:00:03.697097
00:00:03.697098 [/Devices/vga/0/LUN#999/] (level 4)
00:00:03.697099 Driver <string> = "MainStatus" (cb=11)
00:00:03.697099
00:00:03.697100 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:03.697101 First <integer> = 0x0000000000000000 (0)
00:00:03.697101 Last <integer> = 0x0000000000000000 (0)
00:00:03.697102 papLeds <integer> = 0x000000000268f400 (40 432 640)
00:00:03.697103
00:00:03.697103 [/Devices/virtio-net/] (level 2)
00:00:03.697104
00:00:03.697104 [/EM/] (level 1)
00:00:03.697105 TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:03.697106
00:00:03.697106 [/GIM/] (level 1)
00:00:03.697107 Provider <string> = "KVM" (cb=4)
00:00:03.697108
00:00:03.697108 [/HM/] (level 1)
00:00:03.697109 64bitEnabled <integer> = 0x0000000000000001 (1)
00:00:03.697110 EnableLargePages <integer> = 0x0000000000000001 (1)
00:00:03.697111 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:03.697111 EnableUX <integer> = 0x0000000000000001 (1)
00:00:03.697112 EnableVPID <integer> = 0x0000000000000001 (1)
00:00:03.697113 Exclusive <integer> = 0x0000000000000000 (0)
00:00:03.697114 HMForced <integer> = 0x0000000000000001 (1)
00:00:03.697115 IBPBOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:03.697115 IBPBOnVMExit <integer> = 0x0000000000000000 (0)
00:00:03.697116 L1DFlushOnSched <integer> = 0x0000000000000001 (1)
00:00:03.697117 L1DFlushOnVMEntry <integer> = 0x0000000000000000 (0)
00:00:03.697118 LovelyMesaDrvWorkaround <integer> = 0x0000000000000001 (1)
00:00:03.697118 SpecCtrlByHost <integer> = 0x0000000000000000 (0)
00:00:03.697119 UseNEMInstead <integer> = 0x0000000000000000 (0)
00:00:03.697120
00:00:03.697120 [/MM/] (level 1)
00:00:03.697121 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:03.697122
00:00:03.697122 [/NEM/] (level 1)
00:00:03.697123 Allow64BitGuests <integer> = 0x0000000000000001 (1)
00:00:03.697123
00:00:03.697124 [/PDM/] (level 1)
00:00:03.697125
00:00:03.697125 [/PDM/AsyncCompletion/] (level 2)
00:00:03.697126
00:00:03.697126 [/PDM/AsyncCompletion/File/] (level 3)
00:00:03.697127
00:00:03.697127 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:03.697129
00:00:03.697129 [/PDM/BlkCache/] (level 2)
00:00:03.697130 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:03.697131
00:00:03.697132 [/PDM/Devices/] (level 2)
00:00:03.697133
00:00:03.697133 [/PDM/Drivers/] (level 2)
00:00:03.697134
00:00:03.697134 [/PDM/Drivers/VBoxC/] (level 3)
00:00:03.697135 Path <string> = "VBoxC" (cb=6)
00:00:03.697135
00:00:03.697136 [/PDM/NetworkShaper/] (level 2)
00:00:03.697137
00:00:03.697137 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:03.697138
00:00:03.697138 [/TM/] (level 1)
00:00:03.697139 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:03.697140
00:00:03.697140 [/USB/] (level 1)
00:00:03.697141
00:00:03.697141 [/USB/HidMouse/] (level 2)
00:00:03.697142
00:00:03.697142 [/USB/HidMouse/0/] (level 3)
00:00:03.697143
00:00:03.697143 [/USB/HidMouse/0/Config/] (level 4)
00:00:03.697144 Mode <string> = "absolute" (cb=9)
00:00:03.697145
00:00:03.697145 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:03.697146 Driver <string> = "MouseQueue" (cb=11)
00:00:03.697147
00:00:03.697147 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:03.697148 Driver <string> = "MainMouse" (cb=10)
00:00:03.697149
00:00:03.697149 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:03.697150 Object <integer> = 0x000000000264b770 (40 154 992)
00:00:03.697151
00:00:03.697152 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:03.697153 QueueSize <integer> = 0x0000000000000080 (128)
00:00:03.697154
00:00:03.697154 [/USB/USBProxy/] (level 2)
00:00:03.697155
00:00:03.697155 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:03.697156
00:00:03.697156 ********************* End of CFGM dump **********************
00:00:03.697180 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:03.697181 VM: fRawRing1Enabled=false CSAM=true PATM=true
00:00:03.697441 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:03.697549 MM: cbHyperHeap=0x100000 (1048576)
00:00:03.700044 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x1f
00:00:03.701818 CPUM: Matched host CPU INTEL 0x6/0x8e/0x9 Intel_Core7_KabyLake with CPU DB entry 'Intel Core i7-6700K' (INTEL 0x6/0x5e/0x3 Intel_Core7_Skylake)
00:00:03.702023 CPUM: MXCSR_MASK=0xffff (host: 0xffff)
00:00:03.702069 CPUM: Microcode revision 0x00000084
00:00:03.702110 CPUM: Changing leaf 13[0]: EBX=0x440 -> 0x340, ECX=0x440 -> 0x340
00:00:03.704573 PGM: HCPhysInterPD=00000000c7319000 HCPhysInterPaePDPT=00000000c731c000 HCPhysInterPaePML4=00000000c731e000
00:00:03.704648 PGM: apInterPTs={00000000c731a000,00000000c731b000} apInterPaePTs={0000000061bb7000,000000017c5b8000} apInterPaePDs={00000000023b9000,00000002244ba000,000000004a2bb000,00000000685bc000} pInterPaePDPT64=00000000c731d000
00:00:03.704660 PGM: Host paging mode: AMD64+NX
00:00:03.704707 PGM: PGMPool: cMaxPages=560 (u64MaxPages=545)
00:00:03.704713 PGM: pgmR3PoolInit: cMaxPages=0x230 cMaxUsers=0x460 cMaxPhysExts=0x460 fCacheEnable=true
00:00:03.717585 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=93 u32UpdateIntervalNS=10736000 enmUseTscDelta=2 (Practically Zero) fGetGipCpu=0xb cCpus=4
00:00:03.717608 TM: GIP - u64CpuHz=2 400 005 219 (0x8f0d2c63) SUPGetCpuHzFromGip => 2 400 005 219
00:00:03.717617 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2400004655(*) cErrors=0
00:00:03.717624 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x1 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2399981648(*) cErrors=0
00:00:03.717630 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x2 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2400005219(*) cErrors=0
00:00:03.717636 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x3 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2400002095(*) cErrors=0
00:00:03.717735 TM: cTSCTicksPerSecond=2 400 005 219 (0x8f0d2c63) enmTSCMode=3 (Dynamic)
00:00:03.717737 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:03.719106 VMM: CoreCode: R3=0000000009fc0000 R0=XXXXXXXXXXXXXXXX RC=a0565000 Phys=00000000c7307000 cb=0x1000
00:00:03.719737 EMR3Init: fRecompileUser=false fRecompileSupervisor=false fRawRing1Enabled=false fIemExecutesAll=false fGuruOnTripleFault=true
00:00:03.720070 IEM: TargetCpu=CURRENT, Microarch=Intel_Core7_KabyLake
00:00:03.720303 GIM: Using provider 'KVM' (Implementation version: 0)
00:00:03.720342 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:03.720563 AIOMgr: Default manager type is 'Async'
00:00:03.720570 AIOMgr: Default file backend is 'NonBuffered'
00:00:03.720910 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:03.720924 BlkCache: Cache commit interval is 10000 ms
00:00:03.720930 BlkCache: Cache commit threshold is 2621440 bytes
00:00:03.899263 PcBios: [SMP] BIOS with 1 CPUs
00:00:03.899380 PcBios: Using the 386+ BIOS image.
00:00:03.900905 PcBios: MPS table at 000e1300
00:00:03.901312 PcBios: fCheckShutdownStatusForSoftReset=true fClearShutdownStatusOnHardReset=true
00:00:03.916543 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.916559 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0=0xXXXXXXXXXXXXXXXX
00:00:03.917085 CPUM: SetGuestCpuIdFeature: Enabled xAPIC
00:00:03.917095 CPUM: SetGuestCpuIdFeature: Enabled x2APIC
00:00:03.917678 IOAPIC: Using implementation 2.0! Chipset type ICH9
00:00:03.917855 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.928388 Shared Folders service loaded
00:00:03.937129 Guest Control service loaded
00:00:03.952887 VGA: Using the 386+ BIOS image.
00:00:03.959175 DrvVD: Flushes will be ignored
00:00:03.959196 DrvVD: Async flushes will be passed to the disk
00:00:03.961970 VD: VDInit finished with VINF_SUCCESS
00:00:03.962775 AIOMgr: Endpoint for file 'C:\Users\user\VirtualBox VMs\archie\archie.vdi' (flags 000c0723) created successfully
00:00:03.964427 VD: Opening the disk took 2780574 ns
00:00:03.964685 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 42213632
00:00:03.965003 AHCI#0: Reset the HBA
00:00:03.965017 VD#0: Cancelling all active requests
00:00:03.965458 PIIX3 ATA: LUN#0: no unit
00:00:03.965471 PIIX3 ATA: LUN#1: no unit
00:00:03.965565 DrvVD: Flushes will be ignored
00:00:03.965575 DrvVD: Async flushes will be passed to the disk
00:00:03.965729 VD: Opening the disk took 137521 ns
00:00:03.966128 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 41946, passthrough disabled
00:00:03.966203 PIIX3 ATA: LUN#3: no unit
00:00:03.966287 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:03.966315 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:03.966493 E1000#0: Chip=82540EM LinkUpDelay=3000ms EthernetCRC=on GSO=enabled Itr=disabled ItrRx=enabled TID=disabled R0=enabled GC=enabled
00:00:03.966832 IntNet#0: szNetwork={HostInterfaceNetworking-Intel(R) Dual Band Wireless-AC 7265} enmTrunkType=3 szTrunk={\DEVICE\{1062CBBA-17B1-411D-91F9-425CC963EDB7}} fFlags=0x8001 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:03.968012 Audio: Initializing DirectSound audio driver
00:00:04.378843 AC97: Reset
00:00:04.379831 VUSB: Attached 'HidMouse' to port 1 on RootHub#0 (FullSpeed)
00:00:04.379916 PGM: The CPU physical address width is 39 bits
00:00:04.379924 PGM: PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff
00:00:04.380160 TM: TMR3InitFinalize: fTSCModeSwitchAllowed=true
00:00:04.384598 VMM: Thread-context hooks unavailable
00:00:04.384610 VMM: RTThreadPreemptIsPending() can be trusted
00:00:04.384615 VMM: Kernel preemption is possible
00:00:04.389459 HM: fWorldSwitcher=0x0 (fIbpbOnVmExit=false fIbpbOnVmEntry=false fL1dFlushOnVmEntry=false); fL1dFlushOnSched=false
00:00:04.389473 HM: Using VT-x implementation 2.0
00:00:04.389490 HM: Max resume loops = 8192
00:00:04.389491 HM: Host CR4 = 0x170678
00:00:04.389492 HM: Host EFER = 0xd01
00:00:04.389493 HM: MSR_IA32_SMM_MONITOR_CTL = 0x0
00:00:04.389494 HM: MSR_IA32_FEATURE_CONTROL = 0x5
00:00:04.389494 HM: LOCK
00:00:04.389495 HM: VMXON
00:00:04.389511 HM: MSR_IA32_VMX_BASIC = 0xda040000000004
00:00:04.389512 HM: VMCS id = 0x4
00:00:04.389513 HM: VMCS size = 1024 bytes
00:00:04.389513 HM: VMCS physical address limit = None
00:00:04.389514 HM: VMCS memory type = Write Back (WB)
00:00:04.389515 HM: Dual-monitor treatment support = true
00:00:04.389515 HM: OUTS & INS instruction-info = true
00:00:04.389532 HM: Supports true capability MSRs = true
00:00:04.389533 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
00:00:04.389534 HM: EXT_INT_EXIT
00:00:04.389534 HM: NMI_EXIT
00:00:04.389535 HM: VIRTUAL_NMI
00:00:04.389535 HM: PREEMPT_TIMER
00:00:04.389536 HM: POSTED_INT (must be cleared)
00:00:04.389536 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
00:00:04.389537 HM: INT_WINDOW_EXIT
00:00:04.389537 HM: USE_TSC_OFFSETTING
00:00:04.389538 HM: HLT_EXIT
00:00:04.389538 HM: INVLPG_EXIT
00:00:04.389539 HM: MWAIT_EXIT
00:00:04.389539 HM: RDPMC_EXIT
00:00:04.389539 HM: RDTSC_EXIT
00:00:04.389540 HM: CR3_LOAD_EXIT (must be set)
00:00:04.389540 HM: CR3_STORE_EXIT (must be set)
00:00:04.389541 HM: CR8_LOAD_EXIT
00:00:04.389541 HM: CR8_STORE_EXIT
00:00:04.389541 HM: USE_TPR_SHADOW
00:00:04.389542 HM: NMI_WINDOW_EXIT
00:00:04.389542 HM: MOV_DR_EXIT
00:00:04.389542 HM: UNCOND_IO_EXIT
00:00:04.389543 HM: USE_IO_BITMAPS
00:00:04.389543 HM: MONITOR_TRAP_FLAG
00:00:04.389544 HM: USE_MSR_BITMAPS
00:00:04.389544 HM: MONITOR_EXIT
00:00:04.389544 HM: PAUSE_EXIT
00:00:04.389545 HM: USE_SECONDARY_CTLS
00:00:04.389561 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x5fbcff00000000
00:00:04.389562 HM: VIRT_APIC_ACCESS
00:00:04.389562 HM: EPT
00:00:04.389563 HM: DESC_TABLE_EXIT
00:00:04.389563 HM: RDTSCP
00:00:04.389563 HM: VIRT_X2APIC_MODE
00:00:04.389564 HM: VPID
00:00:04.389564 HM: WBINVD_EXIT
00:00:04.389564 HM: UNRESTRICTED_GUEST
00:00:04.389565 HM: APIC_REG_VIRT (must be cleared)
00:00:04.389565 HM: VIRT_INT_DELIVERY (must be cleared)
00:00:04.389566 HM: PAUSE_LOOP_EXIT
00:00:04.389566 HM: RDRAND_EXIT
00:00:04.389566 HM: INVPCID
00:00:04.389567 HM: VMFUNC
00:00:04.389567 HM: VMCS_SHADOWING (must be cleared)
00:00:04.389567 HM: ENCLS_EXIT
00:00:04.389568 HM: RDSEED_EXIT
00:00:04.389568 HM: PML
00:00:04.389568 HM: EPT_VE
00:00:04.389585 HM: CONCEAL_FROM_PT
00:00:04.389585 HM: XSAVES_XRSTORS
00:00:04.389586 HM: TSC_SCALING (must be cleared)
00:00:04.389586 HM: MSR_IA32_VMX_ENTRY_CTLS = 0x3ffff000011ff
00:00:04.389587 HM: LOAD_DEBUG (must be set)
00:00:04.389587 HM: IA32E_MODE_GUEST
00:00:04.389588 HM: ENTRY_TO_SMM
00:00:04.389588 HM: DEACTIVATE_DUAL_MON
00:00:04.389589 HM: LOAD_PERF_MSR
00:00:04.389589 HM: LOAD_PAT_MSR
00:00:04.389589 HM: LOAD_EFER_MSR
00:00:04.389590 HM: MSR_IA32_VMX_EXIT_CTLS = 0x1ffffff00036dff
00:00:04.389591 HM: SAVE_DEBUG (must be set)
00:00:04.389591 HM: HOST_ADDR_SPACE_SIZE
00:00:04.389591 HM: LOAD_PERF_MSR
00:00:04.389592 HM: ACK_EXT_INT
00:00:04.389592 HM: SAVE_PAT_MSR
00:00:04.389592 HM: LOAD_PAT_MSR
00:00:04.389593 HM: SAVE_EFER_MSR
00:00:04.389593 HM: LOAD_EFER_MSR
00:00:04.389594 HM: SAVE_PREEMPT_TIMER
00:00:04.389594 HM: MSR_IA32_VMX_TRUE_PINBASED_CTLS = 0x7f00000016
00:00:04.389595 HM: MSR_IA32_VMX_TRUE_PROCBASED_CTLS = 0xfff9fffe04006172
00:00:04.389596 HM: MSR_IA32_VMX_TRUE_ENTRY_CTLS = 0x3ffff000011fb
00:00:04.389597 HM: MSR_IA32_VMX_TRUE_EXIT_CTLS = 0x1ffffff00036dfb
00:00:04.389598 HM: MSR_IA32_VMX_MISC = 0x7004c1e7
00:00:04.389599 HM: PREEMPT_TIMER_TSC = 0x7
00:00:04.389599 HM: EXIT_SAVE_EFER_LMA = true
00:00:04.389600 HM: ACTIVITY_STATES = 0x7 ( HLT SHUTDOWN SIPI_WAIT )
00:00:04.389600 HM: INTEL_PT = true
00:00:04.389601 HM: SMM_READ_SMBASE_MSR = true
00:00:04.389602 HM: CR3_TARGET = 0x4
00:00:04.389602 HM: MAX_MSR = 0x0 ( 512 )
00:00:04.389603 HM: VMXOFF_BLOCK_SMI = true
00:00:04.389603 HM: VMWRITE_ALL = true
00:00:04.389604 HM: ENTRY_INJECT_SOFT_INT = 0x1
00:00:04.389604 HM: MSEG_ID = 0x0
00:00:04.389605 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2e
00:00:04.389605 HM: HIGHEST_IDX = 0x17
00:00:04.389606 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106734141
00:00:04.389607 HM: RWX_X_ONLY
00:00:04.389607 HM: PAGE_WALK_LENGTH_4
00:00:04.389608 HM: EMT_UC
00:00:04.389608 HM: EMT_WB
00:00:04.389608 HM: PDE_2M
00:00:04.389609 HM: PDPTE_1G
00:00:04.389609 HM: INVEPT
00:00:04.389609 HM: EPT_ACCESS_DIRTY
00:00:04.389610 HM: INVEPT_SINGLE_CONTEXT
00:00:04.389610 HM: INVEPT_ALL_CONTEXTS
00:00:04.389610 HM: INVVPID
00:00:04.389611 HM: INVVPID_INDIV_ADDR
00:00:04.389611 HM: INVVPID_SINGLE_CONTEXT
00:00:04.389612 HM: INVVPID_ALL_CONTEXTS
00:00:04.389612 HM: INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:04.389612 HM: MSR_IA32_VMX_VMFUNC = 0x1
00:00:04.389613 HM: EPTP_SWITCHING
00:00:04.389613 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
00:00:04.389614 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
00:00:04.389615 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
00:00:04.389616 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x3727ff
00:00:04.389616 HM: APIC-access page physaddr = 0x00000000c7306000
00:00:04.389617 HM: VCPU 0: MSR bitmap physaddr = 0x00000000c7304000
00:00:04.389619 HM: VCPU 0: VMCS physaddr = 0x00000000c7305000
00:00:04.389620 HM: Guest support: 32-bit and 64-bit
00:00:04.389627 HM: Supports VMCS EFER fields = true
00:00:04.389627 HM: Enabled VMX
00:00:04.389630 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:04.389630 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:04.389631 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:04.389632 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:04.389632 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:04.389633 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:04.389633 HM: Enabled nested paging
00:00:04.389633 HM: EPT flush type = Single context
00:00:04.389634 HM: Enabled unrestricted guest execution
00:00:04.389634 HM: Enabled large page support
00:00:04.389635 HM: Enabled VPID
00:00:04.389635 HM: VPID flush type = Single context
00:00:04.389636 HM: Enabled VMX-preemption timer (cPreemptTimerShift=7)
00:00:04.389636 HM: VT-x/AMD-V init method: LOCAL
00:00:04.389638 EM: Exit history optimizations: enabled=true enabled-r0=true enabled-r0-no-preemption=false
00:00:04.389707 VMM: fUsePeriodicPreemptionTimers=false
00:00:04.389753 CPUM: Logical host processors: 4 present, 4 max, 4 online, online mask: 000000000000000f
00:00:04.389755 CPUM: Physical host cores: 2
00:00:04.389755 ************************* CPUID dump ************************
00:00:04.389791 Raw Standard CPUID Leaves
00:00:04.389791 Leaf/sub-leaf eax ebx ecx edx
00:00:04.389808 Gst: 00000000/0000 00000016 756e6547 6c65746e 49656e69
00:00:04.389810 Hst: 00000016 756e6547 6c65746e 49656e69
00:00:04.389827 Gst: 00000001/0000 000806e9 00010800 d6fa220b 178bfbff
00:00:04.389828 Hst: 000806e9 00100800 7ffafbbf bfebfbff
00:00:04.389830 Gst: 00000002/0000 76036301 00f0b5ff 00000000 00c30000
00:00:04.389831 Hst: 76036301 00f0b5ff 00000000 00c30000
00:00:04.389832 Gst: 00000003/0000 00000000 00000000 00000000 00000000
00:00:04.389833 Hst: 00000000 00000000 00000000 00000000
00:00:04.389834 Gst: 00000004/0000 00000121 01c0003f 0000003f 00000000
00:00:04.389835 Hst: 1c004121 01c0003f 0000003f 00000000
00:00:04.389836 Gst: 00000004/0001 00000122 01c0003f 0000003f 00000000
00:00:04.389837 Hst: 1c004122 01c0003f 0000003f 00000000
00:00:04.389838 Gst: 00000004/0002 00000143 00c0003f 000003ff 00000000
00:00:04.389839 Hst: 1c004143 00c0003f 000003ff 00000000
00:00:04.389840 Gst: 00000004/0003 00000163 02c0003f 00000fff 00000006
00:00:04.389841 Hst: 1c03c163 02c0003f 00000fff 00000006
00:00:04.389842 Gst: 00000004/0004 00000000 00000000 00000000 00000000
00:00:04.389843 Hst: 00000000 00000000 00000000 00000000
00:00:04.389844 Gst: 00000005/0000 00000040 00000040 00000000 00000000
00:00:04.389845 Hst: 00000040 00000040 00000003 11142120
00:00:04.389846 Gst: 00000006/0000 00000000 00000000 00000000 00000000
00:00:04.389847 Hst: 000027f5 00000002 00000009 00000000
00:00:04.389848 Gst: 00000007/0000 00000000 00842421 00000000 00000000
00:00:04.389849 Hst: 00000000 029c67af 00000000 0c000000
00:00:04.389850 Gst: 00000007/0001 00000000 00000000 00000000 00000000
00:00:04.389851 Hst: 00000000 00000000 00000000 00000000
00:00:04.389851 Gst: 00000008/0000 00000000 00000000 00000000 00000000
00:00:04.389852 Hst: 00000000 00000000 00000000 00000000
00:00:04.389853 Gst: 00000009/0000 00000000 00000000 00000000 00000000
00:00:04.389853 Hst: 00000000 00000000 00000000 00000000
00:00:04.389854 Gst: 0000000a/0000 00000000 00000000 00000000 00000000
00:00:04.389855 Hst: 07300404 00000000 00000000 00000603
00:00:04.389856 Gst: 0000000b/0000 00000000 00000001 00000100 00000000
00:00:04.389856 Hst: 00000001 00000002 00000100 00000000
00:00:04.389857 Gst: 0000000b/0001 00000001 00000001 00000201 00000000
00:00:04.389858 Hst: 00000004 00000004 00000201 00000000
00:00:04.389859 Gst: 0000000b/0002 00000000 00000000 00000002 00000000
00:00:04.389860 Hst: 00000000 00000000 00000002 00000000
00:00:04.389860 Gst: 0000000c/0000 00000000 00000000 00000000 00000000
00:00:04.389861 Hst: 00000000 00000000 00000000 00000000
00:00:04.389862 Gst: 0000000d/0000 00000007 00000340 00000340 00000000
00:00:04.389863 Hst: 0000001f 00000440 00000440 00000000
00:00:04.389863 Gst: 0000000d/0001 00000000 00000440 00000000 00000000
00:00:04.389864 Hst: 0000000f 00000440 00000100 00000000
00:00:04.389865 Gst: 0000000d/0002 00000100 00000240 00000000 00000000
00:00:04.389866 Hst: 00000100 00000240 00000000 00000000
00:00:04.389867 Gst: 0000000d/0003 00000000 00000000 00000000 00000000
00:00:04.389867 Hst: 00000040 000003c0 00000000 00000000
00:00:04.389868 Gst: 0000000d/0004 00000000 00000000 00000000 00000000
00:00:04.389869 Hst: 00000040 00000400 00000000 00000000
00:00:04.389870 Gst: 0000000d/0005 00000000 00000000 00000000 00000000
00:00:04.389870 Hst: 00000000 00000000 00000000 00000000
00:00:04.389871 Gst: 0000000d/0006 00000000 00000000 00000000 00000000
00:00:04.389872 Hst: 00000000 00000000 00000000 00000000
00:00:04.389873 Gst: 0000000d/0007 00000000 00000000 00000000 00000000
00:00:04.389873 Hst: 00000000 00000000 00000000 00000000
00:00:04.389874 Gst: 0000000d/0008 00000000 00000000 00000000 00000000
00:00:04.389875 Hst: 00000080 00000000 00000001 00000000
00:00:04.389876 Gst: 0000000d/0009 00000000 00000000 00000000 00000000
00:00:04.389876 Hst: 00000000 00000000 00000000 00000000
00:00:04.389900 Gst: 0000000e/0000 00000000 00000000 00000000 00000000
00:00:04.389901 Hst: 00000000 00000000 00000000 00000000
00:00:04.389902 Gst: 0000000f/0000 00000000 00000000 00000000 00000000
00:00:04.389902 Hst: 00000000 00000000 00000000 00000000
00:00:04.389903 Gst: 00000010/0000 00000000 00000000 00000000 00000000
00:00:04.389904 Hst: 00000000 00000000 00000000 00000000
00:00:04.389905 Gst: 00000011/0000 00000000 00000000 00000000 00000000
00:00:04.389906 Hst: 00000000 00000000 00000000 00000000
00:00:04.389906 Gst: 00000012/0000 00000000 00000000 00000000 00000000
00:00:04.389907 Hst: 00000000 00000000 00000000 00000000
00:00:04.389908 Gst: 00000013/0000 00000000 00000000 00000000 00000000
00:00:04.389908 Hst: 00000000 00000000 00000000 00000000
00:00:04.389909 Gst: 00000014/0000 00000000 00000000 00000000 00000000
00:00:04.389910 Hst: 00000001 0000000f 00000007 00000000
00:00:04.389911 Hst: 00000015/0000 00000002 000000c8 00000000 00000000
00:00:04.389912 Hst: 00000016/0000 00000960 00000960 00000064 00000000
00:00:04.389913 Name: GenuineIntel
00:00:04.389914 Supports: 0x00000000-0x00000016
00:00:04.389932 Family: 6 Extended: 0 Effective: 6
00:00:04.389933 Model: 14 Extended: 8 Effective: 142
00:00:04.389934 Stepping: 9
00:00:04.389935 Type: 0 (primary)
00:00:04.389936 APIC ID: 0x00
00:00:04.389937 Logical CPUs: 1
00:00:04.389938 CLFLUSH Size: 8
00:00:04.389938 Brand ID: 0x00
00:00:04.389939 Features
00:00:04.389955 Mnemonic - Description = guest (host)
00:00:04.389956 FPU - x87 FPU on Chip = 1 (1)
00:00:04.389958 VME - Virtual 8086 Mode Enhancements = 1 (1)
00:00:04.389959 DE - Debugging extensions = 1 (1)
00:00:04.389960 PSE - Page Size Extension = 1 (1)
00:00:04.389961 TSC - Time Stamp Counter = 1 (1)
00:00:04.389962 MSR - Model Specific Registers = 1 (1)
00:00:04.389963 PAE - Physical Address Extension = 1 (1)
00:00:04.389964 MCE - Machine Check Exception = 1 (1)
00:00:04.389965 CX8 - CMPXCHG8B instruction = 1 (1)
00:00:04.389966 APIC - APIC On-Chip = 1 (1)
00:00:04.389967 SEP - SYSENTER and SYSEXIT Present = 1 (1)
00:00:04.389968 MTRR - Memory Type Range Registers = 1 (1)
00:00:04.389969 PGE - PTE Global Bit = 1 (1)
00:00:04.389970 MCA - Machine Check Architecture = 1 (1)
00:00:04.389971 CMOV - Conditional Move instructions = 1 (1)
00:00:04.389972 PAT - Page Attribute Table = 1 (1)
00:00:04.389989 PSE-36 - 36-bit Page Size Extension = 1 (1)
00:00:04.389990 PSN - Processor Serial Number = 0 (0)
00:00:04.389991 CLFSH - CLFLUSH instruction = 1 (1)
00:00:04.389992 DS - Debug Store = 0 (1)
00:00:04.389993 ACPI - Thermal Mon. & Soft. Clock Ctrl. = 0 (1)
00:00:04.389994 MMX - Intel MMX Technology = 1 (1)
00:00:04.389995 FXSR - FXSAVE and FXRSTOR instructions = 1 (1)
00:00:04.389995 SSE - SSE support = 1 (1)
00:00:04.389997 SSE2 - SSE2 support = 1 (1)
00:00:04.389998 SS - Self Snoop = 0 (1)
00:00:04.389999 HTT - Hyper-Threading Technology = 1 (1)
00:00:04.390000 TM - Therm. Monitor = 0 (1)
00:00:04.390001 PBE - Pending Break Enabled = 0 (1)
00:00:04.390002 SSE3 - SSE3 support = 1 (1)
00:00:04.390003 PCLMUL - PCLMULQDQ support (for AES-GCM) = 1 (1)
00:00:04.390003 DTES64 - DS Area 64-bit Layout = 0 (1)
00:00:04.390004 MONITOR - MONITOR/MWAIT instructions = 1 (1)
00:00:04.390005 CPL-DS - CPL Qualified Debug Store = 0 (1)
00:00:04.390006 VMX - Virtual Machine Extensions = 0 (1)
00:00:04.390007 SMX - Safer Mode Extensions = 0 (0)
00:00:04.390008 EST - Enhanced SpeedStep Technology = 0 (1)
00:00:04.390009 TM2 - Terminal Monitor 2 = 0 (1)
00:00:04.390010 SSSE3 - Supplemental Streaming SIMD Extensions 3 = 1 (1)
00:00:04.390011 CNTX-ID - L1 Context ID = 0 (0)
00:00:04.390012 SDBG - Silicon Debug interface = 0 (1)
00:00:04.390013 FMA - Fused Multiply Add extensions = 0 (1)
00:00:04.390014 CX16 - CMPXCHG16B instruction = 1 (1)
00:00:04.390015 TPRUPDATE - xTPR Update Control = 0 (1)
00:00:04.390016 PDCM - Perf/Debug Capability MSR = 0 (1)
00:00:04.390017 PCID - Process Context Identifiers = 1 (1)
00:00:04.390017 DCA - Direct Cache Access = 0 (0)
00:00:04.390018 SSE4_1 - SSE4_1 support = 1 (1)
00:00:04.390019 SSE4_2 - SSE4_2 support = 1 (1)
00:00:04.390020 X2APIC - x2APIC support = 1 (1)
00:00:04.390021 MOVBE - MOVBE instruction = 1 (1)
00:00:04.390022 POPCNT - POPCNT instruction = 1 (1)
00:00:04.390023 TSCDEADL - Time Stamp Counter Deadline = 0 (1)
00:00:04.390024 AES - AES instructions = 1 (1)
00:00:04.390025 XSAVE - XSAVE instruction = 1 (1)
00:00:04.390026 OSXSAVE - OSXSAVE instruction = 0 (1)
00:00:04.390027 AVX - AVX support = 1 (1)
00:00:04.390028 F16C - 16-bit floating point conversion instructions = 0 (1)
00:00:04.390029 RDRAND - RDRAND instruction = 1 (1)
00:00:04.390030 HVP - Hypervisor Present (we're a guest) = 1 (0)
00:00:04.390031 Structured Extended Feature Flags Enumeration (leaf 7):
00:00:04.390032 Mnemonic - Description = guest (host)
00:00:04.390032 FSGSBASE - RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE instr. = 1 (1)
00:00:04.390033 TSCADJUST - Supports MSR_IA32_TSC_ADJUST = 0 (1)
00:00:04.390034 SGX - Supports Software Guard Extensions = 0 (1)
00:00:04.390035 BMI1 - Advanced Bit Manipulation extension 1 = 0 (1)
00:00:04.390036 HLE - Hardware Lock Elision = 0 (0)
00:00:04.390037 AVX2 - Advanced Vector Extensions 2 = 1 (1)
00:00:04.390038 FDP_EXCPTN_ONLY - FPU DP only updated on exceptions = 0 (0)
00:00:04.390038 SMEP - Supervisor Mode Execution Prevention = 0 (1)
00:00:04.390039 BMI2 - Advanced Bit Manipulation extension 2 = 0 (1)
00:00:04.390040 ERMS - Enhanced REP MOVSB/STOSB instructions = 0 (1)
00:00:04.390041 INVPCID - INVPCID instruction = 1 (1)
00:00:04.390042 RTM - Restricted Transactional Memory = 0 (0)
00:00:04.390043 PQM - Platform Quality of Service Monitoring = 0 (0)
00:00:04.390044 DEPFPU_CS_DS - Deprecates FPU CS, FPU DS values if set = 1 (1)
00:00:04.390044 MPE - Intel Memory Protection Extensions = 0 (1)
00:00:04.390045 PQE - Platform Quality of Service Enforcement = 0 (0)
00:00:04.390046 AVX512F - AVX512 Foundation instructions = 0 (0)
00:00:04.390047 RDSEED - RDSEED instruction = 1 (1)
00:00:04.390048 ADX - ADCX/ADOX instructions = 0 (1)
00:00:04.390049 SMAP - Supervisor Mode Access Prevention = 0 (1)
00:00:04.390050 CLFLUSHOPT - CLFLUSHOPT (Cache Line Flush) instruction = 1 (1)
00:00:04.390051 INTEL_PT - Intel Processor Trace = 0 (1)
00:00:04.390052 AVX512PF - AVX512 Prefetch instructions = 0 (0)
00:00:04.390053 AVX512ER - AVX512 Exponential & Reciprocal instructions = 0 (0)
00:00:04.390053 AVX512CD - AVX512 Conflict Detection instructions = 0 (0)
00:00:04.390054 SHA - Secure Hash Algorithm extensions = 0 (0)
00:00:04.390055 PREFETCHWT1 - PREFETCHWT1 instruction = 0 (0)
00:00:04.390056 UMIP - User mode insturction prevention = 0 (0)
00:00:04.390057 PKU - Protection Key for Usermode pages = 0 (0)
00:00:04.390074 OSPKE - CR4.PKU mirror = 0 (0)
00:00:04.390076 MAWAU - Value used by BNDLDX & BNDSTX = 0x0 (0x0)
00:00:04.390077 RDPID - Read processor ID support = 0 (0)
00:00:04.390078 SGX_LC - Supports SGX Launch Configuration = 0 (0)
00:00:04.390079 IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB = 0 (1)
00:00:04.390079 STIBP - Supports IA32_SPEC_CTRL.STIBP = 0 (1)
00:00:04.390080 FLUSH_CMD - Supports IA32_FLUSH_CMD = 0 (0)
00:00:04.390081 ARCHCAP - Supports IA32_ARCH_CAP = 0 (0)
00:00:04.390082 Processor Extended State Enumeration (leaf 0xd):
00:00:04.390083 XSAVE area cur/max size by XCR0, guest: 0x340/0x340
00:00:04.390084 XSAVE area cur/max size by XCR0, host: 0x440/0x440
00:00:04.390085 Valid XCR0 bits, guest: 0x00000000`00000007 ( x87 SSE YMM_Hi128 )
00:00:04.390087 Valid XCR0 bits, host: 0x00000000`0000001f ( x87 SSE YMM_Hi128 BNDREGS BNDCSR )
00:00:04.390089 XSAVE features, guest:
00:00:04.390090 XSAVE features, host: XSAVEOPT XSAVEC XGETBC1 XSAVES
00:00:04.390092 XSAVE area cur size XCR0|XSS, guest: 0x440
00:00:04.390092 XSAVE area cur size XCR0|XSS, host: 0x440
00:00:04.390093 Valid IA32_XSS bits, guest: 0x00000000`00000000
00:00:04.390094 Valid IA32_XSS bits, host: 0x00000100`00000000 ( 40 )
00:00:04.390095 State #2, guest: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:04.390097 State #2, host: off=0x0240, cb=0x0100 IA32_XSS-bit -- YMM_Hi128
00:00:04.390099 State #3, host: off=0x03c0, cb=0x0040 IA32_XSS-bit -- BNDREGS
00:00:04.390100 State #4, host: off=0x0400, cb=0x0040 IA32_XSS-bit -- BNDCSR
00:00:04.390102 State #8, host: off=0x0000, cb=0x0080 XCR0-bit -- 8
00:00:04.390114 Unknown CPUID Leaves
00:00:04.390115 Leaf/sub-leaf eax ebx ecx edx
00:00:04.390115 Gst: 00000014/0001 00000000 00000000 00000000 00000000
00:00:04.390116 Hst: 02490002 003f3fff 00000000 00000000
00:00:04.390118 Gst: 00000014/0002 00000000 00000000 00000000 00000000
00:00:04.390118 Hst: 00000000 00000000 00000000 00000000
00:00:04.390119 Gst: 00000015/0000 00000000 00000000 00000000 00000000
00:00:04.390120 Hst: 00000002 000000c8 00000000 00000000
00:00:04.390121 Gst: 00000016/0000 00000000 00000000 00000000 00000000
00:00:04.390122 Hst: 00000960 00000960 00000064 00000000
00:00:04.390123 Raw Hypervisor CPUID Leaves
00:00:04.390124 Leaf/sub-leaf eax ebx ecx edx
00:00:04.390125 Gst: 40000000/0000 40000001 4b4d564b 564b4d56 0000004d
00:00:04.390126 Hst: 00000960 00000960 00000064 00000000
00:00:04.390128 Gst: 40000001/0000 01000089 00000000 00000000 00000000
00:00:04.390129 Hst: 00000960 00000960 00000064 00000000
00:00:04.390130 Raw Extended CPUID Leaves
00:00:04.390130 Leaf/sub-leaf eax ebx ecx edx
00:00:04.390131 Gst: 80000000/0000 80000008 00000000 00000000 00000000
00:00:04.390132 Hst: 80000008 00000000 00000000 00000000
00:00:04.390132 Gst: 80000001/0000 00000000 00000000 00000121 28100800
00:00:04.390133 Hst: 00000000 00000000 00000121 2c100800
00:00:04.390135 Gst: 80000002/0000 65746e49 2952286c 726f4320 4d542865
00:00:04.390136 Hst: 65746e49 2952286c 726f4320 4d542865
00:00:04.390138 Gst: 80000003/0000 33692029 3031372d 43205530 40205550
00:00:04.390139 Hst: 33692029 3031372d 43205530 40205550
00:00:04.390141 Gst: 80000004/0000 342e3220 7a484730 00000000 00000000
00:00:04.390142 Hst: 342e3220 7a484730 00000000 00000000
00:00:04.390143 Gst: 80000005/0000 00000000 00000000 00000000 00000000
00:00:04.390144 Hst: 00000000 00000000 00000000 00000000
00:00:04.390145 Gst: 80000006/0000 00000000 00000000 01006040 00000000
00:00:04.390146 Hst: 00000000 00000000 01006040 00000000
00:00:04.390147 Gst: 80000007/0000 00000000 00000000 00000000 00000100
00:00:04.390147 Hst: 00000000 00000000 00000000 00000100
00:00:04.390148 Gst: 80000008/0000 00003027 00000000 00000000 00000000
00:00:04.390149 Hst: 00003027 00000000 00000000 00000000
00:00:04.390150 Ext Name:
00:00:04.390151 Ext Supports: 0x80000000-0x80000008
00:00:04.390151 Family: 0 Extended: 0 Effective: 0
00:00:04.390152 Model: 0 Extended: 0 Effective: 0
00:00:04.390153 Stepping: 0
00:00:04.390153 Brand ID: 0x000
00:00:04.390154 Ext Features
00:00:04.390154 Mnemonic - Description = guest (host)
00:00:04.390155 FPU - x87 FPU on Chip = 0 (0)
00:00:04.390156 VME - Virtual 8086 Mode Enhancements = 0 (0)
00:00:04.390157 DE - Debugging extensions = 0 (0)
00:00:04.390158 PSE - Page Size Extension = 0 (0)
00:00:04.390159 TSC - Time Stamp Counter = 0 (0)
00:00:04.390160 MSR - K86 Model Specific Registers = 0 (0)
00:00:04.390161 PAE - Physical Address Extension = 0 (0)
00:00:04.390162 MCE - Machine Check Exception = 0 (0)
00:00:04.390163 CX8 - CMPXCHG8B instruction = 0 (0)
00:00:04.390164 APIC - APIC On-Chip = 0 (0)
00:00:04.390165 SEP - SYSCALL/SYSRET = 1 (1)
00:00:04.390166 MTRR - Memory Type Range Registers = 0 (0)
00:00:04.390167 PGE - PTE Global Bit = 0 (0)
00:00:04.390168 MCA - Machine Check Architecture = 0 (0)
00:00:04.390169 CMOV - Conditional Move instructions = 0 (0)
00:00:04.390170 PAT - Page Attribute Table = 0 (0)
00:00:04.390171 PSE-36 - 36-bit Page Size Extension = 0 (0)
00:00:04.390171 NX - No-Execute/Execute-Disable = 1 (1)
00:00:04.390172 AXMMX - AMD Extensions to MMX instructions = 0 (0)
00:00:04.390173 MMX - Intel MMX Technology = 0 (0)
00:00:04.390174 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:04.390175 FFXSR - AMD fast FXSAVE and FXRSTOR instructions = 0 (0)
00:00:04.390176 Page1GB - 1 GB large page = 0 (1)
00:00:04.390177 RDTSCP - RDTSCP instruction = 1 (1)
00:00:04.390178 LM - AMD64 Long Mode = 1 (1)
00:00:04.390179 3DNOWEXT - AMD Extensions to 3DNow = 0 (0)
00:00:04.390180 3DNOW - AMD 3DNow = 0 (0)
00:00:04.390181 LahfSahf - LAHF/SAHF support in 64-bit mode = 1 (1)
00:00:04.390182 CmpLegacy - Core multi-processing legacy mode = 0 (0)
00:00:04.390183 SVM - AMD Secure Virtual Machine extensions = 0 (0)
00:00:04.390183 EXTAPIC - AMD Extended APIC registers = 0 (0)
00:00:04.390184 CR8L - AMD LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:04.390185 ABM - AMD Advanced Bit Manipulation = 1 (1)
00:00:04.390186 SSE4A - SSE4A instructions = 0 (0)
00:00:04.390187 MISALIGNSSE - AMD Misaligned SSE mode = 0 (0)
00:00:04.390188 3DNOWPRF - AMD PREFETCH and PREFETCHW instructions = 1 (1)
00:00:04.390189 OSVW - AMD OS Visible Workaround = 0 (0)
00:00:04.390190 IBS - Instruct Based Sampling = 0 (0)
00:00:04.390191 XOP - Extended Operation support = 0 (0)
00:00:04.390192 SKINIT - SKINIT, STGI, and DEV support = 0 (0)
00:00:04.390192 WDT - AMD Watchdog Timer support = 0 (0)
00:00:04.390193 LWP - Lightweight Profiling support = 0 (0)
00:00:04.390194 FMA4 - Four operand FMA instruction support = 0 (0)
00:00:04.390195 NodeId - NodeId in MSR C001_100C = 0 (0)
00:00:04.390196 TBM - Trailing Bit Manipulation instructions = 0 (0)
00:00:04.390197 TOPOEXT - Topology Extensions = 0 (0)
00:00:04.390198 PRFEXTCORE - Performance Counter Extensions support = 0 (0)
00:00:04.390199 PRFEXTNB - NB Performance Counter Extensions support = 0 (0)
00:00:04.390200 DATABPEXT - Data-access Breakpoint Extension = 0 (0)
00:00:04.390200 PERFTSC - Performance Time Stamp Counter = 0 (0)
00:00:04.390202 Full Name: "Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz"
00:00:04.390203 TLB 2/4M Instr/Uni: res0 0 entries
00:00:04.390204 TLB 2/4M Data: res0 0 entries
00:00:04.390204 TLB 4K Instr/Uni: res0 0 entries
00:00:04.390205 TLB 4K Data: res0 0 entries
00:00:04.390206 L1 Instr Cache Line Size: 0 bytes
00:00:04.390206 L1 Instr Cache Lines Per Tag: 0
00:00:04.390206 L1 Instr Cache Associativity: res0
00:00:04.390207 L1 Instr Cache Size: 0 KB
00:00:04.390207 L1 Data Cache Line Size: 0 bytes
00:00:04.390208 L1 Data Cache Lines Per Tag: 0
00:00:04.390208 L1 Data Cache Associativity: res0
00:00:04.390209 L1 Data Cache Size: 0 KB
00:00:04.390209 L2 TLB 2/4M Instr/Uni: off 0 entries
00:00:04.390210 L2 TLB 2/4M Data: off 0 entries
00:00:04.390211 L2 TLB 4K Instr/Uni: off 0 entries
00:00:04.390211 L2 TLB 4K Data: off 0 entries
00:00:04.390212 L2 Cache Line Size: 0 bytes
00:00:04.390212 L2 Cache Lines Per Tag: 0
00:00:04.390212 L2 Cache Associativity: off
00:00:04.390213 L2 Cache Size: 0 KB
00:00:04.390213 TS - Temperature Sensor = 0 (0)
00:00:04.390214 FID - Frequency ID control = 0 (0)
00:00:04.390215 VID - Voltage ID control = 0 (0)
00:00:04.390217 TscInvariant - Invariant Time Stamp Counter = 1 (1)
00:00:04.390218 CBP - Core Performance Boost = 0 (0)
00:00:04.390218 EffFreqRO - Read-only Effective Frequency Interface = 0 (0)
00:00:04.390219 ProcFdbkIf - Processor Feedback Interface = 0 (0)
00:00:04.390220 ProcPwrRep - Core power reporting interface support = 0 (0)
00:00:04.390221 Physical Address Width: 39 bits
00:00:04.390222 Virtual Address Width: 48 bits
00:00:04.390222 Guest Physical Address Width: 0 bits
00:00:04.390223 Physical Core Count: 1
00:00:04.390228
00:00:04.390228 ******************** End of CPUID dump **********************
00:00:04.390229 *********************** VT-x features ***********************
00:00:04.390230 Nested hardware virtualization - VMX features
00:00:04.390231 Mnemonic - Description = guest (host)
00:00:04.390231 VMX - Virtual-Machine Extensions = 0 (1)
00:00:04.390232 InsOutInfo - INS/OUTS instruction info. = 0 (1)
00:00:04.390232 ExtIntExit - External interrupt VM-exit = 0 (1)
00:00:04.390233 NmiExit - NMI VM-exit = 0 (1)
00:00:04.390233 VirtNmi - Virtual NMIs = 0 (1)
00:00:04.390234 PreemptTimer - VMX preemption timer = 0 (1)
00:00:04.390235 PostedInt - Posted interrupts = 0 (0)
00:00:04.390235 IntWindowExit - Interrupt-window exiting = 0 (1)
00:00:04.390236 TscOffsetting - TSC offsetting = 0 (1)
00:00:04.390236 HltExit - HLT exiting = 0 (1)
00:00:04.390237 InvlpgExit - INVLPG exiting = 0 (1)
00:00:04.390237 MwaitExit - MWAIT exiting = 0 (1)
00:00:04.390238 RdpmcExit - RDPMC exiting = 0 (1)
00:00:04.390238 RdtscExit - RDTSC exiting = 0 (1)
00:00:04.390239 Cr3LoadExit - CR3-load exiting = 0 (1)
00:00:04.390239 Cr3StoreExit - CR3-store exiting = 0 (1)
00:00:04.390240 Cr8LoadExit - CR8-load exiting = 0 (1)
00:00:04.390240 Cr8StoreExit - CR8-store exiting = 0 (1)
00:00:04.390241 UseTprShadow - Use TPR shadow = 0 (1)
00:00:04.390241 NmiWindowExit - NMI-window exiting = 0 (1)
00:00:04.390242 MovDRxExit - Mov-DR exiting = 0 (1)
00:00:04.390242 UncondIoExit - Unconditional I/O exiting = 0 (1)
00:00:04.390243 UseIoBitmaps - Use I/O bitmaps = 0 (1)
00:00:04.390243 MonitorTrapFlag - Monitor trap flag = 0 (1)
00:00:04.390244 UseMsrBitmaps - MSR bitmaps = 0 (1)
00:00:04.390244 MonitorExit - MONITOR exiting = 0 (1)
00:00:04.390245 PauseExit - PAUSE exiting = 0 (1)
00:00:04.390246 SecondaryExecCtl - Activate secondary controls = 0 (1)
00:00:04.390246 VirtApic - Virtualize-APIC accesses = 0 (1)
00:00:04.390247 Ept - Extended Page Tables = 0 (1)
00:00:04.390247 DescTableExit - Descriptor-table exiting = 0 (1)
00:00:04.390248 Rdtscp - Enable RDTSCP = 0 (1)
00:00:04.390248 VirtX2ApicMode - Virtualize-x2APIC mode = 0 (1)
00:00:04.390249 Vpid - Enable VPID = 0 (1)
00:00:04.390249 WbinvdExit - WBINVD exiting = 0 (1)
00:00:04.390250 UnrestrictedGuest - Unrestricted guest = 0 (1)
00:00:04.390250 ApicRegVirt - APIC-register virtualization = 0 (0)
00:00:04.390251 VirtIntDelivery - Virtual-interrupt delivery = 0 (0)
00:00:04.390251 PauseLoopExit - PAUSE-loop exiting = 0 (1)
00:00:04.390252 RdrandExit - RDRAND exiting = 0 (1)
00:00:04.390252 Invpcid - Enable INVPCID = 0 (1)
00:00:04.390253 VmFuncs - Enable VM Functions = 0 (1)
00:00:04.390270 VmcsShadowing - VMCS shadowing = 0 (0)
00:00:04.390271 RdseedExiting - RDSEED exiting = 0 (1)
00:00:04.390271 PML - Supports Page-Modification Log (PML) = 0 (1)
00:00:04.390272 EptVe - EPT violations can cause #VE = 0 (1)
00:00:04.390272 XsavesXRstors - Enable XSAVES/XRSTORS = 0 (1)
00:00:04.390273 EntryLoadDebugCtls - Load debug controls on VM-entry = 0 (1)
00:00:04.390273 Ia32eModeGuest - IA-32e mode guest = 0 (1)
00:00:04.390274 EntryLoadEferMsr - Load IA32_EFER on VM-entry = 0 (1)
00:00:04.390274 EntryLoadPatMsr - Load IA32_PAT on VM-entry = 0 (1)
00:00:04.390275 ExitSaveDebugCtls - Save debug controls on VM-exit = 0 (1)
00:00:04.390275 HostAddrSpaceSize - Host address-space size = 0 (1)
00:00:04.390276 ExitAckExtInt - Acknowledge interrupt on VM-exit = 0 (1)
00:00:04.390276 ExitSavePatMsr - Save IA32_PAT on VM-exit = 0 (1)
00:00:04.390277 ExitLoadPatMsr - Load IA32_PAT on VM-exit = 0 (1)
00:00:04.390277 ExitSaveEferMsr - Save IA32_EFER on VM-exit = 0 (1)
00:00:04.390278 ExitLoadEferMsr - Load IA32_EFER on VM-exit = 0 (1)
00:00:04.390278 SavePreemptTimer - Save VMX-preemption timer = 0 (1)
00:00:04.390279 ExitSaveEferLma - Save EFER.LMA on VM-exit = 0 (1)
00:00:04.390279 IntelPt - Intel PT (Processor Trace) in VMX operation = 0 (1)
00:00:04.390280 VmwriteAll - Write allowed to read-only VMCS fields = 0 (1)
00:00:04.390280 EntryInjectSoftInt - Inject softint. with 0-len instr. = 0 (1)
00:00:04.390281
00:00:04.390282 ******************* End of VT-x features ********************
00:00:04.390396 PcBios: SATA LUN#0 LCHS=1024/255/63
00:00:04.390472 APIC: fPostedIntrsEnabled=false fVirtApicRegsEnabled=false fSupportsTscDeadline=false
00:00:04.390482 TMR3UtcNow: nsNow=1 548 075 852 902 174 100 nsPrev=0 -> cNsDelta=1 548 075 852 902 174 100 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgain=1 548 075 852 902 174 100)
00:00:04.390495 VMEmt: Halt method global1 (5)
00:00:04.390539 VMEmt: HaltedGlobal1 config: cNsSpinBlockThresholdCfg=50000
00:00:04.390545 Changing the VM state from 'CREATING' to 'CREATED'
00:00:04.391810 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:04.391919 AIOMgr: Endpoints without assigned bandwidth groups:
00:00:04.391930 AIOMgr: C:\Users\user\VirtualBox VMs\archie\archie.vdi
00:00:04.392074 Changing the VM state from 'POWERING_ON' to 'RUNNING'
00:00:04.392646 Console: Machine state changed to 'Running'
00:00:04.395713 VMMDev: Guest Log: BIOS: VirtualBox 6.0.2
00:00:04.395835 PCI: Setting up resources and interrupts
00:00:04.396925 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.412780 Display::handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0
00:00:04.412933 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=720x400, Sending to async-handler
00:00:04.420082 VMMDev: Guest Log: CPUID EDX: 0x178bfbff
00:00:04.420201 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:04.420260 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:04.425663 AHCI#0: Reset the HBA
00:00:04.425689 VD#0: Cancelling all active requests
00:00:04.425769 AHCI#0: Port 0 reset
00:00:04.425849 VD#0: Cancelling all active requests
00:00:04.426900 VMMDev: Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 0x0000000002842100 sectors
00:00:04.428816 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:04.434343 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ad70000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0
00:00:04.434572 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:04.895618 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:04.895832 VMMDev: SetVideoModeHint: Got a video mode hint (800x600x32)@(0x0),(1;0) at 0
00:00:04.896012 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=720x400
00:00:04.896056 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=720x400
00:00:04.896109 GUI: UIFrameBufferPrivate::performResize: Size=720x400, Directly using source bitmap content
00:00:04.897141 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:04.897178 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:04.903780 GUI: 2D video acceleration is disabled
00:00:04.903837 GUI: HID LEDs sync is enabled
00:00:04.924355 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:06.909520 Display::handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0 flags=0x0
00:00:06.909867 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=720x400, Sending to async-handler
00:00:06.910170 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=720x400
00:00:06.910193 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=720x400
00:00:06.910242 GUI: UIFrameBufferPrivate::performResize: Size=720x400, Directly using source bitmap content
00:00:06.925600 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:06.926002 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:06.926287 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:06.926658 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:06.927442 VMMDev: Guest Log: BIOS: CDROM boot failure code : 0004
00:00:06.927713 VMMDev: Guest Log: BIOS: Boot from CD-ROM failed
00:00:06.928034 VMMDev: Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
00:00:06.930717 VMMDev: Guest Log: BIOS: Booting from Hard Disk...
00:00:07.713536 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ad70000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0
00:00:07.713597 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:07.713698 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:07.713713 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:07.713927 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
00:00:08.722729 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ad70000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0
00:00:08.722797 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:08.722896 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:08.722910 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:08.722935 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
00:00:09.409813 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ae9c000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0
00:00:09.409890 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:09.413972 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:09.413995 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:09.414031 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
00:00:09.583448 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ad70000 w=640 h=480 bpp=32 cbLine=0xA00 flags=0x0
00:00:09.583513 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=640x480, Sending to async-handler
00:00:09.583614 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=640x480
00:00:09.583628 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=640x480
00:00:09.583659 GUI: UIFrameBufferPrivate::performResize: Size=640x480, Directly using source bitmap content
00:00:10.403375 GIM: KVM: VCPU 0: Enabled system-time struct. at 0x000000003dc01000 - u32TscScale=0xd55536ef i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x35bc251dd uVirtNanoTS=0x1663b6ec9
00:00:10.403407 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
00:00:11.021825 GIM: KVM: Enabled wall-clock struct. at 0x000000003dc00000 - u32Sec=1548075859 u32Nano=532428957 uVersion=2
00:00:11.022135 PIT: mode=2 count=0xf89 (3977) - 300.02 Hz (ch=0)
00:00:11.022559 APIC0: Switched mode to x2APIC
00:00:11.152010 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:11.343795 OHCI: Software reset
00:00:11.795284 OHCI: USB Reset
00:00:11.813353 AHCI#0: Reset the HBA
00:00:11.813377 VD#0: Cancelling all active requests
00:00:11.820691 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:11.820771 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:11.827708 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:11.827783 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:11.837653 AHCI#0: Port 0 reset
00:00:11.838764 VD#0: Cancelling all active requests
00:00:11.850872 OHCI: Software reset
00:00:11.851137 OHCI: USB Operational
00:00:12.247442 AIOMgr: Async flushes not supported
00:00:13.386818 VMMDev: Guest Log: vboxguest: host-version: 6.0.2r128162 0x80000007
00:00:13.386872 VMMDev: Guest Additions information report: Version 5.2.0 r68940 '5.2.0'
00:00:13.386905 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
00:00:13.387093 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:13.387107 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:13.412374 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:13.412663 VMMDev: Guest reported fixed hypervisor window at 000c1000000 LB 0x800000 (rc=VINF_SUCCESS)
00:00:13.412692 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:13.412707 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:13.412812 VMMDev: vmmDevReqHandler_HeartbeatConfigure: No change (fHeartbeatActive=false)
00:00:13.412847 VMMDev: Heartbeat flatline timer set to trigger after 4 000 000 000 ns
00:00:13.413944 VMMDev: Guest Log: vbg_heartbeat_init: Setting up heartbeat to trigger every 2000 milliseconds
00:00:13.438001 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:13.438030 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:13.438041 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:13.438048 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:13.439769 VMMDev: Guest Log: vboxguest: misc device minor 56, IRQ 20, I/O port d040, MMIO at 0x00000000f1400000 (size 0x0000000000400000)
00:00:15.161822 AC97: Reset
00:00:15.162744 AC97: Reset
00:00:15.361119 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:15.361140 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:15.373411 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:15.373442 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:15.373457 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:15.373466 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
00:00:15.656439 Display::handleDisplayResize: uScreenId=0 pvVRAM=000000000ad70000 w=800 h=600 bpp=32 cbLine=0xC80 flags=0x1
00:00:15.656521 GUI: UIFrameBufferPrivate::NotifyChange: Screen=0, Origin=0x0, Size=800x600, Sending to async-handler
00:00:15.656681 GUI: UIMachineView::sltHandleNotifyChange: Screen=0, Size=800x600
00:00:15.656696 GUI: UIFrameBufferPrivate::handleNotifyChange: Size=800x600
00:00:15.656724 GUI: UIFrameBufferPrivate::performResize: Size=800x600, Directly using source bitmap content
00:00:16.018707 DSound: Guest source 'Line In' is using host recording device with GUID '{6CF25B97-EDB4-4EC2-AC53-9BC1C2422580}'
00:00:16.646696 Audio: Enabling input for driver 'DSoundAudio'
00:00:16.960367 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.014666 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.016205 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.081853 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.087903 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.146453 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.176914 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.234344 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.238731 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.304379 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.306195 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.372665 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.375597 Audio: Disabling input for driver 'DSoundAudio'
00:00:17.444265 Audio: Enabling input for driver 'DSoundAudio'
00:00:17.451919 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.452894 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.453885 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.467408 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.471497 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.473117 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.479916 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:17.481478 DSound: Creating capture buffer failed with ERROR_BAD_ENVIRONMENT 0x8878000A
00:00:35.286986 VMMDev: Guest Additions capability report: (0x0 -> 0x1) seamless: yes, hostWindowMapping: no, graphics: no
00:00:35.287213 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners
00:00:35.287237 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary
00:00:35.287248 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners
00:00:35.287256 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5
Guest:
[user@archie ~]$ sudo VBoxControl guestproperty enumerate
Oracle VM VirtualBox Guest Additions Command Line Management Interface Version 6.0.2
(C) 2008-2019 Oracle Corporation
All rights reserved.
Name: /VirtualBox/GuestInfo/OS/Product, value: Linux, timestamp: 1548075863875905200, flags: <NULL>
Name: /VirtualBox/GuestInfo/Net/0/V4/IP, value: 192.168.1.58, timestamp: 1548075878887928600, flags: <NULL>
Name: /VirtualBox/HostInfo/GUI/LanguageID, value: en_US, timestamp: 1548075852923648600, flags: RDONLYGUEST
Name: /VirtualBox/GuestInfo/Net/0/MAC, value: 080027CB6211, timestamp: 1548075878890850802, flags: <NULL>
Name: /VirtualBox/GuestInfo/OS/ServicePack, value: , timestamp: 1548075863876880901, flags: <NULL>
Name: /VirtualBox/HostInfo/VBoxVerExt, value: 6.0.2, timestamp: 1548075852903150401, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestInfo/Net/0/V4/Netmask, value: 255.255.255.0, timestamp: 1548075878890850801, flags: <NULL>
Name: /VirtualBox/VMInfo/ResumeCounter, value: 0, timestamp: 1548075852457944701, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestInfo/OS/Version, value: #1 SMP PREEMPT Wed Jan 16 22:38:58 UTC 2019, timestamp: 1548075863876880900, flags: <NULL>
Name: /VirtualBox/GuestAdd/VersionExt, value: 6.0.2, timestamp: 1548075863876880903, flags: <NULL>
Name: /VirtualBox/GuestAdd/Revision, value: 127994, timestamp: 1548075863876880904, flags: <NULL>
Name: /VirtualBox/HostGuest/SysprepExec, value: , timestamp: 1548075852457944701, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestInfo/OS/LoggedInUsers, value: 1, timestamp: 1548075883891825701, flags: TRANSIENT, TRANSRESET
Name: /VirtualBox/GuestInfo/Net/0/Status, value: Up, timestamp: 1548075878891824200, flags: <NULL>
Name: /VirtualBox/GuestInfo/Net/0/Name, value: enp0s3, timestamp: 1548075878892805800, flags: <NULL>
Name: /VirtualBox/HostGuest/SysprepArgs, value: , timestamp: 1548075852457944701, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestAdd/Version, value: 6.0.2, timestamp: 1548075863876880902, flags: <NULL>
Name: /VirtualBox/VMInfo/ResetCounter, value: 0, timestamp: 1548075852457944701, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/HostInfo/VBoxRev, value: 128162, timestamp: 1548075852903150402, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestInfo/Net/0/V4/Broadcast, value: 192.168.1.255, timestamp: 1548075878890850800, flags: <NULL>
Name: /VirtualBox/HostInfo/VBoxVer, value: 6.0.2, timestamp: 1548075852903150400, flags: TRANSIENT, RDONLYGUEST
Name: /VirtualBox/GuestInfo/OS/LoggedInUsersList, value: user, timestamp: 1548075883891825700, flags: TRANSIENT, TRANSRESET
Name: /VirtualBox/GuestInfo/Net/Count, value: 1, timestamp: 1548076148859521900, flags: <NULL>
Name: /VirtualBox/GuestInfo/OS/Release, value: 4.20.3-arch1-1-ARCH, timestamp: 1548075863875905201, flags: <NULL>
Name: /VirtualBox/GuestInfo/OS/NoLoggedInUsers, value: false, timestamp: 1548075883891825702, flags: TRANSIENT, TRANSRESET
Name: /VirtualBox/GuestAdd/HostVerLastChecked, value: 6.0.2, timestamp: 1548075913630204000, flags: <NULL>
[user@archie ~]$ lsmod | grep vbox
vboxsf 36864 0
vboxvideo 40960 0
ttm 110592 2 vmwgfx,vboxvideo
drm_kms_helper 208896 2 vmwgfx,vboxvideo
drm 499712 6 vmwgfx,drm_kms_helper,vboxvideo,ttm
vboxguest 45056 5 vboxsf
Last edited by alper (2019-01-21 13:18:05)
Offline
Try using the VBoxVGA graphics controller, as suggested here. So far, it is the only option that I can get auto-resizing to work with.
- Make sure your extension pack is up to date on the host side.
- Install virtualbox-guest-utils in the guest. For guest modules, select virtualbox-guest-modules-arch if you are using the default 'linux' kernel, or virtualbox-guest-dkms if using linux-lts or something else. For the dkms version you'll need the linux-xxx-headers package to compile against.
- Enable vboxservice.service
- Reboot & startx
- Make sure VBoxClient is running (it should autostart on most desktop environments)
- RESIZE
-- Dan
Offline
Try using the VBoxVGA graphics controller
Thanks a lot! Changed to VBoxVGA in VM setting and resize now works.
Solved.
Offline