Go to file
Marek Marczykowski-Górecki bf4306b815
qmemman: clear "not responding" flags when VM require more memory
Clear slow_memset_react/no_progress flags when VM request more memory
than it have assigned. If there is some available, it may be given to
such VM, solving the original problem (not reacting to balloon down
request). In any case, qmemman algorithm should not try to take away
memory from under-provisioned VM.

Fixes QubesOS/qubes-issues#3265
2018-01-11 03:41:54 +01:00
ci api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
contrib events: add support for async event handlers 2017-07-04 13:04:22 +02:00
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: clear "not responding" flags when VM require more memory 2018-01-11 03:41:54 +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 travis: flag codecov.io uploads with 'unittests' flag 2017-06-02 12:31:07 +02:00
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 fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
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/.