]> git.proxmox.com Git - pve-qemu-kvm.git/log
pve-qemu-kvm.git
11 years agoupdate to qemu 1.3 rc1 (fix usb tablet)
Dietmar Maurer [Wed, 28 Nov 2012 08:04:41 +0000 (09:04 +0100)]
update to qemu 1.3 rc1 (fix usb tablet)

11 years agoupdate to latest version from git
Dietmar Maurer [Mon, 26 Nov 2012 05:37:50 +0000 (06:37 +0100)]
update to latest version from git

11 years agoremove set-max-nics.patch
Dietmar Maurer [Fri, 23 Nov 2012 11:31:10 +0000 (12:31 +0100)]
remove set-max-nics.patch

It's not needed with -device syntax

see this post: http://www.spinics.net/lists/kvm/msg38244.html

11 years agoadd fix for alarm timer setup
Dietmar Maurer [Fri, 23 Nov 2012 06:35:49 +0000 (07:35 +0100)]
add fix for alarm timer setup

And merge savevm-live.patch into internal-snapshot-async.patch

11 years agoupdate to qemu 1.3 rc1
Dietmar Maurer [Thu, 22 Nov 2012 13:08:43 +0000 (14:08 +0100)]
update to qemu 1.3 rc1

11 years agoadd qemu-img convert -C option (skip target volume creation)
Alexandre Derumier [Mon, 29 Oct 2012 16:18:42 +0000 (17:18 +0100)]
add qemu-img convert -C option (skip target volume creation)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd stream-fix-ratelimit_set_speed.patch
Dietmar Maurer [Wed, 24 Oct 2012 10:17:23 +0000 (12:17 +0200)]
add stream-fix-ratelimit_set_speed.patch

11 years agobump version to 1.2-7
Dietmar Maurer [Tue, 23 Oct 2012 07:46:54 +0000 (09:46 +0200)]
bump version to 1.2-7

11 years agoremove wrongly committed files
Dietmar Maurer [Thu, 4 Oct 2012 05:58:57 +0000 (07:58 +0200)]
remove wrongly committed files

11 years agoactivate savevm-live.patch patch
Dietmar Maurer [Mon, 24 Sep 2012 08:38:52 +0000 (10:38 +0200)]
activate savevm-live.patch patch

white space cleanups

11 years agocorrectly add query-savevm qmp command
Dietmar Maurer [Mon, 24 Sep 2012 07:00:00 +0000 (09:00 +0200)]
correctly add query-savevm qmp command

11 years agoexperimental patch to keep vm running during snapshot creation
Dietmar Maurer [Mon, 24 Sep 2012 06:04:20 +0000 (08:04 +0200)]
experimental patch to keep vm running during snapshot creation

11 years agoremove rate limit
Dietmar Maurer [Mon, 24 Sep 2012 06:00:20 +0000 (08:00 +0200)]
remove rate limit

11 years agorefresh all quilt patches
Dietmar Maurer [Mon, 24 Sep 2012 05:16:23 +0000 (07:16 +0200)]
refresh all quilt patches

11 years agouse new internal-snapshot-async.patch patch
Dietmar Maurer [Mon, 24 Sep 2012 05:10:50 +0000 (07:10 +0200)]
use new internal-snapshot-async.patch patch

11 years agotry to use better names
Dietmar Maurer [Mon, 24 Sep 2012 04:32:48 +0000 (06:32 +0200)]
try to use better names

11 years agopatch to save vmstate in background (not used for now)
Dietmar Maurer [Fri, 21 Sep 2012 11:44:09 +0000 (13:44 +0200)]
patch to save vmstate in background (not used for now)

11 years agouse writeback cache
Dietmar Maurer [Wed, 19 Sep 2012 12:11:11 +0000 (14:11 +0200)]
use writeback cache

11 years agosnapshot: fix load/save state
Dietmar Maurer [Wed, 19 Sep 2012 11:09:51 +0000 (13:09 +0200)]
snapshot: fix load/save state

