Daniel P. Berrange
44909b1811
Fixed checking of HV type for default save/image dirs
2007-08-29 15:53:07 -04:00
Daniel P. Berrange
7c29de8b85
Fix check for whether we've got any existing connections on startup
2007-08-29 12:26:56 -04:00
Daniel P. Berrange
00b17324be
Fix dep on gtk-vnc to use python sub-rpm
2007-08-29 12:26:39 -04:00
Daniel P. Berrange
a4ffca39a1
Fixed password auth & added TLS/x509 credential
2007-08-28 22:17:56 -04:00
Daniel P. Berrange
a2ea70a451
Fixed toggling of active/inactive VM display
2007-08-28 22:17:40 -04:00
Daniel P. Berrange
67814b07a1
Disable creating guests & networks and adding devices on remote connections
2007-08-28 21:43:27 -04:00
Daniel P. Berrange
a810e86aac
Show local pointer in VNC console when not grabbed
2007-08-28 21:31:04 -04:00
Daniel P. Berrange
6560ecb845
Fixed screenshot code, and pause rendering
2007-08-28 21:20:19 -04:00
Daniel P. Berrange
dd43eca3d2
Don't try to show console if double-clicking on a host
2007-08-28 20:55:50 -04:00
Daniel P. Berrange
f789298d41
Fixed typo in calling uri_split
2007-08-28 20:50:24 -04:00
Hugh O. Brock
7088bff170
Store connection URIs in gconf so that the app will remember them. If any connections are in gconf, load them rather than auto-connecting to Xen. Continue Dan's noble code clean-up efforts.
2007-08-28 17:57:25 -04:00
Daniel P. Berrange
d192545a01
Fixed get_transport return value for local connections
2007-08-27 22:38:36 -04:00
Daniel P. Berrange
94e98eec5a
Re-order columns to move action to right & name to left. Use short hostname to avoid overly wide columns. Use constants for row & column data indexes
2007-08-27 22:22:18 -04:00
Daniel P. Berrange
7b3fb2d1bd
Improved user feedback on console access. Initial support for connecting to remote guest consoles
2007-08-27 21:35:22 -04:00
Hugh O. Brock
3db06d56f7
Warn before deleting vms and connections
2007-08-27 13:45:29 -04:00
Hugh O. Brock
f75c5ca195
Remove delete button and delete menu item, add create and delete icons where appropriate. Clean up event handling quite a bit.
2007-08-23 17:46:30 -04:00
Daniel P. Berrange
8aaf482545
Allow non-private addresses for virtual networks, using a confirmation
2007-08-22 22:35:47 -04:00
Daniel P. Berrange
b9a392832a
Fix a nasty thread locking problem during startup if an error dialog needs to be shown
2007-08-16 16:38:24 -04:00
Daniel P. Berrange
b1c8701c2e
Merge heads
2007-08-16 16:11:57 -04:00
Daniel P. Berrange
09c2662cd9
Hack around autoconf wierdness
2007-08-16 16:11:25 -04:00
Daniel P. Berrange
ef113c3313
Merge heads
2007-08-16 15:19:10 -04:00
Daniel P. Berrange
ce3292dcc1
Merge heads
2007-08-15 17:29:01 -04:00
Daniel P. Berrange
4d8be2880c
Fixed a number of typos in manual page & documentation (Atsushi SAKAI)
2007-08-15 17:04:51 -04:00
Hugh O. Brock
38ace7e789
Hook up the delete button for connections. Fix a fairly long-standing bug where the default Xen URI from the connect dialog was 'xen://', which is invalid (valid uris are 'xen' or 'xen:///'). Fix a couple of other minor issues.
2007-08-14 17:11:44 -04:00
Hugh O. Brock
9711bcc95f
Keep connections around after they are disconnected. Add a connect item to the popup menus for connections.
2007-08-14 16:28:36 -04:00
Hugh O. Brock
c6c3391890
Hook up active/inactive widget and make connection display resource graphs.
2007-08-14 12:31:24 -04:00
Hugh O. Brock
eae65ea694
Add new popup menu for connection line. Remove 'create' button from bottom row since it is now in the connection line. Hook up the 'disconnect' action from the popup menu as well.
2007-08-13 17:13:39 -04:00
Hugh O. Brock
82bc8086de
First crack at multiple connections UI. Basic idea is there but popup menus, buttons, create wizard still not right.
2007-08-09 16:19:41 -04:00
Hugh O. Brock
c4e0602f36
Add accessibility names to the various text widgets, so that we can exercise
...
them with Dogtail. Thanks to Cole Robinson.
2007-08-02 12:39:25 -04:00
Hugh O. Brock
f751ef2dc0
Allow for passing arbitrary kernel args to paravirt guests -- thanks Alexander Todorov
2007-08-01 18:02:53 -04:00
Hugh O. Brock
3ec8039e07
Allow for passing arbitrary kernel args to paravirt guests.
2007-08-01 18:02:03 -04:00
Hugh O. Brock
ff26a8a288
Merge heads
2007-07-31 13:49:53 -04:00
Hugh O. Brock
2cdfec1a52
Revert my reversion so I can import A. Todorov's patch to his original patch
2007-07-31 13:48:57 -04:00
Hugh O. Brock
b46e4aad9b
revert changes from A. Todorov in favor of a later changeset
2007-07-31 13:40:33 -04:00
Alexander Todorov
a49ef229d5
GUI for additional kernel parameters
2007-07-31 10:03:52 +02:00
Hugh O. Brock
0c6c73f0e1
Back out unintentional commit to virt-manager.spec.in
2007-07-30 10:03:45 -04:00
Hugh O. Brock
8abecc5209
Merge heads
2007-07-30 09:57:18 -04:00
Hugh O. Brock
57a7704913
Refresh the network device menu automatically. Thanks to Masayuki Sonou
2007-07-30 09:56:44 -04:00
Daniel P. Berrange
8cfcb387e9
Added basic manual page
2007-07-24 15:38:31 -04:00
Daniel P. Berrange
50a373c3bf
Second attempt at forcing release of virDomainPtr objects
2007-07-24 15:13:03 -04:00
Daniel P. Berrange
bacbb39047
Try and force GC of domain objects
2007-07-24 12:14:06 -04:00
Daniel P. Berrange
730061de4d
Merge heads
2007-07-20 10:51:59 -04:00
Daniel P. Berrange
a254e92d73
Updated for changes in GTK-VNC api
2007-07-20 10:51:50 -04:00
Daniel P. Berrange
3a22f31ec7
Default to x86_64 on x86_64 hosts.
2007-07-15 17:02:52 -04:00
Daniel P. Berrange
fead11dded
Don't try to hardcode port 5900+domid - this is obsolete
2007-07-15 14:35:45 -04:00
Daniel P. Berrange
5827abcc1f
Re-add get_hostname method - needed for host details page
2007-07-14 17:58:23 -04:00
Daniel P. Berrange
e23cb027a4
Suggest a filename for new VM disk images
2007-07-14 17:55:17 -04:00
Daniel P. Berrange
582b34dc6a
Toggle delete button sensitivity when vm changes state
2007-07-14 17:54:59 -04:00
Daniel P. Berrange
6439bcba3c
Added checking of host filesystem disk space when defining new disks
2007-07-14 17:45:24 -04:00
Daniel P. Berrange
53dc0ca596
Remove unused icons
2007-07-14 14:43:59 -04:00