Page MenuHomeFreeBSD

Initial linuxkpi support for virtio
Needs ReviewPublic

Authored by arichardson on Oct 8 2021, 3:58 PM.
Referenced Files
F171400230: D32372.id96506.diff
Thu, Sep 10, 10:22 PM
F171399749: D32372.id96481.diff
Thu, Sep 10, 10:19 PM
F171399722: D32372.id96483.diff
Thu, Sep 10, 10:19 PM
F171398821: D32372.diff
Thu, Sep 10, 10:13 PM
Unknown Object (File)
Wed, Sep 9, 3:44 PM
Unknown Object (File)
Wed, Sep 9, 10:28 AM
Unknown Object (File)
Mon, Sep 7, 12:53 PM
Unknown Object (File)
Mon, Sep 7, 9:46 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 42031
Build 38919: 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