core-admin/core
Marek Marczykowski-Górecki ef09f2ed2a Disable PAT in linux VMs
Apparently kernel patch "x86/cpa: Use pte_attrs instead of pte_flags on
CPA/set_p.._wb/wc operations" (in out repo) doesn't fully solve the
problem and sometimes qubes-gui agent crashes with message like
"qubes-gui:664 map pfn expected mapping type write-back for [mem
0x00093000-0x00093fff], got uncached-minus".
Because PAT we really need only in dom0 (lack of it dramatically
decrease performance of some graphics drivers), we can simply disable it
in VM - as it is currently done in upstream kernel.
2014-04-16 16:44:42 +02:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
.gitignore Move all files one level up 2013-03-16 19:56:51 +01:00
backup.py backups: allow provide full path for the backup (instead of directory) (#801) 2014-03-17 21:15:39 +01:00
guihelpers.py Move all files one level up 2013-03-16 19:56:51 +01:00
modules add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
qubes.py Disable PAT in linux VMs 2014-04-16 16:44:42 +02:00
qubesutils.py qubesutils: enable/disable updates check on all the VMs and dom0 (#800) 2014-04-11 07:06:12 +02:00