From: "Andreas Färber" <afaerber@suse.de>
To: Mike Day <ncmike@ncultra.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU
Date: Fri, 16 Aug 2013 17:28:37 +0200 [thread overview]
Message-ID: <520E4525.8090709@suse.de> (raw)
In-Reply-To: <1376664101-12634-1-git-send-email-ncmike@ncultra.org>
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
next prev parent reply other threads:[~2013-08-16 15:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 14:41 [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU Mike Day
2013-08-16 14:41 ` [Qemu-devel] [PATCH 1/3] fixup changes from commit f63ca950 Mike Day
2013-08-16 14:41 ` [Qemu-devel] [PATCH 2/3] fixup changes from commit f62a6b2f from Paulo Bonzini Mike Day
2013-08-16 14:41 ` [Qemu-devel] [PATCH 3/3] exec: change iotlb APIs to take AddressSpaceDispatch Mike Day
2013-08-16 15:28 ` Andreas Färber [this message]
2013-08-16 16:27 ` [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU Mike Day
2013-08-17 6:30 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=520E4525.8090709@suse.de \
--to=afaerber@suse.de \
--cc=ncmike@ncultra.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.