On 01/10/2013 07:23 AM, Gerd Hoffmann wrote: > Also alias the old parport name to parallel for -chardev. > > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > qapi-schema.json | 3 ++- > qemu-char.c | 44 ++++++++++++++++++++++++++++---------------- > qemu-options.hx | 5 ++++- > 3 files changed, 34 insertions(+), 18 deletions(-) >
> ## > -{ 'enum': 'ChardevPortKind', 'data': [ 'serial' ] } > +{ 'enum': 'ChardevPortKind', 'data': [ 'serial', > + 'parallel' ] } > > { 'type': 'ChardevPort', 'data': { 'device' : 'str', > 'type' : 'ChardevPortKind'} } In patch 7, should the enum and type have separate documentation? -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature