qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] global_mutex and multithread.


From: Peter Maydell
Subject: Re: [Qemu-devel] global_mutex and multithread.
Date: Thu, 15 Jan 2015 10:34:50 +0000

On 15 January 2015 at 10:25, Frederic Konrad <address@hidden> wrote:
> Hi everybody,
>
> In case of multithread TCG what is the best way to handle qemu_global_mutex?

It shouldn't need any changes I think. You're basically bringing
TCG into line with what KVM already has -- one thread per guest
CPU; and qemu_global_mutex already works fine in that model.

-- PMM



reply via email to

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