On Wed, Apr 18, 2018 at 08:58:00AM +0200, Markus Armbruster wrote:
> Eduardo Habkost writes:
>
> > On Tue, Apr 17, 2018 at 02:01:53PM +0200, Markus Armbruster wrote:
> >> Eduardo Habkost writes:
> [...]
> >> > +command-line: '$QEMU -nodefaults -machine none'
> >> > +monitor-commands:
> >
Eduardo Habkost writes:
> On Tue, Apr 17, 2018 at 02:01:53PM +0200, Markus Armbruster wrote:
>> Eduardo Habkost writes:
[...]
>> > +command-line: '$QEMU -nodefaults -machine none'
>> > +monitor-commands:
>> > +- qmp:
>> > + - execute: qom-list-types
>> > +arguments:
>> >
On Tue, Apr 17, 2018 at 05:17:13PM +0200, Paolo Bonzini wrote:
> On 17/04/2018 16:42, Eduardo Habkost wrote:
> >> Should we introduce yet another markup language into QEMU? (pardon the
> >> pun).
> > Fair question. What are the existing markup languages in QEMU we
> > could use?
> >
> > JSON is
On 17/04/2018 16:42, Eduardo Habkost wrote:
>> Should we introduce yet another markup language into QEMU? (pardon the
>> pun).
> Fair question. What are the existing markup languages in QEMU we
> could use?
>
> JSON is an option, but I believe YAML is more readable.
Isn't YAML actually a supers
On Tue, Apr 17, 2018 at 02:01:53PM +0200, Markus Armbruster wrote:
> Eduardo Habkost writes:
>
> > See cover letter for a description of the new test system.
> >
> > TODO: code clean up
> > TODO: write description.
> >
> > Signed-off-by: Eduardo Habkost
> > ---
> > scripts/validator.py | 724
>
Eduardo Habkost writes:
> See cover letter for a description of the new test system.
>
> TODO: code clean up
> TODO: write description.
>
> Signed-off-by: Eduardo Habkost
> ---
> scripts/validator.py | 724
> +++
> 1 file changed, 724 insertions(
See cover letter for a description of the new test system.
TODO: code clean up
TODO: write description.
Signed-off-by: Eduardo Habkost
---
scripts/validator.py | 724 +++
1 file changed, 724 insertions(+)
create mode 100755 scripts/validator.py