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 |
|