870 Commits

Author SHA1 Message Date
Cole Robinson
1a01b730d8 Store 'Show Toolbar' value in gconf. 2008-09-05 16:34:14 -04:00
Cole Robinson
333aa00df8 Multiple fixes to enable remote vm creation. 2008-09-05 09:42:25 -04:00
Cole Robinson
9a85d1d9d4 Fix adding storage and network devices to accomodate remote guests. 2008-09-05 09:41:38 -04:00
Cole Robinson
d7a23e1f26 Change how we thread off connection when creating new pool or vol. 2008-09-05 09:27:14 -04:00
Cole Robinson
e3c1d80ece Small typo in host.py when populating pool list. 2008-09-05 09:13:45 -04:00
Cole Robinson
fb271b4874 Sound summary typo. 2008-09-04 10:38:38 -04:00
Cole Robinson
6c0b113e8e Update dutch translation. 2008-09-03 16:33:50 -04:00
Cole Robinson
c26b6bf780 Update brazilian portugese translation. 2008-09-03 16:14:27 -04:00
Cole Robinson
ffedc6e1dd Update POTFILES.in to fix .pot generation. 2008-09-03 16:09:35 -04:00
Cole Robinson
70c7748011 Add support for adding audio devices when creating guests.
Preferences are global, not per install. Can be seen via edit->preferences
2008-09-02 12:09:39 -04:00
Cole Robinson
d0fb572419 Add support for avahi libvirtd advertisement.
In the 'New Connection' dialog, poll for remote connections and allow
selecting the results from a list.
2008-09-02 11:36:56 -04:00
Cole Robinson
59698423fd Make .spec BuildRequires a bit more thorough. 2008-09-02 11:33:10 -04:00
Cole Robinson
0560e757e4 Update pool size meter when state changes. 2008-08-26 12:58:53 -04:00
Cole Robinson
047ab7ede8 Default to selecting first disk target entry when adding storage. 2008-08-26 12:16:41 -04:00
Cole Robinson
b70f6b1102 Prompt if deleting virtual network. Add exception catching for start/stop/add net. 2008-08-26 12:10:25 -04:00
Cole Robinson
e1df9b1462 Fix connection option sensitivity when conn is selected and changes state. 2008-08-26 12:07:12 -04:00
Cole Robinson
197c6aa0a6 Add option to change network autostart. Use consistent button scheme across storage/net managers. 2008-08-26 11:17:31 -04:00
Cole Robinson
63d160b995 Make unselected net look similar to unselected pool in connection details. 2008-08-26 10:55:03 -04:00
Cole Robinson
69eb31d763 Clean up network manager UI. 2008-08-26 10:18:46 -04:00
Cole Robinson
a2f76419d7 Change build option defaults, warn if operation will be destructive. 2008-08-25 16:28:17 -04:00
Cole Robinson
0a8ba03474 Fix small typo when deleting pool. 2008-08-25 16:26:35 -04:00
Cole Robinson
a5305e6280 Only default to PV guest if it is xen pv, not xenner 2008-08-25 15:50:00 -04:00
Cole Robinson
ab0d601c40 Fix small variable name bug. 2008-08-25 15:03:51 -04:00
Cole Robinson
dcc533c053 Use VirtualDisk is_size_conflict rather than duplicating code. 2008-08-25 15:00:11 -04:00
Cole Robinson
d0620005a3 Don't try to redefine xml if hotplug/hotunplug succeeds 2008-08-22 18:29:50 -04:00
Cole Robinson
7bd37f6d0e Merge heads 2008-08-22 13:41:17 -04:00
Cole Robinson
42c2e63428 Fix remote connection opening bug for vnc consoles. 2008-08-22 13:17:37 -04:00
Daniel P. Berrange
4e888cde98 Fix check for policykit 2008-08-21 12:29:33 +01:00
Daniel P. Berrange
505311619e Disable run option for read only VMs 2008-08-21 12:06:35 +01:00
Daniel P. Berrange
21d1a70a13 Add (RO) postfix to connection state if read only 2008-08-21 12:03:31 +01:00
Cole Robinson
e96d89ca26 Use seperate connection for create wizard validation, only fork conn at end (so we don't prompt for password at the beginning of a remote install) 2008-08-18 12:02:49 -04:00
Cole Robinson
5a7d895d4b Fix window ref counting bug when deleting a vm. 2008-08-18 11:47:29 -04:00
Cole Robinson
0d7c42d802 Add uri to connection failure dialog. 2008-08-18 11:02:56 -04:00
Cole Robinson
703ed89c70 Disable seeing connection/host details for a disconnected connection. 2008-08-21 19:31:05 -04:00
Cole Robinson
7abc991d11 Don't disable adding networks if on a remote connection. 2008-08-21 19:04:01 -04:00
Cole Robinson
0fcea6206d Add tooltips to pool action buttons. 2008-08-21 19:00:34 -04:00
Cole Robinson
5acaf46678 Remove large design images (they are already archived on the website). 2008-08-21 18:01:59 -04:00
Cole Robinson
287e9e58c3 Split out different xml altering functions in domain.py so cdrom connect/eject isn't such a hack. 2008-08-21 18:00:24 -04:00
Cole Robinson
9922a4bf88 Provide much better user interaction and error reporting for device hotplug.
If hotplug fails, provide a yes/no box saying that change will be instituted
after next shutdown, but will overwrite any other xml changes waiting on a
shutdown. Not a very pretty situation, but that's the way things have always
been but we didn't think to inform the user.
2008-08-21 16:01:15 -04:00
Cole Robinson
4dd0e21016 Add usb and virtio options for disks. Use virtinst to generate available disk targets. 2008-08-21 15:58:35 -04:00
Cole Robinson
8e34d76017 Fix showing vnc console for already running domains. 2008-08-19 14:54:17 -04:00
Cole Robinson
554f08189d Remove lots of ignorePause mess in details widget updating, add some logging. 2008-08-19 14:25:25 -04:00
Cole Robinson
4d436f7fc3 Add disk bus and network model info to hardware details section. 2008-08-15 13:47:01 -04:00
Cole Robinson
4b5ee1cb6e Use virtinst.util.get_xml_path in virt-manager. 2008-08-15 12:44:45 -04:00
Cole Robinson
279165993d Add storage volume creation wizard. 2008-08-15 11:24:24 -04:00
Cole Robinson
a32b3ab7ad Add storage pool creation wizard. 2008-08-15 11:22:20 -04:00
Cole Robinson
8d6fb6d862 Add storage manager to connection details section. 2008-08-15 11:07:45 -04:00
Cole Robinson
33c27325d7 Fix a few issues with deleting storage objects. 2008-08-10 20:58:36 -04:00
Cole Robinson
8c95e6d6f2 Add vmmStorage{Pool,Vol}, poll for these devices in connection tick function. 2008-08-07 17:37:16 -04:00
Cole Robinson
14bea347df Fix mac address mnemonic collision (Adam Stokes) 2008-08-04 11:07:21 -04:00