Statistics
| Branch: | Revision:

root / bt-host.c @ f5049756

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
fb599c9a 09/29/2008 02:49 am balrog

Implement a HCI passthrough to host.

This allows using a host's physical HCI as one of the HCIs attached
to the virtual machine. This brings various limitations because not
all commands/events are passed through by Linux kernel, some are
interpreted by the host's kernel for a speed gain....