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 <anthony.per...@citrix.com>
>   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 <kra...@redhat.com>

cheers,
  Gerd



Reply via email to