qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] OT: Running qemu without host os?
Date: Fri, 21 Jan 2005 14:23:14 -0500	[thread overview]
Message-ID: <20050121192314.GA12367@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <Pine.GSO.4.58.0501211851160.25532@bilbo.dd.chalmers.se>

On Fri, Jan 21, 2005 at 07:03:18PM +0100, Peter Karlsson wrote:
> On Fri, 21 Jan 2005, Jim C. Brown wrote:
> 
> > >From instead a host OS the virtual (or guest) OS would not know that it is
> > not a real computer. Emulating from the hardware would make this even harder
> > to figure out. The part about giving access to the native hardware directly
> > (instead of access to emulated hardware) is interesting.
> 
> Well, the vm would still have virtualise the hardware wouldn't it? I'm
> thinking of it as like a filter which can let everything, nothing and all
> in between pass through depending on settings. Think of linux virtual
> memory where a process does not know whether it's in real memory or not.

What exactly do you mean by "virtualise the hardware" ?

Qemu already acts as such a filter (except that it has to go thru the host OS
to access the bare metal and that the emulated hardware usually isn't the same
as the hardware the host OS has.)

> 
> > This can still be done in a host OS. The only benefit of using qemu directly is
> > the factor of speed and RAM usage (you can go faster when you access the bare
> > metal and you don't have to load up an OS).
> 
> So if I use linux as a host os and run windows 2000 as a vm would qemu let
> windows access for example a radeon 9800xt graphics card via ati's
> official windows drivers?

No, that would be the intriquing part. (Actually, a linux host CAN give that
access, as long as it is a PCI card you are giving the guest access to - but
then only the guest can use it exclusively. Of course Qemu needs to run in X so
this isn't yet possible .. unless you have 2 graphics cards, one of them is
PCI, and the linux host is using the other graphic card.)

> I haven't played with qemu yet and don't know
> it's capabilities but I doubt that the host os would be happy with a
> virtual os taking over the graphics hardware (for instance)...

As long as it is exclusive, it isn't a problem.

> 
> Best regards
> 
> Peter K
> 
> -- 
> We Can Put an End to Word Attachments:
> http://www.fsf.org/philosophy/no-word-attachments.html
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2005-01-21 19:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21 16:10 [Qemu-devel] OT: Running qemu without host os? Peter Karlsson
2005-01-21 17:02 ` Jim C. Brown
2005-01-21 18:03   ` Peter Karlsson
2005-01-21 19:23     ` Jim C. Brown [this message]
2005-01-21 21:30       ` [Qemu-devel] " Ben Pfaff
2005-01-21 22:33         ` Karl Magdsick
2005-01-22  1:23           ` Peter Karlsson
2005-01-21 22:36         ` Jim C. Brown
2005-01-21 22:42           ` Ben Pfaff
2005-01-21 22:45       ` [Qemu-devel] " Peter Karlsson
2005-01-22  4:05         ` Jim C. Brown
2005-01-22 14:29           ` Karl Magdsick
2005-01-22 15:16             ` Paul Brook
2005-01-22 21:09             ` Peter Karlsson
2005-01-22 21:47               ` Jim C. Brown
2005-01-22 23:13                 ` Peter Karlsson
2005-01-23  1:49               ` Mark Williamson
2005-01-22 20:46           ` Peter Karlsson
2005-01-22 13:15 ` venkateshp
2005-01-22 20:56   ` Peter Karlsson
2005-02-17 11:41     ` [Qemu-devel] anybody working on smp..? venkateshp

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=20050121192314.GA12367@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.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).