From: dhylands@gmail.com (Dave Hylands)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Virtual machine query
Date: Mon, 2 Jan 2012 09:53:48 -0800 [thread overview]
Message-ID: <CABi1daG2MTTUOvSN-v3hG4jm8hOOhKPBVeUixSDo36fF5U5BRA@mail.gmail.com> (raw)
In-Reply-To: <1325520792.39210.YahooMailNeo@web95805.mail.in.yahoo.com>
Hi Manish,
On Mon, Jan 2, 2012 at 8:13 AM, manish honap
<manish_honap_vit@yahoo.co.in> wrote:
> During Kernel development what type of set-up do developers normally use ?
> e.g. Machine configuration, virtualization environment etc.
> or whether they use physical machines ?
I work on ARM based systems so I cross-compile and use a physical board.
I tend to develop drivers as modules, so that if it crashes , I can
reboot the board and things stay sane.
When I'm working on stuff that isn't a driver and can't be in a
module, then u-boot (the bootloader) is my friend.
--
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com
next prev parent reply other threads:[~2012-01-02 17:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-02 16:13 Virtual machine query manish honap
2012-01-02 16:20 ` Alexandru Juncu
2012-01-02 17:53 ` Dave Hylands [this message]
2012-01-03 7:31 ` anish singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CABi1daG2MTTUOvSN-v3hG4jm8hOOhKPBVeUixSDo36fF5U5BRA@mail.gmail.com \
--to=dhylands@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).