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