-
Notifications
You must be signed in to change notification settings - Fork 103
Issues: rust-vmm/vm-memory
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Test breaking changes against other crates in rust-vmm
#271
opened Nov 23, 2023 by
JonathanWoollett-Light
Introduce custom derive for ByteValued/replace ByteValued with zerocopy
good first issue
Good for newcomers
#246
opened Jul 18, 2023 by
Manishearth
read_exact_from
and write_all_to
from GuestMemory
don't have the correct semantics
#174
opened Sep 27, 2021 by
sboeuf
GuestMemory::read_from and GuestMemory::write_to have "exact" semantics
#171
opened Sep 15, 2021 by
alindima
Simplify the vm-memory interfaces and implementation
roadmap 2021
#141
opened Mar 1, 2021 by
andreeaflorescu
1 of 2 tasks
Avoid mixing std::ptr::read/write_volatile() and std::ptr::copy()
#111
opened Aug 25, 2020 by
jiangliu
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.