|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix device removal on net and block frontend dri
On Monday 21 November 2005 14:07, Stefan Berger wrote:
> xen-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on 11/21/2005 10:43:01 AM:
> > Frontend devices are not being unregistered when in closed state. The
> > following patch fix that.
> >
> > Fix bug #420.
> >
> > Makes "05_attach_and_dettach_device_repeatedly_pos" and
> > "09_attach_and_dettach_device_check_data_pos" tests pass.
>
> Did you test this with suspending / resuming a dom U? The reason I am
> asking is that when suspending the driver immediately gets into state
> 'Closed' and when resuming into state 'Connected', but now your device is
> unregistered.
No, I did not test suspend/resume.
I really don't see why it should get into Closed on suspend, but anyway, is
this really hapenning? I could not find any switch to Closed into suspend's
code, neither on resume.
How to test suspend/resume on a domU? It does not have /sys/power/state
neither /proc/sleep.
--
Murillo Fernandes Bernardes
IBM Linux Technology Center
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|