Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] kvm: iommu unmap fixes
@ 2012-04-11 15:51 Alex Williamson
  2012-04-11 15:51 ` [PATCH v2 1/2] kvm: unmap pages from the iommu when slots are removed Alex Williamson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alex Williamson @ 2012-04-11 15:51 UTC (permalink / raw)
  To: kvm; +Cc: stable, linux-kernel, alex.williamson, avi, jan.kiszka, mtosatti

This is a documentation change only from the previous version.
After discussing it, there is a potential page leak as noted
in the updated changelog for the first patch.  Thanks,

Alex

---

Alex Williamson (2):
      kvm: unpin guest and free iommu domain after deassign last device
      kvm: unmap pages from the iommu when slots are removed


 include/linux/kvm_host.h |    6 ++++++
 virt/kvm/assigned-dev.c  |    3 +++
 virt/kvm/iommu.c         |    8 +++++++-
 virt/kvm/kvm_main.c      |    5 +++--
 4 files changed, 19 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2012-04-11 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 15:51 [PATCH v2 0/2] kvm: iommu unmap fixes Alex Williamson
2012-04-11 15:51 ` [PATCH v2 1/2] kvm: unmap pages from the iommu when slots are removed Alex Williamson
2012-04-11 15:51 ` [PATCH v2 2/2] kvm: unpin guest and free iommu domain after deassign last device Alex Williamson
2012-04-11 15:59 ` [PATCH v2 0/2] kvm: iommu unmap fixes Greg KH
2012-04-11 16:17   ` Alex Williamson

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