Skip to content

Provide proper unmap notifications to GUI agent#26

Open
DemiMarie wants to merge 1 commit intoQubesOS:mainfrom
DemiMarie:unmap-notify
Open

Provide proper unmap notifications to GUI agent#26
DemiMarie wants to merge 1 commit intoQubesOS:mainfrom
DemiMarie:unmap-notify

Conversation

@DemiMarie
Copy link
Contributor

The GUI agent needs to know when grants it has sent are unmapped, not just mapped. Linux provides IOCTL_GNTDEV_SET_UNMAP_NOTIFY which can be used for this purpose. Add a new protocol message designed to use this feature. Also use proper flexible array members instead of empty arrays.

The GUI agent needs to know when grants it has sent are _unmapped_, not
just mapped.  Linux provides IOCTL_GNTDEV_SET_UNMAP_NOTIFY which can be
used for this purpose.  Add a new protocol message designed to use this
feature.
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.

1 participant