From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tb5vd-0006kG-9C for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:45:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tb5vc-0003uV-67 for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:45:05 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:36303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tb5vb-0003sF-W7 for qemu-devel@nongnu.org; Wed, 21 Nov 2012 03:45:04 -0500 Date: Wed, 21 Nov 2012 09:44:33 +0100 (CET) From: Alexandre DERUMIER Message-ID: <73fa294c-e17c-4cf1-94f4-5a5fde75d0b2@mailpro> In-Reply-To: <50AC90A4.2070509@web.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu 1.3 vs qemu-kvm 1.3 differences ? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel Thanks Jan, that's clear now ! (I was looking for this for qemu integration in next proxmox release) Best Regards, Alexandre ----- Mail original ----- De: "Jan Kiszka" =C3=80: "Alexandre DERUMIER" Cc: "qemu-devel" Envoy=C3=A9: Mercredi 21 Novembre 2012 09:28:20 Objet: Re: qemu 1.3 vs qemu-kvm 1.3 differences ? On 2012-11-20 15:37, Alexandre DERUMIER wrote: > Hi List, > > I would like to known what are the remaining differences between qemu 1.3= and qemu-kvm 1.3 ? There is and there will be no qemu-kvm 1.3. That fork has been retired by the maintainers. The only difference remaining is some lacking infrastructure of KVM low-level unit tests. But that's nothing a user has to worry about. > > Can we already switch from qemu-kvm to qemu ? Yes, to qemu 1.3-rc0 ATM. Jan