Re: [kvm-devel] virtio & minimal .config

2008-02-18 Thread Thomas Mueller
>>> Please post your command line for launching KVM. Make sure you have a >>> root parameter like "root=/dev/vda1". >>> >> the "vda1" thing i didn't know. thanks. will also give it a try - tomorrow. >> >> Is "virtio" block device replacing SATA/SCSI - are the SCSI/SA

Re: [kvm-devel] virtio & minimal .config

2008-02-18 Thread Thomas Mueller
>>> Please post your command line for launching KVM. Make sure you have a >>> root parameter like "root=/dev/vda1". >>> >> the "vda1" thing i didn't know. thanks. will also give it a try - tomorrow. >> >> Is "virtio" block device replacing SATA/SCSI - are the SCSI/SA

Re: [kvm-devel] virtio & minimal .config

2008-02-18 Thread Anthony Liguori
Thomas Mueller wrote: > Hi Anthony > > >>> has anybody out there a minimalistic .config to build a minimal guest >>> kernel image with virtio enabled? >>> >>> >> I usually do a make defconfig, enable the CONFIG_VIRTIO_* options in >> .config, then do a make oldconfig and answer 'y' t

Re: [kvm-devel] virtio & minimal .config

2008-02-18 Thread Thomas Mueller
Hi Anthony >> has anybody out there a minimalistic .config to build a minimal guest >> kernel image with virtio enabled? >> > > I usually do a make defconfig, enable the CONFIG_VIRTIO_* options in > .config, then do a make oldconfig and answer 'y' to all of the questions. ok, i'll give it a

Re: [kvm-devel] virtio & minimal .config

2008-02-18 Thread Anthony Liguori
Thomas Mueller wrote: > hi there > > i've read http://kvm.qumranet.com/kvmwiki/Virtio?highlight=%28virtio%29 > about virtio. To test it, i got a new 2.6.25-rc2 kernel and kvm-60 > (both on debian). > > has anybody out there a minimalistic .config to build a minimal guest > kernel image with vir

[kvm-devel] virtio & minimal .config

2008-02-18 Thread Thomas Mueller
hi there i've read http://kvm.qumranet.com/kvmwiki/Virtio?highlight=%28virtio%29 about virtio. To test it, i got a new 2.6.25-rc2 kernel and kvm-60 (both on debian). has anybody out there a minimalistic .config to build a minimal guest kernel image with virtio enabled? all my tries with virt