]> git.proxmox.com Git - qemu-server.git/blob - changelog.Debian
bump version to 3.1-30
[qemu-server.git] / changelog.Debian
1 qemu-server (3.1-30) unstable; urgency=low
2
3 * bump max hostpci to 4
4
5 * set vga=none if x-vga passthrough is enabled
6
7 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:41:36 +0200
8
9 qemu-server (3.1-29) unstable; urgency=low
10
11 * vm_stop: do not use ha commands if $migratedfrom is set
12
13 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 06:53:05 +0200
14
15 qemu-server (3.1-28) unstable; urgency=low
16
17 * disable kvm cpu signature if x-vga is enabled
18
19 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jul 2014 06:52:25 +0200
20
21 qemu-server (3.1-27) unstable; urgency=low
22
23 * pci passthrough: Reset device only if has_fl_reset is defined
24
25 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 06:11:49 +0200
26
27 qemu-server (3.1-26) unstable; urgency=low
28
29 * enable linked clones from snapshots (ceph)
30
31 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jul 2014 09:28:47 +0200
32
33 qemu-server (3.1-25) unstable; urgency=low
34
35 * allow resize of virtio windows boot disk (virtio-win-0.1-74 have
36 fixed the resize bug)
37
38 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jul 2014 12:48:03 +0200
39
40 qemu-server (3.1-24) unstable; urgency=low
41
42 * new option smbios1: specify SMBIOS type 1 fields (uuid, ...)
43
44 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 11:13:27 +0200
45
46 qemu-server (3.1-23) unstable; urgency=low
47
48 * vncproxy: remove check if VM is running
49
50 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 09:56:02 +0200
51
52 qemu-server (3.1-22) unstable; urgency=low
53
54 * hostpci: add pci multifunction support
55
56 * hostpci: add pcie and x-vga passthrough
57
58 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 09:31:30 +0200
59
60 qemu-server (3.1-21) unstable; urgency=low
61
62 * protect websocket API with vncticket
63
64 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:43:25 +0200
65
66 qemu-server (3.1-20) unstable; urgency=low
67
68 * vncwebsocket: do not proxy connection (not required)
69
70 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:45:39 +0200
71
72 qemu-server (3.1-19) unstable; urgency=low
73
74 * do not depend on novnc-pve package (use new HTTPServer feature instead)
75
76 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 11:04:48 +0200
77
78 qemu-server (3.1-18) unstable; urgency=low
79
80 * depend on novnc-pve package
81
82 * support webockets for VNC console
83
84 * migration : add setup state
85
86 * add virtio-net multiqueue support
87
88 * add firewall option to qemu network interface
89
90 * add initiator-name to iscsi drives if configured
91
92 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:00:03 +0200
93
94 qemu-server (3.1-17) unstable; urgency=low
95
96 * depend on pve-firewall package
97
98 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 11:28:26 +0200
99
100 qemu-server (3.1-16) unstable; urgency=low
101
102 * fix bug #502: allow creation of empty vma archives
103
104 * fix bug #510: move_disk - don't delete disk if used in a previous snasphot
105
106 * qmrestore: removed short timeout
107
108 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 09:29:26 +0200
109
110 qemu-server (3.1-15) unstable; urgency=low
111
112 * correctly disable unwanted migrate features (xbzrle).
113
114 * QemuMigrate: print migration xbzrle if enabled
115
116 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Feb 2014 08:06:29 +0100
117
118 qemu-server (3.1-14) unstable; urgency=low
119
120 * Add title of VM to Spice Client
121
122 * deactivate volume after move_disk
123
124 * add cpu_hotplug (and maxcpus config)
125
126 * migration : enable auto-converge capability
127
128 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2014 06:49:16 +0100
129
130 qemu-server (3.1-13) unstable; urgency=low
131
132 * pci passthrough: new option to disable device ROM (rombar=off)
133
134 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Dec 2013 11:45:46 +0100
135
136 qemu-server (3.1-12) unstable; urgency=low
137
138 * spiceproxy: use POST instead of GET
139
140 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 10:49:30 +0100
141
142 qemu-server (3.1-11) unstable; urgency=low
143
144 * depend on pve-qemu-kvm >= 1.7-1
145
146 * fix 'qm unlink' command syntax
147
148 * add 'pvscsi' to the list of scsi controllers (emulate the VMware
149 PVSCSI device)
150
151 * add 'lsi53c810' to the list of scsi controllers (supported on some
152 very old Windows NT versions)
153
154 * add 'vmxnet3' to the list of available network card models (emulate
155 VMware paravirtualized network card)
156
157 * add drive option 'discard'
158
159 * add support for new qemu throttling burst max parameters.
160
161 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2013 10:48:33 +0100
162
163 qemu-server (3.1-10) unstable; urgency=low
164
165 * add +lahf_lm flag to kvm64 cpudef
166
167 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Nov 2013 09:18:39 +0100
168
169 qemu-server (3.1-9) unstable; urgency=low
170
171 * clone: deactivate volumes after clone to other node
172
173 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Nov 2013 08:17:35 +0100
174
175 qemu-server (3.1-8) unstable; urgency=low
176
177 * clone: correctly check drive options (avoid feature is not available bug)
178
179 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:36:26 +0200
180
181 qemu-server (3.1-7) unstable; urgency=low
182
183 * spice: add multi-monitors support
184
185 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 09:13:23 +0200
186
187 qemu-server (3.1-6) unstable; urgency=low
188
189 * use new PVE::Storage::abs_filesystem_path()
190
191 * use warnings instead of global -w flag
192
193 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:42:42 +0200
194
195 qemu-server (3.1-5) unstable; urgency=low
196
197 * introduce new ostype 'solaris' (run without x2apic).
198
199 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:55:33 +0200
200
201 qemu-server (3.1-4) unstable; urgency=low
202
203 * qemu migrate : only wait for spice server online + eval
204
205 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Sep 2013 06:29:39 +0200
206
207 qemu-server (3.1-3) unstable; urgency=low
208
209 * speedup restore on glusterfs (do not write zero bytes)
210
211 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 09:13:34 +0200
212
213 qemu-server (3.1-2) unstable; urgency=low
214
215 * Allow VMAdmin/DatastoreUser to delete disk
216
217 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 07:48:07 +0200
218
219 qemu-server (3.1-1) unstable; urgency=low
220
221 * allow pass through of usb parallel devices (--parallel0 /dev/usb/lp0)
222
223 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 12:20:23 +0200
224
225 qemu-server (3.0-30) unstable; urgency=low
226
227 * fix bugs in migration code (wrong qw() usage)
228
229 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Aug 2013 09:49:20 +0200
230
231 qemu-server (3.0-29) unstable; urgency=low
232
233 * vncproxy: load config from correct node
234
235 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Aug 2013 08:15:59 +0200
236
237 qemu-server (3.0-28) unstable; urgency=low
238
239 * allow to use a socket for serial devices
240
241 * implement 'qm terminal' to open terminal via serial device
242
243 * add ability to run without graphic card ('vga: serial[n]')
244
245 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:05:35 +0200
246
247 qemu-server (3.0-27) unstable; urgency=low
248
249 * add support for unsecure/fast migration (setting in datacenter.cfg)
250
251 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2013 11:24:36 +0200
252
253 qemu-server (3.0-26) unstable; urgency=low
254
255 * remove spice cert paths (depend on pve-qemu-kvm >= 1.4-16)
256
257 * implement spice seamless migration
258
259 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 10:08:33 +0200
260
261 qemu-server (3.0-25) unstable; urgency=low
262
263 * support usb redirection devices for spice (usb[n]: spice)
264
265 * disable tablet device by default for spice
266
267 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 09:38:25 +0200
268
269 qemu-server (3.0-24) unstable; urgency=low
270
271 * spiceproxy API: allow client to choose proxy address
272
273 * spiceproxy API: read cert subject name directly using Net::SSLeay
274
275 * spice: use TLS (encrypt whole traffic)
276
277 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 08:14:46 +0200
278
279 qemu-server (3.0-23) unstable; urgency=low
280
281 * allow to pass SCSI generic devices to guests, for example "scsi0: /dev/sg5"
282
283 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jul 2013 06:49:45 +0200
284
285 qemu-server (3.0-22) unstable; urgency=low
286
287 * cpu flags optimization
288
289 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2013 09:14:49 +0200
290
291 qemu-server (3.0-21) unstable; urgency=low
292
293 * add support for SPICE
294
295 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:15:48 +0200
296
297 qemu-server (3.0-20) unstable; urgency=low
298
299 * new API to update VM config: this one is fully asynchronous.
300
301 * snapshot rollback: use pc-i440fx-1.4 as default
302
303 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:44:16 +0200
304
305 qemu-server (3.0-19) unstable; urgency=low
306
307 * config: implement new 'machine' configuration
308
309 * migrate: pass --machine parameter to remote 'qm start' command
310
311 * snapshot: store/use 'machine' confifiguration
312
313 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Jun 2013 10:27:47 +0200
314
315 qemu-server (3.0-18) unstable; urgency=low
316
317 * imlement delete flag for move_disk
318
319 * API: rename move to move_disk
320
321 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:57:50 +0200
322
323 qemu-server (3.0-17) unstable; urgency=low
324
325 * implement storage migration ("qm move")
326
327 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:01:16 +0200
328
329 qemu-server (3.0-16) unstable; urgency=low
330
331 * fix bug 395: correctly handle unused disk with storage alias
332
333 * fix unused disk handling (do not hide unused disks when used with snapshot).
334
335 -- Proxmox Support Team <support@proxmox.com> Tue, 28 May 2013 12:23:12 +0200
336
337 qemu-server (3.0-15) unstable; urgency=low
338
339 * qemu_img_format : use raw for as default for other storage
340
341 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 11:33:47 +0200
342
343 qemu-server (3.0-14) unstable; urgency=low
344
345 * fix bug #389: avoid error if balloon is undefined
346
347 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 07:17:38 +0200
348
349 qemu-server (3.0-13) unstable; urgency=low
350
351 * fix bug #391 - restore: test if requested format is supported
352
353 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 12:03:56 +0200
354
355 qemu-server (3.0-12) unstable; urgency=low
356
357 * use add_vm_to_pool/remove_vm_from_pool from PVE::AccessControl
358
359 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:02:41 +0200
360
361 qemu-server (3.0-11) unstable; urgency=low
362
363 * clone disk : keep source volume params
364
365 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:18:21 +0200
366
367 qemu-server (3.0-10) unstable; urgency=low
368
369 * fix bug #381: use PVE::Tools::next_migrate_port()
370
371 * clone: check is we can clone to target storage
372
373 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 07:31:47 +0200
374
375 qemu-server (3.0-9) unstable; urgency=low
376
377 * restore: do not restore template flag
378
379 -- Proxmox Support Team <support@proxmox.com> Wed, 08 May 2013 10:23:49 +0200
380
381 qemu-server (3.0-8) unstable; urgency=low
382
383 * qemu_img_format: use 'raw' for lvm
384
385 * drive-mirror : die if stats are empty
386
387 * set long timeout for query-block-jobs
388
389 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 10:19:19 +0200
390
391 qemu-server (3.0-7) unstable; urgency=low
392
393 * has_feature: return list of allowed nodes
394
395 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 08:58:35 +0200
396
397 qemu-server (3.0-6) unstable; urgency=low
398
399 * fix bug #379 - restore: allow to overwrite existing VMs if user has
400 VM.Backup permissions
401
402 -- Proxmox Support Team <support@proxmox.com> Fri, 03 May 2013 07:53:40 +0200
403
404 qemu-server (3.0-5) unstable; urgency=low
405
406 * implement shared file locks
407
408 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Apr 2013 11:35:01 +0200
409
410 qemu-server (3.0-4) unstable; urgency=low
411
412 * fix bug 377: make qm rescan work properly
413
414 * avoid endless loop in QMPClient
415
416 * use vm create permissions for templates
417
418 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 07:59:28 +0200
419
420 qemu-server (3.0-3) unstable; urgency=low
421
422 * allow sparse restore for sheepdog and rbd
423
424 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Apr 2013 06:21:40 +0200
425
426 qemu-server (3.0-2) unstable; urgency=low
427
428 * fix warnings in syslog
429
430 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:25:12 +0100
431
432 qemu-server (3.0-1) unstable; urgency=low
433
434 * start 3.0 development
435
436 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 11:39:08 +0100
437
438 qemu-server (2.3-17) unstable; urgency=low
439
440 * fix backup-cancel timeout
441
442 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:58:58 +0100
443
444 qemu-server (2.3-16) unstable; urgency=low
445
446 * vncproxy (another try): wait max 10s for the socket if it does not
447 exist
448
449 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:42:36 +0100
450
451 qemu-server (2.3-15) unstable; urgency=low
452
453 * revert vncproxy change because it breaks console on remote hosts.
454
455 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 12:53:59 +0100
456
457 qemu-server (2.3-14) unstable; urgency=low
458
459 * bugfix #340 : don't set cache=none to cdrom
460
461 * Migrate: fix check if a backing file exist
462
463 * vncproxy: wait max 10s for the socket if it does not exist
464
465 * vzdump: improve error reporting
466
467 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 06:21:30 +0100
468
469 qemu-server (2.3-13) unstable; urgency=low
470
471 * set cache=none by default
472
473 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:12:14 +0100
474
475 qemu-server (2.3-12) unstable; urgency=low
476
477 * disable hotplug by default (revert previous change)
478
479 * disable usb2 controller by default (revert previous change)
480
481 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 09:52:13 +0100
482
483 qemu-server (2.3-11) unstable; urgency=low
484
485 * fix backup parameters for pve-qemu-kvm 1.4-4
486
487 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2013 10:47:55 +0100
488
489 qemu-server (2.3-10) unstable; urgency=low
490
491 * enable hotplug by default
492
493 * enable usb2 controller by default
494
495 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Feb 2013 10:45:28 +0100
496
497 qemu-server (2.3-9) unstable; urgency=low
498
499 * depend on pve-qemu-kvm >= 1.4-1
500
501 * qemu 1.4 fix : rename stats-polling-interval to
502 guest-stats-polling-interval
503
504 * remove expected_downtime from migration status (not set in qemu 1.4,
505 always 0)
506
507 * do not set cache=none for .raw files - use qemu default instead
508 (writeback)
509
510 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Feb 2013 10:38:13 +0100
511
512 qemu-server (2.3-8) unstable; urgency=low
513
514 * fix tar restore: correctly check if VM config already exists
515
516 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 09:53:12 +0100
517
518 qemu-server (2.3-7) unstable; urgency=low
519
520 * allow to suspend/resume VM during backup
521
522 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 10:25:17 +0100
523
524 qemu-server (2.3-6) unstable; urgency=low
525
526 * fix bug #315: cancel backup before stopping the VM
527
528 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jan 2013 13:22:58 +0100
529
530 qemu-server (2.3-5) unstable; urgency=low
531
532 * fix bug #307: correctly restore disk settings
533
534 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2013 06:48:48 +0100
535
536 qemu-server (2.3-4) unstable; urgency=low
537
538 * qmrestore vma files: when restoring to same VMID, only remove volumes
539 contained in backup - other volumes will be still available as
540 'unused' disks. Note: tar restore still removes all volumes.
541
542 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Jan 2013 07:02:00 +0100
543
544 qemu-server (2.3-3) unstable; urgency=low
545
546 * fix Bug #293: CDROM size not reset when set to use no media
547
548 * set migrate_downtime default value to 0.1 (and use float instead of int)
549
550 * implement dynamic migration_downtime
551
552 * allow manual ballooning if shares is set to zero
553
554 * new api2 call: vm_feature (test support for snapshots/clone feature)
555
556 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jan 2013 06:31:38 +0100
557
558 qemu-server (2.3-2) unstable; urgency=low
559
560 * use memory info from ballon driver (if enabled)
561
562 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Dec 2012 12:51:57 +0100
563
564 qemu-server (2.3-1) unstable; urgency=low
565
566 * include new qemu backup feature
567
568 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Dec 2012 15:14:59 +0100
569
570 qemu-server (2.0-71) unstable; urgency=low
571
572 * show better error message if bridge does not exist
573
574 * QMPClient: support fdsets
575
576 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Dec 2012 11:17:47 +0100
577
578 qemu-server (2.0-70) unstable; urgency=low
579
580 * fix version parser for qemu 1.3
581
582 * add new cpu types: SandyBridge Haswell Opteron_G4 Opteron_G5
583
584 * remove rhel specific cpu types: cpu64-rhel6 cpu64-rhel5
585
586 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2012 07:45:19 +0100
587
588 qemu-server (2.0-69) unstable; urgency=low
589
590 * fix ballon monitor command (use bytes instead of MBs)
591
592 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Nov 2012 06:13:46 +0100
593
594 qemu-server (2.0-68) unstable; urgency=low
595
596 * vzdump: store drive in correct order (sort) to avoid confusion
597
598 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:25:33 +0100
599
600 qemu-server (2.0-67) unstable; urgency=low
601
602 * fix allocation size in qmrestore
603
604 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Nov 2012 07:54:06 +0100
605
606 qemu-server (2.0-66) unstable; urgency=low
607
608 * vzdump: restore sata drives correctly
609
610 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Nov 2012 07:43:16 +0100
611
612 qemu-server (2.0-65) unstable; urgency=low
613
614 * remove hardcoded blowfish cipher
615
616 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:58:27 +0100
617
618 qemu-server (2.0-64) unstable; urgency=low
619
620 * fix memory leak in QMP Client (many thanks to Stefan!)
621
622 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:14:51 +0100
623
624 qemu-server (2.0-63) unstable; urgency=low
625
626 * fix bug in vmtar
627
628 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Oct 2012 10:00:50 +0200
629
630 qemu-server (2.0-62) unstable; urgency=low
631
632 * vncproxy: wait until vnc port is ready
633
634 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 08:58:52 +0200
635
636 qemu-server (2.0-61) unstable; urgency=low
637
638 * add 'win8' ostype (same defaults as win7 for now)
639
640 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 09:35:27 +0200
641
642 qemu-server (2.0-60) unstable; urgency=low
643
644 * fix bug 258: use bridge mtu for tap interfaces
645
646 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Oct 2012 12:26:42 +0200
647
648 qemu-server (2.0-59) unstable; urgency=low
649
650 * disable vzdump for VM containing snapshots
651
652 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:41:19 +0200
653
654 qemu-server (2.0-58) unstable; urgency=low
655
656 * fix bug 251: use new command line syntax
657
658 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 12:43:17 +0200
659
660 qemu-server (2.0-57) unstable; urgency=low
661
662 * fix migrating VMs with snapshots
663
664 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Sep 2012 08:12:37 +0200
665
666 qemu-server (2.0-56) unstable; urgency=low
667
668 * include shanpshot support
669
670 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 15:59:40 +0200
671
672 qemu-server (2.0-55) unstable; urgency=low
673
674 * migrate: disable xbzrle (not stable)
675
676 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Aug 2012 11:04:35 +0200
677
678 qemu-server (2.0-54) unstable; urgency=low
679
680 * use mbps instead of bps
681
682 * try to make migrate more stable
683
684 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Aug 2012 12:16:39 +0200
685
686 qemu-server (2.0-53) unstable; urgency=low
687
688 * livemigrate : activate xbzrle cache
689
690 * scsihw: add megasas controller
691
692 * partly fix bug 247: retry qmp open
693
694 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Aug 2012 13:45:18 +0200
695
696 qemu-server (2.0-52) unstable; urgency=low
697
698 * fix bug 217: stop VM after failed migrate
699
700 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Aug 2012 10:33:57 +0200
701
702 qemu-server (2.0-51) unstable; urgency=low
703
704 * support up to 32 network devices
705
706 * support up to 16 virtio devices
707
708 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Aug 2012 10:06:39 +0200
709
710 qemu-server (2.0-50) unstable; urgency=low
711
712 * implement 'qm rescan' to update disk sizes and unused disk info
713
714 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2012 09:22:29 +0200
715
716 qemu-server (2.0-49) unstable; urgency=low
717
718 * fix bug 242: re-add old monitor code
719
720 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Aug 2012 10:33:37 +0200
721
722 qemu-server (2.0-48) unstable; urgency=low
723
724 * add size hint to drive options
725
726 * new 'qm resize' command
727
728 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Aug 2012 06:55:39 +0200
729
730 qemu-server (2.0-47) unstable; urgency=low
731
732 * implement virtio-scsi-pci controller
733
734 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Aug 2012 08:57:52 +0200
735
736 qemu-server (2.0-46) unstable; urgency=low
737
738 * bug fix: allow to set devices directly (-ide1 /dev/XYZ)
739
740 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2012 11:59:14 +0200
741
742 qemu-server (2.0-45) unstable; urgency=low
743
744 * migrate: only scan available storages
745
746 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 10:18:22 +0200
747
748 qemu-server (2.0-44) unstable; urgency=low
749
750 * migrate: only scan necessary storage for unused volumes
751
752 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 06:59:23 +0200
753
754 qemu-server (2.0-43) unstable; urgency=low
755
756 * use new QMPClient code
757
758 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 07:05:28 +0200
759
760 qemu-server (2.0-42) unstable; urgency=low
761
762 * fix pool permission checks on create
763
764 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 10:13:11 +0200
765
766 qemu-server (2.0-41) unstable; urgency=low
767
768 * more fixes for newer pve-storage versions
769
770 -- Proxmox Support Team <support@proxmox.com> Thu, 24 May 2012 07:24:00 +0200
771
772 qemu-server (2.0-40) unstable; urgency=low
773
774 * minor fixes for newer pve-storage versions
775
776 -- Proxmox Support Team <support@proxmox.com> Wed, 23 May 2012 07:23:31 +0200
777
778 qemu-server (2.0-39) unstable; urgency=low
779
780 * new startup option to define startup order.
781
782 * do not start VMs with /etc/init.d/qemu-server. This is now
783 done with /etc/init.d/pve-manager
784
785 * qm: removed startall/stopall commands
786
787 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Apr 2012 14:26:04 +0200
788
789 qemu-server (2.0-38) unstable; urgency=low
790
791 * add directsync cache mode
792
793 * fix bug #147: allow to set migrate_downtime to 0
794
795 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:51:56 +0200
796
797 qemu-server (2.0-37) unstable; urgency=low
798
799 * fix bug in storage availability check (migrate)
800
801 -- Proxmox Support Team <support@proxmox.com> Sat, 07 Apr 2012 08:25:59 +0200
802
803 qemu-server (2.0-36) unstable; urgency=low
804
805 * use '-no-kvm-pit-reinjection -no-hpet' for win7 and w2k8 guests.
806
807 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 12:34:00 +0200
808
809 qemu-server (2.0-35) unstable; urgency=low
810
811 * fix bug #134: allow to pass file names to qmrestore and 'qm set'
812
813 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 10:51:41 +0200
814
815 qemu-server (2.0-34) unstable; urgency=low
816
817 * fix bug #12: check storage availability early (migrate)
818
819 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Mar 2012 09:12:46 +0200
820
821 qemu-server (2.0-33) unstable; urgency=low
822
823 * fix bug #121: activate volumes correctly
824
825 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:09:36 +0200
826
827 qemu-server (2.0-32) unstable; urgency=low
828
829 * fix usb host syntax (correctly pass hexadecimal numbers with prefix
830 '0x' to kvm)
831
832 * document rerror/werror options
833
834 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 07:11:51 +0200
835
836 qemu-server (2.0-31) unstable; urgency=low
837
838 * use new network setup code from PVE::Network (libpve-common-perl)
839
840 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 10:39:12 +0200
841
842 qemu-server (2.0-30) unstable; urgency=low
843
844 * fix ha migration
845
846 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:20:33 +0200
847
848 qemu-server (2.0-29) unstable; urgency=low
849
850 * fix bug #97: execute 'clusvcadm' commands for HA managed VMs
851
852 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:36:23 +0200
853
854 qemu-server (2.0-28) unstable; urgency=low
855
856 * use Digest::SHA instead of Digest::SHA1
857
858 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:24:01 +0100
859
860 qemu-server (2.0-27) unstable; urgency=low
861
862 * make startall wait up to 10 seconds for quorum
863
864 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 09:32:53 +0100
865
866 qemu-server (2.0-26) unstable; urgency=low
867
868 * fix bug 109: use scsi inquiry to test if we can use the scsi-block
869 driver.
870
871 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Mar 2012 10:39:30 +0100
872
873 qemu-server (2.0-25) unstable; urgency=low
874
875 * fix bug 102: remove stale status file on stop
876
877 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:53:32 +0100
878
879 qemu-server (2.0-24) unstable; urgency=low
880
881 * save description as comment.
882
883 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 08:12:29 +0100
884
885 qemu-server (2.0-23) unstable; urgency=low
886
887 * fix lvremove call: avoid 'Not a CODE reference' warning
888
889 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 06:36:33 +0100
890
891 qemu-server (2.0-22) unstable; urgency=low
892
893 * revert tablet mice fix - does not work reliable
894
895 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:45:30 +0100
896
897 qemu-server (2.0-21) unstable; urgency=low
898
899 * fix tablet mice as default when live migrate
900
901 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 06:51:09 +0100
902
903 qemu-server (2.0-20) unstable; urgency=low
904
905 * fix bug 96: fix vzdump on stopped vm
906
907 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Feb 2012 07:38:45 +0100
908
909 qemu-server (2.0-19) unstable; urgency=low
910
911 * support more CPU models
912
913 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:18:53 +0100
914
915 qemu-server (2.0-18) unstable; urgency=low
916
917 * fix cdrom (/dev/cdrom) permission check
918
919 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 07:16:36 +0100
920
921 qemu-server (2.0-17) unstable; urgency=low
922
923 * fix cdrom removal bug
924
925 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:48:30 +0100
926
927 qemu-server (2.0-16) unstable; urgency=low
928
929 * ignore -tdf (avoid kvm warning) - this is no longer needed
930
931 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 11:18:01 +0100
932
933 qemu-server (2.0-15) unstable; urgency=low
934
935 * online migration fix: close tunnel later, wait for connection close
936
937 * fix bug #81: do no deactivate volumes in vzdump stop mode
938
939 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 11:24:56 +0100
940
941 qemu-server (2.0-14) unstable; urgency=low
942
943 * use 'da' instead of 'dk' for Danish keyboard (qemu use that name)
944
945 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:24:40 +0100
946
947 qemu-server (2.0-13) unstable; urgency=low
948
949 * load vhost_net module
950
951 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 12:25:22 +0100
952
953 qemu-server (2.0-12) unstable; urgency=low
954
955 * implement forceStop option for shutdown
956
957 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 12:58:00 +0100
958
959 qemu-server (2.0-11) unstable; urgency=low
960
961 * do not use ehci by default
962
963 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 10:26:36 +0100
964
965 qemu-server (2.0-10) unstable; urgency=low
966
967 * set qm exit codes currectly
968
969 * fix 'qm shutdown <vmid>'
970
971 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Nov 2011 09:35:43 +0100
972
973 qemu-server (2.0-9) unstable; urgency=low
974
975 * fix 'qm stopall'
976
977 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 11:14:01 +0100
978
979 qemu-server (2.0-8) unstable; urgency=low
980
981 * be more careful when removing snapshots
982
983 * do not call check_lock() for sendkey
984
985 * try to detect errors before starting the background task
986
987 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:08:44 +0100
988
989 qemu-server (2.0-7) unstable; urgency=low
990
991 * activate/deactivate LVs more carefully
992
993 * avoid syslog whenever possible
994
995 * code cleanups
996
997 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 08:08:04 +0100
998
999 qemu-server (2.0-6) unstable; urgency=low
1000
1001 * set correct migrate speed
1002
1003 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2011 09:12:12 +0100
1004
1005 qemu-server (2.0-5) unstable; urgency=low
1006
1007 * fix vzdump stop mode
1008
1009 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2011 06:38:03 +0100
1010
1011 qemu-server (2.0-4) unstable; urgency=low
1012
1013 * bump version
1014
1015 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Nov 2011 09:54:19 +0100
1016
1017 qemu-server (2.0-3) unstable; urgency=low
1018
1019 * implement monitor API
1020
1021 * implement qmrestore
1022
1023 * fix vzdump plugin for 2.0
1024
1025 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:35:58 +0100
1026
1027 qemu-server (2.0-2) unstable; urgency=low
1028
1029 * cleanups
1030
1031 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:15:37 +0200
1032
1033 qemu-server (2.0-1) unstable; urgency=low
1034
1035 * see Changelog for details
1036
1037 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Aug 2010 13:48:12 +0200
1038
1039 qemu-server (1.1-18) unstable; urgency=low
1040
1041 * small bug fix im qmigrate
1042
1043 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Aug 2010 08:05:21 +0200
1044
1045 qemu-server (1.1-17) unstable; urgency=low
1046
1047 * carefully catch write errors
1048
1049 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2010 09:00:48 +0200
1050
1051 qemu-server (1.1-16) unstable; urgency=low
1052
1053 * add rerror/werror options (patch from l.mierzwa)
1054
1055 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jun 2010 08:49:00 +0200
1056
1057 qemu-server (1.1-15) unstable; urgency=low
1058
1059 * fix vmtar bug (endless growing archive)
1060
1061 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Jun 2010 12:22:17 +0200
1062
1063 qemu-server (1.1-14) unstable; urgency=low
1064
1065 * correct order of config option (prevent virtio reordering)
1066
1067 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Apr 2010 09:05:15 +0200
1068
1069 qemu-server (1.1-13) unstable; urgency=low
1070
1071 * allow vlan1-to vlan4094 (Since 802.1q allows VLAN identifiers up to 4094).
1072
1073 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Apr 2010 10:19:37 +0200
1074
1075 qemu-server (1.1-12) unstable; urgency=low
1076
1077 * minor fixes for new qemu-kvm 0.12.3
1078
1079 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Apr 2010 12:01:17 +0200
1080
1081 qemu-server (1.1-11) unstable; urgency=low
1082
1083 * experimental support for pci pass-through (option 'hostpci')
1084
1085 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Jan 2010 13:03:44 +0100
1086
1087 qemu-server (1.1-10) unstable; urgency=low
1088
1089 * add compatibility code for older kvm versions (0.9)
1090
1091 * only use fairsched when the kernel has openvz support
1092
1093 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 15:17:18 +0100
1094
1095 qemu-server (1.1-9) unstable; urgency=low
1096
1097 * always display boot menu (Press F12...)
1098
1099 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2009 10:28:23 +0100
1100
1101 qemu-server (1.1-8) unstable; urgency=low
1102
1103 * fix 'stopall' timeout
1104
1105 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2009 12:55:23 +0200
1106
1107 qemu-server (1.1-7) unstable; urgency=low
1108
1109 * do not set fairsched --id when using virtio
1110
1111 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2009 11:57:57 +0200
1112
1113 qemu-server (1.1-6) unstable; urgency=low
1114
1115 * disable fairsched when option 'cpuunits' is set to 0 (zero)
1116
1117 * disable fairsched when the VM uses virtio devices.
1118
1119 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2009 15:06:48 +0200
1120
1121 qemu-server (1.1-5) unstable; urgency=low
1122
1123 * suppress syslog when setting migrate downtime/speed
1124
1125 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2009 10:10:55 +0200
1126
1127 qemu-server (1.1-4) unstable; urgency=low
1128
1129 * depend on stable pve-qemu-kvm
1130
1131 * new migrate_speed and migrate_downtime settings
1132
1133 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Sep 2009 11:18:08 +0200
1134
1135 qemu-server (1.1-3) unstable; urgency=low
1136
1137 * support up to 1000 vlans
1138
1139 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 09:54:35 +0200
1140
1141 qemu-server (1.1-2) unstable; urgency=low
1142
1143 * introduce new 'sockets' and 'cores' settings
1144
1145 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 09:54:18 +0200
1146
1147 qemu-server (1.1-1) unstable; urgency=low
1148
1149 * use new pve-storage framework
1150
1151 * delete unused disk on destroy
1152
1153 * fix cache= option (none|writethrough|writeback)
1154
1155 * use rtc-td-hack for windows when acpi is enabled
1156
1157 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2009 08:49:53 +0200
1158
1159 qemu-server (1.0-14) unstable; urgency=low
1160
1161 * add new tablet option (to disable --usbdevice tablet, which generate
1162 many interrupts, which is bad when you run many VMs) (Patch was
1163 provided by Tomasz Chmielewski)
1164
1165 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2009 12:50:45 +0200
1166
1167 qemu-server (1.0-13) unstable; urgency=low
1168
1169 * Conflict with netcat-openbsd
1170
1171 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:20:54 +0200
1172
1173 qemu-server (1.0-12) unstable; urgency=low
1174
1175 * fixes for debian lenny
1176
1177 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Apr 2009 14:28:42 +0200
1178
1179 qemu-server (1.0-11) unstable; urgency=low
1180
1181 * allow white spaces inside args - use normal shell quoting
1182
1183 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Feb 2009 11:31:36 +0100
1184
1185 qemu-server (1.0-10) unstable; urgency=low
1186
1187 * add 'args' option
1188
1189 * bug fix for 'lost description'
1190
1191 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2009 08:18:29 +0100
1192
1193 qemu-server (1.0-9) unstable; urgency=low
1194
1195 * add 'parallel' option
1196
1197 * add 'startdate' option
1198
1199 * fix manual page
1200
1201 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 08:53:26 +0100
1202
1203 qemu-server (1.0-8) unstable; urgency=low
1204
1205 * add 'serial' option
1206
1207 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2009 08:52:24 +0100
1208
1209 qemu-server (1.0-7) unstable; urgency=low
1210
1211 * use new systax for kvm vga option (needed for kvm newer than kvm77)
1212
1213 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Jan 2009 14:46:09 +0100
1214
1215 qemu-server (1.0-6) unstable; urgency=low
1216
1217 * use predefined names for tap devices
1218
1219 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Dec 2008 13:00:44 +0100
1220
1221 qemu-server (1.0-5) unstable; urgency=low
1222
1223 * added host usb device support
1224
1225 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Nov 2008 11:26:04 +0100
1226
1227 qemu-server (1.0-4) unstable; urgency=low
1228
1229 * fix status problem
1230
1231 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:13:43 +0100
1232
1233 qemu-server (1.0-3) unstable; urgency=low
1234
1235 * small bug fixes
1236
1237 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 08:29:23 +0100
1238
1239 qemu-server (1.0-1) unstable; urgency=low
1240
1241 * update for kvm-75, support vm migration
1242
1243 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 11:04:03 +0200
1244
1245 qemu-server (0.9) unstable; urgency=low
1246
1247 * initial release
1248
1249 -- Proxmox Support Team <support@proxmox.com> Mon, 4 Feb 2008 09:10:13 +0100
1250