[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 1 of 2] Introduce a new 'connected' xendev op ca
From: |
John Haxby |
Subject: |
[Qemu-devel] Re: [PATCH 1 of 2] Introduce a new 'connected' xendev op called when Connected. |
Date: |
Fri, 11 Mar 2011 13:15:43 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 |
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 <address@hidden>
>
> 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 <address@hidden>
> Signed-off-by: Stefano Stabellini <address@hidden>
>
>
[snip]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] Re: [PATCH 1 of 2] Introduce a new 'connected' xendev op called when Connected.,
John Haxby <=