>>> On 17.02.15 at 00:05, <dsl...@verizon.com> wrote:
> Enable no-fault of pio in x86_emulate for VMware port

???

> @@ -393,6 +393,11 @@ struct x86_emulate_ops
>          enum x86_segment seg,
>          unsigned long offset,
>          struct x86_emulate_ctxt *ctxt);
> +
> +    /* vmport_check */
> +    int (*vmport_check)(
> +        unsigned int port,
> +        struct x86_emulate_ctxt *ctxt);

I hope that this will no longer be needed with the adjustments
Andrew suggested. In light of that I only skimmed the patch,
awaiting the next version to be less involved.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to