qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel]  Help for backport virtio to older kernel 2.6.18
@ 2015-03-30  8:25 Halsey Pian
  2015-03-30 15:33 ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Halsey Pian @ 2015-03-30  8:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: halsey.pian

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

Hi All,

 

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?
Thanks!

 

http://www.linux-kvm.org/page/Virtio

*	Backport and instructions can be found in  <http://www.kernel.org/pub/scm/virt/kvm/kvm-guest-drivers-linux.git>
kvm-guest-drivers-linux.git

 

 

 

 

 

Best Regards

Halsey Pian

 


[-- Attachment #2: Type: text/html, Size: 6264 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
  2015-03-30  8:25 [Qemu-devel] Help for backport virtio to older kernel 2.6.18 Halsey Pian
@ 2015-03-30 15:33 ` Stefan Hajnoczi
  2015-03-31 11:47   ` Halsey Pian
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2015-03-30 15:33 UTC (permalink / raw)
  To: Halsey Pian; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

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?

Red Hat Enterprise Linux 5 guests support virtio devices.  You should
not need to compile or backport anything for virtio-net or virtio-blk.

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

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
  2015-03-30 15:33 ` Stefan Hajnoczi
@ 2015-03-31 11:47   ` Halsey Pian
  2015-04-02  4:54     ` Halsey Pian
  0 siblings, 1 reply; 5+ messages in thread
From: Halsey Pian @ 2015-03-31 11:47 UTC (permalink / raw)
  To: 'Stefan Hajnoczi'; +Cc: halsey.pian, qemu-devel

> -----Original Message-----
> From: Stefan Hajnoczi [mailto:stefanha@gmail.com]
> Sent: 2015年3月30日 23:33
> To: Halsey Pian
> Cc: qemu-devel@nongnu.org
> Subject: Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
> 
> 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?
> 
> Red Hat Enterprise Linux 5 guests support virtio devices.  You should not need to compile or backport anything for virtio-net or
virtio-
> blk.
> 
> 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. 

Halsey

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
  2015-03-31 11:47   ` Halsey Pian
@ 2015-04-02  4:54     ` Halsey Pian
  2015-04-02  8:49       ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Halsey Pian @ 2015-04-02  4:54 UTC (permalink / raw)
  To: 'Stefan Hajnoczi'; +Cc: qemu-devel





Best Regards
Halsey Pian

> -----Original Message-----
> From: Halsey Pian [mailto:halsey.pian@gmail.com]
> Sent: 2015年3月31日 19:48
> To: 'Stefan Hajnoczi'
> Cc: qemu-devel@nongnu.org; halsey.pian@gmail.com
> Subject: RE: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
> 
> > -----Original Message-----
> > From: Stefan Hajnoczi [mailto:stefanha@gmail.com]
> > Sent: 2015年3月30日 23:33
> > To: Halsey Pian
> > Cc: qemu-devel@nongnu.org
> > Subject: Re: [Qemu-devel] Help for backport virtio to older kernel
> > 2.6.18
> >
> > 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?
> >
> > Red Hat Enterprise Linux 5 guests support virtio devices.  You should
> > not need to compile or backport anything for virtio-net or
> virtio-
> > blk.
> >
> > 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.
> 
> Halsey

Stefan,  Redhat 5 does support virtio block, but for other Linux distributions with kernel < 2.6.25 no virtio support, we also need
backport virtio if we want to use it. 
I checked the link for backport it in KVM website, still cannot be found. Would you have some info for it? Thanks! 

 [Halsey] 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Help for backport virtio to older kernel 2.6.18
  2015-04-02  4:54     ` Halsey Pian
@ 2015-04-02  8:49       ` Stefan Hajnoczi
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2015-04-02  8:49 UTC (permalink / raw)
  To: Halsey Pian; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

On Thu, Apr 02, 2015 at 12:54:41PM +0800, Halsey Pian wrote:
> Stefan,  Redhat 5 does support virtio block, but for other Linux distributions with kernel < 2.6.25 no virtio support, we also need
> backport virtio if we want to use it. 
> I checked the link for backport it in KVM website, still cannot be found. Would you have some info for it? Thanks! 

The kernels you are looking at are very old.  I'm afraid I don't have
the information.  You will have to search around yourself and maybe
check git.kernel.org for old repos.

However, I suggest you get in touch with the distros you are using.
Maybe they have already done the work of backporting virtio drivers.

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-02  8:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30  8:25 [Qemu-devel] Help for backport virtio to older kernel 2.6.18 Halsey Pian
2015-03-30 15:33 ` Stefan Hajnoczi
2015-03-31 11:47   ` Halsey Pian
2015-04-02  4:54     ` Halsey Pian
2015-04-02  8:49       ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).