qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU
@ 2013-08-16 14:41 Mike Day
  2013-08-16 14:41 ` [Qemu-devel] [PATCH 1/3] fixup changes from commit f63ca950 Mike Day
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mike Day @ 2013-08-16 14:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mike Day, Paolo Bonzini

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.

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

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(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-17  6:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [RFC PATCH 0/3] v2.2 RCU Implementation for QEMU Andreas Färber
2013-08-16 16:27   ` Mike Day
2013-08-17  6:30 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).