qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 2/2] VirtIO RNG
Date: Fri, 23 Apr 2010 10:27:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

  Hi,

Im not sure I agree there... surely there are other things which would
benefit from generic socket reconnection support (virtio-rng cant be the
only driver that might want to rely on a reliable source of data via a
socket in a server-farm type situation?)

Usually qemu takes the server part, i.e. for serial ports you usually do '-serial telnet::$port,server,nowait', then 'telnet $host $port' to connect to your virtual serial line. When the connection drops, just re-run telnet.

In my usage of qemu I didn't came across a use case which needs qemu reconnecting yet.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]