qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Thiemo Seufer <ths@networkno.de>
Cc: qemu-devel@nongnu.org, Ian Kirk <blob@blob.co.uk>
Subject: Re: [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time.
Date: Sat, 06 Sep 2008 21:27:53 -0500	[thread overview]
Message-ID: <48C33C29.5080803@codemonkey.ws> (raw)
In-Reply-To: <20080825083400.GA994@networkno.de>

Thiemo Seufer wrote:
> Anthony Liguori wrote:
>   
>>
>> I don't think that's very valuable in and of itself.  Moreover, there  
>> are probably a lot more issues with respect to getting ESXi to run under  
>> QEMU.  Adding another command line option to support something that we  
>> don't know will ever work worries me.  It's just another knob for  
>> someone to accidentally tweak.
>>     
>
> At this point I wonder if we should have both a "real PC" machine and
> a "virtual x86" machine. We have already seen patches for a xen-specific
> variant of the latter.
>   

There's no such thing as a standard PC.  There of unique hardware out 
there and it's even worse because a lot of hardware is only meant to be 
accessed by the BIOS.

So I don't think any OS should have a problem with vmport other than 
knowing what it is, and expecting certain things from it that we may not 
be providing.  I don't see this as being any different than any other 
device emulation.  When we find this, we should extend vmport to include 
these features.

However, I don't think we should write new guest code that uses the 
vmport interface, because it's not an interface we have any control over.

Regards,

Anthony Liguori

> Thiemo
>   

      parent reply	other threads:[~2008-09-07  2:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-24 11:47 [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time Ian Kirk
2008-08-24 19:38 ` Anthony Liguori
2008-08-24 19:54   ` Ian Kirk
2008-08-25  0:23     ` Anthony Liguori
2008-08-25  6:19       ` [Qemu-devel] [PATCH] 1/1: vmport update Todd T. Fries
2008-09-07  2:24         ` [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time Anthony Liguori
2008-09-07  3:48           ` qemu-devel
2008-08-25  8:34       ` Thiemo Seufer
2008-08-25  9:26         ` Ian Kirk
2008-09-07  2:27         ` Anthony Liguori [this message]

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=48C33C29.5080803@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=blob@blob.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=ths@networkno.de \
    /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).