Freebsd as a guest

Is there any hope for official support of Freebsd as a guest? I am virtualizing most of our servers but they are running Freebsd. Would love to send our money Oracle's way but not if it isn't supportable.
Is anybody running Freebsd guests in production? If so what is the performance hit? Are they reliable?

I should have been more specific in my question. Will Freebsd ever be supported in Oracle VM Server for x86? I am currently evaluating OVM using Virtualbox. Freebsd works well in VB. My background is in Vmware, which supports Freebsd, but I would like to deploy OVM.

Similar Messages

  • FreeBSD guest on Oracle VM Server 2.1.2

    Hi everybody,
    I'm new to using Oracle VM. Has anyone sucessfully got a FreeBSD guest to work on the server? Thanks.
    Sean

    RajKumarMahanty wrote:
    I am trying to create a VM of the Oracle VM server 2.1.5 using VirtualToolBox but when i start the VM it gives me the following error 64 bit Processor absent when i have downloaded and installed Oracle VM Server 2.1.5 - 32 bitYou can't run Oracle VM Server in VirtualBox: it's designed to run on bare-metal and obviously VirtualBox doesn't pass enough information through to the VM for Oracle VM to start successfully. Also, there is no graphical user interface for Oracle VM Server: it is a text-only machine.

  • [SOLVED] Virtualbox FreeBSD guest

    Hi,
    I installed a FreeBSD7.1 guest in Virtualbox. First I went with NAT but this didn't do because I wanted to be able to ssh to the guest os.
    So I went with network bridging.
    Host is Archlinux which used dhcp through wlan0 (wireless)
    I created the tap0 and got bridging working after a lot of hassle. dhcp didn't work for the guest, so I chose a static ip.
    ifconfig on host looks like this:
    tap0 Link encap:Ethernet HWaddr 52:1D:7A:68:8C:A2
    inet addr:192.168.1.150 Bcast:0.0.0.0 Mask:255.255.255.255
    inet6 addr: fe80::501d:7aff:fe68:8ca2/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:773 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wlan0 Link encap:Ethernet HWaddr 00:1B:77:D9:94:E6
    inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::21b:77ff:fed9:94e6/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:23179 errors:0 dropped:0 overruns:0 frame:0
    TX packets:22496 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:12572152 (11.9 Mb) TX bytes:2707629 (2.5 Mb)
    on the guest it looks like this
    em0: flags=8843<UP,BROADCAST?RUNNING?SIMPLEX?MULTICAST> metric 0 mtu 1500
    options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
    ether 08:00:27:19:b3:ee
    inet 192.168.1.151 netmask 0xffffff00 broadcast 192.168.1.255
    media: Ethernet autoselect (1000baseTX <full-duplex>)
    status: active
    Now, where host name lookup worked perfectly with NAT, it doesn't with this tap0 solution.
    I discovered my FreeBSD didn't have an /etc/resolv.conf, so I copied the one on my archlinux host to the guest.
    it looks like this:
    # Generated by dhcpcd from wlan0
    # /etc/resolv.conf.head can replace this line
    domain WAG200G
    nameserver 193.109.184.72
    nameserver 193.109.184.75
    # /etc/resolv.conf.tail can replace this line
    but that doesn't make it happen
    my networking skills are minimal, been looking all over the net for any solutions, but nothing so far .. any ideas anyone?
    Last edited by plurt (2009-07-07 10:20:50)

    tkdfighter wrote:Well, to me your resolve.conf looks fine. Could you post more details of how you set up the tap device? Especially the commands would be useful.
    it was something like this:
    sudo sysctl net.ipv4.ip_forward=1
    sudo tunctl -u $USER
    sudo ip addr add 192.168.1.150/32 dev tap0
    sudo ip link set tap0 up
    sudo parprouted -d wlan0 tap0
    that part worked, apart from using dhcp, I had to go for a static ip (wanted to use something like dhcp-helper, dhcp3-relay, bcrelay, but none of those tools I could find in packages/aur)
    Ashren wrote:
    Have you tried the built in bridging functionality in VirtualBox? It works well enough with my Arch guest practice server. You bascially don't need to set up bridging manually.
    Just set it when chosing network setup inside the vbox gui. You need to load the vboxnetflt module before it will work.
    I had tried it several times now, only when trying again I discovered a typo in my setextradata commands! omg I feel daft now ...
    (Hostport -> HostPort, Guestport -> GuestPort)
    It works flawlessly now, thank you for the help :)

  • FreeBSD linux emulation and 8.0.5

    Firstly does the license permit this and 2nd does Oracle 8.0.5
    work under FreeBSD with Linux emulation.
    null

    Sorry to say (as you expecrienced) - the 8i JDBC driver does not
    support 8.0.5 object features and thus SQLJ won't be able to,
    either.
    -- Ekkehard
    Joe Bowbeer (guest) wrote:
    : I'm using the 8i thin JDBC driver to connect to a 8.0.5.1
    : database. As advertised, I was able to run all the standard 8i
    : SQLJ demos in this configuration. Then I decided to run the
    : Objects demo to test the state of the object extensions in
    : 8.0.5.
    : I was able to load the ObjectDemo.sql in the 8.0.5 database,
    : which showed that basic user types and object references and
    : other nice things are supported in the database, and I
    : discovered that most of the ObjectDemo ran in this
    : configuration.
    : The part that didn't run was the updateObject part, which tries
    : to pass an Address object as an Address object in an update
    : statement. To work properly, the toDatum implementation of
    : Address needs to work. But the struct-to-object conversion
    : bombed with an internal error.
    : Is this to be expected? I was hoping that if the object
    : extensions were supported in the 8.0.5 database, and if the 8i
    : JDBC driver is backward compatible, that the updateObject part
    : would also work...
    null

  • Anybody tried oracle on freebsd ?

    Has anybody tried running the linux oracle 8i using the
    compatability modules in freebsd?
    If I don't hear back I will be trying this sometime in the next
    couple of weeks.
    I will respond back to this (my own) email with results if I get
    anything to work.
    It would be nice (save me lots of grief) if the solaris x86
    oracle enterprise server was available for trial download.
    Joe
    null

    Hi,
    You are doing well. I tried the beta version of Oracle8 on
    FreeBSD 2.2.2 with linux emulation, but it did not work either.
    If you could try with the newer version of FreeBSD and report to
    me at the E-Mail address.
    Wish you all the best in your efford
    Selvarajan
    joe cornell (guest) wrote:
    : Has anybody tried running the linux oracle 8i using the
    : compatability modules in freebsd?
    : If I don't hear back I will be trying this sometime in the next
    : couple of weeks.
    : I will respond back to this (my own) email with results if I
    get
    : anything to work.
    : It would be nice (save me lots of grief) if the solaris x86
    : oracle enterprise server was available for trial download.
    : Joe
    null

  • Why does GarageBand audio work for guest user but not my account?

    Hello, I have a 15-inch MacBook Pro (2.2 GHz Intel Core i7, 4GB 1333 MHz DDR3) from late 2011 that I bought brand new in 2012. I'm running OS X Mavericks 10.9.4 and my MacBook has 500 GB of storage.
    About a month or two ago I tried to download the new GarageBand (10.0.2) but I had trouble completing the loops download. The download would stop halfway through because of a network error. So last week I decided to try to download it again, and I was able to do so after reading some discussions about the issue. I successfully completed the download in safety mode and then I restarted my MacBook. At this point I was able to open GarageBand 10.0.2 and create a new project. Unfortunately, there was no audio coming through the output and sound bar for the various audio components in GarageBand. I had no audio when previewing the loops or playing it back in an audio track. I didn't really test anything else out because I figured I needed to fix this problem first. I have read many discussion boards about audio problems with GarageBand. I have already made sure everything is set properly in the GarageBand preferences and the audio preferences in system preferences. I've tried restarting GarageBand and restarting the computer.
    This evening I found a discussion from the username icewhatice and they seemed to have had my exact problem. I'm not sure that I found the answer on this discussion though. For reference, this is what icewhatice posted: "I have no audio coming from Garageband 10.0.2. Downloaded it on Saturday and have spent the last two days trying to figure out why it won't work. I'm using a macbook pro with an Alesis QX49. GB registers keyboard when I plug it in but no sound whatsoever, not even from the onscreen keyboard. It seems to read the keyboard as if I play a C chord, it appears in the display. I've done all the obvious stuff like check preferences, restart, I've deleted and downloaded new GB several times and always with same result. Actually, it took me about four attempts to download it in the first place as I was getting an internet connection error message right at the end of the download, and I see others have had that problem. Managed to solve that by downloading in safe mode but now the no sound thing is driving me absolutely crazy because I can't play my keyboard!!!!! Also, worth noting that there is no audio level being read anywhere, I believe in the new version this appears in the volume control at the top. I've also looked into it potentially being a problem with my keyboard and it possibly needing an update but can't find any difinitive answer for that anywhere. I've stopped looking into that because the on screen keyboard doesn't even work - if that worked then I would know at least GB works and it's something to do with the keyboard. So, I am at a complete loss. If anyone has any ideas about why this is happening or what I could do to solve then I would be very grateful."
    After reading this, I realized that I am unable to create new tracks, and I realized that I have the same problems with old projects saved from the last version of GarageBand I had. I have not tried to download GarageBand again since it did not work for icewhatice. léonie ended this post by saying: "Something is certainly wrong - either the current project, some settings in your user account, or the downloaded GarageBand version. Or incompatible software may be interfering. If a new project does not work, try to test by logging into a different user account, for example the "Guest User" account. Create a new project using this account. Does GarageBand work better from this account?  Then we will need to troubleshoot your preferences."
    I have tried this and started a new GarageBand project in the "Guest User" account. GarageBand was working fine in the "Guest User" account and all of the audio was working properly. Does anyone know how I should troubleshoot my preferences?

    If an application is working in a different account, but not in your regular account,try t find out, what you configured differently in your own account, for example start-up items or preference panes you are using, applications and other helper tools, that are only installed for your regular account. As a first guess, remove GarageBands preference files from the user library in your Home folder.
    But you will have to reset all settings you did in the GarageBand preferences dialog. And GarageBand will not remember the last project. You'll have to find the file manually.
    Remove these files from your User Library to a folder on your Desktop:
    ~/Library/Containers/com.apple.garageband10/
    ~/Library/Preferences/com.apple.garageband.plist
    ~/Library/Caches/garageband
    Quit GarageBand, then remove the files to a folder on the Desktop and restart the computer, before trying again to open GarageBand.
    You user library may still be hidden, as is the default in Mavericks: To open your hidden user library:
    Select the "Home" folder icon (the little house)  in the Finder's sidebar and press the key combination ⌘J to open the "view options".
    Enable "Show Library Folder".
    Then open the Home folder and open the Library folder inside and navigate to the Preferences, Caches, or Containers folder. Remove these folders completely - don't leave anything inside:  ~/Library/Containers/com.apple.garageband10/,
    ~/Library/Caches/garageband  .

  • Macbook Pro isn't connecting to the internet unless it's on the guest profile

    I recently purchased a brand new Macbook Pro less than a week ago and I've never been able to connect it to the Internet on my log in. This is my first Mac and honestly I don't believe it was worth the price since I can not use the Internet on it. The only way I can use the Internet is if the computer is on the guest profile. If the computer is logged onto my account the Internet stops working on all the other devices in the household(2 laptops, 2 iPhones, and 2 iPads). I've tried everything possible to fix this problem and nothing helps. The closest apple store is over 100 miles away so it is out of the question to go into the store. Any and all advice will be greatly appreciated.

    Your warranty includes 90 days of phone support. Call AppleCare. If you don't get satisfaction that way, return the unit for exchange or a full refund within 14 days of delivery.

  • How do I allow "Guest" account to access my music?

    I can't believe I am having such a difficult time with this.
    I'd like all the accounts I have set up to be able to access my music library. And if I add music I'd like each account to access the new music without having to update each library. I've read other posts and I can't quite grasp how I share the library.
    If I can't share it, how do I move the library from my folder to the guest folder?

    It's even worse!
    I tried putting the music folder into the shared folder.
    I still couldn't access them from the guest account. And worse, I can't get them back into my original account. They are not erased (thank god!), I can see them in a folder, just can't pull them up on itunes.
    Should I do the "consolidate music"? I'm leary of making a whole copy as I don't have enough hard drive space.
    Now I am going to rant....This should not be that difficult!!!

  • I can no longer see my account name, but get a Guest user account, I can no longer see my account name, but get a Guest user account

    I can no longer see my account name so I can gain access to my information, but now all I get is a Guest user account and it won't let me log into that account. All it lests me do is re-start the computer and use it in restricted mode. Can someone please help me!

    Recommendation for your consideration
    Hopefully your original user account was an "administrator". I have two admin accts in case one admin. acct gets "trashed.
    Lets see what other forum members offer: my solution requires use of terminal and works. CLI (Command Line Interface) might be intimidating for you but we'll see what others possibly offer.
    As I say the solution I have works well and will allow you to create new user(s) replacing your former users whatever type they were. I promise to check back today if no solution to you is offered...
    Let 'er rip and...
    cheers

  • Guest Internet access in the Enterprise

    We have set up guest internet access in our enterprise using GRE tunneling with a PIX. I'm trying to determine the best way to do authentication for users on this guest network.
    I think I can do RADIUS (using ACS) with the PIX as an NAS. Question is can I use a different type of server (such as MS IAS)? Can I use either one to utilize an existing MS Active Directory database?
    If I use radius on the pix for authentication, a login prompt pops up when a user tries to use the web. Is there a way to redirect users to a web page first and have the login embedded on the page? This is done in hotels now and I don't know if there's a Cisco solution for this.

    The following documents lists all the supported Databases,
    http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs33/user/d.htm

  • Cannot see host drives from within guest OS

    My host PC is Win7 64-bit, and guest PC is Win7 32-bit. I've installed and enabled Integration Services and ticked the relevant resource sharing options under "Integration features". Should I expect to see the host's drives appear in the guest's
    Windows Explorer? Or am I missing something?

    >I guess I was expecting VPC to work like Remote Desktop, where you would automatically see the host drives listed in Windows Explorer ("C on hostname", "D on hostname", etc).
    It really should, but there's a RDP update that messes up this
    functionality.
    >Edit 2: I've just set up a mapped drive, but it seems very unreliable. It gets slower and slower as I "drill down" through folders on the host, and right-clicking a file to copy it to the guest causes Windows Explorer to hang, and never
    shows the context menu. I've tried uninstalling IS from the guest and re-installing/enabling it, but it made no difference. Thoughts?
    Turn of all TCP and UDP offloading in the NIC properties on the host. Not
    all NIC's are fully compatible on that feature.
    Bob Comer Microsoft MVP -- Hyper-V

  • Boot Windows AND FreeBSD from my MacBook Pro 8,3 using an external DVD drive. I'm considering to remove my DVD-ROM and replace it with an SSD drive. That doesn't seem to work. Why not?

    As the title says, I'm attempting to boot off my favorite operating systems, Mac OS X, Windows 7 and FreeBSD from an external DVD drive. However, for some odd reasons, booting the Windows DVD and FreeBSD 9.1 install DVD from the external drive does not seem to work. I was able to create a bootable USB with the Windows installer, but whenever I attempt to do the same with FreeBSD, I only get an error message that says "No bootable device -- press any key to restart." Is this a limitation that Apple deliborately created? If so, why won't Apple let its customers do whatever they please with their computers, considering that customers who want to change the hardware and/or operating systems knows what he is doing, without having to worry about some silly Apple limitations?
    If I sound rude, I apologize for that, as no impoliteness is intended from my side.
    In advance, thanks. Have a wonderful day, everyone.

    That is only partially correct at best.
    When you are booting off Windows or any other operating systems that usually don't support EFI (including Windows), your Mac uses something called CSM-BIOS. And as long as that CSM-BIOS implementation on EFI-based Mac do not support booting off from USB (note that Mac OS X Installer works fine when booting from USB), not even a USB Apple SuperDrive which once was an internal drive, there mot definately is something for Apple to fix.
    When attempting to install Windows via BootCamp, a somewhat hybrid GTP/MBR table is created. When you boot off the installer disc of the OS you intend to install (i.e. Windows 7, FreeBSD, etc), your Mac might not support the EFI boot option (at least my 2011 17-inch MacBook Pro doesn't support that), so the only way of booting that second OS installer is via the regular BIOS, which Apple's EFI based systems implement as CSM-BIOS.

  • Error "NOTICE: [0] disk access failed" during guest domain network booting

    Hi,
    Could you please tell me what is the problem with my configuration?
    I created guest domain on my T1000 server.
    As a disk I used disk from disk array: /dev/dsk/c0t18d0
    I added disk using commands:
    # ldm add-vdsdev /dev/dsk/c0t18d0 vol1@primary-vds0
    # ldm add-vdisk vdisk1 vol1@primary-vds0 myldom1
    # ldm set-variable auto-boot\?=false myldom1
    # ldm set-variable boot-device=/virtual-devices@100/channel-devices@200/disk@0 myldom1
    Then I logged to guest domain and booted from network to install OS from JumpStart server:
    {0} ok boot net - install
    Boot device: /virtual-devices@100/channel-devices@200/network@0 File and args: - install
    Requesting Internet Address for 0:14:4f:f9:78:19
    SunOS Release 5.10 Version Generic_137137-09 64-bit
    Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Configuring devices.
    NOTICE: [0] disk access failed.
    Checking rules.ok file...
    Using begin script: install_begin
    Using finish script: patch_finish
    Executing SolStart preinstall phase...
    Executing begin script "install_begin"...
    Begin script install_begin execution completed.
    ERROR: No disks found
    - Check to make sure disks are cabled and powered up
    Solaris installation program exited.
    Configuration:
    [root@gt1000a /]# ldm list-bindings
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    primary active -n-cv- SP 4 2G 0.5% 2h 23m
    MAC
    00:14:4f:9f:71:4e
    HOSTID
    0x849f714e
    VCPU
    VID PID UTIL STRAND
    0 0 5.3% 100%
    1 1 0.5% 100%
    2 2 0.5% 100%
    3 3 0.4% 100%
    MAU
    ID CPUSET
    0 (0, 1, 2, 3)
    MEMORY
    RA PA SIZE
    0x8000000 0x8000000 2G
    VARIABLES
    keyboard-layout=US-English
    IO
    DEVICE PSEUDONYM OPTIONS
    pci@780 bus_a
    pci@7c0 bus_b
    VCC
    NAME PORT-RANGE
    primary-vcc0 5000-5100
    CLIENT PORT
    myldom1@primary-vcc0 5000
    VSW
    NAME MAC NET-DEV DEVICE DEFAULT-VLAN-ID PVID VID MODE
    primary-vsw0 00:14:4f:fa:ca:94 bge0 switch@0 1 1
    PEER MAC PVID VID
    vnet0@myldom1 00:14:4f:f9:78:19 1
    VDS
    NAME VOLUME OPTIONS MPGROUP DEVICE
    primary-vds0 vol1 /dev/dsk/c0t18d0
    CLIENT VOLUME
    vdisk1@myldom1 vol1
    VCONS
    NAME SERVICE PORT
    SP
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    myldom1 active -n---- 5000 12 2G 0.1% 2h 18m
    MAC
    00:14:4f:f9:e7:ae
    HOSTID
    0x84f9e7ae
    VCPU
    VID PID UTIL STRAND
    0 4 0.5% 100%
    1 5 0.0% 100%
    2 6 0.0% 100%
    3 7 0.0% 100%
    4 8 0.0% 100%
    5 9 0.0% 100%
    6 10 0.0% 100%
    7 11 0.0% 100%
    8 12 0.0% 100%
    9 13 0.0% 100%
    10 14 0.0% 100%
    11 15 0.0% 100%
    MEMORY
    RA PA SIZE
    0x8000000 0x88000000 2G
    VARIABLES
    auto-boot?=false
    boot-device=/virtual-devices@100/channel-devices@200/disk@0
    NETWORK
    NAME SERVICE DEVICE MAC MODE PVID VID
    vnet0 primary-vsw0@primary network@0 00:14:4f:f9:78:19 1
    PEER MAC MODE PVID VID
    primary-vsw0@primary 00:14:4f:fa:ca:94 1
    DISK
    NAME VOLUME TOUT DEVICE SERVER MPGROUP
    vdisk1 vol1@primary-vds0 disk@0 primary
    VCONS
    NAME SERVICE PORT
    myldom1 primary-vcc0@primary 5000
    [root@gt1000a /]#
    Kind regards,
    Daniel

    Issue solved.
    There was a wrong disk name:
    primary-vds0 vol1 /dev/dsk/c0t18d0
    I changed to c0t18d0s2 and now I sucessfuly installed OS from Jumpstart.

  • Virtualbox Win7 guest VM runs 1-2 minutes then freezes host

    I have a Windows 7 guest running on an Arch Linux host. It was created and ran perfectly for a long while on my old Lenovo Thinkpad T510, but when I moved it to my new W530, this problem started.
    W530 Specifications
    Processor: Intel Core i7-3740QM Processor (6M Cache, up to 3.70 GHz)
    Operating System: Windows 8 64
    Operating System Language: Windows 8 64 English
    Display Type: 15.6" FHD (1920 x 1080) LED Backlit AntiGlare Display, Mobile Broadband Ready
    System Graphics: NVIDIA Quadro K1000M Graphics with 2GB DDR3 Memory
    Total Memory: 8 GB DDR3 - 1600MHz (2 DIMM)
    Keyboard: Keyboard (Backlit) US English
    Pointing Device: UltraNav with Fingerprint Reader for Color Sensor, Smart Card Reader
    Camera: 720p HD Camera with Microphone
    Hard Drive: 500GB Hard Disk Drive, 7200rpm
    Optical Device: DVD Recordable 8x Max, Dual Layer, Ultrabay Enhanced w/ SW Royalty for Windows 8
    System Expansion Slots: Express Card Slot & 4-in-1 Card Reader & Smart Card Reader
    Battery: 9 Cell Li-Ion TWL 70++
    Power Cord: 170W Slim AC Adapter - US (3pin)
    Bluetooth: Bluetooth 4.0 with Antenna
    Integrated WiFi Wireless LAN Adapters: Intel Centrino Ultimate-N 6300 AGN
    Integrated Mobile Broadband: Mobile Broadband upgradable
    Language Pack: Language Pack Win8 US English
    I am a part of the vboxusers group:
    groups matt
    wheel vboxusers users
    I am using the ck kernel in order to avoid an NVIDIA bug:
    pacman -Q | grep '\-ck'
    linux-ck-ivybridge 3.11.6-1
    linux-ck-ivybridge-headers 3.11.6-1
    nvidia-ck-ivybridge 325.15-8
    virtualbox-ck-host-modules-ivybridge 4.3.2-1
    VBox.log:
    VirtualBox VM 4.3.2_OSE r90405 linux.amd64 (Nov 2 2013 00:37:14) release log
    00:00:00.279529 Log opened 2013-11-04T08:49:54.581431000Z
    00:00:00.279532 Build Type: release
    00:00:00.279534 OS Product: Linux
    00:00:00.279535 OS Release: 3.11.6-1-ck
    00:00:00.279536 OS Version: #1 SMP PREEMPT Fri Oct 18 16:25:57 EDT 2013
    00:00:00.279554 DMI Product Name: 2436CTO
    00:00:00.279561 DMI Product Version: ThinkPad W530
    00:00:00.279606 Host RAM: 15649MB total, 12841MB available
    00:00:00.279609 Executable: /usr/lib/virtualbox/VirtualBox
    00:00:00.279609 Process ID: 7535
    00:00:00.279610 Package type: LINUX_64BITS_GENERIC (OSE)
    00:00:00.284444 Installed Extension Packs:
    00:00:00.284452 Oracle VM VirtualBox Extension Pack (Version: 4.3.2 r90405; VRDE Module: VBoxVRDP)
    00:00:00.296684 Using XKB for keycode to scan code conversion
    00:00:00.301989 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xffffffffa143b020 - ModuleInit at ffffffffa1457fa0 and ModuleTerm at ffffffffa1458240
    00:00:00.302017 SUP: VMMR0EntryEx located at ffffffffa1459600, VMMR0EntryFast at ffffffffa1459220 and VMMR0EntryInt at ffffffffa1459210
    00:00:00.302921 Guest OS type: 'Windows7_64'
    00:00:00.304870 fHMForced=true - Lots of RAM
    00:00:00.304880 fHMForced=true - SMP
    00:00:00.304884 fHMForced=true - 64-bit guest
    00:00:00.309262 File system of '/home/matt/VirtualBox VMs/cole/Snapshots' (snapshots) is ext4
    00:00:00.309273 File system of '/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk' is ext4
    00:00:00.319009 Shared clipboard mode: Bidirectional
    00:00:00.322978 Drag'n'drop mode: Off
    00:00:00.337774 ************************* CFGM dump *************************
    00:00:00.337780 [/] (level 0)
    00:00:00.338180 CSAMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338189 CpuExecutionCap <integer> = 0x0000000000000050 (80)
    00:00:00.338191 EnablePAE <integer> = 0x0000000000000000 (0)
    00:00:00.338192 HMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338193 HMForced <integer> = 0x0000000000000001 (1)
    00:00:00.338194 MemBalloonSize <integer> = 0x0000000000000000 (0)
    00:00:00.338195 Name <string> = "cole" (cb=5)
    00:00:00.338196 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338197 PATMEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338198 PageFusion <integer> = 0x0000000000000000 (0)
    00:00:00.338199 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338201 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338203 RawR0Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.338204 RawR3Enabled <integer> = 0x0000000000000001 (1)
    00:00:00.338205 TimerMillies <integer> = 0x000000000000000a (10)
    00:00:00.338206 UUID <bytes> = "78 cb 96 4e 9d 24 03 4c 8d 55 44 75 02 76 2c 93" (cb=16)
    00:00:00.338211
    00:00:00.338212 [/CPUM/] (level 1)
    00:00:00.338213 SyntheticCpu <integer> = 0x0000000000000000 (0)
    00:00:00.338214
    00:00:00.338215 [/DBGF/] (level 1)
    00:00:00.338215 Path <string> = "/home/matt/VirtualBox VMs/cole/debug/;/home/matt/VirtualBox VMs/cole/;/home/matt/" (cb=82)
    00:00:00.338216
    00:00:00.338217 [/Devices/] (level 1)
    00:00:00.338217
    00:00:00.338218 [/Devices/8237A/] (level 2)
    00:00:00.338219
    00:00:00.338219 [/Devices/8237A/0/] (level 3)
    00:00:00.338220 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338220
    00:00:00.338221 [/Devices/AudioSniffer/] (level 2)
    00:00:00.338222
    00:00:00.338222 [/Devices/AudioSniffer/0/] (level 3)
    00:00:00.338223
    00:00:00.338223 [/Devices/AudioSniffer/0/Config/] (level 4)
    00:00:00.338225
    00:00:00.338226 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
    00:00:00.338227 Driver <string> = "MainAudioSniffer" (cb=17)
    00:00:00.338228
    00:00:00.338228 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
    00:00:00.338229 Object <integer> = 0x00007f43a40060f0 (139 928 491 024 624)
    00:00:00.338231
    00:00:00.338231 [/Devices/VMMDev/] (level 2)
    00:00:00.338232
    00:00:00.338233 [/Devices/VMMDev/0/] (level 3)
    00:00:00.338235 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338236 PCIDeviceNo <integer> = 0x0000000000000004 (4)
    00:00:00.338237 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338238 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338239
    00:00:00.338240 [/Devices/VMMDev/0/Config/] (level 4)
    00:00:00.338241 GuestCoreDumpDir <string> = "/home/matt/VirtualBox VMs/cole/Snapshots" (cb=41)
    00:00:00.338242 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338243
    00:00:00.338244 [/Devices/VMMDev/0/LUN#0/] (level 4)
    00:00:00.338245 Driver <string> = "HGCM" (cb=5)
    00:00:00.338245
    00:00:00.338245 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
    00:00:00.338246 Object <integer> = 0x00007f4384000930 (139 927 954 131 248)
    00:00:00.338248
    00:00:00.338248 [/Devices/VMMDev/0/LUN#999/] (level 4)
    00:00:00.338250 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338251
    00:00:00.338251 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
    00:00:00.338253 First <integer> = 0x0000000000000000 (0)
    00:00:00.338254 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338255 papLeds <integer> = 0x00007f43a40018b0 (139 928 491 006 128)
    00:00:00.338257
    00:00:00.338257 [/Devices/acpi/] (level 2)
    00:00:00.338258
    00:00:00.338258 [/Devices/acpi/0/] (level 3)
    00:00:00.338259 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338261 PCIDeviceNo <integer> = 0x0000000000000007 (7)
    00:00:00.338262 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338263 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338264
    00:00:00.338264 [/Devices/acpi/0/Config/] (level 4)
    00:00:00.338267 CpuHotPlug <integer> = 0x0000000000000000 (0)
    00:00:00.338268 FdcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338270 HostBusPciAddress <integer> = 0x0000000000000000 (0)
    00:00:00.338271 HpetEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338272 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338273 IocPciAddress <integer> = 0x0000000000010000 (65 536)
    00:00:00.338274 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338276 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338278 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338279 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.338280 Serial0Irq <integer> = 0x0000000000000000 (0)
    00:00:00.338280 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
    00:00:00.338281 Serial1Irq <integer> = 0x0000000000000000 (0)
    00:00:00.338282 ShowCpu <integer> = 0x0000000000000001 (1)
    00:00:00.338282 ShowRtc <integer> = 0x0000000000000000 (0)
    00:00:00.338283 SmcEnabled <integer> = 0x0000000000000000 (0)
    00:00:00.338284
    00:00:00.338284 [/Devices/acpi/0/LUN#0/] (level 4)
    00:00:00.338285 Driver <string> = "ACPIHost" (cb=9)
    00:00:00.338286
    00:00:00.338286 [/Devices/acpi/0/LUN#0/Config/] (level 5)
    00:00:00.338287
    00:00:00.338287 [/Devices/acpi/0/LUN#1/] (level 4)
    00:00:00.338288 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338289
    00:00:00.338289 [/Devices/acpi/0/LUN#1/Config/] (level 5)
    00:00:00.338291
    00:00:00.338292 [/Devices/acpi/0/LUN#2/] (level 4)
    00:00:00.338293 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338294
    00:00:00.338294 [/Devices/acpi/0/LUN#2/Config/] (level 5)
    00:00:00.338296
    00:00:00.338296 [/Devices/acpi/0/LUN#3/] (level 4)
    00:00:00.338298 Driver <string> = "ACPICpu" (cb=8)
    00:00:00.338299
    00:00:00.338299 [/Devices/acpi/0/LUN#3/Config/] (level 5)
    00:00:00.338301
    00:00:00.338301 [/Devices/ahci/] (level 2)
    00:00:00.338302
    00:00:00.338303 [/Devices/ahci/0/] (level 3)
    00:00:00.338304 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338305 PCIDeviceNo <integer> = 0x000000000000000d (13)
    00:00:00.338306 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338308 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338309
    00:00:00.338309 [/Devices/ahci/0/Config/] (level 4)
    00:00:00.338311 Bootable <integer> = 0x0000000000000001 (1)
    00:00:00.338312 PortCount <integer> = 0x0000000000000001 (1)
    00:00:00.338313
    00:00:00.338314 [/Devices/ahci/0/Config/Port0/] (level 5)
    00:00:00.338315 NonRotationalMedium <integer> = 0x0000000000000000 (0)
    00:00:00.338315
    00:00:00.338316 [/Devices/ahci/0/LUN#0/] (level 4)
    00:00:00.338317 Driver <string> = "Block" (cb=6)
    00:00:00.338317
    00:00:00.338318 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338319 Driver <string> = "VD" (cb=3)
    00:00:00.338319
    00:00:00.338320 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338321 BlockCache <integer> = 0x0000000000000001 (1)
    00:00:00.338322 Format <string> = "VMDK" (cb=5)
    00:00:00.338322 Path <string> = "/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk" (cb=49)
    00:00:00.338324 Type <string> = "HardDisk" (cb=9)
    00:00:00.338325 UseNewIo <integer> = 0x0000000000000001 (1)
    00:00:00.338326
    00:00:00.338326 [/Devices/ahci/0/LUN#0/Config/] (level 5)
    00:00:00.338328 Mountable <integer> = 0x0000000000000000 (0)
    00:00:00.338328 Type <string> = "HardDisk" (cb=9)
    00:00:00.338329
    00:00:00.338330 [/Devices/ahci/0/LUN#999/] (level 4)
    00:00:00.338331 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338332
    00:00:00.338333 [/Devices/ahci/0/LUN#999/Config/] (level 5)
    00:00:00.338335 DeviceInstance <string> = "ahci/0" (cb=7)
    00:00:00.338336 First <integer> = 0x0000000000000000 (0)
    00:00:00.338337 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338338 pConsole <integer> = 0x00007f43a40012c0 (139 928 491 004 608)
    00:00:00.338340 papLeds <integer> = 0x00007f43a40015e0 (139 928 491 005 408)
    00:00:00.338342 pmapMediumAttachments <integer> = 0x00007f43a40018c8 (139 928 491 006 152)
    00:00:00.338343
    00:00:00.338344 [/Devices/apic/] (level 2)
    00:00:00.338345
    00:00:00.338346 [/Devices/apic/0/] (level 3)
    00:00:00.338347 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338348
    00:00:00.338349 [/Devices/apic/0/Config/] (level 4)
    00:00:00.338350 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338351 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338352
    00:00:00.338353 [/Devices/e1000/] (level 2)
    00:00:00.338354
    00:00:00.338354 [/Devices/e1000/0/] (level 3)
    00:00:00.338356 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338357 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.338358 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338359 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338361
    00:00:00.338361 [/Devices/e1000/0/Config/] (level 4)
    00:00:00.338363 AdapterType <integer> = 0x0000000000000000 (0)
    00:00:00.338364 CableConnected <integer> = 0x0000000000000001 (1)
    00:00:00.338365 LineSpeed <integer> = 0x0000000000000000 (0)
    00:00:00.338366 MAC <bytes> = "08 00 27 f8 64 23" (cb=6)
    00:00:00.338368
    00:00:00.338369 [/Devices/e1000/0/LUN#0/] (level 4)
    00:00:00.338370 Driver <string> = "IntNet" (cb=7)
    00:00:00.338370
    00:00:00.338371 [/Devices/e1000/0/LUN#0/Config/] (level 5)
    00:00:00.338372 IfPolicyPromisc <string> = "deny" (cb=5)
    00:00:00.338373 IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
    00:00:00.338373 Network <string> = "HostInterfaceNetworking-enp0s25" (cb=32)
    00:00:00.338374 Trunk <string> = "enp0s25" (cb=8)
    00:00:00.338375 TrunkType <integer> = 0x0000000000000003 (3)
    00:00:00.338376
    00:00:00.338376 [/Devices/e1000/0/LUN#999/] (level 4)
    00:00:00.338377 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338377
    00:00:00.338378 [/Devices/e1000/0/LUN#999/Config/] (level 5)
    00:00:00.338379 First <integer> = 0x0000000000000000 (0)
    00:00:00.338380 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338380 papLeds <integer> = 0x00007f43a4001790 (139 928 491 005 840)
    00:00:00.338381
    00:00:00.338382 [/Devices/hda/] (level 2)
    00:00:00.338382
    00:00:00.338383 [/Devices/hda/0/] (level 3)
    00:00:00.338384 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338385 PCIDeviceNo <integer> = 0x0000000000000005 (5)
    00:00:00.338386 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338387 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338388
    00:00:00.338389 [/Devices/hda/0/Config/] (level 4)
    00:00:00.338390
    00:00:00.338391 [/Devices/hda/0/LUN#0/] (level 4)
    00:00:00.338392 Driver <string> = "AUDIO" (cb=6)
    00:00:00.338393
    00:00:00.338394 [/Devices/hda/0/LUN#0/Config/] (level 5)
    00:00:00.338395 AudioDriver <string> = "pulse" (cb=6)
    00:00:00.338395 StreamName <string> = "cole" (cb=5)
    00:00:00.338396
    00:00:00.338396 [/Devices/i8254/] (level 2)
    00:00:00.338397
    00:00:00.338397 [/Devices/i8254/0/] (level 3)
    00:00:00.338398
    00:00:00.338399 [/Devices/i8254/0/Config/] (level 4)
    00:00:00.338401
    00:00:00.338401 [/Devices/i8259/] (level 2)
    00:00:00.338402
    00:00:00.338402 [/Devices/i8259/0/] (level 3)
    00:00:00.338404 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338405
    00:00:00.338405 [/Devices/i8259/0/Config/] (level 4)
    00:00:00.338407
    00:00:00.338407 [/Devices/ioapic/] (level 2)
    00:00:00.338409
    00:00:00.338409 [/Devices/ioapic/0/] (level 3)
    00:00:00.338410 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338411
    00:00:00.338412 [/Devices/ioapic/0/Config/] (level 4)
    00:00:00.338413 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338414
    00:00:00.338414 [/Devices/mc146818/] (level 2)
    00:00:00.338415
    00:00:00.338415 [/Devices/mc146818/0/] (level 3)
    00:00:00.338416
    00:00:00.338416 [/Devices/mc146818/0/Config/] (level 4)
    00:00:00.338417 UseUTC <integer> = 0x0000000000000000 (0)
    00:00:00.338418
    00:00:00.338418 [/Devices/parallel/] (level 2)
    00:00:00.338419
    00:00:00.338419 [/Devices/pcarch/] (level 2)
    00:00:00.338420
    00:00:00.338420 [/Devices/pcarch/0/] (level 3)
    00:00:00.338421 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338422
    00:00:00.338422 [/Devices/pcarch/0/Config/] (level 4)
    00:00:00.338423
    00:00:00.338423 [/Devices/pcbios/] (level 2)
    00:00:00.338424
    00:00:00.338425 [/Devices/pcbios/0/] (level 3)
    00:00:00.338425 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338426
    00:00:00.338426 [/Devices/pcbios/0/Config/] (level 4)
    00:00:00.338428 BootDevice0 <string> = "FLOPPY" (cb=7)
    00:00:00.338429 BootDevice1 <string> = "DVD" (cb=4)
    00:00:00.338429 BootDevice2 <string> = "IDE" (cb=4)
    00:00:00.338430 BootDevice3 <string> = "NONE" (cb=5)
    00:00:00.338431 FloppyDevice <string> = "i82078" (cb=7)
    00:00:00.338432 HardDiskDevice <string> = "piix3ide" (cb=9)
    00:00:00.338433 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338434 LanBootRom <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom" (cb=85)
    00:00:00.338436 McfgBase <integer> = 0x0000000000000000 (0)
    00:00:00.338437 McfgLength <integer> = 0x0000000000000000 (0)
    00:00:00.338438 NumCPUs <integer> = 0x0000000000000004 (4)
    00:00:00.338439 PXEDebug <integer> = 0x0000000000000000 (0)
    00:00:00.338440 RamHoleSize <integer> = 0x0000000020000000 (536 870 912, 512 MB)
    00:00:00.338441 RamSize <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
    00:00:00.338443 SataHardDiskDevice <string> = "ahci" (cb=5)
    00:00:00.338443 SataLUN1 <integer> = 0x0000000000000000 (0)
    00:00:00.338444 UUID <bytes> = "78 cb 96 4e 9d 24 03 4c 8d 55 44 75 02 76 2c 93" (cb=16)
    00:00:00.338446
    00:00:00.338447 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
    00:00:00.338448
    00:00:00.338448 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
    00:00:00.338449 NIC <integer> = 0x0000000000000000 (0)
    00:00:00.338450 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338451 PCIDeviceNo <integer> = 0x0000000000000003 (3)
    00:00:00.338451 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338452
    00:00:00.338453 [/Devices/pci/] (level 2)
    00:00:00.338454
    00:00:00.338455 [/Devices/pci/0/] (level 3)
    00:00:00.338456 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338457
    00:00:00.338458 [/Devices/pci/0/Config/] (level 4)
    00:00:00.338459 IOAPIC <integer> = 0x0000000000000001 (1)
    00:00:00.338460
    00:00:00.338461 [/Devices/pckbd/] (level 2)
    00:00:00.338461
    00:00:00.338462 [/Devices/pckbd/0/] (level 3)
    00:00:00.338463 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338463
    00:00:00.338464 [/Devices/pckbd/0/Config/] (level 4)
    00:00:00.338464
    00:00:00.338465 [/Devices/pckbd/0/LUN#0/] (level 4)
    00:00:00.338467 Driver <string> = "KeyboardQueue" (cb=14)
    00:00:00.338467
    00:00:00.338468 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338470 Driver <string> = "MainKeyboard" (cb=13)
    00:00:00.338470
    00:00:00.338471 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338473 Object <integer> = 0x00007f43a400cbf0 (139 928 491 052 016)
    00:00:00.338474
    00:00:00.338475 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
    00:00:00.338477 QueueSize <integer> = 0x0000000000000040 (64)
    00:00:00.338478
    00:00:00.338479 [/Devices/pckbd/0/LUN#1/] (level 4)
    00:00:00.338480 Driver <string> = "MouseQueue" (cb=11)
    00:00:00.338481
    00:00:00.338481 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
    00:00:00.338482 Driver <string> = "MainMouse" (cb=10)
    00:00:00.338483
    00:00:00.338483 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
    00:00:00.338485 Object <integer> = 0x00007f43a400d9d0 (139 928 491 055 568)
    00:00:00.338487
    00:00:00.338487 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
    00:00:00.338489 QueueSize <integer> = 0x0000000000000080 (128)
    00:00:00.338490
    00:00:00.338490 [/Devices/pcnet/] (level 2)
    00:00:00.338492
    00:00:00.338492 [/Devices/piix3ide/] (level 2)
    00:00:00.338493
    00:00:00.338494 [/Devices/piix3ide/0/] (level 3)
    00:00:00.338495 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338495 PCIDeviceNo <integer> = 0x0000000000000001 (1)
    00:00:00.338496 PCIFunctionNo <integer> = 0x0000000000000001 (1)
    00:00:00.338497 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338498
    00:00:00.338499 [/Devices/piix3ide/0/Config/] (level 4)
    00:00:00.338500 Type <string> = "PIIX4" (cb=6)
    00:00:00.338501
    00:00:00.338501 [/Devices/piix3ide/0/Config/SecondaryMaster/] (level 5)
    00:00:00.338503 NonRotationalMedium <integer> = 0x0000000000000000 (0)
    00:00:00.338504
    00:00:00.338505 [/Devices/piix3ide/0/LUN#2/] (level 4)
    00:00:00.338506 Driver <string> = "Block" (cb=6)
    00:00:00.338507
    00:00:00.338507 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
    00:00:00.338509 Mountable <integer> = 0x0000000000000001 (1)
    00:00:00.338510 Type <string> = "DVD" (cb=4)
    00:00:00.338511
    00:00:00.338511 [/Devices/piix3ide/0/LUN#999/] (level 4)
    00:00:00.338513 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338514
    00:00:00.338514 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
    00:00:00.338516 DeviceInstance <string> = "piix3ide/0" (cb=11)
    00:00:00.338517 First <integer> = 0x0000000000000000 (0)
    00:00:00.338519 Last <integer> = 0x0000000000000003 (3)
    00:00:00.338520 pConsole <integer> = 0x00007f43a40012c0 (139 928 491 004 608)
    00:00:00.338522 papLeds <integer> = 0x00007f43a40015c0 (139 928 491 005 376)
    00:00:00.338523 pmapMediumAttachments <integer> = 0x00007f43a40018c8 (139 928 491 006 152)
    00:00:00.338524
    00:00:00.338525 [/Devices/serial/] (level 2)
    00:00:00.338525
    00:00:00.338526 [/Devices/usb-ohci/] (level 2)
    00:00:00.338527
    00:00:00.338528 [/Devices/usb-ohci/0/] (level 3)
    00:00:00.338529 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338530 PCIDeviceNo <integer> = 0x0000000000000006 (6)
    00:00:00.338532 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338533 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338534
    00:00:00.338534 [/Devices/usb-ohci/0/Config/] (level 4)
    00:00:00.338536
    00:00:00.338536 [/Devices/usb-ohci/0/LUN#0/] (level 4)
    00:00:00.338538 Driver <string> = "VUSBRootHub" (cb=12)
    00:00:00.338539
    00:00:00.338539 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
    00:00:00.338541
    00:00:00.338541 [/Devices/usb-ohci/0/LUN#999/] (level 4)
    00:00:00.338542 Driver <string> = "MainStatus" (cb=11)
    00:00:00.338543
    00:00:00.338543 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
    00:00:00.338544 First <integer> = 0x0000000000000000 (0)
    00:00:00.338545 Last <integer> = 0x0000000000000000 (0)
    00:00:00.338546 papLeds <integer> = 0x00007f43a40018b8 (139 928 491 006 136)
    00:00:00.338548
    00:00:00.338548 [/Devices/vga/] (level 2)
    00:00:00.338549
    00:00:00.338550 [/Devices/vga/0/] (level 3)
    00:00:00.338551 PCIBusNo <integer> = 0x0000000000000000 (0)
    00:00:00.338553 PCIDeviceNo <integer> = 0x0000000000000002 (2)
    00:00:00.338554 PCIFunctionNo <integer> = 0x0000000000000000 (0)
    00:00:00.338554 Trusted <integer> = 0x0000000000000001 (1)
    00:00:00.338555
    00:00:00.338555 [/Devices/vga/0/Config/] (level 4)
    00:00:00.338557 CustomVideoModes <integer> = 0x0000000000000000 (0)
    00:00:00.338558 FadeIn <integer> = 0x0000000000000001 (1)
    00:00:00.338559 FadeOut <integer> = 0x0000000000000001 (1)
    00:00:00.338560 HeightReduction <integer> = 0x0000000000000000 (0)
    00:00:00.338561 LogoFile <string> = "" (cb=1)
    00:00:00.338562 LogoTime <integer> = 0x0000000000000000 (0)
    00:00:00.338564 MonitorCount <integer> = 0x0000000000000001 (1)
    00:00:00.338565 ShowBootMenu <integer> = 0x0000000000000002 (2)
    00:00:00.338566 VRamSize <integer> = 0x0000000004000000 (67 108 864, 64 MB)
    00:00:00.338568
    00:00:00.338568 [/Devices/vga/0/LUN#0/] (level 4)
    00:00:00.338570 Driver <string> = "MainDisplay" (cb=12)
    00:00:00.338570
    00:00:00.338571 [/Devices/vga/0/LUN#0/Config/] (level 5)
    00:00:00.338572 Object <integer> = 0x00007f43a4001be0 (139 928 491 006 944)
    00:00:00.338574
    00:00:00.338574 [/Devices/virtio-net/] (level 2)
    00:00:00.338575
    00:00:00.338575 [/EM/] (level 1)
    00:00:00.338576 TripleFaultReset <integer> = 0x0000000000000000 (0)
    00:00:00.338577
    00:00:00.338577 [/HM/] (level 1)
    00:00:00.338578 64bitEnabled <integer> = 0x0000000000000001 (1)
    00:00:00.338579 EnableLargePages <integer> = 0x0000000000000000 (0)
    00:00:00.338580 EnableNestedPaging <integer> = 0x0000000000000001 (1)
    00:00:00.338580 EnableUX <integer> = 0x0000000000000001 (1)
    00:00:00.338581 EnableVPID <integer> = 0x0000000000000001 (1)
    00:00:00.338582 Exclusive <integer> = 0x0000000000000001 (1)
    00:00:00.338583
    00:00:00.338583 [/MM/] (level 1)
    00:00:00.338584 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
    00:00:00.338584
    00:00:00.338584 [/PDM/] (level 1)
    00:00:00.338585
    00:00:00.338585 [/PDM/AsyncCompletion/] (level 2)
    00:00:00.338586
    00:00:00.338587 [/PDM/AsyncCompletion/File/] (level 3)
    00:00:00.338587
    00:00:00.338588 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
    00:00:00.338589
    00:00:00.338589 [/PDM/BlkCache/] (level 2)
    00:00:00.338590 CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
    00:00:00.338592
    00:00:00.338592 [/PDM/Devices/] (level 2)
    00:00:00.338593
    00:00:00.338594 [/PDM/Devices/VBoxEhci/] (level 3)
    00:00:00.338595 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR3.so" (cb=97)
    00:00:00.338596 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338597 RCSearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338598
    00:00:00.338599 [/PDM/Devices/VBoxPciRaw/] (level 3)
    00:00:00.338601 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawR3.so" (cb=99)
    00:00:00.338601 R0SearchPath <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64" (cb=83)
    00:00:00.338602
    00:00:00.338602 [/PDM/Drivers/] (level 2)
    00:00:00.338603
    00:00:00.338603 [/PDM/Drivers/DrvHostWebcam/] (level 3)
    00:00:00.338604 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so" (cb=101)
    00:00:00.338605
    00:00:00.338605 [/PDM/Drivers/VBoxC/] (level 3)
    00:00:00.338606 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
    00:00:00.338607
    00:00:00.338607 [/PDM/Drivers/VBoxPciRawDrv/] (level 3)
    00:00:00.338608 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxPciRawDrv.so" (cb=100)
    00:00:00.338609
    00:00:00.338610 [/PDM/NetworkShaper/] (level 2)
    00:00:00.338611
    00:00:00.338611 [/PDM/NetworkShaper/BwGroups/] (level 3)
    00:00:00.338613
    00:00:00.338613 [/PDM/USB/] (level 2)
    00:00:00.338614
    00:00:00.338615 [/PDM/USB/VBoxUsbCardReader/] (level 3)
    00:00:00.338617 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbCardReaderR3.so" (cb=106)
    00:00:00.338617
    00:00:00.338617 [/PDM/USB/VBoxUsbWebcam/] (level 3)
    00:00:00.338618 Path <string> = "/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxUsbWebcamR3.so" (cb=102)
    00:00:00.338619
    00:00:00.338619 [/TM/] (level 1)
    00:00:00.338620 UTCOffset <integer> = 0x0000000000000000 (0)
    00:00:00.338621
    00:00:00.338621 [/USB/] (level 1)
    00:00:00.338622
    00:00:00.338623 [/USB/HidMouse/] (level 2)
    00:00:00.338624
    00:00:00.338624 [/USB/HidMouse/1/] (level 3)
    00:00:00.338626
    00:00:00.338626 [/USB/HidMouse/1/Config/] (level 4)
    00:00:00.338628 Mode <string> = "absolute" (cb=9)
    00:00:00.338629
    00:00:00.338629 [/USB/HidMouse/1/LUN#0/] (level 4)
    00:00:00.338630 Driver <string> = "MouseQueue" (cb=11)
    00:00:00.338631
    00:00:00.338632 [/USB/HidMouse/1/LUN#0/AttachedDriver/] (level 5)
    00:00:00.338634 Driver <string> = "MainMouse" (cb=10)
    00:00:00.338635
    00:00:00.338636 [/USB/HidMouse/1/LUN#0/AttachedDriver/Config/] (level 6)
    00:00:00.338637 Object <integer> = 0x00007f43a400d9d0 (139 928 491 055 568)
    00:00:00.338638
    00:00:00.338639 [/USB/HidMouse/1/LUN#0/Config/] (level 5)
    00:00:00.338640 QueueSize <integer> = 0x0000000000000080 (128)
    00:00:00.338640
    00:00:00.338641 [/USB/USBProxy/] (level 2)
    00:00:00.338641
    00:00:00.338642 [/USB/USBProxy/GlobalConfig/] (level 3)
    00:00:00.338643
    00:00:00.338643 ********************* End of CFGM dump **********************
    00:00:00.338648 VM: fHMEnabled=true (configured) fRecompileUser=false fRecompileSupervisor=false
    00:00:00.338651 VM: fRawRing1Enabled=false CSAM=true PATM=true
    00:00:00.339710 HMR3Init: VT-x w/ nested paging
    00:00:00.339764 MM: cbHyperHeap=0x140000 (1310720)
    00:00:00.343632 Debug: HCPhysInterPD=000000007fc90000 HCPhysInterPaePDPT=000000007fc93000 HCPhysInterPaePML4=000000007fc95000
    00:00:00.343652 Debug: apInterPTs={000000007fc91000,000000007fc92000} apInterPaePTs={000000032883b000,00000003badf0000} apInterPaePDs={00000003badf1000,00000003b5ef4000,00000003b5ef5000,000000032883e000} pInterPaePDPT64=000000007fc94000
    00:00:00.343660 Host paging mode: AMD64+PGE+NX
    00:00:00.343665 PGMPool: cMaxPages=4144 (u64MaxPages=4136)
    00:00:00.343668 pgmR3PoolInit: cMaxPages=0x1030 cMaxUsers=0x2060 cMaxPhysExts=0x2000 fCacheEnable=true
    00:00:00.393965 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
    00:00:00.426139 TM: cTSCTicksPerSecond=0xa0dfd428 (2 699 023 400) fTSCVirtualized=true fTSCUseRealTSC=false
    00:00:00.426152 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
    00:00:00.426904 CoreCode: R3=00007f43c47e1000 R0=ffffc90004128000 RC=a1041000 Phys=00000000c551b000 cb=0x1000
    00:00:00.427071 AIOMgr: Default manager type is "Async"
    00:00:00.427078 AIOMgr: Default file backend is "NonBuffered"
    00:00:00.427141 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
    00:00:00.427147 BlkCache: Cache commit interval is 10000 ms
    00:00:00.427151 BlkCache: Cache commit threshold is 2621440 bytes
    00:00:00.438466 [SMP] BIOS with 4 CPUs
    00:00:00.439354 DevPcBios: Using LAN ROM '/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/PXE-Intel.rom' with a size of 0xc000 bytes
    00:00:00.443471 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xffffffffa0045020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.445128 SUP: Loaded VBoxDD2R0.r0 (/usr/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffffa0063020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
    00:00:00.445150 Activating Local APIC
    00:00:00.445159 CPUM: SetGuestCpuIdFeature: Enabled APIC
    00:00:00.445516 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.447969 Shared Folders service loaded.
    00:00:00.463779 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
    00:00:00.463930 DrvBlock: Flushes will be ignored
    00:00:00.463936 DrvBlock: Async flushes will be passed to the disk
    00:00:00.464515 VDInit finished
    00:00:00.464605 AIOMgr: Endpoint for file '/home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk' (flags 000c0723) created successfully
    00:00:00.602201 AIOMgr: Flush failed with VERR_INVALID_PARAMETER, disabling async flushes
    00:00:00.602304 VD: Opening the disk took 138345011 ns
    00:00:00.602376 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 629145600
    00:00:00.602406 AHCI: LUN#0: using async I/O
    00:00:00.602560 AHCI#0: Reset the HBA
    00:00:00.602749 PIIX3 ATA: LUN#0: no unit
    00:00:00.602760 PIIX3 ATA: LUN#1: no unit
    00:00:00.602797 DrvBlock: Flushes will be ignored
    00:00:00.602804 DrvBlock: Async flushes will be passed to the disk
    00:00:00.602904 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled
    00:00:00.602927 PIIX3 ATA: LUN#3: no unit
    00:00:00.602950 PIIX3 ATA: Ctl#0: finished processing RESET
    00:00:00.602972 PIIX3 ATA: Ctl#1: finished processing RESET
    00:00:00.603098 IntNet#0: szNetwork={HostInterfaceNetworking-enp0s25} enmTrunkType=3 szTrunk={enp0s25} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
    00:00:00.603650 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
    00:00:00.603683 Audio: Trying driver 'pulse'.
    00:00:00.607137 Pulse: open PCM_IN rate=44100Hz channels=2 format=s16le
    00:00:00.607159 Pulse: Requested record buffer attributes: maxlength=26460 fragsize=17640
    00:00:00.608218 Pulse: Obtained record buffer attributes: maxlength=26460 fragsize=8820
    00:00:00.608315 HdaCodec: can't open in fmt(freq: 44100)
    00:00:00.608329 Pulse: open PCM_OUT rate=44100Hz channels=2 format=s16le
    00:00:00.608340 Pulse: Requested playback buffer attributes: maxlength=26460 tlength=17640 prebuf=-1 minreq=-1
    00:00:00.680651 Pulse: Obtained playback buffer attributes: maxlength=26460 tlength=12348 prebuf=8824 minreq=3528
    00:00:00.680711 HdaCodec: can't open out fmt(freq: 44100)
    00:00:00.681169 VUSB: attached 'HidMouse' to port 1
    00:00:00.683638 DevPcBios: SATA LUN#0 LCHS=1024/255/63
    00:00:00.683781 PGM: The CPU physical address width is 36 bits
    00:00:00.683791 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
    00:00:00.687349 VMM: Thread-context hooks enabled!
    00:00:00.687434 HM: Using VT-x implementation 2.0!
    00:00:00.687435 HM: Host CR4 = 0x1407e0
    00:00:00.687438 HM: Host EFER = 0xd01
    00:00:00.687439 HM: MSR_IA32_FEATURE_CONTROL = 0x5
    00:00:00.687442 HM: MSR_IA32_VMX_BASIC_INFO = 0xda040000000010
    00:00:00.687444 HM: VMCS id = 0x10
    00:00:00.687446 HM: VMCS size = 1024 bytes
    00:00:00.687447 HM: VMCS physical address limit = None
    00:00:00.687448 HM: VMCS memory type = 0x6
    00:00:00.687449 HM: Dual-monitor treatment support = true
    00:00:00.687450 HM: OUTS & INS instruction-info = true
    00:00:00.687451 HM: Max resume loops = 8192
    00:00:00.687452 HM: MSR_IA32_VMX_PINBASED_CTLS = 0x7f00000016
    00:00:00.687454 HM: VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
    00:00:00.687456 HM: VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
    00:00:00.687457 HM: VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
    00:00:00.687457 HM: VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
    00:00:00.687460 HM: MSR_IA32_VMX_PROCBASED_CTLS = 0xfff9fffe0401e172
    00:00:00.687461 HM: VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
    00:00:00.687462 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
    00:00:00.687463 HM: VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
    00:00:00.687463 HM: VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
    00:00:00.687464 HM: VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
    00:00:00.687465 HM: VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
    00:00:00.687466 HM: VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
    00:00:00.687467 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT
    00:00:00.687469 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
    00:00:00.687470 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT
    00:00:00.687470 HM: VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
    00:00:00.687471 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
    00:00:00.687471 HM: VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
    00:00:00.687472 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
    00:00:00.687472 HM: VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
    00:00:00.687473 HM: VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
    00:00:00.687473 HM: VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
    00:00:00.687474 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
    00:00:00.687474 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
    00:00:00.687476 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
    00:00:00.687476 HM: VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
    00:00:00.687477 HM: VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
    00:00:00.687477 HM: VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
    00:00:00.687478 HM: MSR_IA32_VMX_PROCBASED_CTLS2 = 0x8ff00000000
    00:00:00.687479 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
    00:00:00.687480 HM: VMX_VMCS_CTRL_PROC_EXEC2_EPT
    00:00:00.687480 HM: VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
    00:00:00.687481 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
    00:00:00.687481 HM: VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
    00:00:00.687482 HM: VMX_VMCS_CTRL_PROC_EXEC2_VPID
    00:00:00.687482 HM: VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
    00:00:00.687483 HM: VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
    00:00:00.687483 HM: VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT (must be cleared)
    00:00:00.687484 HM: VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
    00:00:00.687484 HM: VMX_VMCS_CTRL_PROC_EXEC2_INVPCID (must be cleared)
    00:00:00.687485 HM: VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC (must be cleared)
    00:00:00.687485 HM: MSR_IA32_VMX_ENTRY_CTLS = 0xffff000011ff
    00:00:00.687486 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG
    00:00:00.687487 HM: VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
    00:00:00.687487 HM: VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
    00:00:00.687488 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
    00:00:00.687489 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
    00:00:00.687499 HM: VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
    00:00:00.687500 HM: MSR_IA32_VMX_EXIT_CTLS = 0x7fffff00036dff
    00:00:00.687501 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG
    00:00:00.687501 HM: VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
    00:00:00.687502 HM: VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
    00:00:00.687503 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
    00:00:00.687504 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
    00:00:00.687504 HM: VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
    00:00:00.687505 HM: VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
    00:00:00.687505 HM: VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
    00:00:00.687506 HM: MSR_IA32_VMX_EPT_VPID_CAP = 0xf0106114141
    00:00:00.687507 HM: MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
    00:00:00.687508 HM: MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
    00:00:00.687508 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
    00:00:00.687509 HM: MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
    00:00:00.687509 HM: MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
    00:00:00.687510 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
    00:00:00.687510 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
    00:00:00.687511 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
    00:00:00.687511 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
    00:00:00.687512 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
    00:00:00.687512 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
    00:00:00.687513 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
    00:00:00.687513 HM: MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
    00:00:00.687514 HM: MSR_IA32_VMX_MISC = 0x100401e5
    00:00:00.687515 HM: MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT = 0x5
    00:00:00.687515 HM: MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true
    00:00:00.687516 HM: MSR_IA32_VMX_MISC_ACTIVITY_STATES = 0x7
    00:00:00.687517 HM: MSR_IA32_VMX_MISC_CR3_TARGET = 0x4
    00:00:00.687517 HM: MSR_IA32_VMX_MISC_MAX_MSR = 512
    00:00:00.687518 HM: MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = false
    00:00:00.687518 HM: MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2 = true
    00:00:00.687519 HM: MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO = false
    00:00:00.687520 HM: MSR_IA32_VMX_MISC_MSEG_ID = 0x0
    00:00:00.687520 HM: MSR_IA32_VMX_CR0_FIXED0 = 0x80000021
    00:00:00.687521 HM: MSR_IA32_VMX_CR0_FIXED1 = 0xffffffff
    00:00:00.687522 HM: MSR_IA32_VMX_CR4_FIXED0 = 0x2000
    00:00:00.687523 HM: MSR_IA32_VMX_CR4_FIXED1 = 0x1767ff
    00:00:00.687524 HM: MSR_IA32_VMX_VMCS_ENUM = 0x2a
    00:00:00.687524 HM: MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX = 0x15
    00:00:00.687525 HM: APIC-access page physaddr = 0x00000000c553a000
    00:00:00.687528 HM: VCPU 0: MSR bitmap physaddr = 0x00000000c553d000
    00:00:00.687529 HM: VCPU 0: VMCS physaddr = 0x00000000c553b000
    00:00:00.687530 HM: VCPU 1: MSR bitmap physaddr = 0x00000000c5542000
    00:00:00.687531 HM: VCPU 1: VMCS physaddr = 0x00000000c5540000
    00:00:00.687532 HM: VCPU 2: MSR bitmap physaddr = 0x00000000c5547000
    00:00:00.687533 HM: VCPU 2: VMCS physaddr = 0x00000000c5545000
    00:00:00.687533 HM: VCPU 3: MSR bitmap physaddr = 0x00000000c554c000
    00:00:00.687534 HM: VCPU 3: VMCS physaddr = 0x00000000c554a000
    00:00:00.687535 HM: Guest support: 32-bit and 64-bit.
    00:00:00.687540 HM: VMX enabled!
    00:00:00.687549 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
    00:00:00.687550 CPUM: SetGuestCpuIdFeature: Enabled PAE
    00:00:00.687550 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
    00:00:00.687551 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
    00:00:00.687552 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
    00:00:00.687552 CPUM: SetGuestCpuIdFeature: Enabled NX
    00:00:00.687553 HM: Nested paging enabled!
    00:00:00.687553 HM: EPT flush type = VMX_FLUSH_EPT_SINGLE_CONTEXT
    00:00:00.687554 HM: Unrestricted guest execution enabled!
    00:00:00.687554 HM: VPID enabled!
    00:00:00.687555 HM: VPID flush type = VMX_FLUSH_VPID_SINGLE_CONTEXT
    00:00:00.687557 HM: VMX-preemption timer enabled (cPreemptTimerShift=5).
    00:00:00.687558 HM: VT-x/AMD-V init method: GLOBAL
    00:00:00.687559 VMM: fUsePeriodicPreemptionTimers=false
    00:00:00.688299 Logical host processors: 8 present, 8 max, 8 online, online mask: 00000000000000ff
    00:00:00.688363 Physical host cores: 4
    00:00:00.688363 ************************* CPUID dump ************************
    00:00:00.688369 RAW Standard CPUIDs
    00:00:00.688370 Function eax ebx ecx edx
    00:00:00.688370 Gst: 00000000 00000005 756e6547 6c65746e 49656e69
    00:00:00.688372 Hst: 0000000d 756e6547 6c65746e 49656e69
    00:00:00.688374 Gst: 00000001 000306a9 00040800 00000201 178bfbff
    00:00:00.688375 Hst: 000306a9 01100800 7fbae3ff bfebfbff
    00:00:00.688376 Gst: 00000002 76035a01 00f0b2ff 00000000 00ca0000
    00:00:00.688378 Hst: 76035a01 00f0b2ff 00000000 00ca0000
    00:00:00.688379 Gst: 00000003 00000000 00000000 00000000 00000000
    00:00:00.688380 Hst: 00000000 00000000 00000000 00000000
    00:00:00.688381 Gst: 00000004 0c000000 00000000 00000000 00000000
    00:00:00.688382 Hst: 1c004121 01c0003f 0000003f 00000000
    00:00:00.688383 Gst: 00000005 00000000 00000000 00000000 00000000
    00:00:00.688384 Hst: 00000040 00000040 00000003 00021120
    00:00:00.688385 Hst: 00000006 00000077 00000002 00000009 00000000
    00:00:00.688386 Hst: 00000007 00000000 00000281 00000000 00000000
    00:00:00.688387 Hst: 00000008 00000000 00000000 00000000 00000000
    00:00:00.688388 Hst: 00000009 00000000 00000000 00000000 00000000
    00:00:00.688389 Hst: 0000000a 07300403 00000000 00000000 00000603
    00:00:00.688390 Hst: 0000000b 00000001 00000002 00000100 00000001
    00:00:00.688391 Hst: 0000000c 00000000 00000000 00000000 00000000
    00:00:00.688392 Hst: 0000000d 00000007 00000340 00000340 00000000
    00:00:00.688393 Name: GenuineIntel
    00:00:00.688394 Supports: 0-5
    00:00:00.688397 Family: 6 Extended: 0 Effective: 6
    00:00:00.688398 Model: 10 Extended: 3 Effective: 58
    00:00:00.688399 Stepping: 9
    00:00:00.688399 Type: 0 (primary)
    00:00:00.688400 APIC ID: 0x00
    00:00:00.688401 Logical CPUs: 4
    00:00:00.688401 CLFLUSH Size: 8
    00:00:00.688402 Brand ID: 0x00
    00:00:00.688403 Mnemonic - Description = guest (host)
    00:00:00.688403 FPU - x87 FPU on Chip = 1 (1)
    00:00:00.688404 VME - Virtual 8086 Mode Enhancements = 1 (1)
    00:00:00.688405 DE - Debugging extensions = 1 (1)
    00:00:00.688405 PSE - Page Size Extension = 1 (1)
    00:00:00.688406 TSC - Time Stamp Counter = 1 (1)
    00:00:00.688407 MSR - Model Specific Registers = 1 (1)
    00:00:00.688407 PAE - Physical Address Extension = 1 (1)
    00:00:00.688408 MCE - Machine Check Exception = 1 (1)
    00:00:00.688408 CX8 - CMPXCHG8B instruction = 1 (1)
    00:00:00.688409 APIC - APIC On-Chip = 1 (1)
    00:00:00.688410 10 - Reserved = 0 (0)
    00:00:00.688410 SEP - SYSENTER and SYSEXIT = 1 (1)
    00:00:00.688411 MTRR - Memory Type Range Registers = 1 (1)
    00:00:00.688411 PGE - PTE Global Bit = 1 (1)
    00:00:00.688412 MCA - Machine Check Architecture = 1 (1)
    00:00:00.688413 CMOV - Conditional Move Instructions = 1 (1)
    00:00:00.688413 PAT - Page Attribute Table = 1 (1)
    00:00:00.688414 PSE-36 - 36-bit Page Size Extention = 1 (1)
    00:00:00.688414 PSN - Processor Serial Number = 0 (0)
    00:00:00.688415 CLFSH - CLFLUSH Instruction. = 1 (1)
    00:00:00.688416 20 - Reserved = 0 (0)
    00:00:00.688416 DS - Debug Store = 0 (1)
    00:00:00.688417 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
    00:00:00.688417 MMX - Intel MMX Technology = 1 (1)
    00:00:00.688418 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
    00:00:00.688419 SSE - SSE Support = 1 (1)
    00:00:00.688419 SSE2 - SSE2 Support = 1 (1)
    00:00:00.688420 SS - Self Snoop = 0 (1)
    00:00:00.688420 HTT - Hyper-Threading Technology = 1 (1)
    00:00:00.688421 TM - Thermal Monitor = 0 (1)
    00:00:00.688422 30 - Reserved = 0 (0)
    00:00:00.688422 PBE - Pending Break Enable = 0 (1)
    00:00:00.688423 Supports SSE3 = 1 (1)
    00:00:00.688423 PCLMULQDQ = 0 (1)
    00:00:00.688424 DS Area 64-bit layout = 0 (1)
    00:00:00.688425 Supports MONITOR/MWAIT = 0 (1)
    00:00:00.688425 CPL-DS - CPL Qualified Debug Store = 0 (1)
    00:00:00.688426 VMX - Virtual Machine Technology = 0 (1)
    00:00:00.688426 SMX - Safer Mode Extensions = 0 (1)
    00:00:00.688427 Enhanced SpeedStep Technology = 0 (1)
    00:00:00.688428 Terminal Monitor 2 = 0 (1)
    00:00:00.688428 Supplemental SSE3 instructions = 1 (1)
    00:00:00.688429 L1 Context ID = 0 (0)
    00:00:00.688429 11 - Reserved = 0 (0)
    00:00:00.688430 FMA extensions using YMM state = 0 (0)
    00:00:00.688431 CMPXCHG16B instruction = 0 (1)
    00:00:00.688431 xTPR Update Control = 0 (1)
    00:00:00.688432 Perf/Debug Capability MSR = 0 (1)
    00:00:00.688432 16 - Reserved = 0 (0)
    00:00:00.688433 PCID - Process-context identifiers = 0 (1)
    00:00:00.688434 DCA - Direct Cache Access = 0 (0)
    00:00:00.688434 SSE4.1 instruction extensions = 0 (1)
    00:00:00.688435 SSE4.2 instruction extensions = 0 (1)
    00:00:00.688435 Supports the x2APIC extensions = 0 (1)
    00:00:00.688437 MOVBE instruction = 0 (0)
    00:00:00.688437 POPCNT instruction = 0 (1)
    00:00:00.688438 TSC-Deadline LAPIC timer mode = 0 (1)
    00:00:00.688439 AESNI instruction extensions = 0 (1)
    00:00:00.688439 XSAVE/XRSTOR extended state feature = 0 (1)
    00:00:00.688440 Supports OSXSAVE = 0 (1)
    00:00:00.688440 AVX instruction extensions = 0 (1)
    00:00:00.688441 29/30 - Reserved = 0x0 (0x3)
    00:00:00.688442 Hypervisor Present (we're a guest) = 0 (0)
    00:00:00.688442
    00:00:00.688443 RAW Extended CPUIDs
    00:00:00.688443 Function eax ebx ecx edx
    00:00:00.688444 Gst: 80000000 80000008 00000000 00000000 00000000
    00:00:00.688445 Hst: 80000008 00000000 00000000 00000000
    00:00:00.688446 Gst: 80000001 00000000 00000000 00000001 28100800
    00:00:00.688447 Hst: 00000000 00000000 00000001 28100800
    00:00:00.688449 Gst: 80000002 20202020 6e492020 286c6574 43202952
    00:00:00.688450 Hst: 20202020 6e492020 286c6574 43202952
    00:00:00.688452 Gst: 80000003 2865726f 20294d54 332d3769 51303437
    00:00:00.688454 Hst: 2865726f 20294d54 332d3769 51303437
    00:00:00.688455 Gst: 80000004 5043204d 20402055 30372e32 007a4847
    00:00:00.688457 Hst: 5043204d 20402055 30372e32 007a4847
    00:00:00.688458 Gst: 80000005 00000000 00000000 00000000 00000000
    00:00:00.688459 Hst: 00000000 00000000 00000000 00000000
    00:00:00.688460 Gst: 80000006 00000000 00000000 01006040 00000000
    00:00:00.688461 Hst: 00000000 00000000 01006040 00000000
    00:00:00.688462 Gst: 80000007 00000000 00000000 00000000 00000000
    00:00:00.688463 Hst: 00000000 00000000 00000000 00000100
    00:00:00.688464 Gst: 80000008 00003024 00000000 00000000 00000000
    00:00:00.688465 Hst: 00003024 00000000 00000000 00000000
    00:00:00.688466 Gst: 80000009 00000007 00000340 00000340 00000000*
    00:00:00.688467 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688468 Ext Name:
    00:00:00.688469 Ext Supports: 0x80000000-0x80000008
    00:00:00.688470 Family: 0 Extended: 0 Effective: 0
    00:00:00.688470 Model: 0 Extended: 0 Effective: 0
    00:00:00.688471 Stepping: 0
    00:00:00.688472 Brand ID: 0x000
    00:00:00.688472 Mnemonic - Description = guest (host)
    00:00:00.688473 FPU - x87 FPU on Chip = 0 (0)
    00:00:00.688473 VME - Virtual 8086 Mode Enhancements = 0 (0)
    00:00:00.688474 DE - Debugging extensions = 0 (0)
    00:00:00.688475 PSE - Page Size Extension = 0 (0)
    00:00:00.688475 TSC - Time Stamp Counter = 0 (0)
    00:00:00.688476 MSR - K86 Model Specific Registers = 0 (0)
    00:00:00.688477 PAE - Physical Address Extension = 0 (0)
    00:00:00.688477 MCE - Machine Check Exception = 0 (0)
    00:00:00.688478 CX8 - CMPXCHG8B instruction = 0 (0)
    00:00:00.688478 APIC - APIC On-Chip = 0 (0)
    00:00:00.688479 10 - Reserved = 0 (0)
    00:00:00.688480 SEP - SYSCALL and SYSRET = 1 (1)
    00:00:00.688480 MTRR - Memory Type Range Registers = 0 (0)
    00:00:00.688481 PGE - PTE Global Bit = 0 (0)
    00:00:00.688481 MCA - Machine Check Architecture = 0 (0)
    00:00:00.688482 CMOV - Conditional Move Instructions = 0 (0)
    00:00:00.688483 PAT - Page Attribute Table = 0 (0)
    00:00:00.688483 PSE-36 - 36-bit Page Size Extention = 0 (0)
    00:00:00.688484 18 - Reserved = 0 (0)
    00:00:00.688484 19 - Reserved = 0 (0)
    00:00:00.688485 NX - No-Execute Page Protection = 1 (1)
    00:00:00.688486 DS - Debug Store = 0 (0)
    00:00:00.688486 AXMMX - AMD Extensions to MMX Instr. = 0 (0)
    00:00:00.688487 MMX - Intel MMX Technology = 0 (0)
    00:00:00.688487 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
    00:00:00.688488 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
    00:00:00.688489 26 - 1 GB large page support = 0 (0)
    00:00:00.688489 27 - RDTSCP instruction = 1 (1)
    00:00:00.688490 28 - Reserved = 0 (0)
    00:00:00.688490 29 - AMD Long Mode = 1 (1)
    00:00:00.688491 30 - AMD Extensions to 3DNow! = 0 (0)
    00:00:00.688491 31 - AMD 3DNow! = 0 (0)
    00:00:00.688492 LahfSahf - LAHF/SAHF in 64-bit mode = 1 (1)
    00:00:00.688493 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
    00:00:00.688493 SVM - AMD VM Extensions = 0 (0)
    00:00:00.688494 APIC registers starting at 0x400 = 0 (0)
    00:00:00.688494 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
    00:00:00.688495 5 - Advanced bit manipulation = 0 (0)
    00:00:00.688496 6 - SSE4A instruction support = 0 (0)
    00:00:00.688496 7 - Misaligned SSE mode = 0 (0)
    00:00:00.688497 8 - PREFETCH and PREFETCHW instruction= 0 (0)
    00:00:00.688497 9 - OS visible workaround = 0 (0)
    00:00:00.688498 10 - Instruction based sampling = 0 (0)
    00:00:00.688499 11 - SSE5 support = 0 (0)
    00:00:00.688499 12 - SKINIT, STGI, and DEV support = 0 (0)
    00:00:00.688500 13 - Watchdog timer support. = 0 (0)
    00:00:00.688500 31:14 - Reserved = 0x0 (0x0)
    00:00:00.688501 Full Name: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz
    00:00:00.688502 TLB 2/4M Instr/Uni: res0 0 entries
    00:00:00.688503 TLB 2/4M Data: res0 0 entries
    00:00:00.688503 TLB 4K Instr/Uni: res0 0 entries
    00:00:00.688504 TLB 4K Data: res0 0 entries
    00:00:00.688505 L1 Instr Cache Line Size: 0 bytes
    00:00:00.688505 L1 Instr Cache Lines Per Tag: 0
    00:00:00.688506 L1 Instr Cache Associativity: res0
    00:00:00.688506 L1 Instr Cache Size: 0 KB
    00:00:00.688507 L1 Data Cache Line Size: 0 bytes
    00:00:00.688507 L1 Data Cache Lines Per Tag: 0
    00:00:00.688508 L1 Data Cache Associativity: res0
    00:00:00.688508 L1 Data Cache Size: 0 KB
    00:00:00.688509 L2 TLB 2/4M Instr/Uni: off 0 entries
    00:00:00.688509 L2 TLB 2/4M Data: off 0 entries
    00:00:00.688510 L2 TLB 4K Instr/Uni: off 0 entries
    00:00:00.688511 L2 TLB 4K Data: off 0 entries
    00:00:00.688511 L2 Cache Line Size: 0 bytes
    00:00:00.688512 L2 Cache Lines Per Tag: 0
    00:00:00.688512 L2 Cache Associativity: off
    00:00:00.688513 L2 Cache Size: 0 KB
    00:00:00.688513 APM Features:
    00:00:00.688514 Physical Address Width: 36 bits
    00:00:00.688514 Virtual Address Width: 48 bits
    00:00:00.688515 Guest Physical Address Width: 0 bits
    00:00:00.688515 Physical Core Count: 0
    00:00:00.688516
    00:00:00.688516 RAW Centaur CPUIDs
    00:00:00.688517 Function eax ebx ecx edx
    00:00:00.688517 Gst: c0000000 00000007 00000340 00000340 00000000
    00:00:00.688518 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688519 Gst: c0000001 00000007 00000340 00000340 00000000
    00:00:00.688520 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688521 Gst: c0000002 00000007 00000340 00000340 00000000
    00:00:00.688522 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688523 Gst: c0000003 00000007 00000340 00000340 00000000
    00:00:00.688524 Hst: 00000007 00000340 00000340 00000000
    00:00:00.688525 Centaur Supports: 0xc0000000-0x00000007
    00:00:00.688526 Mnemonic - Description = guest (host)
    00:00:00.688526 AIS - Alternate Instruction Set = 0 (0)
    00:00:00.688527 AIS-E - AIS enabled = 0 (0)
    00:00:00.688528 RNG - Random Number Generator = 0 (0)
    00:00:00.688528 RNG-E - RNG enabled = 0 (0)
    00:00:00.688529 LH - LongHaul MSR 0000_110Ah = 0 (0)
    00:00:00.688529 FEMMS - FEMMS = 0 (0)
    00:00:00.688530 ACE - Advanced Cryptography Engine = 0 (0)
    00:00:00.688531 ACE-E - ACE enabled = 0 (0)
    00:00:00.688531 ACE2 - Advanced Cryptography Engine 2 = 0 (0)
    00:00:00.688532 ACE2-E - ACE enabled = 0 (0)
    00:00:00.688532 PHE - Padlock Hash Engine = 0 (0)
    00:00:00.688533 PHE-E - PHE enabled = 1 (0)
    00:00:00.688534 PMM - Montgomery Multiplier = 0 (0)
    00:00:00.688534 PMM-E - PMM enabled = 0 (0)
    00:00:00.688535 14 - Reserved = 0 (0)
    00:00:00.688535 15 - Reserved = 0 (0)
    00:00:00.688536 Parallax = 0 (0)
    00:00:00.688537 Parallax enabled = 0 (0)
    00:00:00.688537 Overstress = 0 (0)
    00:00:00.688538 Overstress enabled = 0 (0)
    00:00:00.688538 TM3 - Temperature Monitoring 3 = 1 (0)
    00:00:00.688539 TM3-E - TM3 enabled = 0 (0)
    00:00:00.688540 RNG2 - Random Number Generator 2 = 0 (0)
    00:00:00.688540 RNG2-E - RNG2 enabled = 0 (0)
    00:00:00.688541 24 - Reserved = 0 (0)
    00:00:00.688541 PHE2 - Padlock Hash Engine 2 = 0 (0)
    00:00:00.688542 PHE2-E - PHE2 enabled = 0 (0)
    00:00:00.688543 Bit 27 = 1 (0)
    00:00:00.688543 Bit 29 = 1 (0)
    00:00:00.688544
    00:00:00.688545
    00:00:00.688545 ******************** End of CPUID dump **********************
    00:00:00.691182 VM: Halt method global1 (5)
    00:00:00.691223 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=2000
    00:00:00.691254 Changing the VM state from 'CREATING' to 'CREATED'.
    00:00:00.691563 SharedFolders host service: adding host mapping
    00:00:00.691574 Host path '/srv/files', map name 'files', writable, automount=true, create_symlinks=false, missing=false
    00:00:00.691846 Changing the VM state from 'CREATED' to 'POWERING_ON'.
    00:00:00.691911 AIOMgr: Endpoints without assigned bandwidth groups:
    00:00:00.691916 AIOMgr: /home/matt/VirtualBox VMs/cole/cole-disk1_1.vmdk
    00:00:00.691975 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
    00:00:00.697524 Guest Log: BIOS: VirtualBox 4.3.2
    00:00:00.698118 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:00.702905 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={480b372c-c0b5-4c23-9bd7-dcbb85b1594c} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false
    00:00:00.711696 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
    00:00:00.711739 PIIX3 ATA: Ctl#1: finished processing RESET
    00:00:00.712274 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:00.719318 AHCI#0: Reset the HBA
    00:00:00.719376 AHCI#0: Port 0 reset
    00:00:00.719772 Guest Log: BIOS: AHCI 0-P#0: PCHS=16383/16/63 LCHS=1024/255/63 629145600 sectors
    00:00:00.719812 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
    00:00:00.732459 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=640 h=480 bpp=32 cbLine=0xA00, flags=0x1
    00:00:00.987813 2D video acceleration is disabled.
    00:00:03.195036 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
    00:00:03.195309 Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
    00:00:03.195533 Guest Log: BIOS: Boot from Floppy 0 failed
    00:00:03.195756 Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
    00:00:03.196170 Guest Log: BIOS: CDROM boot failure code : 0003
    00:00:03.196342 Guest Log: BIOS: Boot from CD-ROM failed
    00:00:03.196554 Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
    00:00:03.196802 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0, flags=0x1
    00:00:03.197435 Guest Log: BIOS: Booting from Hard Disk...
    00:00:03.802887 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1024 h=768 bpp=24 cbLine=0xC00, flags=0x1
    00:00:34.848503 RTC: period=0x200 (512) 64 Hz
    00:00:38.218843 AHCI#0: Reset the HBA
    00:00:38.291762 Guest Additions information report: Version 4.2.6 r82870 '4.2.6'
    00:00:38.292184 Guest Additions information report: Interface = 0x00010004 osType = 0x00037100
    00:00:38.292307 Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
    00:00:38.293642 Guest reported fixed hypervisor window at 00008000000 (size = 0x3400000, rc = VINF_SUCCESS)
    00:00:41.586563 Guest Log: VBoxMP::VBoxDrvFindAdapter: using HGSMI
    00:00:41.872000 OHCI: Software reset
    00:00:41.872200 OHCI: USB Reset
    00:00:41.942715 OHCI: USB Operational
    00:00:42.250934 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.252200 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.252943 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:42.254204 IEM: rdmsr(0x40000081) -> GP(0)
    00:00:43.902183 Guest Log: VBoxDisp[0]: VBVA enabled
    00:00:43.902224 VBVA_INFO_SCREEN: [0] @0,0 1440x2560, line 0x1680, BPP 32, flags 0x1
    00:00:43.902241 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2560 bpp=32 cbLine=0x1680, flags=0x1
    00:00:43.906850 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2560 bpp=32 cbLine=0x1680, flags=0x1
    00:00:46.006007 RTC: period=0x20 (32) 1024 Hz
    00:00:46.106422 RTC: period=0x100 (256) 128 Hz
    00:00:46.662178 RTC: period=0x20 (32) 1024 Hz
    00:00:46.692265 RTC: period=0x100 (256) 128 Hz
    00:00:50.196235 RTC: period=0x20 (32) 1024 Hz
    00:01:19.886524 Starting host clipboard service
    00:01:19.886561 Initializing X11 clipboard backend
    00:01:19.888113 Guest Additions capability report: (0x0 -> 0x4) seamless: no, hostWindowMapping: no, graphics: yes
    00:01:19.888276 Shared clipboard: starting shared clipboard thread
    00:01:19.888553 VMMDev::SetVideoModeHint: got a video mode hint (1440x2461x0)@(0x0),(1;0) at 0
    00:01:19.903028 Guest Additions capability report: (0x4 -> 0x5) seamless: yes, hostWindowMapping: no, graphics: yes
    00:01:21.032482 Guest Log: VBoxDisp[0]: VBVA enabled
    00:01:21.032514 VBVA_INFO_SCREEN: [0] @0,0 1440x2461, line 0x1680, BPP 32, flags 0x1
    00:01:21.032521 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:21.038856 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.106348 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.106585 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.218051 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2461 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.360556 VMMDev::SetVideoModeHint: got a video mode hint (1440x2532x0)@(0x0),(1;0) at 0
    00:01:25.369438 Guest Log: VBoxDisp[0]: VBVA enabled
    00:01:25.369462 VBVA_INFO_SCREEN: [0] @0,0 1440x2532, line 0x1680, BPP 32, flags 0x1
    00:01:25.369473 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.369480 Display::handleDisplayResize(): Warning: resize postponed.
    00:01:25.378688 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    00:01:25.398875 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00007f4358000000 w=1440 h=2532 bpp=32 cbLine=0x1680, flags=0x1
    VBoxSVC.log:
    VirtualBox XPCOM Server 4.3.2_OSE r90405 linux.amd64 (Nov 2 2013 00:37:14) release log
    00:00:00.001347 main Log opened 2013-11-04T08:49:51.549755000Z
    00:00:00.001351 main Build Type: release
    00:00:00.001355 main OS Product: Linux
    00:00:00.001356 main OS Release: 3.11.6-1-ck
    00:00:00.001357 main OS Version: #1 SMP PREEMPT Fri Oct 18 16:25:57 EDT 2013
    00:00:00.001385 main DMI Product Name: 2436CTO
    00:00:00.001395 main DMI Product Version: ThinkPad W530
    00:00:00.001454 main Host RAM: 15649MB total, 12865MB available
    00:00:00.001459 main Executable: /usr/lib/virtualbox/VBoxSVC
    00:00:00.001460 main Process ID: 7507
    00:00:00.001461 main Package type: LINUX_64BITS_GENERIC (OSE)
    00:00:00.109579 nspr-2 Loading settings file "/home/matt/.VirtualBox/VirtualBox.xml" with version "1.12-linux"
    00:00:00.116532 nspr-2 Successfully initialised host USB using sysfs
    00:00:00.120707 nspr-2 NetIfAdpCtlOut: VBoxNetAdpCtl: Error while retrieving link speed for wlp3s0: VBoxNetAdpCtl: ioctl failed: Operation not supported
    00:00:00.121136 nspr-2 Failed to open "/dev/vboxdrvu", errno=13, rc=VERR_VM_DRIVER_NOT_ACCESSIBLE
    00:00:00.121772 nspr-2 VDInit finished
    00:00:00.122352 nspr-2 ERROR [COM]: aRC=NS_ERROR_FA

    This page mentions that the permissions of /dev/vboxdrvu should be 0666, but that they may erroneously be set to 0600:
    Linux installers: Move the udev rule execution order from 10 to 60. The reason for having it at 10 was to allow other rules to overwrite these rules, mainly permissions of the USB devices. This is not longer necessary (we are using /dev/vboxusb for a long time now) and we need to take care that certain systems like EL6 don't reset the permissions of /dev/vboxdrvu -- the unrestricted device -- back to 0600 (we want 0666 here).
    And sure enough:
    matt@localhost ~ $ ls -Al /dev | grep vbox
    crw------- 1 root root 10, 59 Nov 8 11:46 vboxdrv
    crw------- 1 root root 10, 58 Nov 8 11:46 vboxdrvu
    drwxr-x--- 3 root vboxusers 60 Nov 8 11:46 vboxusb/
    I've changed the permissions on /dev/vboxdrvu to 0666, and the VirtuaBox log is not longer getting filled with the
    Failed to open "/dev/vboxdrvu", errno=13, rc=VERR_VM_DRIVER_NOT_ACCESSIBLE
    error message.  I'll check back in here once I've had enough time to assess my Windows 7 guest's stability.

  • ISE 1.2 Guest Portal Profiling Certainty Factor not Increase

    Hi I have configure ISE 1.2 Guest Portal and check for profiling which device login but I found that endpoint profile not match after user succesful authenticate
    Profiling Configure and Endpoint Detail in attachment below

    Hi salodh
    as you can see in attach file all profiling are configure correctly and condition should be match according to User-Agent Contain Andriod (profile3.png) and Certainty Factor must increase (profile2.png) in this case but Total Certainty Factor still 0 in endpoint profile (profile1.png)

Maybe you are looking for

  • Zfs snapshots and booting ...

    Hello, In solaris 9, filesystem snapshots did not survive reboots. Do zfs snapshots in solaris 10 persist across reboots ? Can I boot off of a zfs partition ? thanks.

  • How to display slected value in other list in apex?

    Hi All, I have created two select list 1. Counrty 2.State Based on the selection of country state wil lbe popluated, which i had implemneted using ajx process. Now i had created a button, on press of button again i will be dsiplaying second set of se

  • Image Loading Error

    While using: URL u = getClass().getResource("/Images/tennisball.gif"); Image i = Toolkit.getDefaultToolkit().getImage((u)); I get the follwing error: Uncaught error fetching image: java.lang.NullPointerException      at sun.awt.image.URLImageSource.g

  • How to install the GNU 'strings' command?

    I need the 'strings' command, which displays alphanumeric strings in a given file.  I am unable to find an arch package for it. I've tried searching for it with pacman -Ss strings (not there). I've searched the AUR packages for 'strings' http://aur.a

  • Backup failed - Bulk setting Spotlight attribute failed - Ideas?

    I just upgraded from 10.4.? to 10.5.4 primarily to use TM. This has been a disaster. I have never had this much trouble with an upgrade since the Mac Plus. Before the backup fails I get 200+ console messages like: /System/Library/CoreServices/backupd