public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: set_memory_region: Cleanup and new restriction
@ 2013-01-30 10:38 Takuya Yoshikawa
  2013-01-30 10:39 ` [PATCH 1/2 -v3] KVM: set_memory_region: Identify the requested change explicitly Takuya Yoshikawa
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Takuya Yoshikawa @ 2013-01-30 10:38 UTC (permalink / raw)
  To: mtosatti, gleb; +Cc: kvm, xiaoguangrong, alex.williamson, penberg

Patch 1: just rebased for this series.
Patch 2: an API change, so please let me know if you notice any problems.

Takuya Yoshikawa (2):
  KVM: set_memory_region: Identify the requested change explicitly
  KVM: set_memory_region: Disallow changing read-only attribute later

 Documentation/virtual/kvm/api.txt |   12 ++--
 virt/kvm/kvm_main.c               |   95 +++++++++++++++++++++----------------
 2 files changed, 60 insertions(+), 47 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-02-05  1:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 10:38 [PATCH 0/2] KVM: set_memory_region: Cleanup and new restriction Takuya Yoshikawa
2013-01-30 10:39 ` [PATCH 1/2 -v3] KVM: set_memory_region: Identify the requested change explicitly Takuya Yoshikawa
2013-01-30 10:40 ` [PATCH 2/2] KVM: set_memory_region: Disallow changing read-only attribute later Takuya Yoshikawa
2013-01-31 10:15 ` [PATCH 0/2] KVM: set_memory_region: Cleanup and new restriction Gleb Natapov
2013-02-05  0:57   ` Marcelo Tosatti

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