Jarland posted a good tutorial about turorial for that.
On Debian 7 you have to enable the virtual NAT network:
#List all virtual netoworks
virsh net-list --all
#Network default marked as autostarted:
virsh net-autostart default
#Start network
virsh net-start default
Quite some fun to run...