<div dir="ltr"><div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">Hi</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">I got this error msg when try to start my vm with qxl display driver ... (vm start until spice vdagent wants to auto resize screen)</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">This error raised when I enabled huge page on my host. I want to use huge page as back-end for my win10-64 .</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px"><br></span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">/builddir/build/BUILD/qemu-kvm-0.12.1.2/hw/qxl.c:442: qxl_ram_set_dirty: Assertion `offset < qxl-vga.vram_size' failed.</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px"><br></span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">here is my configuration:</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">host: </span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">centos 6.9(with kernel: 2.6.32-696.el6.x86_64)</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">qemu-kvm-0.12.1.2-2.503.el6.x86_64</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px"><br></span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">guest:</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">win10 64 bit</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">installed Windows guest tools latest version.</span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px"><br></span></font></div><div><font color="#333333" face="helvetica, arial, sans-serif"><span style="font-size:14px">Any Idea?!</span></font></div><div style="color:rgb(51,51,51);font-family:helvetica,arial,sans-serif;font-size:14px">=====================</div></div><div style="color:rgb(51,51,51);font-family:helvetica,arial,sans-serif;font-size:14px">kvm run command:</div><div style="color:rgb(51,51,51);font-family:helvetica,arial,sans-serif;font-size:14px"><span style="font-family:monospace"><span style="color:rgb(0,0,0)">-name Win10 -uuid d264f30c-398f-465b-b78d-3ba70442becf -chardev socket,id=mon,path=/var/run//d264f30c-398f-465b-b78d-3ba70442becf.pvmon,server,</span><br>nowait -mon chardev=mon,mode=control -localtime -machine type=rhel6.6.0 -smp sockets=1,cores=2,threads=1 -cpu host -m 4096 -mem-path /dev/hugepages -mem-prea<br>lloc -balloon none -boot menu=on .....</span></div><div style="color:rgb(51,51,51);font-family:helvetica,arial,sans-serif;font-size:14px"><span style="font-family:monospace">.....  -spice addr=0.0.0.0,port=5918,disable-ticketing -device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdage<br>nt -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -device ich9-usb-ehci1,id=usb -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,multifunct<br>ion=on -device ich9-usb-uhci2,masterbus=usb.0,firstport=2 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4 -chardev spicevmc,id=charredir0,name=usbredir -d<br>evice usb-redir,chardev=charredir0,id=usbredir0 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=usbredir1 -device usb-t<br>ablet -vga qxl -global qxl-vga.ram_size=67108864 -global qxl-vga.vram_size=67108864 -global qxl-vga.vgamem_mb=16 -device AC97,id=sound0<br></span></div></div>