5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2024-12-23 17:34:19 +03:00
Commit Graph

382 Commits

Author SHA1 Message Date
Thomas Lamprecht
64e7017e44 buildsys: use $(MAKE) instead of make
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-24 18:06:16 +02:00
Thomas Lamprecht
89e50385a8 buildsys: omit manual manpage gzip, done by debhelpers
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-24 18:03:46 +02:00
Dominik Csapak
7583d156fd use new pcie port hardware
with qemu 4.0 we can make use of the new pcie-root-ports with settings
for the width/speed which can resolve issues with some hardware combinations
when negioating link speed

so we add a new q35 cfg that we include with machine types >= 4.0
to preserve live migration of machines without passthrough but q35

for details about the link speeds see:

pcie: Enhanced link speed and width support
https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02827.html

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-07-08 13:31:55 +02:00
Thomas Lamprecht
6801213d13 common sources.list: move from stretch to buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-27 13:58:45 +02:00
Thomas Lamprecht
51e85ba1eb buildsys: use dpkg-dev makefile helpers for pkg info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 18:47:23 +02:00
Thomas Lamprecht
0410703f51 bump version to 5.0-51
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-30 14:08:27 +00:00
Thomas Lamprecht
c68305a497 bump version to 5.0-50
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-04 16:22:39 +02:00
Thomas Lamprecht
272db0fb64 bump version to 5.0-49
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-21 12:56:39 +01:00
Thomas Lamprecht
ed15780310 bump version to 5.0-48
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-19 13:26:20 +01:00
Thomas Lamprecht
0a6f7cc601 bump version to 5.0-47
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-04 10:11:26 +01:00
Christian Ebner
efcd6784cb 1891 Add zsh command completion for qm and qmrestore
This adds the zsh command completion for qm and qmrestore.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-02-22 11:52:29 +01:00
Thomas Lamprecht
a60ba460e9 bump version to 5.0-46
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-01 13:05:50 +01:00
Thomas Lamprecht
15147c74b3 bump version to 5.0-45
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-21 10:42:58 +01:00
Thomas Lamprecht
b74f5794d3 bump version to 5.0-44
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-20 10:19:52 +01:00
Thomas Lamprecht
e6bac1f569 bump version to 5.0-43
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 12:58:12 +01:00
Thomas Lamprecht
8794aa34e7 bump version to 5.0-42
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-22 11:27:35 +01:00
Thomas Lamprecht
e196200ab8 bump version to 5.0-41
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-19 15:19:27 +01:00
Thomas Lamprecht
01557677b1 bsys: CFLAGS should add to existing
else the environment from buildpackage gets overwritten and the '-g'
misses, which results in an debug symbols file without debug
symbols.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-19 15:19:27 +01:00
Thomas Lamprecht
303c67ba8a bsys: we have a dbgsym package now too
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-19 14:41:14 +01:00
Dominik Csapak
4c17b2e30d add qmeventd
this adds a program that can listen to qemu qmp events on a given socket
and if a shutdown event followed by a disconnected socket occurs,
executes qm cleanup with arguments that indicate if the
vm was closed gracefully and whether the guest initiated it

this is useful if we want to cleanup after the qemu process exited,
e.g. tap devices, vgpus, etc.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-11-14 15:29:59 +01:00
Thomas Lamprecht
56cd7f6981 bump version to 5.0-40
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-12 17:28:45 +01:00
Thomas Lamprecht
d0f6e1500d bump version to 5.0-39
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-09 16:21:37 +01:00
Wolfgang Bumiller
5795e6188c bump version to 5.0-38
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-10-18 12:29:11 +02:00
Wolfgang Bumiller
458d4133a4 bump version to 5.0-37
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-10-16 14:54:55 +02:00
Thomas Lamprecht
19d93db010 bump version to 5.0-36
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-24 11:39:01 +02:00
Thomas Lamprecht
178acded44 bump version to 5.0-35
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-17 15:49:31 +02:00
Thomas Lamprecht
3279808688 bump version to 5.0-34
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-13 11:39:04 +02:00
Thomas Lamprecht
e27003dfc7 bump version to 5.0-33
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-08-20 14:43:37 +02:00
Thomas Lamprecht
4e09f915bf bump version to 5.0-32
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-30 11:02:18 +02:00
Thomas Lamprecht
4c4622a880 bump version to 5.0-31
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-30 10:25:29 +02:00
Thomas Lamprecht
c2eb7ec274 bump version to 5.0-30
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-17 11:39:31 +02:00
Thomas Lamprecht
dbf34697d0 bump version to 5.0-29 2018-06-15 12:13:34 +02:00
Thomas Lamprecht
b8ff6fb2a6 bump version to 5.0-28 2018-06-11 12:55:33 +02:00
Thomas Lamprecht
616aecc100 bump version to 5.0-27 2018-06-05 15:25:03 +02:00
Wolfgang Bumiller
be15435a12 bump version to 5.0-26
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-05-14 14:08:39 +02:00
Wolfgang Bumiller
f716664010 bump version to 5.0-25
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-04-13 15:12:09 +02:00
Thomas Lamprecht
cf7b2c9e36 bump version to 5.0-24
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 09:29:30 +01:00
Wolfgang Bumiller
b20c8f7ec6 buildsys: use git rev-parse HEAD for GITVERSION
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-03-01 10:51:41 +01:00
Wolfgang Bumiller
799a3aa2d9 bump version to 5.0-23
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-23 13:21:18 +01:00
Wolfgang Bumiller
db4a1df822 bump version to 5.0-22
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-21 09:56:21 +01:00
Wolfgang Bumiller
45cc6761db bump version to 5.0-21
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-22 15:13:33 +01:00
Wolfgang Bumiller
332a2f2bae bump version to 5.0-20
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-16 14:27:43 +01:00
Fabian Grünbichler
d40d949455 bump version to 5.0-19 2018-01-09 15:50:06 +01:00
Wolfgang Bumiller
ca7be99668 bump version to 5.0-18
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-12-13 15:13:42 +01:00
Fabian Grünbichler
af736d4d0b bump version to 5.0-17 2017-10-17 14:58:17 +02:00
Fabian Grünbichler
8f943606bd bump version to 5.0-16
and add versioned dependency on pve-access-control >= 5.0-7, which
added the VM.Snapshot.Rollback privilege
2017-10-05 11:26:05 +02:00
Emmanuel Kasper
9d699c4993 Force overwriting existing compressed man pages and symbolic links
This allows calling the 'make install' target twice in a row.
2017-09-25 13:31:55 +02:00
Thomas Lamprecht
424f9940af remove legacy sparsecp
sparsecp gets only used in qmextract, which is part of the old backup
method (pre PVE 2.3).
Do not remove qmextract for now people could still have backups from
< PVE 2.3 around.
They could be restored manually, but we shouldn't make restoring
complicated. Thus replace sparsecp with `cp sparse=always`.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-08-23 10:03:37 +02:00
Thomas Lamprecht
3fad64a300 remove unused obsolete vmtar
This was used by the pre-VMA backup methods, as the new backup
process was introduced in PVE 2.3 (04.03.2013) and this would be only
used for creating new backups it can be removed safely.

Fixes Debian stretch build on the ARM64 architecture.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-08-23 10:03:37 +02:00
Wolfgang Bumiller
4d481008ce bump version to 5.0-15 2017-08-07 10:46:45 +02:00