From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcueN-0003pM-CD for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:48:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcueK-00040v-5V for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:48:07 -0400 Received: from mail-pd0-x236.google.com ([2607:f8b0:400e:c02::236]:33130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcueJ-00040o-Uy for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:48:04 -0400 Received: by pdrw1 with SMTP id w1so10142459pdr.0 for ; Tue, 31 Mar 2015 04:48:03 -0700 (PDT) From: "Halsey Pian" References: <000301d06ac3$28aba950$7a02fbf0$@gmail.com> <20150330153301.GS25181@stefanha-thinkpad.redhat.com> In-Reply-To: <20150330153301.GS25181@stefanha-thinkpad.redhat.com> Date: Tue, 31 Mar 2015 19:47:40 +0800 Message-ID: <011b01d06ba8$8b3839e0$a1a8ada0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Subject: Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Stefan Hajnoczi' Cc: halsey.pian@gmail.com, qemu-devel@nongnu.org > -----Original Message----- > From: Stefan Hajnoczi [mailto:stefanha@gmail.com] > Sent: 2015=C4=EA3=D4=C230=C8=D5 23:33 > To: Halsey Pian > Cc: qemu-devel@nongnu.org > Subject: Re: [Qemu-devel] Help for backport virtio to older kernel = 2.6.18 >=20 > On Mon, Mar 30, 2015 at 04:25:50PM +0800, Halsey Pian wrote: > > It seems that virtio disk driver is included in kernel version = started > > from 2.6.32, but for 2.6.18 (using redhat5 as VM), we have to = backport the virtio driver. And I found that there is a link in link below, > but cannot be opened. Could you provide help on it? >=20 > Red Hat Enterprise Linux 5 guests support virtio devices. You should = not need to compile or backport anything for virtio-net or virtio- > blk. >=20 > Please refer to the official documentation and support channels: > = https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/5/= html/Virtualization/index.html > Stefan [Halsey] thanks for your info, Stefan. I would check it.=20 Halsey