Cole Robinson
f4563906ca
snapshots: Use consistent button layout with host dialog
...
Except 'refresh' is in place of 'stop'
2014-09-21 11:44:01 -04:00
Cole Robinson
439e5ad0fe
details: Reorg a bunch of the global helpers
...
Some were redundant, some should be in virtinst
2014-09-20 10:23:19 -04:00
Cole Robinson
4ad50d968a
details: Put tabs on left, easier to navigate with glade
2014-09-20 10:21:27 -04:00
Cole Robinson
fa76e92f2c
virt-manager: Fix issues with ellipsizing on recent gtk
2014-09-19 22:08:22 -04:00
Cole Robinson
55739055fd
ui: Set all files to minimum requirement of gtk 3.8
...
That way gives us better feedback from glade
2014-09-19 21:19:26 -04:00
Cole Robinson
ae26313ed4
details: Add UI for enabling UEFI via 'customize before install'
...
We expose a simple combobox with two entries: BIOS, and UEFI. The
UEFI option is only selectable if 1) libvirt supports the necessary
domcapabilities bits, 2) it detects that qemu supports the necessary
command line options, and 3) libvirt detects a UEFI binary on the
host that maps to a known template via qemu.conf
If those conditions aren't met, we disable the UEFI option, and show
a small warning icon with an explanatory tooltip.
The option can only be changed via New VM->Customize Before Install.
For existing x86 VMs, it's a readonly label.
2014-09-17 18:43:41 -04:00
Cole Robinson
cc70aa82ab
ui: Fix minor issues, and resave all files with f21 glade
2014-09-06 15:01:12 -04:00
Giuseppe Scrivano
724c6499f0
snapshots: add button to force snapshots list refresh
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-08-01 09:30:21 +02:00
Giuseppe Scrivano
e44ee980ae
virtManager: add QoS information for a network
...
Add UI elements to display and modify QoS settings in the network
details.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1089117
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-07-08 00:05:09 +02:00
Cole Robinson
1e77c05c4e
Clarify some translation strings, reported on transifex
2014-07-04 16:42:24 -04:00
Chen Hanxiao
27d03b8b92
preferences ui: fix a duplicate shortkey
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-17 13:21:46 +08:00
Chen Hanxiao
75d43f6a37
fix some missed binary prefixes for units
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-17 09:33:14 +08:00
Chen Hanxiao
100023baa6
preferences ui: add shortkey for Add Spice USB Redirection
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-17 09:32:42 +08:00
Chen Hanxiao
2f4a424521
use binary prefixes for units where appropriate
...
https://bugzilla.redhat.com/show_bug.cgi?id=1103893
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-16 11:56:53 +08:00
Chen Hanxiao
ba96af8df8
addhardware: add a tool tip when USB controller already existed
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-16 11:50:04 +08:00
Chen Hanxiao
b4a43fb6b7
preferences ui: add shortkey for tab page
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-16 11:43:33 +08:00
Chen Hanxiao
ea4847961a
host ui: add shortkey for tab page
...
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-16 11:43:09 +08:00
Chen Hanxiao
d007352aa4
connection: Fix Alt - t shortcut key
...
Or we will get:
"Couldn't find a target for a mnemonic activation"
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-12 16:36:16 +08:00
Giuseppe Scrivano
64c6a9be34
preferences, feedback: fix Alt-i key shortcut
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
fb56ac8f36
createinterface: add key shortcuts for Bridge configuration
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
75e83a099e
createinterface: make "Configure" shortcuts unique
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
e9687ab071
createpool: fix shortcuts refs and make them unique
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
a8db7ec266
createvol: change "Format" key shortcut to Alt-o
...
Alt+f is already used for Finish. Choose Alt-o as it is already used
for "Format" in other places.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
0b7c7c0c07
createnet: fix references for Alt-d and Alt-m
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Giuseppe Scrivano
86d5ff04e3
connection: Fix Alt-o shortcut key
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-06-12 10:03:32 +02:00
Cole Robinson
f686e36e42
details: Expose chipset=i440fx/q35 in customize dialog
...
So enterprising users can choose q35 for x86 qemu/kvm VMs. Some
discussion over here:
http://www.redhat.com/archives/virt-tools-list/2014-May/msg00001.html
https://lists.gnu.org/archive/html/qemu-devel/2014-06/msg00019.html
We show a warning if q35 is selected, saying it's not well tested.
Hopefully that dissuades people who are just clicking about.
2014-06-03 15:58:04 -04:00
Cole Robinson
091eb9fe26
details: Expose LXC <initarg>
2014-05-31 17:34:23 -04:00
Cole Robinson
9369ad3ac0
virt-manager: Allow setting interface portgroup element
...
We only show the option if the selected virtual network actually has
portgroups listed in its XML
2014-05-31 15:51:24 -04:00
Cole Robinson
9fd0ef5c88
details: Better handling for <input type=keyboard>
2014-05-04 13:23:54 -04:00
Chen Hanxiao
865dd99af2
addhardware: add controller UI
...
This patch will enable adding controller
without model.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-04-26 22:40:17 +08:00
Giuseppe Scrivano
33a2d1a1c8
virt-manager: use autocomplete for OS variant selection
...
After the migration to libosinfo, choosing an OS variant from "New VM"
wizard became a mess for the very long list of options.
Using an autocomplete entry text will facilitate this task, as an user
can start typing the variant as soon as the OS type is selected.
The combo-box is left untouched, so undecided users can still use it.
UI-suggested-by: Máirín Duffy <duffy@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-04-26 10:32:30 +02:00
Cole Robinson
70da20682c
details: Explicit warn that 'format' doesn't change image format (bz 1089457)
2014-04-21 17:04:33 -04:00
Cole Robinson
8fa2aad1d3
createpool: Clarify iscsi IQN fields (bz 1084011)
2014-04-03 11:19:03 -04:00
Giuseppe Scrivano
6c68467be7
virt-manager: update copyright years in the About box
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-03-26 16:12:13 +01:00
Marc-André Lureau
2606c1d1b8
ui: add 'channel' to addhardware char panel
...
Add a 'Channel' entry, to specify the name of a channel (Spice port,
currently).
2014-03-25 17:42:57 -04:00
Cole Robinson
f584135b78
gfxdetails: Fix mnemonics to not collide
2014-03-22 17:47:43 -04:00
Cole Robinson
4f7f1adc47
addhw: Desensitive the 'create storage' UI for cdrom/floppy
...
Since we already fail in that case anyways, it makes things a bit clearer.
2014-03-12 17:22:48 -04:00
Cole Robinson
f23c031af4
ui: Drop minimum version to match RHEL7
...
And add unit test to catch future dependency issues
2014-03-10 11:17:58 -04:00
Maros Zatko
44d4c1d329
details-toolbar: set show_arrow to true
2014-02-28 14:29:48 -05:00
Chen Hanxiao
77553c7e49
ui: disable setting uid/gid_start for user namespace
...
Libvirt not allowed uid/gid_start
configured as none 0 or not specified.
This patch will disable config uid/gid_start in UI.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-02-27 10:01:29 +08:00
Chen Hanxiao
08daebe1aa
details: add UI interface for LXC user namespace
...
We could config user namespace for LXC container
in details->overview page.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-02-24 21:37:13 -05:00
Cole Robinson
96232ba2f0
details: Don't stretch machine dropdown
2014-02-17 10:28:02 -05:00
Cole Robinson
d9d50db522
ui: Add margins to 'description' text fields
2014-02-14 10:21:21 -05:00
Cole Robinson
e4711061c4
snapshots: Make sure 'current' icon is always visible (bz 1065074)
2014-02-14 10:20:37 -05:00
Giuseppe Scrivano
cbec4b10ab
ui: add support for gluster fs
...
Add a new field "pool-source-name" in the createpool UI that is used
only with gluster fs pools.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2014-02-12 15:46:26 +01:00
Cole Robinson
d220cc5d52
preferences: Allow disabling VM CPU poll
...
With this, the only libvirt API call we hit on each tick is the
connection nodeinfo.
2014-02-11 15:45:05 -05:00
Cole Robinson
82754ddc84
Expose hostdev rombar in UI and cli (bz 768857)
2014-02-10 14:25:23 -05:00
Cole Robinson
2ea6b7e35d
addhw: Make hostdev list a bit wider
2014-02-10 14:04:35 -05:00
Cole Robinson
4a006b5ff8
details: Expose fine grained boot config
...
Basically put an explicit device list in the boot UI, if the hypervisor
supports it. For unsupported hv, use the same old disk/cd/floppy/net UI.
2014-02-10 13:34:17 -05:00
Cole Robinson
fadc47449c
details: Simplify 'Redirect USB device' tooltip
2014-02-04 15:27:56 -05:00