[Qemu-devel] Re: KVM freeze when using --serial

2010-04-07 Thread Thomas Kittel
Hi again, I just tried to use unix domain sockets. So I used the parameter --monitor unix:monitor:server:nowait on the first VM and the parameter --serial unix:monitor on the second VM, And again the second VM freezes when running my test application. cya Tom Thomas Kittel wrote: Hi there

[Qemu-devel] KVM freeze when using --serial

2010-04-07 Thread Thomas Kittel
Hi there, I already posted this problem to #kvm on freenode. Please set me in CC: when replying to this mail, as I am not subscribed to this mailing lists right now. The Scenario is as follows: I got 2 VM processes in userspace. The first is started with the parameter --monitor pty. => T