475 Commits

Author SHA1 Message Date
Dietmar Maurer
67407c116d display full vm settings for snapshots 2012-09-13 13:13:51 +02:00
Dietmar Maurer
f9bc8d198b remove debug message 2012-09-13 11:45:34 +02:00
Dietmar Maurer
a454cbd7f0 confirm rollback 2012-09-13 11:16:28 +02:00
Dietmar Maurer
dde9f8aaea improve snapshot tree GUI
Add dynamic updates, sort correctly.
2012-09-13 11:07:03 +02:00
Dietmar Maurer
8bf7e77c35 mprove snapshot GUI 2012-09-11 13:18:21 +02:00
Dietmar Maurer
38524f5127 add icons for snapshots 2012-09-11 11:27:40 +02:00
Dietmar Maurer
8304868ed0 add snapshot rollback and delete buttons 2012-09-10 13:52:04 +02:00
Dietmar Maurer
52586927bb add snapshot tree to GUI 2012-09-10 13:30:38 +02:00
Dietmar Maurer
4fc7afdffb add descriptions for snapshot tasks 2012-09-10 12:10:42 +02:00
Dietmar Maurer
5174be3ca6 GUI: allow to select SCSI disks when creating VMs
Booting from SCSI disks works again in qemu-1.2.
2012-09-05 11:02:36 +02:00
Dietmar Maurer
d065cd5a42 fix bug 178: correctly verify if VMID is already used 2012-09-05 09:42:18 +02:00
Dietmar Maurer
33d0207931 vzrestore: allow --storage option 2012-09-05 08:05:16 +02:00
Dietmar Maurer
2a797de6ee removed startall/stopall commands
Because we now support startup priorities, and start/stop order must include KVM VMs.
2012-09-05 07:57:06 +02:00
Dietmar Maurer
3f9bc4c023 use toLowerCase() for textfilter. 2012-09-04 06:21:14 +02:00
Dietmar Maurer
90d9a8f403 use mbps instead of bps 2012-08-29 13:47:42 +02:00
Dietmar Maurer
d070946cb2 make lint happy 2012-08-29 11:35:02 +02:00
Dietmar Maurer
9cf6d99b96 add scsihw option to GUI 2012-08-29 11:31:14 +02:00
Dietmar Maurer
c8abee0d22 add SATA to GUI 2012-08-29 10:52:13 +02:00
Dietmar Maurer
e6bbc6d49f bump version to 2.1-15 2012-08-29 07:17:32 +02:00
Dietmar Maurer
2b717b5b90 add slovenian translation (thanks to Dojan Borstnar) 2012-08-29 07:14:13 +02:00
Dietmar Maurer
bfc3b38d3b add sl.po 2012-08-28 11:35:17 +02:00
Dietmar Maurer
85c5e7551b migrate GUI: select online flag automatically 2012-08-27 08:57:37 +02:00
Dietmar Maurer
331c0fe60a fix spelling errors 2012-08-25 09:00:06 +02:00
Dietmar Maurer
bb56bde9c2 hide create menu for rbd, sheepdog, and nexenta
Util they are more stable. And vzdump should work too with those types.
2012-08-24 11:01:48 +02:00
Alexandre Derumier
9971310a7c add nexenta storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:48 +02:00
Alexandre Derumier
b2cf15f7d2 add sheepdog storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:36 +02:00
Alexandre Derumier
61f53cab0c add rbd storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:13:48 +02:00
Alexandre Derumier
9c2974199e utils: display new storage type
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:12:18 +02:00
Alexandre Derumier
aacbc8879b disable format selection for rbd, sheepdog, nexenta
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:11:43 +02:00
Dietmar Maurer
692a90541e allow up to 16 virtio disks 2012-08-23 12:50:49 +02:00
Dietmar Maurer
53be3d8ed3 fix bug 234: use correct nameserver order 2012-08-21 12:58:03 +02:00
Dietmar Maurer
bed57d31f4 fix bug #236: do not pass fixed shutdown timeout 2012-08-21 12:57:11 +02:00
Alexandre Derumier
19dd4fd18a cpumodels : add missing sandybridge and Opteron_G4 cpu models
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-20 12:37:39 +02:00
Dietmar Maurer
f32f3f46c0 fix startup ordering 2012-08-07 09:21:19 +02:00
tgrodzinski
39bd8e8fa9 allow minimum disk sizes of nearly 1MB
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-08-03 07:13:26 +02:00
Dietmar Maurer
bdd3663dce updated Danish translation 2012-07-26 14:24:49 +02:00
Alexandre Derumier
be112d8924 add diskread, diskwrite, netin, netout to ResourceStore grid stats
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-07-13 09:47:28 +02:00
Dietmar Maurer
8a36adca77 use QMP to query detailed blockstats from KVM 2012-07-13 09:37:18 +02:00
Michel Loiseleur
4de4f7d16e Add Tab key to SendKey menu.
It's a workaround for b#16

Signed-off-by: Michel Loiseleur <michel@loiseleur.com>
2012-07-11 06:32:06 +02:00
Dietmar Maurer
4f19868f27 added Polish translation 2012-06-28 06:58:39 +02:00
Dietmar Maurer
cf444f033d display version info after login
It is a security risk to display version info to unauthenticated users.
2012-06-25 11:40:32 +02:00
Dietmar Maurer
8dd924cca7 use 1024*1024 instead of 1000000 for disk io limits 2012-06-18 06:20:23 +02:00
Dietmar Maurer
76b1b90a28 use MB/s instead of bytes/s 2012-06-14 09:39:34 +02:00
Dietmar Maurer
05b98f42cd improve rate limit GUI 2012-06-14 08:54:27 +02:00
Timo Grodzinski
0fe6353e97 Adds configuration of disk io op/s and byte/s limits
Signed-off-by: Timo Grodzinski <t.grodzinski@profihost.ag>
2012-06-14 07:57:23 +02:00
Dietmar Maurer
c9e4cdc9af add Catalan translation 2012-06-14 07:02:53 +02:00
Dietmar Maurer
5bb012936c add Catalan translation file 2012-06-13 17:38:23 +02:00
Dietmar Maurer
2aae436c99 use numeric sorting in startall 2012-06-05 06:16:55 +02:00
Dietmar Maurer
712588a4a6 also list pools with VM.Allocate permissions 2012-05-30 11:21:40 +02:00
Dietmar Maurer
5dd041273e fix vzdump --exclude-path 2012-05-30 07:25:49 +02:00