-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(virtio-net): migrate header to virtio-spec #1202
Commits on May 16, 2024
-
fix(xtask): run clippy on virtio-mmio
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53724e2 - Browse repository at this point
Copy the full SHA 53724e2View commit details -
fix(virtio-spec): remove unused allow
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb006c8 - Browse repository at this point
Copy the full SHA fb006c8View commit details -
feat(virtio-spec): derive
Default
for bitflags and numbersSigned-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ece6eb8 - Browse repository at this point
Copy the full SHA ece6eb8View commit details -
feat(virtio-spec): move features to device modules
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e38ecfe - Browse repository at this point
Copy the full SHA e38ecfeView commit details -
feat(virtio-spec): add network device header
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2af1d60 - Browse repository at this point
Copy the full SHA 2af1d60View commit details -
feat(virtio-spec): treat 64-bit fields as 32-bit fields
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a996d8e - Browse repository at this point
Copy the full SHA a996d8eView commit details -
refactor(virtio-net): migrate header flags to virtio-spec
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac3e719 - Browse repository at this point
Copy the full SHA ac3e719View commit details -
refactor(virtio-net): migrate GSO type to virtio-spec
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b0380a - Browse repository at this point
Copy the full SHA 3b0380aView commit details -
refactor(virtio-net): migrate header to virtio-spec
Signed-off-by: Martin Kröning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f49d0e3 - Browse repository at this point
Copy the full SHA f49d0e3View commit details