public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Improve memory slot handling and other fixes
@ 2012-08-06 10:02 Paul Mackerras
  2012-08-06 10:03 ` [PATCH 1/5] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code Paul Mackerras
                   ` (5 more replies)
  0 siblings, 6 replies; 33+ messages in thread
From: Paul Mackerras @ 2012-08-06 10:02 UTC (permalink / raw)
  To: Alexander Graf, kvm-ppc; +Cc: kvm

This series of 5 patches starts off with two fixes that I have posted
previously but not got any response to, and then has 3 patches to
improve our handling of memory slots on PPC.  The first of those 3
makes HV-style KVM able to handle deletion and modification of memory
slots properly.  The second one adds proper SRCU read-locking around
accesses to memslot data for HV KVM, and the third adds SRCU
read-locking around accesses to memslot data for the other styles of
KVM on PPC.

These patches are against Avi's next branch as of today.

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

end of thread, other threads:[~2012-08-24 18:58 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06 10:02 [PATCH 0/5] Improve memory slot handling and other fixes Paul Mackerras
2012-08-06 10:03 ` [PATCH 1/5] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code Paul Mackerras
2012-08-06 10:04 ` [PATCH 2/5] KVM: PPC: Quieten message about allocating linear regions Paul Mackerras
2012-08-06 10:06 ` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly Paul Mackerras
2012-08-09 18:16   ` Marcelo Tosatti
2012-08-10  0:34     ` Paul Mackerras
2012-08-10  1:25       ` Marcelo Tosatti
2012-08-10  1:33         ` Marcelo Tosatti
2012-08-10  2:09         ` Takuya Yoshikawa
2012-08-10 18:35           ` Marcelo Tosatti
2012-08-11  0:37             ` Paul Mackerras
2012-08-13 16:34               ` Marcelo Tosatti
2012-08-13 22:04                 ` Marcelo Tosatti
2012-08-15  9:26                   ` Avi Kivity
2012-08-15 17:59                     ` Marcelo Tosatti
2012-08-17  7:06                       ` Benjamin Herrenschmidt
2012-08-17 18:39                         ` Marcelo Tosatti
2012-08-17 20:32                           ` Benjamin Herrenschmidt
2012-08-23 13:55                             ` Marcelo Tosatti
2012-08-24  9:29                               ` Paul Mackerras
2012-08-24 18:58                                 ` Marcelo Tosatti
2012-08-19  9:39                           ` Avi Kivity
2012-08-15  6:06                 ` Paul Mackerras
2012-08-15  9:23                 ` Avi Kivity
2012-08-06 10:06 ` [PATCH 4/5] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots Paul Mackerras
2012-08-09 18:22   ` Marcelo Tosatti
2012-08-10  0:45     ` Paul Mackerras
2012-08-06 10:08 ` [RFC PATCH 5/5] KVM: PPC: Take the SRCU lock around memslot use Paul Mackerras
2012-08-09 18:27   ` Marcelo Tosatti
2012-08-10  0:37     ` Paul Mackerras
2012-08-10  9:27       ` Alexander Graf
2012-08-15  8:16         ` Benjamin Herrenschmidt
2012-08-10  9:23 ` [PATCH 0/5] Improve memory slot handling and other fixes Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox