Page MenuHomeFreeBSD

Initial linuxkpi support for virtio
Needs ReviewPublic

Authored by arichardson on Oct 8 2021, 3:58 PM.
Tags
None
Referenced Files
F83218009: D32372.id96506.diff
Tue, May 7, 7:48 PM
Unknown Object (File)
Mon, Apr 29, 10:05 PM
Unknown Object (File)
Mon, Apr 29, 8:02 PM
Unknown Object (File)
Fri, Apr 12, 12:59 PM
Unknown Object (File)
Feb 24 2024, 1:01 AM
Unknown Object (File)
Feb 12 2024, 9:18 PM
Unknown Object (File)
Jan 18 2024, 5:10 AM
Unknown Object (File)
Dec 20 2023, 4:01 AM

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 42030
Build 38918: 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