History log of /barrelfish-master/usr/tests/hw_model_test/offloadknc.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 8ff0486c 13-Nov-2018 Simon Gerber <simon.gerber@inf.ethz.ch>

Remove invoke_frame_identify, replaced with frame_identify().

This commit fully removes the Frame_Identify invocation and replaces the
calls with frame_identify().
Additionally, because the KCB is special, this commit introduces a new
invocation kcb_identify() which translates the lvaddr in the KCB
capability into the pysical address of the kernel control block.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 7be04768 29-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodel: make it work with the new queries

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 78ca2f10 06-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodels: update the offload scenario

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# f5c0d88c 04-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodel: almost complete implementaton of hte text case

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 9a175338 04-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodels: adding outline of offload use case

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>