Hello everybody

>       GetNetworkParams failed. ret = 00000032
>       Could not get DNS address

try to look at my attached simple patch (in bzip2 format). This patch 
simply fake "127.0.0.1" as DNS entry in non user-mode network stack. To 
enable it, run "qemu" using "-fake-dns" parameter.

This patch is created simply to allow me running qemu in non user-mode 
network stack without actually supplying DNS server and at least one 
DNS entry in /etc/resolv.conf. So far it works for me. There could be a 
hidden problem though, so any commentaries and suggestion are welcome.

NB: This patch is made for qemu 0.7.1 Linux version. I don't know if it 
is applicable to Qemu windows port.

regards

Mulyadi

Attachment: qemu-fake-dns.patch.bz2
Description: BZip2 compressed data

_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to