linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm: IOMMU read-only mapping support
@ 2013-01-24 22:03 Alex Williamson
  2013-01-24 22:04 ` [PATCH 1/2] kvm: Force IOMMU remapping on memory slot read-only flag changes Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Alex Williamson @ 2013-01-24 22:03 UTC (permalink / raw)
  To: gleb, kvm; +Cc: yoshikawa_takuya_b1, linux-kernel, xiaoguangrong

A couple patches to make KVM IOMMU support honor read-only mappings.
This causes an un-map, re-map when the read-only flag changes and
makes use of it when setting IOMMU attributes.  Thanks,

Alex

---

Alex Williamson (2):
      kvm: Force IOMMU remapping on memory slot read-only flag changes
      kvm: Obey read-only mappings in iommu


 virt/kvm/iommu.c    |    4 +++-
 virt/kvm/kvm_main.c |   28 ++++++++++++++++++++++++----
 2 files changed, 27 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2013-01-30  4:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 22:03 [PATCH 0/2] kvm: IOMMU read-only mapping support Alex Williamson
2013-01-24 22:04 ` [PATCH 1/2] kvm: Force IOMMU remapping on memory slot read-only flag changes Alex Williamson
2013-01-25  2:58   ` Xiao Guangrong
2013-01-24 22:04 ` [PATCH 2/2] kvm: Obey read-only mappings in iommu Alex Williamson
2013-01-25  1:17 ` [PATCH 0/2] kvm: IOMMU read-only mapping support Takuya Yoshikawa
2013-01-25  3:28   ` Xiao Guangrong
2013-01-25  3:59     ` Takuya Yoshikawa
2013-01-25  4:28       ` Takuya Yoshikawa
2013-01-28 10:59     ` Gleb Natapov
2013-01-28 12:25       ` Takuya Yoshikawa
2013-01-28 15:36         ` Alex Williamson
2013-01-29  2:12           ` Takuya Yoshikawa
2013-01-29  3:06       ` Xiao Guangrong
2013-01-29  6:50         ` Gleb Natapov
2013-01-29  7:37           ` Xiao Guangrong
     [not found]             ` <20130129074852.GH22871@redhat.com>
2013-01-30  4:06               ` Xiao Guangrong
2013-01-30  4:26                 ` Takuya Yoshikawa
2013-01-27 15:29 ` Gleb Natapov

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