[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH+eYFBw99Yb-x+QEyZiXZ4yL3r=jr1Z+Gk95DG3hsYLkC_R_A@mail.gmail.com>
Date: Thu, 27 Oct 2011 23:35:56 +0530
From: Rabin Vincent <rabin@....in>
To: Sasha Levin <levinsasha928@...il.com>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Michal Marek <mmarek@...e.cz>,
Pekka Enberg <penberg@...helsinki.fi>,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] config: Add 'make kvmconfig'
On Thu, Oct 27, 2011 at 17:37, Sasha Levin <levinsasha928@...il.com> wrote:
> +config KVMTOOL_TEST_ENABLE
> + bool "Enable options to create a bootable tools/kvm/ kernel"
> + select NET
> + select NETDEVICES
> + select PCI
> + select BLK_DEV
> + select NETWORK_FILESYSTEMS
> + select INET
> + select EXPERIMENTAL
> + select SERIAL_8250
> + select SERIAL_8250_CONSOLE
> + select IP_PNP
> + select IP_PNP_DHCP
> + select BINFMT_ELF
> + select PCI_MSI
> + select KGDB
> + select KGDB_SERIAL_CONSOLE
> + select VIRTIO
> + select VIRTIO_RING
> + select VIRTIO_PCI
> + select VIRTIO_BLK
> + select VIRTIO_CONSOLE
> + select VIRTIO_NET
> + select 9P_FS
> + select NET_9P
> + select NET_9P_VIRTIO
This lot doesn't seem to be enough for me on next-20111025. I seem to
have to also enable CONFIG_FB_VESA for the kernel to boot.
Without CONFIG_FB_VESA, I just get:
$ tools/kvm/kvm run --debug arch/x86/boot/bzImage --disk
~/kernel/linux-0.2.img
# kvm run -k arch/x86/boot/bzImage -m 448 -c 4 --name guest-11466
PPrroobbiinngg EEDDDD ((eedddd==ooffff ttoo ddiissaabbllee))...... ookk
<no more output>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists