Am I expecting too much from my Win10 VM?


AngelEyes

Recommended Posts

Bumping to prove that under certain conditions, great things could happen for no apparent reason, other than hopefully more optimal configuration settings.

 

Upon adding to my domain tag:

 

<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>

 

And adding the following override to the -cpu switch to the end, just before the end of the domain tag:

 

  <qemu:commandline>
    <qemu:arg value='-cpu'/>
    <qemu:arg value='host,kvm=off,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_vendor_id=Microsoft'/>
  </qemu:commandline>

 

I was able to eke out some more performance, by turning on the hypervisor enlightenments, without tripping the Nvidia drivers. Doing it this way requires qemu version 2.5.0. It is possible to pass that vendor_id argument through the features->hyperv block, but only in libvirt 1.3.3 or newer, or possibly 2.1.0.

 

On the left, my first post here. On the right, my most recent benchmark of the same VM setup, only with the enlightenments enabled. Again, it's still possible to trick Nvidia's drivers, by faking the vendor_id of the hypervisor, which they specifically blacklist. I chose Microsoft for the lulz.

 

index.php?action=dlattach;topic=54033.0;attach=39208;imageindex.php?action=dlattach;topic=54033.0;attach=39505;image

index.php?action=dlattach;topic=54033.0;attach=39210;imageindex.php?action=dlattach;topic=54033.0;attach=39507;image

index.php?action=dlattach;topic=54033.0;attach=39212;imageindex.php?action=dlattach;topic=54033.0;attach=39509;image

DiskMark64_2016-12-23_01-02-17.png.e07fb64ded85c2139e058e7885d4a766.png

LAN_SpeedTest_2016-12-23_01-12-33.png.d18b354c9a02b31a2532ce81fa04256b.png

PassMark64_2016-12-23_00-52-44.png.65e4b1c4d3091b6718afb6ef5c9f037b.png

Link to comment

If you want to move your VM your best bet is to use "CA Appdata Backup/Restore" which from memory also backs up your VM as well.

 

But I can tell you without question that those original disk performances specially the read side of things are a little on the poor side.

 

The image gives you an idea.

 

Understanding that this is spread across 3 x SSD's (OCZ-TRION100 240GB, Samsung SSD 840 Series 120GB and a Intel 520 Series 120GB) in Raid 0

2016-12-30.png.94c7cd01b5f8b5cd1d5540a5af2848fb.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.