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: Sun, 24 Aug 2008 19:23:59 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Ian Kirk wrote:
Anthony Liguori wrote:

Ian Kirk wrote:
Hi,

This is my first time sending a patch, so apologies for any errors.

Patch makes vmport optionally initiated.

Why should it be optional?

I believe that VMware ESXi (and perhaps other hypervisors/emulators/etc)
doesn't work when it thinks it is running within virtual enviroment, as it
talks to vmport when booting (and fails in the current implemtnation -
perhaps it only works under itself?)

That's most likely because the vmport emulation isn't complete enough.

If I comment init_vmport() out, it definately progresses further along the
boot sequence.

Also, I guess, it gives you the option to better emulate a real PC (which
I assume doesn't have vmport).

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.

Regards,

Anthony Liguori




reply via email to

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