Skip to content

expand zerocopy IntoBytes/FromByes use in guest memory accesses#1130

Merged
iximeow merged 2 commits intomasterfrom
ixi/zerocopy-zeropaste
Apr 29, 2026
Merged

expand zerocopy IntoBytes/FromByes use in guest memory accesses#1130
iximeow merged 2 commits intomasterfrom
ixi/zerocopy-zeropaste

Conversation

@iximeow
Copy link
Copy Markdown
Member

@iximeow iximeow commented Apr 28, 2026

Forever ago (oct 2024) when I'd added FromBytes bounds for reads from guest memory in ff0b76d, I'd overlooked virtio queues and that the constraint is interesting on the write path too.

does the things @FelixMcFelix very rightfully suggested in #1126.

iximeow added 2 commits April 28, 2026 18:33
Forever ago (oct 2024) when I'd added FromBytes bounds for reads from
guest memory in ff0b76d, I'd overlooked virtio queues and that the
constraint is interesting on the write path too.
@iximeow iximeow force-pushed the ixi/zerocopy-zeropaste branch from f2f2f8f to b39adc8 Compare April 28, 2026 19:53
Copy link
Copy Markdown
Contributor

@FelixMcFelix FelixMcFelix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this!

@iximeow iximeow merged commit 4c1a2f4 into master Apr 29, 2026
14 checks passed
@iximeow iximeow deleted the ixi/zerocopy-zeropaste branch April 29, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants