qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Xuqing Kuang <xuqingkuang@gmail.com>
To: Hetz Ben Hamo <hetzbh@gmail.com>
Cc: qemu-devel@nongnu.org, pczou@redflag-linux.com
Subject: Re: [Qemu-devel] We want to example qemu and the accel-module in our distribution.
Date: Sat, 14 May 2005 10:26:55 +0800	[thread overview]
Message-ID: <afaa4a13050513192618a84345@mail.gmail.com> (raw)
In-Reply-To: <41e41e7a050513013357254055@mail.gmail.com>

Thank you Hetz.

I will mail Bellard. :-)

btw: We had tested qvm86, the performance is ok.

On 5/13/05, Paul Brook <paul@codesourcery.com> wrote:
> On Friday 13 May 2005 04:14, Xuqing Kuang wrote:
> > We checked bochs, vmware and qemu.
> > Bochs need speed up and XP support, and Vmware isn't free software and
> > we don't want to build it into our system.
> 
> kqemu isn't free software either.
> 
> Paul
> 

Yes, you are right.

But I'm not wrong, I mean qemu is free software.  :-)

I send this mail because we know kqemu is not free software.

On 5/13/05, Hetz Ben Hamo <hetzbh@gmail.com> wrote:
> Dear Xuqing,
> 
> For the KQEMU part, I suggest asking Fabrice Bellard directly (he's the author).
> 
> Thanks,
> Hetz
> 
> On 5/13/05, Xuqing Kuang <xuqingkuang@gmail.com> wrote:
> > Hey, Hu gang.
> >
> > Thank you for your reply.
> >
> > I know QVM86, but I saw it's not supported by gentoo in qemu's ebuild.
> > I will test it. :-)
> >
> > Yes, you are right. We all know emulator development process is a
> > really hard work.
> > We all know whos technologies we based.
> >
> > I'm convincing my leaders for donation part of our profits as far as possible.
> >
> > But I promise all of enhancement codes by us all over the project
> > processing will publish to Open Source Community.
> >
> > We sincere support Open Source Community development.
> > This request email is the best proof.
> >
> > Cheers.
> >
> > ---------------------------------------------------
> > Xuqing Kuang(xqkuang@redflag-linux.com)
> > Red Flag Linux Server Development Team
> >
> > www.redflag-linux.com
> > www.asianux.com
> >
> > On 5/13/05, hugang@soulinfo.com <hugang@soulinfo.com> wrote:
> > > On Fri, May 13, 2005 at 11:14:59AM +0800, Xuqing Kuang wrote:
> > > > Dear qemu developers.
> > > >
> > > > We are a Linux distributer called Red Flag Software from China.
> > > > We want to redistribute qemu + accelerator module built-in in our
> > > > system called Red Flag Server System.
> > > >
> > > > We got a project need Windows XP running as a virtual machine on our system.
> > > > But Xen can't support other OS except Linux and NetBSD right now。
> > > >
> > > > We checked bochs, vmware and qemu.
> > > > Bochs need speed up and XP support, and Vmware isn't free software and
> > > > we don't want to build it into our system.
> > > >
> > > > Qemu with Accelerator Module works really fine on our system.
> > > >
> > > > So, We need your authorized for commercial use if we done the project.
> > > >
> > > > Thank you for your hard works.
> > >
> > > Why not choose QEMU + QVM86, The QVM86 do same thing with accelerator
> > > module, but it is Open Source Project.
> > >
> > > https://savannah.nongnu.org/projects/qvm86/
> > >
> > > qvm86 is a kernel module to provide x86 virtualisation capabilities for
> > > the qemu emulator. Virtualisation allows "emulated" code to be run natively
> > > on the host cpu, using the CPU protection mechanisms to intercept and emulate
> > > priveleged events.
> > >
> > > But I think you'd better have donation some money to QVM86 and QEMU
> > > project.
> > >
> > > I'm also in china. :)
> > >
> > > --
> > > Hu Gang       .-.
> > >               /v\
> > >              // \\
> > > Linux User  /(   )\  [204016]
> > > GPG Key ID   ^^-^^   http://soulinfo.com/~hugang/hugang.asc
> > >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
> 
 ---------------------------------------------------
Xuqing Kuang(xqkuang@redflag-linux.com)
Red Flag Linux Server Development Team

www.redflag-linux.com
www.asianux.com

  parent reply	other threads:[~2005-05-14  2:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13  3:14 [Qemu-devel] We want to example qemu and the accel-module in our distribution Xuqing Kuang
2005-05-13  4:16 ` hugang
2005-05-13  4:50   ` [Qemu-devel] We want to example qemu and the accel-module in ourdistribution jeebs
2005-05-13  4:53   ` [Qemu-devel] We want to example qemu and the accel-module in our distribution Mike Swanson
2005-05-13  6:56   ` Xuqing Kuang
2005-05-13  8:33     ` Hetz Ben Hamo
2005-05-13 12:43       ` Christian MICHON
2005-05-13 13:24         ` Jason Gress
2005-05-13 14:41         ` Leonardo E. Reiter
2005-05-14  2:26       ` Xuqing Kuang [this message]
2005-05-13 12:14 ` Paul Brook

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=afaa4a13050513192618a84345@mail.gmail.com \
    --to=xuqingkuang@gmail.com \
    --cc=hetzbh@gmail.com \
    --cc=pczou@redflag-linux.com \
    --cc=qemu-devel@nongnu.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).