Module Name:    src
Committed By:   thorpej
Date:           Sat Jan  6 06:59:33 UTC 2024

Modified Files:
        src/sys/dev/virtio: virtio_mmio.c virtio_mmiovar.h

Log Message:
Perform VirtIO 1.0 feature negotation in the MMIO transport.  This is
required for HV's that have MMIO-v2 and don't support transitional devices.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/virtio/virtio_mmio.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/virtio/virtio_mmiovar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to