All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Device isolation infrastructure v2
@ 2011-12-15  6:25 ` David Gibson
  0 siblings, 0 replies; 49+ messages in thread
From: David Gibson @ 2011-12-15  6:25 UTC (permalink / raw)
  To: alex.williamson
  Cc: aik, benh, joerg.roedel, dwmw2, chrisw, agraf, scottwood, B08248,
	rusty, iommu, qemu-devel, linux-kernel

Here's the second spin of my preferred approach to handling grouping
of devices for safe assignment to guests.

Changes since v1:
 * Many name changes and file moves for improved consistency
 * Bugfixes and cleanups
 * The interface to the next layer up is considerably fleshed out,
   although it still needs work.
 * Example initialization of groups for p5ioc2 and p7ioc.

TODO:
 * Need sample initialization of groups for intel and/or amd iommus
 * Use of sysfs attributes to control group permission is probably a
   mistake.  Although it seems a bit odd, registering a chardev for
   each group is probably better, because perms can be set from udev
   rules, just like everything else.
 * Need more details of what the binder structure will need to
   contain.
 * Handle complete removal of groups.
 * Clarify what will need to happen on the hot unplug path.


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

end of thread, other threads:[~2012-01-30 23:38 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15  6:25 [RFC] Device isolation infrastructure v2 David Gibson
2011-12-15  6:25 ` [Qemu-devel] " David Gibson
2011-12-15  6:25 ` [PATCH 1/3] device_isolation: Infrastructure for managing device isolation groups David Gibson
2011-12-15  6:25   ` [Qemu-devel] " David Gibson
2011-12-15  6:25 ` [PATCH 2/3] device_isolation: Support isolation on POWER p5ioc2 bridges David Gibson
2011-12-15  6:25   ` [Qemu-devel] " David Gibson
2011-12-15  6:25 ` [PATCH 3/3] device_isolation: Support isolation on POWER p7ioc (IODA) bridges David Gibson
2011-12-15  6:25   ` [Qemu-devel] " David Gibson
2011-12-15 18:05 ` [RFC] Device isolation infrastructure v2 Alex Williamson
2011-12-15 18:05   ` [Qemu-devel] " Alex Williamson
2011-12-15 22:39   ` Alex Williamson
2011-12-15 22:39     ` [Qemu-devel] " Alex Williamson
2011-12-16  1:40   ` David Gibson
2011-12-16  1:40     ` [Qemu-devel] " David Gibson
2011-12-16  4:49     ` Alex Williamson
2011-12-16  4:49       ` [Qemu-devel] " Alex Williamson
2011-12-16  6:00       ` David Gibson
2011-12-16  6:00         ` [Qemu-devel] " David Gibson
2011-12-16 14:53   ` Joerg Roedel
2011-12-16 14:53     ` [Qemu-devel] " Joerg Roedel
2011-12-19  0:11     ` David Gibson
2011-12-19  0:11       ` [Qemu-devel] " David Gibson
2011-12-19 15:41       ` Joerg Roedel
2011-12-19 15:41         ` [Qemu-devel] " Joerg Roedel
2011-12-21  3:32         ` David Gibson
2011-12-21  3:32           ` David Gibson
2011-12-21  4:30           ` Alex Williamson
2011-12-21  4:30             ` Alex Williamson
2011-12-21  6:12             ` Aaron Fabbri
2011-12-21  6:12               ` Aaron Fabbri
     [not found]             ` <1324441837.29699.38.camel-xdHQ/5r00wBBDLzU/O5InQ@public.gmane.org>
2012-01-25  3:13               ` David Gibson
2012-01-25  3:13                 ` David Gibson
2012-01-25  3:13                 ` David Gibson
2012-01-25 23:44                 ` Alex Williamson
2012-01-25 23:44                   ` [Qemu-devel] " Alex Williamson
2012-01-25 23:44                   ` Alex Williamson
     [not found]                   ` <1327535093.26484.190.camel-xdHQ/5r00wBBDLzU/O5InQ@public.gmane.org>
2012-01-30 23:22                     ` David Gibson
2012-01-30 23:22                       ` David Gibson
2012-01-30 23:22                       ` David Gibson
2011-12-21 16:46           ` Joerg Roedel
2011-12-21 16:46             ` Joerg Roedel
2011-12-19 15:46       ` David Woodhouse
2011-12-19 15:46         ` [Qemu-devel] " David Woodhouse
2011-12-19 22:31         ` David Gibson
2011-12-19 22:31           ` [Qemu-devel] " David Gibson
2011-12-19 22:56           ` David Woodhouse
2011-12-19 22:56             ` [Qemu-devel] " David Woodhouse
2011-12-20  0:25             ` David Gibson
2011-12-20  0:25               ` [Qemu-devel] " David Gibson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.