qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 1/5] qdev: add description field in PropertyI


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v4 1/5] qdev: add description field in PropertyInfo struct
Date: Tue, 30 Sep 2014 17:01:37 +0300

On Tue, Sep 30, 2014 at 03:53:53PM +0200, Paolo Bonzini wrote:
> Il 30/09/2014 15:55, Michael S. Tsirkin ha scritto:
> > > At the QOM level it is an int, even though it secondarily accepts a
> > > string in "DD.F" format.
> > 
> > That's the only way to specify a function, isn't it?
> 
> No, as Markus said "06.0" is 48, "06.1" is 49, etc.
> 
> Paolo

I see. So in fact the help text I suggested is wrong.
At least for HMP I would say slot.function is the
primary format.
Let's just make it a string, it's a superset of
an integer isn't it?






reply via email to

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