Eduardo Habkost writes:
> On Fri, Jan 29, 2021 at 02:25:56PM +0100, Paolo Bonzini wrote:
>> On 29/01/21 13:17, Daniel P. Berrangé wrote:
>> > > On this one, my vote would be "no". "Versioned machine names
>> > > include the QEMU version number" is pretty well entrenched,
>> > > and requiring user
On Fri, Jan 29, 2021 at 02:25:56PM +0100, Paolo Bonzini wrote:
> On 29/01/21 13:17, Daniel P. Berrangé wrote:
> > > On this one, my vote would be "no". "Versioned machine names
> > > include the QEMU version number" is pretty well entrenched,
> > > and requiring users to remember that when they wan
On 29/01/21 13:17, Daniel P. Berrangé wrote:
On this one, my vote would be "no". "Versioned machine names
include the QEMU version number" is pretty well entrenched,
and requiring users to remember that when they want version 4.2
they need to remember some other way of writing it than "4.2"
seems
On Fri, 29 Jan 2021 at 08:15, Markus Armbruster wrote:
> 2. We have some 550 type names containing '.'. QAPI's naming rules
>could be relaxed to accept '.', but keyval_parse()'s can't.
>
>Aside: I wish keyval_parse() would use '/' instead of '.', but it's
>designed to be compatible to
On Fri, Jan 29, 2021 at 12:01:53PM +, Peter Maydell wrote:
> On Fri, 29 Jan 2021 at 08:15, Markus Armbruster wrote:
> > 2. We have some 550 type names containing '.'. QAPI's naming rules
> >could be relaxed to accept '.', but keyval_parse()'s can't.
> >
> >Aside: I wish keyval_parse()
Markus Armbruster writes:
> QAPI has naming rules. docs/devel/qapi-code-gen.txt:
>
> === Naming rules and reserved names ===
>
> All names must begin with a letter, and contain only ASCII letters,
> digits, hyphen, and underscore. There are two exceptions: enum values
> may star
Forgot to mention:
Based-on: <20210125162402.1807394-1-arm...@redhat.com>
[PATCH 0/3] Drop deprecated floppy config & bogus -drive if=T