5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-07 17:17:57 +03:00
Commit Graph

105 Commits

Author SHA1 Message Date
Dietmar Maurer
90995a781b bump version to 3.0-6 2013-05-03 07:55:19 +02:00
Dietmar Maurer
6116f72902 implement shared file locks
and add a first prototype for copy_vm
2013-04-29 09:30:15 +02:00
Dietmar Maurer
6fa741fcc3 bump version to 3.0-4 2013-04-24 08:00:13 +02:00
Dietmar Maurer
194d171e6c bump version to 3.0-3 2013-04-18 06:22:19 +02:00
Dietmar Maurer
e061bcce22 bump version to 3.0-2 2013-03-22 06:25:26 +01:00
Dietmar Maurer
1849bae63a start 3.0 development
bump version to 3.0-1
2013-03-05 11:40:03 +01:00
Dietmar Maurer
fc97ae2788 fix backup-cancel timeout 2013-03-01 10:59:19 +01:00
Dietmar Maurer
cff3c02e51 bump version to 2.3-16 2013-03-01 06:43:10 +01:00
Dietmar Maurer
8da4165a63 bump version to 2.3-15 2013-02-28 12:54:21 +01:00
Dietmar Maurer
60635a5733 vzdump: improve error reporting
And use kill(9) instead of kill(-9), which simply hangs
2013-02-28 10:47:55 +01:00
Dietmar Maurer
64b05128e8 fix changelog 2013-02-28 06:54:49 +01:00
Dietmar Maurer
b7b1ac9d04 fix check if a backing file exist 2013-02-28 06:36:46 +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
064bfb367b fix changelog 2013-02-22 10:10:34 +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
ef1c835d19 do not set cache=none for .raw files
use qemu default instead (writeback)
2013-02-14 08:19:39 +01:00
Dietmar Maurer
0302101cf1 remove expected_downtime from migration status 2013-02-13 10:47:54 +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
98a0dc5e2a cleanup cpu types
Remove: rhel specific types cpu64-rhel6 cpu64-rhel5
Add: SandyBridge Haswell Opteron_G4 Opteron_G5
2012-11-27 06:40:59 +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
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
cb0a8bc86c fix changelog 2012-08-29 08:00:26 +02:00
Dietmar Maurer
177e35230a bump version to 2.0-53 2012-08-27 13:45:50 +02:00