Frédéric Pierret (fepitre)
|
d2d1ffb806
Make pylint happier
|
5 years ago |
Frédéric Pierret (fepitre)
|
27aad9bd38
Handle GuiVM properties
|
5 years ago |
Frédéric Pierret (fepitre)
|
a52cb6bb91
Make PEP8 happier
|
5 years ago |
Marek Marczykowski-Górecki
|
8e36a2ac61
app: re-register event handler after libvirt daemon restart
|
5 years ago |
Marta Marczykowska-Górecka
|
9d20877a43
Fixed unexpected error on empty default template and incorrect error handling
|
5 years ago |
Marek Marczykowski-Górecki
|
39d64eabc8
api/stats: improve cpu_usage normalization, add cpu_usage_raw
|
5 years ago |
Rusty Bird
|
1d89acf698
app: setup_pools() must be a coroutine
|
5 years ago |
Rusty Bird
|
fe97a15d11
factor out utils.coro_maybe()
|
5 years ago |
Marek Marczykowski-Górecki
|
aa798bf943
app: add missing load_stage=3 to global properties
|
5 years ago |
Marek Marczykowski-Górecki
|
27a0fe25ab
app: allow removing VM referencing only itself
|
5 years ago |
Marek Marczykowski-Górecki
|
80e57e16be
Allow setting default_template to none
|
5 years ago |
Marek Marczykowski-Górecki
|
4f5687440f
Prevent removal of in-use storage pool
|
5 years ago |
Marek Marczykowski-Górecki
|
23bfc18535
Add pool-add, pool-pre-delete, pool-delete events
|
5 years ago |
Marek Marczykowski-Górecki
|
d8b6d3efde
Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines
|
5 years ago |
Marek Marczykowski-Górecki
|
7d1bcaf64c
Introduce management_dispvm property
|
6 years ago |
Marek Marczykowski-Górecki
|
e1f65bdf7b
vm: add shutdown_timeout property, make vm.shutdown(wait=True) use it
|
6 years ago |
Rusty Bird
|
bee69a98b9
Add default_qrexec_timeout to qubes-prefs
|
6 years ago |
Rusty Bird
|
b3983f5ef8
'except FileNotFoundError' instead of ENOENT check
|
6 years ago |
AJ Jordan
|
5aa35a1208
Make log location more explicit in error message
|
6 years ago |
Rusty Bird
|
8d1913a8cc
app: create /var/lib/qubes as file-reflink if supported
|
6 years ago |
Rusty Bird
|
53ef5ed431
app: uncouple pool setup from loading initial configuration
|
6 years ago |
Marek Marczykowski-Górecki
|
57c9b2edf7
code style fixes
|
6 years ago |
Jean-Philippe Ouellet
|
e95ef5f61d
Add domain-paused/-unpaused events
|
6 years ago |
Marek Marczykowski-Górecki
|
be2465c1f9
Fix issues found by pylint 2.0
|
6 years ago |
Marek Marczykowski-Górecki
|
99f430511a
storage: move and generalize RootThinPool helper class
|
6 years ago |
Rusty Bird
|
1695a732b8
file-reflink, a storage driver optimized for CoW filesystems
|
6 years ago |
Marek Marczykowski-Górecki
|
91639d7933
app: define values for default_dispvm=None, updatevm=None
|
6 years ago |
Marek Marczykowski-Górecki
|
dce3b609b4
qubesvm: do not try to define libvirt object in offline mode
|
6 years ago |
Rusty Bird
|
4a2fabc17f
Use default_dispvm (not default_template) for new DispVM
|
6 years ago |
Marek Marczykowski-Górecki
|
f223594f92
app: kill default_fw_netvm property
|
7 years ago |