core-admin/qubes
Marek Marczykowski-Górecki 73d61bb378
qubes/events: fix event handlers ordering
Since "qubes: fix event framework", handlers from extensions looks the
same as from the VM class itself, so it isn't possible to order them
correctly. Specification says:

    For each class first are called bound handlers (specified in class
    definition), then handlers from extensions. Aside from above,
    remaining order is undefined.

So, restore this property, which is later correctly used to order
handlers.
2016-08-09 02:58:14 +02:00
..
ext Send approximate physical screen dimensions to the VM 2016-08-08 04:03:00 +02:00
qmemman Fix generating documentation 2016-04-22 15:23:39 +02:00
storage ThinPool.import() skips not saveable volumes 2016-08-03 02:57:46 +02:00
tests Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
tools Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
vm Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
__init__.py Make pylint really happy ♥♥♥ 2016-07-21 12:21:56 +02:00
app.py qubes: don't fail VM removal if already undefined in libvirt 2016-08-08 00:15:46 +02:00
backup.py Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
config.py pylint fixes 2016-06-10 21:27:29 +02:00
core2migration.py qubes/core2migration: fix vm.template handling 2016-08-09 02:57:23 +02:00
devices.py Fix pci device attachment to QubesVM 2016-07-21 12:22:53 +02:00
dochelpers.py pylint fixes 2016-06-10 21:27:29 +02:00
events.py qubes/events: fix event handlers ordering 2016-08-09 02:58:14 +02:00
exc.py core3: add different exceptions 2015-10-17 00:17:12 +02:00
log.py core/log: do not attach multiple handlers to the same logger 2016-03-03 01:18:15 +01:00
rngdoc.py qubes: pylint fixes (small mistakes and wrong names) 2015-06-29 17:39:27 +02:00
utils.py Add qubes.utils.random_string() 2016-08-03 02:57:40 +02:00