qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Allow host_net_add monitor command accept f


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 0/3] Allow host_net_add monitor command accept file descriptors
Date: Tue, 07 Jul 2009 10:52:55 +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/07/2009 10:43 AM, Mark McLoughlin wrote:

    (qemu) getfd foo
    (qemu) getfd bar
    (qemu) getfd baz
    (qemu) pci_add ...,fd=foo
    (qemu) pci_add ...,fd=bar ...,fd=baz

A closefd command would be needed to deal with errors.

Nice idea, certainly.

However, since it's only currently useful for tap/socket networking, I'm
happier with not adding two new monitor commands and only supporting a
single fd for now.

What happens when we do get more commands? Do we then add the new commands and special-case fd=msgfd ?

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





reply via email to

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