History log of /barrelfish-master/lib/virtio/host/channel_flounder.c
Revision Date Author Comments
# 244ab29c 27-Feb-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

flounder: merging rpc client with a binding layer

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# bca32ee3 19-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

VirtIO and Benchmark: vrings are now working revides the buffer management to be able to issue header buffer addapted the vblock driver to deal with header buffers

Benchmark
adapted the xeon_phi_test to an early version of the benchmark test


# 6ada5d80 17-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

VirtIO library

Added guest to virt translations and buffer management on the host side.


# 96c345c2 17-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Big refactoring of libvirtio

use of the same structs with small differences on host and guest side.


# 3b86fb0e 15-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

VirtIO:

extended library to distinguish between host and guest
added flounder / xeon phi channels for opening devices etc

Block Driver
Parts of an initiali implementation
Device initialization