Go to file
Marek Marczykowski-Górecki 4bca631350
qmemman: request VMs balloon down with 16MB safety margin
It looks like Linux balloon driver do not always precisely respect
requested target memory, but perform some rounding. Also, in some cases
(HVM domains), VM do not see all the memory that Xen have assigned to it
- there are some additional Xen pools for internal usage.
Include 16MB safety margin in memory requests to account for those two
things. This will avoid setting "no_response" flag for most of VMs.

QubesOS/qubes-issues#3265
2018-01-11 03:41:55 +01:00
ci
contrib
doc qubespolicy: implement $dispvm:$tag: syntax 2017-09-05 02:07:27 +02:00
etc
linux Fix cleanup-dispvms script 2017-12-14 23:26:52 +01:00
qubes qmemman: request VMs balloon down with 16MB safety margin 2018-01-11 03:41:55 +01:00
qubes-rpc Merge remote-tracking branch 'qubesos/pr/169' 2017-12-06 00:46:15 +01:00
qubes-rpc-policy qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
qubespolicy Make pylint happy 2017-12-21 18:19:10 +01:00
qvm-tools qubes-hcl-report: detect AMD interrupt remapping 2017-12-05 17:39:33 +01:00
relaxng Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rpm_spec qubes-rpc: policy.RegisterArgument 2017-11-30 00:26:21 +01:00
templates Allow to choose emulated video model via qvm-features 2017-12-28 02:50:22 +01:00
test-packages Fix starting VM with kernel=None 2017-12-14 23:26:52 +01:00
tests Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
.coveragerc
.gitignore
.pylintrc
.travis.yml
installer.wxs
LICENSE Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
Makefile features: add check_with_netvm, similar to check_with_template 2017-12-07 01:40:30 +01:00
Makefile.builder
README.md Update readme 2017-10-16 04:16:23 +02:00
run-tests
setup.cfg
setup.py
version version 4.0.15 2017-12-22 14:47:23 +01:00

Qubes core, version 3

Build Status

This is master branch of the Qubes OS core.

API documentation is available: https://dev.qubes-os.org/projects/core-admin/en/latest/.