Skip to content
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

Add GuestMemory method to return an Iterator #8

Closed
bonzini opened this issue Mar 29, 2019 · 0 comments · Fixed by #130
Closed

Add GuestMemory method to return an Iterator #8

bonzini opened this issue Mar 29, 2019 · 0 comments · Fixed by #130

Comments

@bonzini
Copy link
Member

bonzini commented Mar 29, 2019

Currently we have methods such as with_regions, with_regions_mut and map_and_fold that are just papering over the lack of iterator-based access to the regions in GuestMemory. If possible we should try to add a better and more powerful abstraction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant