Commit Graph

66 Commits

Author SHA1 Message Date
Ken ICHIKAWA
2381016b4b Allow empty cpu model
If we specify cpu model and apply once, we could not specify empty
cpu model again with following error.
"Error changing VM configuration: internal error Non-empty feature
list specified without CPU model"
That is not useful to restore default cpu model.
This patch fixes above issue.

Signed-off-by: Ken ICHIKAWA <ichikawa.ken@jp.fujitsu.com>

(crobinso: minor cleanup, add Ken to AUTHORS)
2013-03-25 13:25:46 -04:00
John Doyle
9f4fddba04 Add a force reset item to all shutdown menus 2013-03-16 17:59:32 -04:00
Dave Allan
46a3d2c57f Strip whitespace from remote hostname
If users accidentally add whitespace to the beginning or end of a hostname their connection will fail, so strip it.

Fixes BZ 818438 - Whitespace in remote connection hostname field is not trimmed

(crobinso: Add Dave to AUTHORS)
2013-03-01 14:19:04 -05:00
David Shane Holden
e6d5c10129 virt-manager: add support for iotune
(crobinso: Add David to AUTHORS, pylint cleanups, enable for test driver)
2013-03-01 14:08:41 -05:00
ChenHanxiao
ad1b24e885 Add virtio-scsi disk bus option
This patch will add virtio-scsi bus option on "Add New Virtual
Hardware" GUI page. It will support users to add a virtual disk
using SCSI bus with a controller model virtio-scsi.
If there is no SCSI controller existed, a new SCSI controller by
model 'virtio-scsi' will be added automatically.

Signed-off-by: ChenHanxiao <chenhanxiao@cn.fujitsu.com>

(crobinso: add Chen to AUTHORS, some cosmetic tweaks)
2012-12-09 14:28:42 -05:00
Martin Kletzander
b2a7c396de Make deleting storage files default with added prompt
This patch changes the default checkbox-state of "Delete all
associated storage" to be checked, but adds a prompt with a warning
for users to be sure they notice this change and they know what they
are doing (hopefully).

(crobinso: confirm even if no gconf schema available, cosmetic spacing
 fixup, add Martin to AUTHORS)
2012-12-04 18:36:16 -05:00
Michal Privoznik
d9e8546e86 Fix --test-first-run
One of previous patches (96ce9ac0b1) invented this feature. However,
in options object it is called testfirstrun not test_first_run.
This produces a runtime error.

(crobinso: add Michal to AUTHORS)
2012-10-30 10:10:09 -04:00
Marcus Karlsson
248cb89c1c Edit description using SetMetadata when available
Since 0.9.10 libvirt supports editing a domain's metadata using the
SetMetadata API. Using that API the description of a domain can be
edited as it is running.

Make virt-manager edit the description of a domain using SetMetadata
when available.

(crobinso: Add Markus to AUTHORS)
2012-10-16 17:52:10 -04:00
Joey Boggs
1341e4059e change Mbps to MB/s in migration dialog
(crobinso: add Joey to AUTHORS)
2012-08-13 16:44:26 -04:00
Eduardo Elias Ferreira
983930d1da AddHardware: Fix checking if a widget is sensitive
Signed-off-by: Eduardo Elias Ferreira <edusf@linux.vnet.ibm.com>

(crobinso: Added Eduardo to AUTHORS)
2012-05-29 18:55:58 -04:00
Guannan Ren
9929d8b21e match usb device with vendorID, productID, bus, device
(crobinso: add Guannan to AUTHORS)
2012-05-29 18:51:10 -04:00
Nathan Bird
3b17e049c9 console: fix logic in need_tunnel for non-local connections.
(crobinso: drop code reformatting, add Nathan to AUTHORS)
2012-04-05 10:49:47 -04:00
Cole Robinson
86f0c134ca Add Tuomas to AUTHORS 2012-03-13 11:32:56 -04:00
Brian J. Murrell
481e24006c createnet: Allow networks smaller than 16 addresses 2012-01-29 19:50:23 -05:00
Deepak C Shetty
a7a0e316cf virt-manager: Fix Mode hotkey problem in FS page
Mode label in FS page should be associated with the
fs-mode-combo, but its erronesouly is associated with
fs-type-combo, fixing that here.

Signed-off-by: Deepak C Shetty <deepakcs@linux.vnet.ibm.com>
2012-01-12 20:03:21 -05:00
Cole Robinson
f96796dda3 AUTHORS: Clarify that I am really the only active dev/maintainer
Yeah, look at me, I'm sooooo cool.
2011-12-22 13:26:10 -05:00
Cole Robinson
bb59b1b075 AUTHORS: Use sensible indentation 2011-12-22 13:24:05 -05:00
Cole Robinson
28a399cbd7 Add Jim to AUTHORS 2011-12-22 13:21:45 -05:00
Lars Sjostrom
9d2119ab3e inspection: exclude cdrom from vm inspection
Can cause inspection to fail if cdrom is the first device
See: https://bugzilla.redhat.com/show_bug.cgi?id=752552

