the first step is install the kernel module and get the qemu-kvm source code( a modified qemu )
1. modprobe kvm
2. modprobe kvm-intel
3. step into the source code of qemu-kvm, ./configure --target-list=i386-softmmu
if lack of libpic , install the pciutil
then make to get the qemu