mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio: convert to misc driver
@ 2013-12-12 18:47 Alex Williamson
  2013-12-12 18:47 ` [PATCH 1/2] misc: Reserve minor for VFIO Alex Williamson
  2013-12-12 18:47 ` [PATCH 2/2] vfio: Convert control interface to misc driver Alex Williamson
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Williamson @ 2013-12-12 18:47 UTC (permalink / raw)
  To: alex.williamson, kvm; +Cc: pbonzini, linux-kernel

The control device is pretty easily converted to a misc driver with
static minor number which allows us to support auto load.  I've
submitted a request to lanana for the minor number reservation, so
this is mostly FYI until that's approved.  Comments and reviews
welcome.  Thanks,

Alex

---

Alex Williamson (2):
      misc: Reserve minor for VFIO
      vfio: Convert control interface to misc driver


 Documentation/devices.txt  |    1 +
 drivers/vfio/vfio.c        |   70 +++++++++++++++++++++-----------------------
 include/linux/miscdevice.h |    1 +
 3 files changed, 35 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2013-12-13 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-12 18:47 [PATCH 0/2] vfio: convert to misc driver Alex Williamson
2013-12-12 18:47 ` [PATCH 1/2] misc: Reserve minor for VFIO Alex Williamson
2013-12-13 11:05   ` One Thousand Gnomes
2013-12-12 18:47 ` [PATCH 2/2] vfio: Convert control interface to misc driver Alex Williamson

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

all inboxes | Powered by JetHome®