qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Socket reconnection.


From: Anthony Liguori
Subject: Re: [Qemu-devel] Socket reconnection.
Date: Wed, 02 Dec 2009 13:56:02 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Ian Molton wrote:
Anthony Liguori wrote:

sleep() in qemu is very, very wrong.  It will pause the guest's
execution and all sorts of badness can ensue.

Quite...

The right thing to do is set a timer and not generate data while
disconnected.

New patch attached, now with less crack...

 I still am not confident this is really a great thing to do.

What other option is there than to drop the ability to feed entropy to
the guest when the hosts egd link drops?

btw. Does anyone know how to get t-bird to inline patches?

-Ian

Ah, your mailer didn't attach it correctly...

Anyway, it's broken wrt CodingStyle.

Regards,

Anthony Liguori




reply via email to

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