11 years agoadd sheepdog loadvm/savevm patch
Dietmar Maurer [Wed, 19 Sep 2012 05:14:23 +0000 (07:14 +0200)]
add sheepdog loadvm/savevm patch

11 years agoimplement loadstate - cleanup snapshot patches
Dietmar Maurer [Tue, 18 Sep 2012 06:57:12 +0000 (08:57 +0200)]
implement loadstate - cleanup snapshot patches

11 years agosnapshot_start: use bdrv instead of file
Dietmar Maurer [Fri, 14 Sep 2012 09:09:45 +0000 (11:09 +0200)]
snapshot_start: use bdrv instead of file

So that we can store state on any valid qemu block device.

qemu-img: return success for non-existing snapshots on snapshot removal

11 years agoprepare for PVE 2.2 release
Dietmar Maurer [Thu, 13 Sep 2012 07:36:25 +0000 (09:36 +0200)]
prepare for PVE 2.2 release

11 years agomake statefile really optional
Dietmar Maurer [Thu, 13 Sep 2012 07:31:10 +0000 (09:31 +0200)]
make statefile really optional

11 years agoupdate to 1.2.0
Dietmar Maurer [Fri, 7 Sep 2012 05:42:07 +0000 (07:42 +0200)]
update to 1.2.0

11 years agoimplement 'delete-drive-snapshot', make statefile optional
Dietmar Maurer [Thu, 6 Sep 2012 09:33:17 +0000 (11:33 +0200)]
implement 'delete-drive-snapshot', make statefile optional

11 years agouse qemu_savevm_state instead of qemu_savevm_state_complete
Dietmar Maurer [Wed, 5 Sep 2012 08:35:56 +0000 (10:35 +0200)]
use qemu_savevm_state instead of qemu_savevm_state_complete

11 years agoadd patch for experimental snapshot support
Dietmar Maurer [Tue, 4 Sep 2012 10:56:51 +0000 (12:56 +0200)]
add patch for experimental snapshot support

11 years agoupdate to 1.2.0-rc2
Dietmar Maurer [Tue, 4 Sep 2012 05:27:08 +0000 (07:27 +0200)]
update to 1.2.0-rc2

11 years agoahci: fix ahci for win7
Dietmar Maurer [Mon, 3 Sep 2012 12:22:40 +0000 (14:22 +0200)]
ahci: fix ahci for win7

11 years agofix typo in patch
Dietmar Maurer [Fri, 31 Aug 2012 09:33:32 +0000 (11:33 +0200)]
fix typo in patch

11 years agoadd ahci migration support
Dietmar Maurer [Fri, 31 Aug 2012 08:53:02 +0000 (10:53 +0200)]
add ahci migration support

11 years agoremove rbd-enable-cacheoption.patch
Dietmar Maurer [Tue, 28 Aug 2012 05:02:21 +0000 (07:02 +0200)]
remove rbd-enable-cacheoption.patch

11 years agoupdate to 1.2.0-rc1
Dietmar Maurer [Mon, 27 Aug 2012 12:19:06 +0000 (14:19 +0200)]
update to 1.2.0-rc1

11 years agobump version to 1.1-8
Dietmar Maurer [Thu, 16 Aug 2012 07:12:01 +0000 (09:12 +0200)]
bump version to 1.1-8

11 years agouse alsa instead oss
Alexandre Derumier [Thu, 16 Aug 2012 07:02:20 +0000 (09:02 +0200)]
use alsa instead oss

fix bug#241

redhat kernel have only alsa support by default, and qemu-kvm compile with oss by default.

We need to compile it with alsa support

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agobump version to 1.1-7
Dietmar Maurer [Thu, 9 Aug 2012 08:06:16 +0000 (10:06 +0200)]
bump version to 1.1-7

11 years agofix whitespace errors
Dietmar Maurer [Thu, 9 Aug 2012 08:04:10 +0000 (10:04 +0200)]
fix whitespace errors

