|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HVM domU with sdl not scheduled after vt-switch
Hmm, I bet qemu has crashed -- do a "ps ax | grep qemu" and see if
it's still running.
If you're keen, you could run gdb on the core file and see where it's
crashing. If there's no corefile, do probably need to do "ulimit -c
unlimited" first.
-George
On Wed, Apr 27, 2011 at 12:27 PM, Dietmar Hahn
<dietmar.hahn@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I tried a Windows domU with sdl switched on and when I switch in dom0 to
>
> another virtual console (the ctrl-alt-f? thing) the Windows domU loses its
> cpu.
>
> # xm list
>
> Name ID Mem VCPUs State Time(s)
>
> myWindows 6 1024 1 ------ 73.5
>
> The domU gets scheduled again after switching back to the virtual screen.
>
> This is not the case when using vnc.
>
> What is the cause and where in the source can I find the implementation?
>
> Thanks!
>
> Dietmar.
>
> --
>
> Company details: http://ts.fujitsu.com/imprint.html
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|