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

R4.1: New protocol version 1.2 #2

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Conversation

HW42
Copy link
Contributor

@HW42 HW42 commented Feb 16, 2018

The new version adds a flexible MSG_WINDOW_DUMP message. It supersedes
MSG_MFNDUMP. It allows to easily add new types for different ways to
refer to (or transfer) the window content (for example to support
another hypervisor). For now there's only one window dump type which
uses grant references instead of direct mfn references. This allows to
move the gui-daemon out of dom0.

For now MSG_MFNDUMP is still supported to allow easier upgrading. This
should probably be dropped after the next release.

The new version adds a flexible MSG_WINDOW_DUMP message. It supersedes
MSG_MFNDUMP. It allows to easily add new types for different ways to
refer to (or transfer) the window content (for example to support
another hypervisor). For now there's only one window dump type which
uses grant references instead of direct mfn references. This allows to
move the gui-daemon out of dom0.

For now MSG_MFNDUMP is still supported to allow easier upgrading. This
should probably be dropped after the next release.
@marmarek marmarek merged commit 2ee7da4 into QubesOS:master Feb 27, 2019
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