[LXC] feature request - hostdev target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to mount /dev/tty5 from host as /dev/tty1 inside LXC container,
but libvirt currently supports only 1-to-1 mapping:

 <hostdev mode='capabilities' type='misc'>
    <source>
      <char>/dev/tty5</char>
    </source>
  </hostdev>

What do you thing about extending this by adding target parameter?
It is easy to archive manually using mknod (mknod /dev/tty1 c 4 5),
but still I think it would be nice to add this feature to the libvirt.

Regards,
Piotrek

--
Piotr Bartosiewicz
Samsung R&D Institute Poland
Samsung Electronics

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users




[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux