Skip to content

Insert the correct address into the allocations map#179

Merged
SamTebbs33 merged 3 commits intodevelopfrom
bugfix/vmm-correct-addr-in-allocations
Jul 6, 2020
Merged

Insert the correct address into the allocations map#179
SamTebbs33 merged 3 commits intodevelopfrom
bugfix/vmm-correct-addr-in-allocations

Conversation

@SamTebbs33
Copy link
Collaborator

Closes #178

Copy link
Member

@DrDeano DrDeano left a comment

Choose a reason for hiding this comment

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

:) Could add a test for allocating same addresses like in the other PR

@SamTebbs33 SamTebbs33 force-pushed the bugfix/vmm-correct-addr-in-allocations branch from 8d7f3e0 to 7a03540 Compare July 1, 2020 22:32
@SamTebbs33
Copy link
Collaborator Author

:) Could add a test for allocating same addresses like in the other PR

I've added a check for the correct address being in the map since duplicate address allocation was a side effect of that not happening properly. Let me know if I should change the approach.

@SamTebbs33 SamTebbs33 force-pushed the bugfix/vmm-correct-addr-in-allocations branch from c2f63a0 to febb6c7 Compare July 6, 2020 13:24
Copy link
Member

@DrDeano DrDeano left a comment

Choose a reason for hiding this comment

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

:)

@SamTebbs33 SamTebbs33 merged commit 5e1923d into develop Jul 6, 2020
@SamTebbs33 SamTebbs33 deleted the bugfix/vmm-correct-addr-in-allocations branch July 6, 2020 13:46
SamTebbs33 added a commit that referenced this pull request Jul 6, 2020
…locations

Insert the correct address into the allocations map
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.

VMM.set doesn't put the correct virtual address into the allocations list

2 participants