Commit Graph

966 Commits

Author SHA1 Message Date
Cole Robinson 2cbcd038ed Re-add serial console support. 2008-07-24 16:39:09 -04:00
Cole Robinson da0e9a901b List char devices in VM details section 2008-07-30 20:38:09 -04:00
Cole Robinson 7771da1b2f Fix a small bug where the wrong screen was shown in the initial details. 2008-07-18 21:34:13 -04:00
Cole Robinson d122690288 Fix a widget name collision 2008-07-18 21:33:07 -04:00
Cole Robinson 9ec562f266 Fix graphics removal sensitivity for running guest. 2008-07-23 17:32:43 -04:00
Cole Robinson 582d75a871 Clean up domain remove_device function 2008-07-23 17:31:16 -04:00
Cole Robinson fa0e77cf86 Allow viewing and removing sound devices 2008-07-30 19:52:39 -04:00
Cole Robinson 8405ef19a0 Clean up device listing a bit in details section 2008-07-23 16:23:56 -04:00
Cole Robinson 8b67f06d40 Clean up get_*_device methods in domain.py 2008-07-23 15:35:01 -04:00
Cole Robinson 737d2614f4 Search for renamed vlan devices using the typical convention p+name (Saori Fukuta) 2008-07-25 13:35:01 -04:00
Cole Robinson 9339032ad0 Fix bonding_masters parsing. 2008-07-15 13:34:39 -04:00
Cole Robinson 7b9312db1d Clean up tick function: split network and vm polling into seperate functions. 2008-07-09 17:00:49 -04:00
Cole Robinson ef470df276 Enable stats history limiting in preferences dialog (was present but strangely not visible). 2008-07-09 14:58:24 -04:00
Cole Robinson 06b48e7dc3 Handle mac address resolution failures when populating networks. 2008-06-25 11:56:36 -04:00
Cole Robinson 6d8b7d0353 Remove another duplicate net populating function 2008-06-25 10:14:51 -04:00
Cole Robinson 96a4df1b16 Fix bug when setting autoconnect for new connection. 2008-06-23 16:27:22 -04:00
Cole Robinson 1502ee23e4 Re-use disk size field in add hardware wizard. 2008-06-23 16:13:07 -04:00
Cole Robinson fd22bc355e Fix stupid syntax error. 2008-06-23 16:02:30 -04:00
Cole Robinson dc4b36dac1 Revert 778: since create process is threaded off, we need to open a seperate connection otherwise we cause a race condition. 2008-06-23 14:27:23 -04:00
Cole Robinson b6ebeec93b Fix dbus invocation of virt-manager to show manager window, not connect dialog 2008-06-16 16:10:54 -04:00
Cole Robinson 606bbae24b Remove duplicate function from vmmEngine 2008-06-16 14:01:49 -04:00
Cole Robinson 3960388db4 Fix small sensitivity bug in 'connect' dialog 2008-06-16 13:07:31 -04:00
Cole Robinson df79106dc6 Move keytable from virt-manager to virtinst 2008-06-16 12:00:13 -04:00
Cole Robinson 388939784f If no keymap present in xml, list value as en-us not 'Same as host' 2008-06-16 10:57:44 -04:00
Cole Robinson b0eeecd738 Add menu options to 'view manager' and 'quit' from the details window. 2008-06-13 14:40:26 -04:00
Cole Robinson 0f75898fc3 Allow application to remain running if manager window is closed, but a 'Details' window is still present. 2008-06-13 12:12:37 -04:00
Cole Robinson 484bc23638 Init guests with actual libvirt connections, not virt-manager connection objects. 2008-06-12 17:18:50 -04:00
Cole Robinson 1f83054001 Error if invalid bridge device is selected. Have default bridge selection be a valid bridge if one exists. 2008-06-12 17:16:29 -04:00
Cole Robinson f24efc3850 Change 'open connection' title to 'add connection' 2008-06-11 17:04:53 -04:00
Cole Robinson d4918f57da Add details option to connection right click menu 2008-06-11 16:49:09 -04:00
Cole Robinson 2b72612a29 Change 'Host Details' to 'Connection Details' in manager, few small other text changes 2008-06-11 16:09:39 -04:00
Cole Robinson d587c08919 Change 'Open Connection' to 'Add Connection' in manager menu 2008-06-11 15:31:54 -04:00
Cole Robinson 87f17a34c2 Add 'autoconnect' option to 'Open Connection' dialog 2008-06-11 15:24:32 -04:00
Cole Robinson 71e4d40c0a Set autoconnect flags for default populated connections 2008-06-11 14:59:50 -04:00
Cole Robinson a9e1cbae6d Fix app name in 'About' screen (Mike MacCana) 2008-06-06 12:26:17 -04:00
Cole Robinson 37e5d8c0c6 Add command line option --no-conn-auto: prevents autostarting of connections 2008-06-04 14:41:33 -04:00
Cole Robinson 918462d6fe Fix command line --show-* options. (bz 435264) 2008-06-04 14:30:18 -04:00
Cole Robinson 614cae418c Explictly pass conn object to guests, so virtinst doesn't open a seperate connection. 2008-06-04 13:50:48 -04:00
Cole Robinson 6edb4ffbe6 Fix reboot command error reporting 2008-06-02 14:54:51 -04:00
Cole Robinson 6207989eae Remove some duplicate functions. 2008-05-21 13:34:02 -04:00
Cole Robinson e22d65bd78 Retroactive AUTHORS update! 2008-05-20 11:34:49 -04:00
Cole Robinson 4912b498a0 Allow specifying ssh port (Claes Strom) 2008-05-20 10:28:32 -04:00
Daniel P. Berrange 623308e3ef Wire up shutdown/reboot/destroy menu options for domain context menu 2008-05-13 15:59:25 -04:00
Daniel P. Berrange 8be7a93684 Fix code block indentation 2008-05-09 19:33:36 -04:00
Daniel P. Berrange a9f70f0f65 Default to /var/lib/libvirt/images for disks 2008-05-09 13:20:33 -04:00
Cole Robinson 0dabaa423d Fix < PolicyKit-0.7 auth fallback. 2008-05-07 15:00:41 -04:00
Cole Robinson baa7455c4c Remove duplicate code, tidy up a couple log messages. 2008-05-07 14:18:49 -04:00
Daniel P. Berrange aee8de307d Wire up screenshot menu 2008-05-07 11:40:29 -04:00
Daniel P. Berrange 80b57f5b8c Merge heads 2008-05-07 11:36:42 -04:00
Daniel P. Berrange 5afbd9d6ad Clarify message for VM destroy 2008-05-07 11:28:37 -04:00