Displaying 6 results from an estimated 6 matches for "hv_time".
2023 May 15
1
<qemu:commandline> ignored ?
...h' and/or
> 'virtqemud' say something?
No what you have looks ok, this is what I have as a test and is working ok. You can try and these to see if something is shown in the guest.
<qemu:commandline>
<qemu:arg value='-cpu'/>
<qemu:arg value='host,hv_time,-hypervisor'/>
<qemu:arg value='-smbios'/>
<qemu:arg value='type=0,vendor=LENOVO,version=FBKTB4AUS,date=07/01/2015,release=1.180'/>
<qemu:arg value='-smbios'/>
<qemu:arg value='type=1,manufacturer=LENOVO,product=30AH001GPB,vers...
2016 Dec 21
1
Re: Audio in Windows 10 VM is distorted. Using ALSA.
...k="guest" tickpolicy="delay"/>
</clock>
...
<qemu:commandline>a
<qemu:arg value='-machine'/>
<qemu:arg value='kernel_irqchip=on'/>
<qemu:arg value='-cpu'/>
<qemu:arg
value='host,migratable=no,+invtsc,hv_time,+kvm_pv_eoi,hv_relaxed,hv_spinlocks=0x1fff,hv_vendor_id=nv_fuck_you!,kvm=off'/>
</qemu:commandline>
The important part here is "host,migratable=no,+invtsc". It gives guest the
invariant TSC (CPU must support it). This is a bit of a hack. Everything,
except migratable=no, can...
2016 Feb 18
2
Sluggish performance with virtio and Win10
...ows task manager performing less than 1MB/s
Any clues?
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name win10-box -S -machine
pc-i440fx-2.4,accel=kvm,usb=off,vmport=off -cpu
SandyBridge,+osxsave,+pcid,+pdcm,+xtpr,+tm2,+est,+smx,+vmx,+ds_cpl,+monitor,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,kvm=off
-m 4096 -realtime mlock=off -smp 4,sockets=4,cores=1,threads=1 -uuid
d4a67adb-5d30-42f8-b8c6-d3c4598700f2 -no-user-config -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/win10-box.monitor,server,nowait
-mon chardev=charmonitor,id...
2023 May 15
2
<qemu:commandline> ignored ?
Hi guys.
I have a domain definition with this:
...
? <qemu:commandline>
??? <qemu:arg value='-fw_cfg'/>
??? <qemu:arg
value='name=opt/com.coreos/config,file=/00-VMs/oshift1node.ign'/>
? </qemu:commandline>
</domain>
at the bottom of xml.
'virsh' creates domain a okey but in VM I do not see
ignition happened - it's fedora coreos -
2016 Feb 18
0
Re: Sluggish performance with virtio and Win10
...rocesses and devices doing?
>
>
>
>
>/usr/bin/qemu-system-x86_64 -machine accel=kvm -name win10-box -S -machine
>pc-i440fx-2.4,accel=kvm,usb=off,vmport=off -cpu
>SandyBridge,+osxsave,+pcid,+pdcm,+xtpr,+tm2,+est,+smx,+vmx,+ds_cpl,+monitor,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,kvm=off
>-m 4096 -realtime mlock=off -smp 4,sockets=4,cores=1,threads=1 -uuid
>d4a67adb-5d30-42f8-b8c6-d3c4598700f2 -no-user-config -nodefaults -chardev
>socket,id=charmonitor,path=/var/lib/libvirt/qemu/win10-box.monitor,server,nowait
>-mon charde...
2017 Jan 09
2
virt-p2v - Windows 10 guest hangs at boot after successful P2V
...;,
2016-12-06-19:53:38, c1bm.rdu2.centos.org), qemu version: 1.5.3
(qemu-kvm-1.5.3-126.el7), hostname: torden40.me.org
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
QEMU_AUDIO_DRV=spice /usr/libexec/qemu-kvm -name win10 -S -machine
pc-i440fx-rhel7.0.0,accel=kvm,usb=off -cpu
Conroe,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff -m 4096 -realtime
mlock=off -smp 2,sockets=2,cores=1,threads=1 -uuid
f72e7ad5-98d4-44ab-aa85-347fe232b4e5 -no-user-config -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-9-win10/monitor.sock,server,nowait
-mon chardev=charmonitor,...