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

New VMs without devices are HVM instead of PVH #3515

Closed
mirrorway opened this Issue Feb 1, 2018 · 3 comments

Comments

Projects
None yet
4 participants
@mirrorway

mirrorway commented Feb 1, 2018

Qubes OS version:

4.0 tracking current-testing

Affected TemplateVMs:

Tested with debian-9.

Steps to reproduce the behavior:

  1. Create new AppVM using menu. Do not assign any devices.
  2. Run qvm-prefs <vm> virt_mode

Expected behavior:

pvh

Actual behavior:

hvm

General notes:

You can fix it by manually doing qvm-prefs <vm> virt_mode --default. But new users might not know this and wonder why their system is so slow...

Related issues:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Feb 1, 2018

Member

Indeed, GUI tool for creating new qube set virt_mode instead of leaving default. It should only set it to hvm if "install system from device" option is selected. And even that may not be necessary in some near future (but not now yet).

Member

marmarek commented Feb 1, 2018

Indeed, GUI tool for creating new qube set virt_mode instead of leaving default. It should only set it to hvm if "install system from device" option is selected. And even that may not be necessary in some near future (but not now yet).

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Feb 10, 2018

Automated announcement from builder-github

The package qubes-manager-4.0.14-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Automated announcement from builder-github

The package qubes-manager-4.0.14-1.fc25 has been pushed to the r4.0 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Feb 10, 2018

Closed

manager v4.0.14 (r4.0) #404

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Feb 27, 2018

Automated announcement from builder-github

The package qubes-manager-4.0.15-1.fc25 has been pushed to the r4.0 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Automated announcement from builder-github

The package qubes-manager-4.0.15-1.fc25 has been pushed to the r4.0 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

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