You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Section 2.4.1 ("Driver Requirements: Device Configuration Space") of the virtio specification says that any reads that are wider than 32-bits must check the "config generation" counter to ensure atomicity of reads.
The text was updated successfully, but these errors were encountered:
Section 2.4.1 ("Driver Requirements: Device Configuration Space") of the virtio specification says that any reads that are wider than 32-bits must check the "config generation" counter to ensure atomicity of reads.
The text was updated successfully, but these errors were encountered: