HomeFreeBSD

Only use byte register access in legacy virtio pci

Description

Only use byte register access in legacy virtio pci

Some simulators don't implement arbitrary sized memory access to the
virtio PCI registers. Follow Linux and use single byte accesses to read
and write to these registers.

Reviewed by: bryanv, emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31424

Details

Provenance
andrewAuthored on Aug 5 2021, 2:36 PM
Reviewer
bryanv
Differential Revision
D31424: Only use byte register access in legacy virtio pci
Parents
rG4a9b832a2ad7: vfs: Rename ioflg to ioflag in vn_deallocate
Branches
Unknown
Tags
Unknown