From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAZuq-0003RU-B1 for qemu-devel@nongnu.org; Sat, 17 Aug 2013 02:23:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VAZuf-0008Lh-Em for qemu-devel@nongnu.org; Sat, 17 Aug 2013 02:23:12 -0400 Received: from mail-ee0-x234.google.com ([2a00:1450:4013:c00::234]:57070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAZuf-0008La-92 for qemu-devel@nongnu.org; Sat, 17 Aug 2013 02:23:01 -0400 Received: by mail-ee0-f52.google.com with SMTP id c41so1221937eek.25 for ; Fri, 16 Aug 2013 23:23:00 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <520F169A.6050007@redhat.com> Date: Sat, 17 Aug 2013 08:22:18 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu-1.4.0 support in CentOS 6.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ashish yadav Cc: qemu-devel@nongnu.org Il 16/08/2013 14:41, ashish yadav ha scritto: > Hi All, > > I am using CentOS 6.3 . > > I want to use qemu-1.4.0 with it ( due to dpdk_ovs requirement) . > If qemu-1.4.0 is supported with Centos 6.3 ( kernel version 2.6.32-279) ? It works, you just have to compile it yourself. Paolo