History log of /barrelfish-master/include/virtio/virtqueue_host.h
Revision Date Author Comments
# 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


# 31c6ec36 18-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Virtio Implementation: Handling of VirtQueue enq/deq


# 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.