Markus Hauschild
|
680c56eebd
|
prepare hibernation/resuming from hibernation file
|
2013-12-15 13:49:57 +01:00 |
|
Markus Hauschild
|
266b7fcc6b
|
Improve help message for status
|
2013-12-15 13:39:34 +01:00 |
|
|
|
b8c240b824
|
add busybox udhcps functionality
|
2013-08-16 04:08:36 +02:00 |
|
|
|
0709f0d7bf
|
correct to /etc/vm-manager.json
|
2013-08-15 23:23:08 +02:00 |
|
|
|
e7fa5887b7
|
default to /etc/config.json
|
2013-08-15 23:16:52 +02:00 |
|
|
|
f25bb8201b
|
Move src files to root dir
|
2013-08-15 23:15:43 +02:00 |
|
|
|
6d317b997d
|
code update
|
2013-04-30 08:44:58 +02:00 |
|
|
|
2220cfbd1e
|
mal wieder ein commit
|
2013-04-24 09:27:08 +02:00 |
|
|
|
3917e799fb
|
Much much changes
|
2013-04-07 02:41:58 +02:00 |
|
|
|
05b3f04c8c
|
add qemu-wrapper.sh
|
2013-04-05 20:28:01 +02:00 |
|
|
|
bf1918204f
|
Ein Zwischenstand einfach mal so
|
2013-04-05 20:27:21 +02:00 |
|
|
|
216eae05dd
|
add VMHelper.py
|
2013-04-05 02:55:01 +02:00 |
|
|
|
577438a24c
|
Add a python 3 version of qmp.py
* Converted to python 3 with 2to3
* Changed self.__sock.sendall(json.dumps(qmp_cmd)) to
self.__sock.sendall(bytes(json.dumps(qmp_cmd), 'UTF-8'))
|
2013-04-03 14:21:37 +02:00 |
|
|
|
f8cfb90e30
|
Initial commit of MC VM Manager
|
2013-04-02 17:12:37 +02:00 |
|