Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): # uname -r 2.6.18-260.el5 [root@t1 ~]# rpm -q kvm kvm-83-232.el5 How reproducible: 100% Steps to Reproduce: 1.start a RHEL6.1 i386 guest eg: 2.in the guest ,choose "Install system with basic video driver" 3.continue installation Actual results: after step3 ,display responds very slow in the follwing steps. Expected results: display works as normal. Additional info:
CLI: /usr/libexec/qemu-kvm -M rhel5.6.0 -m 4G -smp 4,sockets=4,cores=1,threads=1 -name VM -uuid 02b8079c-cca0-ae65-c63a-a2aa4119497d -monitor stdio -no-kvm-pit-reinjection -usbdevice tablet -startdate now -boot dc -drive file=/dev/mike_cao/RHEL6u1_i386.qcow2,if=virtio,format=qcow2,werror=stop,cache=none,boot=on -net nic,macaddr=54:52:40:33:4c:58,vlan=0,model=virtio -net tap,script=/etc/qemu-ifup,downscript=no,vlan=0 -usb -spice ic=on,host=0,port=5910,disable-ticketing -qxl 1 -k en-us -balloon none -notify all -no-hpet -drive file=/mnt/RHEL6.1-20110504.0-Server-i386-DVD1.iso,if=ide,format=raw,media=cdrom,cache=none Additional info: choose "Install or update a existing system" ,display will works fine.