5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2024-12-24 21:34:43 +03:00
Commit Graph

94 Commits

Author SHA1 Message Date
Dietmar Maurer
8da4165a63 bump version to 2.3-15 2013-02-28 12:54:21 +01:00
Dietmar Maurer
6fe2055892 bump version to 2.3-14 2013-02-28 06:21:52 +01:00
Dietmar Maurer
ffdf91ba17 bump version to 2.3-13 2013-02-25 06:13:18 +01:00
Dietmar Maurer
2dbe827e38 disable hotplug by default
This reverts commit 6c52b6794e

Testing revealed that this has too many side effect, so we do not want
to change that for the 2.3 release.
2013-02-22 09:52:45 +01:00
Dietmar Maurer
1575bfccc5 fix backup parameters for pve-qemu-kvm 1.4-4
bump version to 2.3-11

depend on pve-qemu-kvm 1.4-4
2013-02-20 10:48:52 +01:00
Dietmar Maurer
f1c8f1d7d4 bump version to 2.3-10 2013-02-19 10:47:38 +01:00
Dietmar Maurer
51ccb37af5 bump version to 2.3-9
depend on pve-qemu-kvm >= 1.4-1
2013-02-13 10:40:58 +01:00
Dietmar Maurer
ebb5555800 fix tar restore: correctly check if VM config already exists 2013-01-28 09:54:00 +01:00
Dietmar Maurer
051347aab2 allow to suspend/resume VM during backup
bump version to 2.3-7
2013-01-17 10:25:39 +01:00
Dietmar Maurer
19599cd903 cancel backup before stopping the vm
bump version ro 2.3-6
2013-01-16 13:24:16 +01:00
Dietmar Maurer
907ea89128 fix bug #307: correctly restore disk settings
bump version to 2.3-5
2013-01-07 06:49:11 +01:00
Dietmar Maurer
27d51e240f bump version to 2.3-4 2013-01-04 07:03:14 +01:00
Dietmar Maurer
8e2100f9f2 bump version to 2.3-3 2013-01-02 06:34:51 +01:00
Dietmar Maurer
64e7fcf2e2 use new query-balloon to get used/free memory
Also set stats-polling-interval on the balloon driver at startup.

bump version to 2.3-2
2012-12-18 12:52:18 +01:00
Dietmar Maurer
91bd6c909b include new qemu backup feature
We can still restore old tar files. But new backups always use new vma
format.

Also moved rescan code from qm into PVE::Qemuserver

bump version to 2.3-1
2012-12-13 12:49:52 +01:00
Dietmar Maurer
dd06a74b75 bump version to 2.0-71 2012-12-11 11:18:37 +01:00
Dietmar Maurer
fa7ae70505 fix version parser for qemu 1.3 2012-11-23 07:45:46 +01:00
Dietmar Maurer
42ca89538d qmb balloon command expects bytes 2012-11-16 06:19:56 +01:00
Dietmar Maurer
075b417acd vzdump: store drive in correct order (sort) to avoid confusion 2012-11-05 06:26:25 +01:00
Dietmar Maurer
445f06cdb1 fix allocation size in qmrestore 2012-11-03 07:55:11 +01:00
Dietmar Maurer
4dac70e576 vzdump: restore sata drives correctly 2012-11-02 07:48:42 +01:00
Dietmar Maurer
c46eccbfc1 bump version to 2.0-65 2012-10-31 13:58:46 +01:00
Dietmar Maurer
b3ea07f71e fix memory leak in QMP Client (many thanks to Stefan!) 2012-10-29 12:15:43 +01:00
Dietmar Maurer
c811a3c606 fix bug in vmtar
Incompatiple types (size_t/ssize_t) can make vmtar to ignore errors. We now compile
with -Werror and -Wtype-limits to detect such things.
2012-10-25 10:01:24 +02:00
Dietmar Maurer
3da8510790 vncproxy: wait until vnc port is ready 2012-10-24 08:59:31 +02:00
Dietmar Maurer
a70ebde31c add 'win8' ostype
Use same defaults as win7 for now.
2012-10-23 09:36:18 +02:00
Dietmar Maurer
15a2e229e0 bump version to 2.0-60 2012-10-22 12:27:14 +02:00
Dietmar Maurer
585b6e2839 disable vzdump for VM containing snapshots 2012-09-27 09:42:48 +02:00
Dietmar Maurer
8c55950564 fix bug 251: use new command line syntax 2012-09-26 12:47:32 +02:00
Dietmar Maurer
037a974634 bump version to 2.0-57 2012-09-25 08:12:59 +02:00
Dietmar Maurer
d18723f982 bump version to 2.0-56 2012-09-24 16:00:03 +02:00
Dietmar Maurer
6aa4651b89 include additional info in snapshot list 2012-09-13 09:45:48 +02:00
Dietmar Maurer
a5bae0f84f bump version to 2.0-55 2012-08-31 11:04:52 +02:00
Dietmar Maurer
8cba2f63c6 bump version to 2.0-54 2012-08-30 12:18:44 +02:00
Dietmar Maurer
177e35230a bump version to 2.0-53 2012-08-27 13:45:50 +02:00
Dietmar Maurer
4723c1749c bump version to 2.1-52 2012-08-23 10:34:12 +02:00
Dietmar Maurer
858f65fec1 bump version to 2.0-51 2012-08-21 10:07:09 +02:00
Dietmar Maurer
c21536ab78 implement 'qm rescan' to update disk sizes and unused disk info 2012-08-20 09:23:00 +02:00
Dietmar Maurer
dab36e1ee9 fix bug 242: re-add old monitor code 2012-08-17 10:34:39 +02:00
Dietmar Maurer
3a97020c07 bump version to 2.0-48 2012-08-14 06:56:00 +02:00
Dietmar Maurer
de733742d2 bump version to 2.0-47 2012-08-01 08:58:16 +02:00
Dietmar Maurer
eabe0da02d bug fix: allow to set devices directly (-ide1 /dev/XYZ) 2012-07-27 11:59:42 +02:00
Dietmar Maurer
373ea5798a migrate: only scan available storages 2012-07-16 10:20:36 +02:00
Dietmar Maurer
522c8f97d7 code cleanup, bump version to 2.0-44 2012-07-16 07:00:28 +02:00
Dietmar Maurer
26f11676c7 use new QMPClient code 2012-07-13 07:21:34 +02:00
Dietmar Maurer
4fc5242406 fix pool permission checks on create
We do not need Permission.Modify on the pool.
2012-05-30 10:13:51 +02:00
Dietmar Maurer
f5bdefa483 fix cluster_lock_storage() call 2012-05-24 07:24:24 +02:00
Dietmar Maurer
d40282d3eb set RELEASE to 2.1 2012-05-23 08:05:36 +02:00
Dietmar Maurer
a125592ce0 minor fixes for newer pve-storage versions 2012-05-23 07:24:15 +02:00
Dietmar Maurer
59411c4e10 new startup option to define startup order 2012-04-19 14:28:05 +02:00