qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 09/10] spice: simple display


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v3 09/10] spice: simple display
Date: Thu, 26 Aug 2010 08:56:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Red Hat/3.1.1-1.el6 Thunderbird/3.1.1

+/* called from spice server thread context (via
interface_release_ressource) */

There's still the implicit assumption that the reader understands that
we're not carrying the global mutex here and that we're relying on the
functions used to be re-entrant. I think we need a big scary warning
here otherwise it's just far too easy to break this code.

Ok, I'll make it more verbose.

cheers,
  Gerd




reply via email to

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