11 years agoEnable VeNCrypt PLAIN authentication
Alexandre Derumier [Wed, 8 Aug 2012 08:17:34 +0000 (10:17 +0200)]
Enable VeNCrypt PLAIN authentication

https://bugzilla.proxmox.com/show_bug.cgi?id=84

this enable vnc plain authentication.

So external vnc client withtout x509 can connect without hacking code.

And also we can use novnc console with plain authentifcation (over ssl) or java console with x509 authentification

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoenable libiscsi
Dietmar Maurer [Tue, 17 Jul 2012 09:36:18 +0000 (11:36 +0200)]
enable libiscsi

11 years agoupdate to latest stable-1.1 branch (qemu-kvm-1.1.1)
Dietmar Maurer [Tue, 17 Jul 2012 07:01:23 +0000 (09:01 +0200)]
update to latest stable-1.1 branch (qemu-kvm-1.1.1)

11 years agodepend on stable ceph packages (0.48)
Dietmar Maurer [Mon, 9 Jul 2012 05:23:23 +0000 (07:23 +0200)]
depend on stable ceph packages (0.48)

11 years agoupdate to latest stable-1.1 branch
Dietmar Maurer [Mon, 9 Jul 2012 05:16:29 +0000 (07:16 +0200)]
update to latest stable-1.1 branch

11 years agorbd : add writethrough/writeback option
Alexandre Derumier [Sat, 16 Jun 2012 14:02:50 +0000 (16:02 +0200)]
rbd : add writethrough/writeback option

This patch add writethrough/writeback support to qemu-rbd.
It'll be merge in qemu 1.2, as 1.1 in feature froze for the moment.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agofix cehp-common depend
Dietmar Maurer [Thu, 14 Jun 2012 10:38:38 +0000 (12:38 +0200)]
fix cehp-common depend

11 years agodo not depend on fixed rados version
Dietmar Maurer [Thu, 14 Jun 2012 09:55:41 +0000 (11:55 +0200)]
do not depend on fixed rados version

Instead we simply hope that future versions will be binary compatible.

11 years agobump version
Dietmar Maurer [Tue, 5 Jun 2012 04:50:21 +0000 (06:50 +0200)]
bump version

11 years agoadd rbd support to qemu-kvm
Alexandre Derumier [Sun, 3 Jun 2012 15:13:20 +0000 (17:13 +0200)]
add rbd support to qemu-kvm

to build, we need librbd-dev

http://ceph.com/debian/pool/main/c/ceph/librbd-dev_0.47.2-1~bpo60+1_amd64.deb

new dependencies:
ceph-common: include rbd command line
librbd and librados2 : rados protocol librairies

http://ceph.com/debian/pool/main/c/ceph/ceph-common_0.47.2-1~bpo60+1_amd64.deb
http://ceph.com/debian/pool/main/c/ceph/librbd1_0.47.2-1~bpo60+1_amd64.deb
http://ceph.com/debian/pool/main/c/ceph/librados2_0.47.2-1~bpo60+1_amd64.deb

official squeeze repository is
deb http://ceph.com/debian/ squeeze main

but maybe can we add packages in proxmox repository ?

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoupdate to qemu-kvm-1.1-rc3
Dietmar Maurer [Thu, 24 May 2012 07:27:47 +0000 (09:27 +0200)]
update to qemu-kvm-1.1-rc3

11 years agofix comment
Dietmar Maurer [Mon, 21 May 2012 05:38:09 +0000 (07:38 +0200)]
fix comment

11 years agoupdate to qemu-kvm-1.1-rc2
Dietmar Maurer [Mon, 21 May 2012 05:27:29 +0000 (07:27 +0200)]
update to qemu-kvm-1.1-rc2

12 years agorevert defaults of prefer_msi and share_intx
Dietmar Maurer [Tue, 3 Apr 2012 05:30:52 +0000 (07:30 +0200)]
revert defaults of prefer_msi and share_intx

