Anthony Liguori wrote:
> Jerone Young wrote:
>
>> What I am asking is do I have all the proper options in my kernel config
>> set to use it?
>>
>>
>
> Yes. You just need CONFIG_VIRTIO_NET and CONFIG_VIRTIO_PCI. The
> remaining options will be automatically selected.
>
>
We should
Jerone Young wrote:
> What I am asking is do I have all the proper options in my kernel config
> set to use it?
>
Yes. You just need CONFIG_VIRTIO_NET and CONFIG_VIRTIO_PCI. The
remaining options will be automatically selected.
Regards,
Anthony Liguori
> On Mon, 2008-04-21 at 17:13 -0500,
Jerone Young wrote:
> What I am asking is do I have all the proper options in my kernel config
> set to use it?
>
>
I have:
[EMAIL PROTECTED] linux-2.6 (kvm-updates-2.6.26)]$ grep VIRTIO .config
CONFIG_VIRTIO_BLK=m
CONFIG_VIRTIO_NET=m
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
CONFIG_VIRTIO_PCI=m
CO
Jerone Young wrote:
> virtio net device does not appear to show itself in the guest. I'm
> curious of what options I may be missing. Here is my config
>
> CONFIG_VIRTIO_NET=y
[..]
> CONFIG_VIRTUALIZATION=y
> CONFIG_KVM=y
> CONFIG_KVM_BOOKE_HOST=y
> CONFIG_VIRTIO=y
> CONFIG_VIRTIO_RING=y
> CONFIG_V
What I am asking is do I have all the proper options in my kernel config
set to use it?
On Mon, 2008-04-21 at 17:13 -0500, Anthony Liguori wrote:
> Jerone Young wrote:
> > virtio net device does not appear to show itself in the guest. I'm
> > curious of what options I may be missing. Here is my co
Jerone Young wrote:
> virtio net device does not appear to show itself in the guest. I'm
> curious of what options I may be missing. Here is my config
You'll have to be more specific about what "does not appear to show
itself" means. What's the output of lspci?
Regards,
Anthony Liguori
>