Avi Kivity wrote: > Farkas Levente wrote: >> david ahern wrote: >> >>> Can you post the full qemu command that gets launched in each case? >>> >> this is the current running one, the only difference when smp set is -smp 4: >> >> root 3270 10.3 25.8 2213976 2111868 ? Sl 16:20 30:35 >> /usr/bin/qemu-kvm -M pc -m 2048 -smp 1 -monitor pty -boot c -hda >> /dev/VolGroup00/centos-i386-root -hdb /dev/VolGroup00/centos-i386-swap >> -hdc /dev/md2 -net nic,macaddr=00:16:3e:58:66:7b,vlan=0 -net >> tap,fd=11,script=,vlan=0 -usb -vnc 127.0.0.1:0 >> >> > > Well, you're not running kvm-52 userspace then. You're running Fedora's > kvm package (unless you renamed /usr/local/bin/qemu-system-x86_64 to > /usr/bin/qemu-kvm).
i running kvm-52 userspace. i build the rpm based on centos and fedora spec file (which eventually rename it to qemu-kvm). belive me these rpm are the latest compiled by myself from the latest kvm-52.tar.gz on a fully updated centos x86_64. is there any way how can i prove it? may be a command line option for qemu -version would be useful. anyway how should i've test noapic? qemu command line -noapic or guest kernel param noapic or both? -- Levente "Si vis pacem para bellum!" ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel