core-admin/core-modules
Marek Marczykowski-Górecki dfe0b18382 core: call ACPI S3 emulation only for VMs with PCI devices
Actually it looks to be needed only there.
But also another problem: this suspend doesn't work for firewallvm, for
unknown reason.
2013-10-24 04:10:07 +02:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Missing imports... 2013-03-26 01:28:39 +01:00
01QubesDisposableVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesHVm.py core: add methods to trigger ACPI S3 of VM 2013-10-23 21:56:50 +02:00
000QubesVm.py core: call ACPI S3 emulation only for VMs with PCI devices 2013-10-24 04:10:07 +02:00
003QubesTemplateVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
005QubesNetVm.py Missing imports... 2013-03-26 01:28:39 +01:00
006QubesDom0NetVm.py core: add methods to trigger ACPI S3 of VM 2013-10-23 21:56:50 +02:00
006QubesProxyVm.py Missing imports once again... 2013-03-19 13:36:35 +01:00
README.txt Move all files one level up 2013-03-16 19:56:51 +01:00

This directory contains Qubes core modules. It will be loaded in
lexicographical order, use numeric prefix to force load ordering.

0* - Qubes base modules
00* - Qubes core VM classes