All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Tom Shoes <shoestom@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: Looking at using KVM for embedded product
Date: Wed, 23 Jun 2010 12:16:04 +0200	[thread overview]
Message-ID: <4C21DEE4.4030208@siemens.com> (raw)
In-Reply-To: <AANLkTik251DDKIB7REuCW4u6O7eB61BMD_NVVkp-aede@mail.gmail.com>

Tom Shoes wrote:
> Hi there,
> 
>     I am looking at using KVM for an embedded product. I am also new
> to Virtualization so pardon if
> I ask dumb questions. This is my first time posting to this forum.
> 
>    The embedded product that need to run KVM has:
> 
>          a. Intel processor with VT
>          b. BIOS supports enabling VT
>          c. Linux kernel 2.6.26 (from kernel.org)

Why 2.6.26, specifically if you seem to have no customized bits?
Starting with a pre-historic kernel for a new project is hardly ever a
good choice.

>          d. No VGA adapter
>          e. Serial console
>          f. BusyBox
> 
>   Need help to understand if KVM can be installed, configured and run
> with c,d,e and f configuration
> mentioned above?
> 
>   Also can I know
>          a.  Is KVM code in Linux kernel 2.6.26 reliable?

That kernel is 2 years old, last version is 1.5 years old, and kvm was
still quite young into mainline at that time. There is a good chance you
may hit some bug that was fixed since then.

>          b.  Will latest KVM code from linux-kvm.org run on Linux kernel 2.6.26?

kvm-kmod builds down to 2.6.24, but it is likely only tested down to
2.6.27. And you will miss quite a few relevant performance optimization
due to limitations of 2.6.26.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

  parent reply	other threads:[~2010-06-23 10:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-23  1:22 Looking at using KVM for embedded product Tom Shoes
2010-06-23  9:36 ` Avi Kivity
     [not found]   ` <AANLkTim56lf5-zCpejM1qzWojp7g__Plzv8-FSzJFuwE@mail.gmail.com>
2010-06-23 14:33     ` Avi Kivity
2010-06-23 14:57       ` Anjali Kulkarni
2010-06-23 15:00         ` Question about mmap from user space and accessing emulated device bar0 contents Anjali Kulkarni
2010-06-24 12:21       ` Looking at using KVM for embedded product Tom Shoes
2010-06-24 12:31         ` Avi Kivity
2010-06-23 10:16 ` Jan Kiszka [this message]
     [not found]   ` <AANLkTinr-7ewsnwItR-EfdZ5-AtKkSUjpW4DqB5Jo7U5@mail.gmail.com>
2010-06-23 15:02     ` Jan Kiszka
2010-06-24 12:25       ` Tom Shoes
2010-06-23 13:45 ` john cooper

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=4C21DEE4.4030208@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=shoestom@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.