qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Socket reconnection.


From: Ian Molton
Subject: [Qemu-devel] Socket reconnection.
Date: Thu, 26 Nov 2009 00:31:01 +0000
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

Hi folks,

I need my source of data for virtio-rng to be reliable - IOW. if the
server dies and comes back up, I want qemu to reconnect and suck down
fresh entropy, rather than hand the rngd process on the guest.

I'm using the chardev 'socket' type to make the connection to the host.

Would a patch adding (optional) auto-reconnect (with a back-off delay)
to the socket chardev be acceptable ?

If not, I'll have to cook up a thread to handle EGD requests, but that
seems perverse...

-Ian




reply via email to

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