<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/net/can/Makefile.objs, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/net/can/Makefile.objs?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/net/can/Makefile.objs?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-08-21T10:30:23+00:00</updated>
<entry>
<title>meson: convert net directory to Meson</title>
<updated>2020-08-21T10:30:23+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2019-07-22T19:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=cdaf07228cf42d708fe24371a68cec022841e018'/>
<id>urn:sha1:cdaf07228cf42d708fe24371a68cec022841e018</id>
<content type='text'>
Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>net/can: support for connecting to Linux host SocketCAN interface.</title>
<updated>2018-02-13T10:44:13+00:00</updated>
<author>
<name>Pavel Pisa</name>
</author>
<published>2018-01-27T16:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ea15ea8a7c67b1277d6817fb247b1427e0d293f3'/>
<id>urn:sha1:ea15ea8a7c67b1277d6817fb247b1427e0d293f3</id>
<content type='text'>
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 &lt;pisa@cmp.felk.cvut.cz&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>net/can: simple messages transport implementation for QEMU</title>
<updated>2018-02-13T10:44:13+00:00</updated>
<author>
<name>Pavel Pisa</name>
</author>
<published>2018-01-27T16:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d18957dbcc837d0420a2789da29e8dae976b9f1d'/>
<id>urn:sha1:d18957dbcc837d0420a2789da29e8dae976b9f1d</id>
<content type='text'>
The CanBusState state structure is created for each
emulated CAN channel. Individual clients/emulated
CAN interfaces or host interface connection registers
to the bus by CanBusClientState structure.

The CAN core is prepared to support connection to the
real host CAN bus network. The commit with such support
for Linux SocketCAN follows.

Implementation is as simple as possible.  There is no state to be
migrated, and messages prioritization and queuing are not considered
for now.  But it is intended to be extended when need arises.

Development repository and more documentation at

https://gitlab.fel.cvut.cz/canbus/qemu-canbus

The work is based on Jin Yang GSoC 2013 work funded
by Google and mentored in frame of RTEMS project GSoC
slot donated to QEMU.

Rewritten for QEMU-2.0+ versions and architecture cleanup
by Pavel Pisa (Czech Technical University in Prague).

Signed-off-by: Pavel Pisa &lt;pisa@cmp.felk.cvut.cz&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
