qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] -machine vmport=off: Allow disabling of VMWare


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] -machine vmport=off: Allow disabling of VMWare ioport emulation
Date: Tue, 20 May 2014 12:10:41 +0200

  Hi,

> It was disabled in this patch.  The commit message is saying that
> vmport cannot work in Xen, but I'm not exactly clear why.
> 
>   commit 1611977c3d8fdbdac6090cbd1f5555cee4aed6d9
>   Author: Anthony PERARD <address@hidden>
>   Date:   Tue May 3 17:06:54 2011 +0100
> 
>     pc, Disable vmport initialisation with Xen.
>     
>     This is because there is not synchronisation of the vcpu register
>     between Xen and QEMU, so vmport can't work properly.

Ah, ok.  The backdoor has side effects (writing the port does modify
vcpu registers).  That is the bit which is problematic for xen.  Scratch
the idea then.

Original patch is fine.

Reviewed-by: Gerd Hoffmann <address@hidden>

cheers,
  Gerd





reply via email to

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