qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Accepting socket connections in qemu (not the client...


From: Clemens Kolbitsch
Subject: [Qemu-devel] Re: Accepting socket connections in qemu (not the client... the emulator)
Date: Tue, 29 May 2007 15:35:43 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

Clemens Kolbitsch wrote:
hi!
my virtual device inside qemu (a pci device) is listening for socket-(tcp)-connections.

however, accept() always fails (code works fine if not executed inside the qemu-process)... now i'm wondering if qemu interferes somehow...

is that possible?

frustrated.... *gg*

ok.... i found an answer to it.

obviously, qemu has to handle interrupt-signals (e.g. from its client-os). this interrupts accepting connections.

very bad for me, but at least a logical reason :-/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]