Skip to content

Commit

Permalink
auto_update
Browse files Browse the repository at this point in the history
  • Loading branch information
liaocj committed Jul 23, 2024
1 parent ca38434 commit 220c05d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 虚拟化/virtio.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ tags:

# packed ring
## wrap_counter

#define VIRTQ_DESC_F_AVAIL (1 << 7)
#define VIRTQ_DESC_F_USED (1 << 15)

0 comments on commit 220c05d

Please sign in to comment.