qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time.
Date: Sat, 06 Sep 2008 21:27:53 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]