Updated `README.md` with instructions for building/using the kernel module.
[xeon-phi-kernel-module] / host /
2021-05-02 Aaron TaylorUpdated host/vhost/mic_blk.c to use iov_iter interface.
2021-04-30 Aaron TaylorUpdated host/vhost/mic_blk.c, adding a `MIC_` prefix...
2021-04-30 Aaron TaylorMinor formatting changes in host/vhost/vhost.h.
2021-04-30 Aaron TaylorUpdated host/vhost/mic_vhost.c and vhost.h references...
2021-04-30 Aaron TaylorUpdated host/vhost/vhost.h to use READ_ONCE() macro...
2021-04-30 Aaron TaylorUpdated host/uos_download.c to use new timer API introd...
2021-04-29 Aaron TaylorUpdated host/tools_support.c for new get_user_pages...
2021-04-28 Aaron TaylorUpdated host/tools_support.c, changing from page_cache_...
2021-04-28 Aaron TaylorFixed misleading indentation in host/pm_pcstate.c
2021-04-28 Aaron TaylorUpdated host/linvnet.c per the changes to net_device...
2021-04-28 Aaron TaylorUpdated host/linvcons.c to use new timer API introduced...
2021-04-26 Aaron TaylorA few cosmetic changes found while making the previous...
2021-04-26 Aaron TaylorReplaced deprecated pci_enable_msix() call with equival...
2021-04-26 Aaron TaylorInitial commit of files contained in `mpss-modules...