qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] kvm crashes with spice while loading qxl


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] kvm crashes with spice while loading qxl
Date: Tue, 26 Apr 2011 11:43:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110318 Red Hat/3.1.9-3.el6_0 Thunderbird/3.1.9

On 04/26/11 11:06, Jan Kiszka wrote:
On 2011-04-26 10:53, Gerd Hoffmann wrote:
Two general issues with dropping the global mutex like this:
   - The caller of mutex_unlock is responsible for maintaining
     cpu_single_env across the unlocked phase (that's related to the
     abort above).

This is true for qemu-kvm only, right?

Nope, this applies to both implementations.

Oops.

qemu-kvm specific patches which add the cpu_single_env tracking (not
polished yet) are here:

http://cgit.freedesktop.org/spice/qemu/log/?h=spice.kvm.v28

Cannot spot that quickly: In which way are they specific to qemu-kvm?

cpu_single_env bookeeping. But if upstream needs that too having specific patches is pretty pointless. I'll go fix it up upstream then.

cheers,
  Gerd



reply via email to

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