I am installing Windows XP directly using KVM:
kvm -m 256 -hda XP.img -cdrom XP\ DISK\ IMAGE.iso -boot d -smp 1
After formatting and initial round of copying files, it remains in the screen saying it's restarting. I have to manually close the QEMU window and start KVM again. How can I get it to respond OS signals?

aqemuGUI interface to qemu/kvm: it is somewhat similar to vbox and rather simple to use. – enzotib Aug 4 '11 at 17:19