History log of /barrelfish-master/devices/virtio/virtio_mmio.dev
Revision Date Author Comments
# fbafa521 19-Jun-2014 Stefan Kaestle <stefan.kaestle@inf.ethz.ch>

Replaced weird characters


# be6a7f8e 16-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

VirtIO: Adapted the device initialization process to make it work.

- Changes in the notification protocol between host and guest
- Addition of information to serve the device intitalization (host side)
- introduced a yield when waiting for the ready bit.
- device specific setup is now handled during device_open


# c3c8bbf1 10-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

VirtIO and Xeon Phi Messaging

Added a new message type for the xeon phi messaging subsystem to handle
addition of new ring buffer descriptors.

Extended the implementation of VirtIO. Refactoring of the internal and
external headers to match data encapsulation.


# 05e00b82 20-Aug-2014 Stefan Kaestle <stefan.kaestle@inf.ethz.ch>

Patches b03c1b through 3f00b5


# cb24d255 24-Apr-2014 Reto Achermann <acreto@student.ethz.ch>

Removed old KNC devices Added: Xeon Phi Boot Devices Added: Xeon Phi host driver Fixed: compilation issue with serial Adapted: use of mackerel for xeon phi serial driver.