qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] International Virtualization Conference
Date: Tue, 10 Oct 2006 11:48:33 -0400	[thread overview]
Message-ID: <200610101148.34187.rob@landley.net> (raw)
In-Reply-To: <20061009120859.GA8917@jbrown.mylinuxbox.org>

On Monday 09 October 2006 8:08 am, Jim C. Brown wrote:
> On Mon, Oct 09, 2006 at 12:05:02AM -0400, Rob Landley wrote:
> > > qemu is primarily a dynamic translator not a virtualizer.
> > 
> > That's an implementation detail.  The end result is running programs in a 
> > virtual environment, and qemu's system emulation has lots of virtual 
hardware 
> > it attaches to virtual busses, which it performs virtual I/O to, even 
> > simulating the delivery of virtual interrupts to signal completion of 
virtual 
> > DMA.
> > 
> > Rob
> > -- 
> > Never bet against the cheap plastic solution.
> > 
> 
> Here you are using the terms "virtual" and "emulated" interchangably. That's
> ok as long as the difference between virtualization and virtual/emulated is
> understood. 

Well, the hardware people see a huge difference.  To them one is "doing it in 
hardware" and the other is "doing it in software".

I stay on the software side, and see them both as different ways to fake an 
execution environment.  Wine fakes a windows system, qemu can fake a 
processor (and then either fake system calls for an app or fake hardware for 
a kernel).

Considering that the original goal of QEMU was "to run the Wine project on 
non-86 architectures" (see 
http://lists.gnu.org/archive/html/tinycc-devel/2003-03/msg00084.html )
I think making a terminology distinction between Wine and QEMU is splitting 
hairs.  (And trying to draw a line between qemu, bochs, and valgrind is 
splitting the result of that.)

> If I follow your logic, then bochs is also a good canidate for the workshop.

If you mean the way Hurd is a candidate for a workshop anywhere Linux is, 
sure.  If it's a purely academic conference where being useful doesn't enter 
into it.  (I followed Bochs and Plex86 5 years ago, but could never actually 
get them to do anything useful despite repeated attempts.  Still haven't, 
although I see Bochs is back from the dead...)

> -- 

And I'm sorry, but I find your tagline actively wrong:

> Infinite complexity begets infinite beauty.

It begets "unmaintainable" after about 5 minutes.

> Infinite precision begets infinite perfection.

You've never been micro-managed, have you?

"Perfection is reached, not when there is no longer anything to add, but when 
there is no longer anything to take away."
 - Antoine de Saint-Exupery

Rob
-- 
"Perfection is reached, not when there is no longer anything to add, but when 
there is no longer anything to take away." - Antoine de Saint-Exupery

  reply	other threads:[~2006-10-10 15:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-08 12:30 [Qemu-devel] International Virtualization Conference Ottavio Caruso
2006-10-08 14:36 ` Jim C. Brown
2006-10-08 15:35   ` Joshua Root
2006-10-08 16:58   ` Jamie Lokier
2006-10-08 23:35     ` Jim C. Brown
2006-10-09  4:05   ` Rob Landley
2006-10-09 12:08     ` Jim C. Brown
2006-10-10 15:48       ` Rob Landley [this message]
2006-10-10 17:18         ` Jim C. Brown
2006-10-11  2:03           ` Rob Landley
2006-10-11  2:54             ` Jim C. Brown
2006-10-10  9:26     ` Joshua Root
2006-10-10 15:54       ` Rob Landley
2006-10-10 17:23         ` Jim C. Brown

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=200610101148.34187.rob@landley.net \
    --to=rob@landley.net \
    --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).