Daniel P. Berrange
|
f345ddbf5d
|
Hooked up domain filter in manager list. Ensure we don't recreate vmmDomain object on state changes
|
2006-10-10 17:24:59 -04:00 |
|
Daniel P. Berrange
|
9b9cadea98
|
Merged heads
|
2006-10-10 16:37:17 -04:00 |
|
Daniel P. Berrange
|
f0e88098cf
|
Added support for starting inactive VMs
|
2006-10-10 11:30:00 -04:00 |
|
Daniel P. Berrange
|
da7133edcc
|
Include listing of inactive domains
|
2006-10-09 13:28:13 -04:00 |
|
Daniel P. Berrange
|
de8425547b
|
Force immediate refresh of VMs after creating one
|
2006-10-03 11:53:07 -04:00 |
|
Hugh O. Brock
|
191d17e36a
|
Add code to register/unregister vm-added signal to stop consoles from spontaneously popping up
|
2006-08-21 14:00:32 -04:00 |
|
Hugh O. Brock
|
0a1906936f
|
Added error dialog for domain restore errors
|
2006-07-24 13:50:11 -04:00 |
|
Hugh O. Brock
|
a5c0597604
|
Make the progress bar threaded so that it will bounce back and forth in the background (still doesn't work) and abstract the progress bar functionality
|
2006-07-20 11:16:07 -04:00 |
|
berrange@roquette.boston.redhat.com
|
891424c321
|
Refactor domain lookup code to avoid as many RPC calls as possible
|
2006-07-13 13:35:24 -04:00 |
|
Daniel P. Berrange
|
8a1f389a7d
|
Added copyright tags & cleanup text files
|
2006-06-28 15:50:17 -04:00 |
|
Daniel P. Berrange
|
85d71812ca
|
Disable pause/shutdown/etc controls if using a read only connection to Xen
|
2006-06-28 10:40:35 -04:00 |
|
Daniel P. Berrange
|
4470b01559
|
Fixed handling of local Xen connects to use 'Xen' rather than None, also fix shutdown tests
|
2006-06-27 14:16:13 -04:00 |
|
Daniel P. Berrange
|
6529609d4b
|
Added button to launch console from details window. Cleanup debug output
|
2006-06-14 18:51:58 -04:00 |
|
Daniel P. Berrange
|
de407853b1
|
Hooked up instant state changes for pause/resume/shutdown operations, via domain lifecycle events
|
2006-06-14 18:42:04 -04:00 |
|
Daniel P. Berrange
|
aaad065c35
|
Moved vmStats() object code into vmmConection() and a new vmmDomain() class, providing an stateful model around libvirt objects
|
2006-06-14 17:52:49 -04:00 |
|
Daniel P. Berrange
|
c58e86de40
|
Remove redundant parameter
|
2006-06-14 16:56:49 -04:00 |
|
Daniel P. Berrange
|
794dcd1e96
|
Re-factored to avoid tight coupling between various windows/dialogs. Everything is now controlled/manager via vmmEngine
|
2006-06-14 16:20:06 -04:00 |
|
Daniel P. Berrange
|
29813b4368
|
Lifecycle management on vmmConnect & vmmManager so app exits when last window is closed
|
2006-06-14 14:36:26 -04:00 |
|
Daniel P. Berrange
|
7547140130
|
Make vmmConnection subclass GObject & use its signal infrastructure
|
2006-06-14 13:52:46 -04:00 |
|
Daniel P. Berrange
|
9617d52a8d
|
Split gnome-virt-manager.py into separate modules, one per class
|
2006-06-14 10:59:40 -04:00 |
|