Use Git master for shared-memory-ring and netchannel

This adds support for HVM and disposable domains.

Also, update the suggested RAM allocation slightly as 20 MB can be too
small with lots of VMs.
This commit is contained in:
Thomas Leonard 2017-11-09 15:20:55 +00:00
parent ef0eb56fb8
commit b114e569f2
4 changed files with 9 additions and 6 deletions

View file

@ -39,7 +39,7 @@ To configure your new firewall using the Qubes Manager GUI:
- Click `OK` to create the VM.
- Go to the VM settings, and look in the `Advanced` tab:
- Set the kernel to `mirage-firewall`.
- Turn off memory balancing and set the memory to 20 MB or so (you might have to fight a bit with the Qubes GUI to get it this low).
- Turn off memory balancing and set the memory to 32 MB or so (you might have to fight a bit with the Qubes GUI to get it this low).
- Set VCPUs (number of virtual CPUs) to 1.
You can run `mirage-firewall` alongside your existing `sys-firewall` and you can choose which AppVMs use which firewall using the GUI.