It's been something over six months since this patch was submitted
(actually it was  resend because the first version didn't say "PATCH" in
the subject.  So far as I can tell it's not made it into qemu git
(hw/xen_backend.h, for example, doesn't show the extra field in struct
XenDevOps).

This problem came up again on the xen-devel lists today and it's a shame
that there's been a patch out there since last summer that people are
now having to re-discover and re-patch :-(

jch

On 27/08/10 15:43, Stefano Stabellini wrote:
> From: John Haxby <john.ha...@oracle.com>
>
> Introduce a new 'connected' xendev op called when Connected.
>
> Rename the existing xendev 'connect' op to 'initialised' and introduce
> a new 'connected' op.  This new op, if defined, is called when the
> backend is connected.  Note that since there is no state transition this
> may be called more than once.
>
> Signed-off-by: John Haxby <john.ha...@oracle.com>
> Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
>
>
[snip]

Reply via email to