qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH V2 4/6] tools/vhost-user-i2c: Add backend driver


From: Viresh Kumar
Subject: Re: [PATCH V2 4/6] tools/vhost-user-i2c: Add backend driver
Date: Mon, 5 Apr 2021 15:09:09 +0530
User-agent: NeoMutt/20180716-391-311a52

On 01-04-21, 14:43, Alex Bennée wrote:
> > +        /* Parse clients <client_addr>[:<client_addr>] entries one by
> > one */
> 
> Then this would be:
> 
>      **dev = g_strsplit(cp[i], ":", 2);

There can be any number of client devices present for a bus, not just 2.

-- 
viresh



reply via email to

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