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

Auto detach vif-frontend, when VM with vif-backend is powered off #190

Closed
marmarek opened this Issue Mar 8, 2015 · 2 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by marmarek on 4 Apr 2011 15:28 UTC
This enables NetVM restart without forced AppVMs restart. Of course, this should include network-attach when NetVM is started again.

Network-attach requires some logic in AppVMs udev scrips to set up new interface (now done in /etc/init.d/qubes_core).

Migrated-From: https://wiki.qubes-os.org/ticket/190

@marmarek marmarek self-assigned this Mar 8, 2015

@marmarek marmarek added this to the Release 1 Beta 2 milestone Mar 8, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by marmarek on 22 Apr 2011 14:00 UTC

Member

marmarek commented Mar 8, 2015

Modified by marmarek on 22 Apr 2011 14:00 UTC

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by marmarek on 23 Apr 2011 01:12 UTC
Implemented here:
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=98f40281428219954c49d43186e031872d492704
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=655f13e2ec70714b316ce13921349bdd547b9cb5

Also changed behavior of qvm-run --shutdown netvm - now it refuses to shut down NetVM with connected VMs, unless --force given.

Member

marmarek commented Mar 8, 2015

Comment by marmarek on 23 Apr 2011 01:12 UTC
Implemented here:
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=98f40281428219954c49d43186e031872d492704
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=655f13e2ec70714b316ce13921349bdd547b9cb5

Also changed behavior of qvm-run --shutdown netvm - now it refuses to shut down NetVM with connected VMs, unless --force given.

@marmarek marmarek closed this Mar 8, 2015

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