Marek Marczykowski-Górecki
|
88b4a84cce
|
Merge remote-tracking branch 'origin/pr/7' into HEAD
* origin/pr/7:
Properly account for Xen memory overhead to fix large VMs
QubesOS/qubes-issues#1136
|
2015-10-10 05:22:13 +02:00 |
|
qubesuser
|
540f4f7294
|
Properly account for Xen memory overhead to fix large VMs
|
2015-10-10 01:08:56 +02:00 |
|
Marek Marczykowski-Górecki
|
2d8a8094ed
|
qmemman: add some comments about new condition for failing request
QubesOS/qubes-issues#1136
|
2015-10-09 19:29:15 +02:00 |
|
qubesuser
|
a55172d63e
|
Support large VMs by removing the fixed balloon iteration limit
|
2015-10-09 13:50:34 +02:00 |
|
Wojtek Porczyk
|
fbdb2f07ac
|
qmemman: add logging
|
2015-03-31 20:42:53 +02:00 |
|
Marek Marczykowski-Górecki
|
1ed9c74d83
|
Rearrange code to not import PyQt on every qvm-* call
Move notification functions to separate file (out of guihelpers).
|
2014-06-05 01:59:42 +02:00 |
|
Marek Marczykowski-Górecki
|
eaac0024ca
|
qmemman: remove dead code
|
2014-06-04 02:46:48 +02:00 |
|
Marek Marczykowski-Górecki
|
44f38fe076
|
Declare file encoding for all python files, fill missing copyright headers
Without that, python do not accept UTF-8 even in comments.
|
2014-05-18 21:03:27 +02:00 |
|
Marek Marczykowski-Górecki
|
71960d83cc
|
qmemman: fix maxmem handling (#736)
'static-max' as read from xenstore is string, so needs to be converted
to int. Additionally units needs to be adjusted (MB vs kB).
|
2013-10-22 02:04:39 +02:00 |
|
Marek Marczykowski
|
a84886db07
|
Move all files one level up
|
2013-03-16 19:56:51 +01:00 |
|