History log of /barrelfish-master/lib/blk/blk_ahci/device_impl.c
Revision Date Author Comments
# 241c28fb 27-Nov-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

devif: prepared backend library to move backends

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# b47d8c6d 28-Aug-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

devif: changed rest of the queues to library destroy

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# a135c2fc 20-Mar-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

network: replacing net_queue_manager with devif as a data path, still WIP so it'll probably break the network stack

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


# 53d3a9b8 07-Mar-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

devq: cleanup of error messages

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 2d02f84a 28-Feb-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

Devq: changed interface and adapted backends/tests

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 953ce0de 12-Jan-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

ahci: device queue implemented

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# fa4701e5 15-Nov-2016 Roni Häcki <roni.haecki@inf.ethz.ch>

Removed old queue interface header file

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# c8e80109 19-Sep-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

Adding some initializations

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


# 3b5e38f5 15-Jul-2016 Gerd Zellweger <mail@gerdzellweger.com>

Initial import of block device refactoring.

- Refactors existing AHCI code to use device queue interface.
- Adds harness test for disks.
- Adds some minor improvements for scalebench harness.
- Disable vtd due to some bug with the identity mapping on babybel machines.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>

Conflicts:
usr/acpi/acpi_main.c