On 03/09/2011 04:53 PM, Dominik Klein wrote:
> Please try kvm.git and
> report, it's likely fixed.
With kvm.git kernel it works.
Here's what I did:
git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git
cd kvm
cp /boot/config-$(uname -r) .config
# set LOCALVERSION to -kvm.git.20110309
make modules bzImage
make modules_install install
# build initrd
reboot
/usr/bin/qemu-kvm -vnc 127.0.0.1:0 -cdrom
/root/isos/FreeBSD-8.2-RELEASE-amd64-disc1.iso
vncviewer localhost:0
# visually verify that it does not hang as it did before
Please, on this kernel, run a trace per
http://www.linux-kvm.org/page/Tracing. Stop trace-cmd early so the
trace file doesn't blow up.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html