Is it possible to host a simple http/tcp server on a Linux running on qemu, without any accompanying vm (KVM), and hit that http server from the host OS (say Windows)? What options should I choose in army (command line args) to run any TCP based server from within qemu?