qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 00/12] RCU implementation for QEMU
Date: Wed, 15 May 2013 18:17:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 15/05/2013 18:03, Peter Maydell ha scritto:
> On 15 May 2013 16:48, Paolo Bonzini <address@hidden> wrote:
>> Giving a shot to rcutorture on a weak memory-model machine (PPC)
>> would be nice.  It's available on my github repo as branch rcu.
>> rcutorture works on Linux-x86.  My WINE setup has some problem with glib
>> right now.
> 
> Doesn't compile (ARM):
> address@hidden:~/qemu# make
>   CC    hw/9pfs/virtio-9p-synth.o
> hw/9pfs/virtio-9p-synth.c:20:22: fatal error: util/rcu.h: No such file
> or directory
> 
> I assume that should be qemu/rcu.h...

Yep.  Note that this series introduces no use of RCU in QEMU, so the
only test you can do is with tests/rcutorture (which compiles fine).
Kevin lent me a ppc64 machine, and I tested it myself.

A very useful thing you could do is proofreading the docs... :)

Paolo



reply via email to

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