73d61bb378
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. |
||
---|---|---|
.. | ||
ext | ||
qmemman | ||
storage | ||
tests | ||
tools | ||
vm | ||
__init__.py | ||
app.py | ||
backup.py | ||
config.py | ||
core2migration.py | ||
devices.py | ||
dochelpers.py | ||
events.py | ||
exc.py | ||
log.py | ||
rngdoc.py | ||
utils.py |