(crobinso: added Lars to AUTHORS, expanded commit msg)
2011-11-10 13:23:06 -05:00
Cole Robinson
5476a7dbb7 Add Miklos to AUTHORS 2011-08-24 12:41:28 -04:00
Yuri Chornoivan
f10063d6bd schemas: Fix minor typo 2011-04-07 15:04:50 -04:00
Gerhard Stenzel
ababf7acec details: Allow editting virtualport settings for 'direct' nic
The following patch adds support for VSI types so the respective values
can be viewed and edited via virt-manager

Signed-off-by: Gerhard Stenzel <gerhard.stenzel@de.ibm.com>
2011-03-16 12:45:28 -04:00
Wen Congyang
febecf4089 Add virDomainSetMigrateMaxDowntime support 2010-11-29 19:11:35 -05:00
Cole Robinson
de1992f376 Update AUTHORS 2010-08-23 11:18:29 -04:00
Cole Robinson
e8c8c06c32 keyring: Fix default keyring usage 2010-06-15 10:33:45 -04:00
Cole Robinson
e1b73b6bd3 Update AUTHORS 2010-06-15 10:32:54 -04:00
Ales Zelinka
7aad3e86da manager: Add 'delete' option to the VM context menu. 2009-11-11 10:05:34 -05:00
Jon Nordby
13f2a7bc15 Keep app running on close if systray enabled. 2009-10-29 11:08:40 -04:00
Fred Leeflang
06c94aa152 manager: Fix markup on pango < 1.21 2009-10-01 12:03:00 -04:00
Paul W. Frields
ccf28d3762 addhardware: Fix error message syntax typo 2009-08-31 10:45:59 -04:00
Michal Novotny
9e46f8bdb5 Make Processor tab item in VM details show correctly
The Processor tab in VM details was not showing at all because of exception.
The exception occured everytime the tab was selected because of call to non
existing function get_type() that has been renamed to get_hv_type() in the
newest version of virt-manager's code by revision 1135.
2009-06-16 15:36:10 -04:00
Cole Robinson
60fecb25b0 Previous patch was actually from Laurent Léonard: update AUTHORS. 2009-06-04 16:28:40 -04:00
Cole Robinson
58bc9af45d Force gettext init for glade files (Emmanuel Lacour) 2009-05-11 12:19:24 -04:00
Cole Robinson
dd24fc2d7e Add Guido to AUTHORS. 2009-04-20 13:51:15 -04:00
Cole Robinson
baf1cb0efe Close connection if 'tick' hits an error (e.g. libvirt crashes). (Dan Walsh) 2009-04-20 12:56:07 -04:00
Cole Robinson
0f608da66c Use MB instead of GB for pretty memory < 10GB. (Gerrit Slomma) 2009-04-20 11:46:37 -04:00
Cole Robinson
8f90cea9ee Remove unnecessary hide_all calls (Vitaly Mayatskikh) 2009-02-06 14:12:24 -05:00
Cole Robinson
c5c6aa8944 Attempt a full R/W connection regardless of polkit: only try RO if that connecti
on fails (Michael Marineau)
2009-01-26 11:10:39 -05:00
Cole Robinson
45d9aaa44a Fix up 'login' button for password protected vnc (Radek Hladik) 2009-01-26 10:17:33 -05:00
Cole Robinson
4e34fb71ff Update 'New VM' wizard to clarify that a shared device == bridge. (James Ralston) 2009-01-23 15:21:05 -05:00
Richard Laager
8216658a12 Change "Local VM" and "Remote VM" to "Local virtual machine" and
"Remote virtual machine".  To do this, small changes had to be made to
the layout and Glade rewrote the whole file.
2009-01-12 09:40:41 -05:00
Cole Robinson
fac9e9997a Fix python 2.5 specific code (Andrew Gillies) 2008-09-22 10:51:07 -04:00
Cole Robinson
a9e1cbae6d Fix app name in 'About' screen (Mike MacCana) 2008-06-06 12:26:17 -04:00
Cole Robinson
e22d65bd78 Retroactive AUTHORS update! 2008-05-20 11:34:49 -04:00
Daniel P. Berrange
81aacf6e59 Support new polkit dbus API (S.Caglar Onur) 2008-05-05 19:38:10 -04:00
Daniel P. Berrange
037cd2f13c Pass libvirt connection username through to VNC console instead of hardcoding root (Soren Hansen) 2008-01-15 08:58:32 -05:00
Daniel P. Berrange
df6f3d9868 Fix label alignment (Dan Hork) 2007-12-11 10:18:36 -05:00
Daniel P. Berrange
dc391b698a Move connection state management into vmmConnection class
so there is always a vmmConnection object even for disconnected connections.
The vmmManager class listens for signals in vmmEngine and vmmConnection to see
when new connections are added, existing ones removed, and the connection state changes
2007-09-09 22:57:24 -04:00
Daniel P. Berrange
f1787a6981 Fixed population of bridge network devices to separate label from device name (Eduardo Habkost) 2007-09-06 20:13:23 -04:00
Daniel P. Berrange
2d77ee8aee Change console connection retries to be a little more robust (Bernhard Kaindl) 2007-08-31 17:44:47 -04:00