12 years agoinclude latest changes from master
Dietmar Maurer [Mon, 26 Mar 2012 05:26:21 +0000 (07:26 +0200)]
include latest changes from master

12 years agoallow fairsched_id up to INT_MAX
Dietmar Maurer [Tue, 13 Mar 2012 07:59:07 +0000 (08:59 +0100)]
allow fairsched_id up to INT_MAX

12 years agorefresh quilt patches
Dietmar Maurer [Tue, 13 Mar 2012 06:26:20 +0000 (07:26 +0100)]
refresh quilt patches

12 years agoinclude latest changes from master
Dietmar Maurer [Mon, 12 Mar 2012 06:11:43 +0000 (07:11 +0100)]
include latest changes from master

12 years agoremove usb fixes and add libacard fix
Derumier Alexandre [Sun, 11 Mar 2012 16:37:43 +0000 (17:37 +0100)]
remove usb fixes and add libacard fix

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agodo not build source package
Dietmar Maurer [Fri, 2 Mar 2012 08:49:26 +0000 (09:49 +0100)]
do not build source package

12 years agoinclude changes from master
Dietmar Maurer [Fri, 2 Mar 2012 08:41:58 +0000 (09:41 +0100)]
include changes from master

12 years agousb-desc-fix-user-trigerrable-segfaults
Derumier Alexandre [Fri, 2 Mar 2012 08:17:45 +0000 (09:17 +0100)]
usb-desc-fix-user-trigerrable-segfaults

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agobump version to release usb tablet fix
Dietmar Maurer [Wed, 29 Feb 2012 08:55:31 +0000 (09:55 +0100)]
bump version to release usb tablet fix

12 years agousb-hid-fix-tablet-activation
Derumier Alexandre [Wed, 29 Feb 2012 08:02:34 +0000 (09:02 +0100)]
usb-hid-fix-tablet-activation

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agobump versio to release Westmere cpu definition fix
Dietmar Maurer [Thu, 23 Feb 2012 12:44:59 +0000 (13:44 +0100)]
bump versio to release Westmere cpu definition fix

12 years agolower westmester cpu level to 2, as win7 x64 dont boot
Derumier Alexandre [Thu, 23 Feb 2012 08:33:52 +0000 (09:33 +0100)]
lower westmester cpu level to 2, as win7 x64 dont boot

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agofix build
Dietmar Maurer [Wed, 15 Feb 2012 10:34:37 +0000 (11:34 +0100)]
fix build

Imported the qemu-kvm sources into the git repository now.

12 years agoinclude updates from upstream
Dietmar Maurer [Thu, 9 Feb 2012 13:06:17 +0000 (14:06 +0100)]
include updates from upstream

12 years agoupdate target-x86_64.conf to rhel6.2 version
Derumier Alexandre [Tue, 31 Jan 2012 17:14:23 +0000 (18:14 +0100)]
update target-x86_64.conf to rhel6.2 version

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agoavoid warnings in postinst script
Dietmar Maurer [Tue, 31 Jan 2012 06:11:34 +0000 (07:11 +0100)]
avoid warnings in postinst script

12 years agoinstall target-x86_64.conf to /etc/kvm
Dietmar Maurer [Tue, 31 Jan 2012 06:02:14 +0000 (07:02 +0100)]
install target-x86_64.conf to /etc/kvm

And try to remove dir /etc/qemu in postinst.

12 years agodo not install palcode-clipper
Dietmar Maurer [Wed, 7 Dec 2011 10:28:38 +0000 (11:28 +0100)]
do not install palcode-clipper

12 years agoupdate to upstream 1.0
Dietmar Maurer [Wed, 7 Dec 2011 10:16:03 +0000 (11:16 +0100)]
update to upstream 1.0

12 years agoimported from svn 'pve-qemu-kvm/pve2'
Dietmar Maurer [Tue, 23 Aug 2011 05:41:36 +0000 (07:41 +0200)]
imported from svn 'pve-qemu-kvm/pve2'