Re: [libvirt-users] Audio in Windows 10 VM is distorted. Using ALSA.

2016-12-21 Thread Manuel Ullmann
rg. Note it completely overrides qemus -cpu > parameter created from other tags. Don't paste my qemu:arg of it. Run your > VM without it, check libvirt log, and copy from it what is passed to qemu > as -cpu parameter, then add migratable=no,+invtsc. > > 2016-12-20 4:41 GMT+02:00 Man

[libvirt-users] Audio in Windows 10 VM is distorted. Using ALSA.

2016-12-19 Thread Manuel Ullmann
Hi, I can’t seem to find a solution for my last VM issue. I have distorted sound, when I play the Windows 10 device test sound. Only the Windows sound is affected. Mpd of the host is playing just fine meanwhile. I am using ich9 as emulated card, which is detected and installed correctly. The VM is

Re: [libvirt-users] virsh not detecting hugepage mount; disabled by config?

2016-12-14 Thread Manuel Ullmann
root, and > qemu as user qemu. Consuming hugetlb and releasing them should be > transparent. > > I suggest starting without softlevel=qemuvm into default runlevel, and > then check /proc/meminfo. Hugetlbs total and free should be > 0. Do the > same with qemuvm runlevel. Mayb

[libvirt-users] virsh not detecting hugepage mount; disabled by config?

2016-12-13 Thread Manuel Ullmann
Hi, I’m struggling with virsh not detecting my hugepage mount. I have the following kernel command line: BOOT_IMAGE=/vmlinuz-4.8.13-gentoo root=/dev/mapper/gensd-gentoo ro quiet splash intel_iommu=on video=efifb:off,vesafb:off,simplefb:off splash=verbose,theme:livedvd-aurora kvm.ignore_msrs=1 tra