core-admin-client/qubesadmin/events
Marek Marczykowski-Górecki 79c7392424
Cache power state when caching is enabled
Power state changes are signaled with events too, so it is possible to
cache it and update/invalidate cache with events.
Additionally, admin.vm.List returns a power state, so the cache can be
populated early. This in particular greatly improves qvm-ls performance -
eliminate admin.vm.CurrentState call at all.

QubesOS/qubes-issues#3293
2020-05-22 19:28:51 +02:00
..
__init__.py Cache power state when caching is enabled 2020-05-22 19:28:51 +02:00
utils.py Another approach for making qvm-shutdown nice for tests 2017-12-10 22:52:29 +01:00