qemu-e2k/net/can
Pavel Pisa ea15ea8a7c net/can: support for connecting to Linux host SocketCAN interface.
Connection to the real host CAN bus network through
SocketCAN network interface is available only for Linux
host system. Mechanism is generic, support for another
CAN API and operating systems can be implemented in future.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-02-13 11:44:13 +01:00
..
Makefile.objs net/can: support for connecting to Linux host SocketCAN interface. 2018-02-13 11:44:13 +01:00
can_core.c net/can: simple messages transport implementation for QEMU 2018-02-13 11:44:13 +01:00
can_host.c net/can: simple messages transport implementation for QEMU 2018-02-13 11:44:13 +01:00
can_socketcan.c net/can: support for connecting to Linux host SocketCAN interface. 2018-02-13 11:44:13 +01:00