linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions
@ 2012-04-24 13:36 Anup Patel
  2012-04-24 13:54 ` [Android-virt] " Alexander Golec
  0 siblings, 1 reply; 3+ messages in thread
From: Anup Patel @ 2012-04-24 13:36 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, android-virt, beagleboard, xen-arm

Xvisor (eXtensible Versatile hypervISOR) is an open source bare-metal
monolithic hypervisor, which aims towards providing virtualization solution,
which is light-weight, portable, and flexible with small memory foot print
and less overhead. It is distributed under GNU Public License (GPLv2).

Xvisor has most of the features expected from a modern full-fledged hypervisor,
such as:
    - Tree based configuration
    - Tickless and high resolution timekeeping
    - Wall-clock for tracking real-time
    - Threading framework
    - Host device driver framework
    - CPU virtualization
    - Address space virtualization
    - IO device emulation framework
    - Pass through hardware access
    - Dynamic guest creation/destruction
    - Serial port virtualization
    - Management terminal

The ARM port of Xvisor (or Xvisor ARM) supports a wide range of ARM processors
namely:
    - ARM9 (Boards: VersatilePB)
    - Cortex-A8 (Boards: Realview-PB-A8)
    - OMAP3 (Boards: BeagleBoard-xM)
    - Cortex-A9 (UP) (Boards: Vexpress-A9)
    - Cortex-A15 (UP) Without VE (Boards: Vexpress-A15)
    - Cortex-A15 (UP) With VE (Boards: Vexpress-A15)

For all supported ARM processors Xvisor ARM is able to boot multiple unmodified
Linux-3.0.4 guest with a fairly interactive and smooth Busybox 0.19.2 console.

On real hardware specifically BeagleBoard-xM (OMAP3 @ 600 MHz) we get near
native CPU performance (i.e. Native Linux 3.0.4 gives 1120 DMIPS whereas Linux
3.0.4 running as guest on Xvisor ARM gives 960 DMIPS)

Please try out our Xivsor Cortex-A15 demo on ARM Fast Models 7.0 and/or
Linaro QEMU (2.02 or higher). To download the demo tarball visit:
https://docs.google.com/open?id=0B0ABS_s60oP_WjNQQ0QtUzNmdmc

Xvisor is currently hosted on Github, to clone or download source code please
visit following links:
Wiki: https://github.com/xvisor/xvisor/wiki
Mainline Repository: https://github.com/xvisor/xvisor
Stagging Repository: https://github.com/avpatel/xvisor-next

Our developer mailing list is xvisor-devel[at]googlegroups[
dot]com, please feel free to post your queries or join our development
mailing list.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Android-virt] [ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions
  2012-04-24 13:36 [ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions Anup Patel
@ 2012-04-24 13:54 ` Alexander Golec
  2012-04-24 16:17   ` Anup Patel
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Golec @ 2012-04-24 13:54 UTC (permalink / raw)
  To: Anup Patel
  Cc: linux-arm-kernel, linux-kernel, android-virt, beagleboard, xen-arm

Hi,

I'm a graduating senior at Columbia University, and I have spent the past semester working on the KVM on ARM project, specifically on block IO virtualization support. I was wondering if you have any need for an implementation of IO virtualization for block and network operations. If so, then I would be glad to submit a pull request further down the line.

Alex


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Android-virt] [ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions
  2012-04-24 13:54 ` [Android-virt] " Alexander Golec
@ 2012-04-24 16:17   ` Anup Patel
  0 siblings, 0 replies; 3+ messages in thread
From: Anup Patel @ 2012-04-24 16:17 UTC (permalink / raw)
  To: Alexander Golec
  Cc: linux-arm-kernel, linux-kernel, android-virt, beagleboard, xen-arm

Hi Alex,

Network Virtualization and Block Device Virtualization are at top most
priority for Xvisor right now. Couple of folks have already started
working on Network virtualization but Block Device Virtualization
still unexplored.

We would be glad to have your contributions. Do join our xvisor-devel
googlegroup.

Thanks & Regards,
Anup Patel

On Tue, Apr 24, 2012 at 7:24 PM, Alexander Golec <thejfasi@gmail.com> wrote:
> Hi,
>
> I'm a graduating senior at Columbia University, and I have spent the past semester working on the KVM on ARM project, specifically on block IO virtualization support. I was wondering if you have any need for an implementation of IO virtualization for block and network operations. If so, then I would be glad to submit a pull request further down the line.
>
> Alex
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-24 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 13:36 [ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions Anup Patel
2012-04-24 13:54 ` [Android-virt] " Alexander Golec
2012-04-24 16:17   ` Anup Patel

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).