Luiz Capitulino writes:
> On Tue, 13 Jul 2010 18:20:20 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
>>
>> > On Tue, 13 Jul 2010 13:49:46 +0200
>> > Markus Armbruster wrote:
>> >
>> >> [cc: kraxel]
>> >>
>> >> I didn't get around to review v1. Sorry.
>> >>
>> >> Miguel Di C
On Tue, 13 Jul 2010 18:20:20 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > On Tue, 13 Jul 2010 13:49:46 +0200
> > Markus Armbruster wrote:
> >
> >> [cc: kraxel]
> >>
> >> I didn't get around to review v1. Sorry.
> >>
> >> Miguel Di Ciurcio Filho writes:
> >>
> >> > Change
Luiz Capitulino writes:
> On Tue, 13 Jul 2010 13:49:46 +0200
> Markus Armbruster wrote:
>
>> [cc: kraxel]
>>
>> I didn't get around to review v1. Sorry.
>>
>> Miguel Di Ciurcio Filho writes:
>>
>> > Changelog from v1
>> > -
>> > - renamed "props" to "properties"
>> > - updat
On Tue, 13 Jul 2010 10:30:24 -0300
Miguel Di Ciurcio Filho wrote:
[...]
> On Tue, Jul 13, 2010 at 8:49 AM, Markus Armbruster wrote:
> >> +- "properties": a list where each element is an json-object that
> >> describes a
> >> + property of the device. Each json-object contains the following:
>
On Tue, 13 Jul 2010 13:49:46 +0200
Markus Armbruster wrote:
> [cc: kraxel]
>
> I didn't get around to review v1. Sorry.
>
> Miguel Di Ciurcio Filho writes:
>
> > Changelog from v1
> > -
> > - renamed "props" to "properties"
> > - updated the examples
> > - reworded the explan
On Tue, Jul 13, 2010 at 8:49 AM, Markus Armbruster wrote:
>> +- "bus": the name of the bus type for the device (json-string)
>> + - Possible values: PCI, SCSI, I2C, ISA, SSI, USB, virtio-serial-bus,
>> System
>
> Missing: IDE (hw/ide/qdev.c) and s390-virtio (hw/s390-virtio-bus.c).
Ack.
>
>>
[cc: kraxel]
I didn't get around to review v1. Sorry.
Miguel Di Ciurcio Filho writes:
> Changelog from v1
> -
> - renamed "props" to "properties"
> - updated the examples
> - reworded the explanations of "name" and "description"
> - split "type" into a json-object, adding "qmp"
Changelog from v1
-
- renamed "props" to "properties"
- updated the examples
- reworded the explanations of "name" and "description"
- split "type" into a json-object, adding "qmp" and "qdev"
- list all possible values for "bus"
- list all possible values for "qdev" on "type"
- list