create image
qemu-img create -f qcow2 xp.img 8G
install windows
qemu -hda xp.img -cdrom xppro.iso -boot d -net nic
run windows
qemu -hda xp.img -cdrom ../download/iso/xppro.iso -boot d -net nic -usb -usbdevice table
# optional
# test # -kernel-kqemu
Links
http://wiki.ubuntuusers.de/QEMU
http://qemu-buch.de/d/Netzwerkoptionen/_Netzwerkdienste/_PXE