Page MenuHomeFreeBSD

Initial linuxkpi support for virtio
Needs ReviewPublic

Authored by arichardson on Oct 8 2021, 3:58 PM.
Tags
None
Referenced Files
F161020391: D32372.diff
Mon, Jun 29, 10:02 PM
Unknown Object (File)
Sun, Jun 28, 1:18 AM
Unknown Object (File)
Thu, Jun 25, 6:20 AM
Unknown Object (File)
Mon, Jun 22, 9:39 PM
Unknown Object (File)
Sat, Jun 20, 8:48 AM
Unknown Object (File)
Tue, Jun 16, 8:35 AM
Unknown Object (File)
Wed, Jun 10, 6:29 PM
Unknown Object (File)
Mon, Jun 8, 1:10 PM

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

This allows me to compile the virtio-gpu driver. However, further work
will be required to make it functional.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42037
Build 38925: arc lint + arc unit

Event Timeline

hselasky added inline comments.
sys/modules/linuxkpi/Makefile
29

This file also needs to be added to "sys/conf/files" . Just search for linux_usb.c in there.

  • fix missing linux_virtio_cread_bytes
  • add to sys/conf/files