qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFH PATCH 0/2] xen-mapcache: fixes for unlocked memory acc


From: Paolo Bonzini
Subject: [Qemu-devel] [RFH PATCH 0/2] xen-mapcache: fixes for unlocked memory access
Date: Wed, 14 Jan 2015 11:20:54 +0100

These are small preparations to let Xen support memory access outside
the BQL.  Warning: they are not tested beyond compilation.

Paolo Bonzini (2):
  xen: do not use __-named variables in mapcache
  xen: add a lock for the mapcache

 xen-mapcache.c | 94 +++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 63 insertions(+), 31 deletions(-)

-- 
1.8.3.1




reply via email to

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