Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2011 09:33:02 -0700
From:      Neel Natu <neelnatu@gmail.com>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        svn-src-projects@freebsd.org, src-committers@freebsd.org, Neel Natu <neel@freebsd.org>
Subject:   Re: svn commit: r225758 - projects/bhyve/sys/amd64/conf
Message-ID:  <CAFgRE9FjYDcBq_jjvEGb6iUY=OAaTP=T1NX3U_RrxZ0zdfyn9g@mail.gmail.com>
In-Reply-To: <C139BF52-9BAD-48BC-8D7C-6F36E69D659A@lists.zabbadoz.net>
References:  <201109260705.p8Q75emg060558@svn.freebsd.org> <C139BF52-9BAD-48BC-8D7C-6F36E69D659A@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Mon, Sep 26, 2011 at 5:13 AM, Bjoern A. Zeeb
<bzeeb-lists@lists.zabbadoz.net> wrote:
>
> On Sep 26, 2011, at 7:05 AM, Neel Natu wrote:
>
>> Author: neel
>> Date: Mon Sep 26 07:05:40 2011
>> New Revision: 225758
>> URL: http://svn.freebsd.org/changeset/base/225758
>>
>> Log:
>> =A0Kernel configuration for a bhyve guest.
>>
>> Added:
>> =A0projects/bhyve/sys/amd64/conf/BHYVE
>>
>> Added: projects/bhyve/sys/amd64/conf/BHYVE
>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- /dev/null 00:00:00 1970 =A0 (empty, because file is newly added)
>> +++ projects/bhyve/sys/amd64/conf/BHYVE =A0 =A0 =A0 Mon Sep 26 07:05:40 =
2011 =A0 =A0 =A0 =A0(r225758)
>> @@ -0,0 +1,345 @@
>> +#
>> +# BHYVE -- Kernel configuration file for FreeBSD/amd64 bhyve guest
>> +#
>> +# For more information on this file, please read the config(5) manual p=
age,
>> +# and/or the handbook section on Kernel Configuration Files:
>> +#
>> +# =A0 =A0http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kern=
elconfig-config.html
>> +#
>> +# The handbook is also available locally in /usr/share/doc/handbook
>> +# if you've installed the doc distribution, otherwise always see the
>> +# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
>> +# latest information.
>> +#
>> +# An exhaustive list of options and more detailed explanations of the
>> +# device lines is also present in the ../../conf/NOTES and NOTES files.
>> +# If you are in doubt as to the purpose or necessity of a line, check f=
irst
>> +# in NOTES.
>> +#
>> +# $FreeBSD: projects/bhyve/sys/amd64/conf/GENERIC 221914 2011-05-14 20:=
35:01Z jhb $
>> +
>> +cpu =A0 =A0 =A0 =A0 =A0HAMMER
>> +ident =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0BHYVE
>
> .....
>
> it might make more sense to include GENERIC and use nooptions nodevice fo=
r the things
> you don't want. =A0Seems to be more common practice.
>

Alright, that sounds fine. I'll submit a patch on top of this soon.

Ideally, we would just want the GENERIC kernel config to also be able
to boot on bhyve but we aren't there yet ...

best
Neel

> Given the list is long, maintaining will be hard either way but you have =
the
> $FreeBSD$ string up there so diffing latest to last synched version will =
help.
>
> .....
>> +
>> +device =A0 =A0 =A0 =A0 =A0 =A0 =A0 bvmconsole =A0 =A0 =A0# brain dead s=
imple bvm console
>> +device =A0 =A0 =A0 =A0 =A0 =A0 =A0 bvmdebug =A0 =A0 =A0 =A0# brain dead=
 simple bvm gdb pipe
>> +
>> +device =A0 =A0 =A0 =A0 =A0 =A0 =A0 mptable
>> +options =A0 =A0 =A0 =A0 =A0 =A0 =A0NKPT=3D256
>
> --
> Bjoern A. Zeeb =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 You have to have visions!
> =A0 =A0 =A0 =A0 Stop bit received. Insert coin for new address family.
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFgRE9FjYDcBq_jjvEGb6iUY=OAaTP=T1NX3U_RrxZ0zdfyn9g>