Also, move vdisk_functions callback structure to vdisk.c.
It is useless since host OS cache is used anyway. It also slows down coverage collection because of many taken branches. Specialized tests should be written to test disk cache specifically.
Also, adjust disk cache size and move set_eflags_tf() to trace_lbr.c.