qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU


From: Andreas Färber
Subject: Re: [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU
Date: Fri, 16 Aug 2013 17:28:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

Am 16.08.2013 16:41, schrieb Mike Day:
> This patch set merges Paolo's conversion of address spaces to enable
> RCU. There is one more patchset coming for TLB access that I'm
> debugging right now. After I submit the last one I'll start working on
> enabling RCU more widely - and the series will need to be refactored.

Please see http://wiki.qemu.org/Contribute/SubmitAPatch.

In particular you need to sign off any patches you submit, Reviewed-by
is insufficient.

> The series is availale online at: 
> 
> https://github.com/ncultra/qemu/tree/rcu-for-1.7
> 
> Mike Day (2):
>   fixup changes from commit f63ca950
>   fixup changes from commit f62a6b2f from Paulo Bonzini

These two patches are certainly not acceptable for upstream, lacking any
textual explanation and with those subjects.

Regards,
Andreas

> Paolo Bonzini (1):
>   exec: change iotlb APIs to take AddressSpaceDispatch
> 
>  aio-posix.c            |  1 +
>  aio-win32.c            |  1 +
>  cpus.c                 |  3 +++
>  cputlb.c               |  7 ++++---
>  exec.c                 | 13 ++++++++-----
>  include/exec/cpu-all.h |  3 +++
>  include/exec/cputlb.h  |  9 ++++++---
>  7 files changed, 26 insertions(+), 11 deletions(-)
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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