Skip to content

Commit

Permalink
Switch sys-net and sys-usb back to HVM
Browse files Browse the repository at this point in the history
Since MSI support is fixed/implemented, HVM is useable for hardware
handling domains.

QubesOS/qubes-issues#2849
QubesOS/qubes-issues#2185
  • Loading branch information
marmarek committed Oct 7, 2017
1 parent 3998dec commit d17f665
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion qvm/sys-net.sls
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ present:
- label: red
prefs:
- netvm: ""
- virt_mode: pv
- autostart: true
- provides-network: true
- memory: 400
Expand Down
1 change: 0 additions & 1 deletion qvm/sys-usb.sls
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ present:
- net
prefs:
- netvm: ""
- virt_mode: pv
- autostart: true
- pcidevs: {{ salt['grains.get']('pci_usb_devs', []) }}
- pci_strictreset: false
Expand Down

0 comments on commit d17f665

Please sign in to comment.