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

Move disabling meminfo-writer from constructor to plugin #2101

Closed
marmarek opened this Issue Jun 21, 2016 · 0 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Jun 21, 2016

No description provided.

@marmarek marmarek added this to the Release 4.0 milestone Jun 21, 2016

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Jun 26, 2016

qubes/vm: remove special case for 'meminfo-writer' feature
It should be either in plugin, or handled entrails from inside of VM.
But surely not in main QubesVM class.

Fixes QubesOS/qubes-issues#2101

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Jul 29, 2016

qubes/vm: remove special case for 'meminfo-writer' feature
It should be either in plugin, or handled entirely from inside of VM.
But surely not in main QubesVM class.

Fixes QubesOS/qubes-issues#2101

marmarek added a commit to marmarek/old-qubes-core-agent-linux that referenced this issue Aug 17, 2016

Disable meminfo-writer if there is any PCI device attached
This code used to be in dom0, but it's easier to maintain it in VM.

QubesOS/qubes-issues#2101

@kalkin kalkin closed this Aug 28, 2016

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jun 9, 2017

Closed

core-agent-linux v4.0.0 (r4.0) #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment