qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/5] Add SCM_RIGHTS support to unix socket chara


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 2/5] Add SCM_RIGHTS support to unix socket character devices
Date: Wed, 08 Jul 2009 19:17:56 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

On 07/08/2009 07:04 PM, Mark McLoughlin wrote:

and multiple messages can arrive. I think you need to queue fds here
in case the client sends two getfd commands back-to-back and does
buffering.

it doesn't look to me like the current monitor code can handle multiple
commands in the one message.

How does qemu have any control over the division of messages and packets? I can send commands byte by byte or queue them up and send a gigabyte's worth in one go (when we have -monitor ib:blah).

--
error compiling committee.c: too many arguments to function





reply via email to

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