Hi Eric. please explain what should I do or point to an example or documentation.
On Fri, May 31, 2019 at 5:50 PM Eric Blake <ebl...@redhat.com> wrote: > On 5/30/19 2:07 PM, Michael Rolnik wrote: > > From: Sarah Harris <s.e.har...@kent.ac.uk> > > > > Signed-off-by: Sarah Harris <s.e.har...@kent.ac.uk> > > Signed-off-by: Michael Rolnik <mrol...@gmail.com> > > --- > > > +++ b/qapi/common.json > > @@ -187,7 +187,7 @@ > > # Since: 3.0 > > ## > > { 'enum' : 'SysEmuTarget', > > - 'data' : [ 'aarch64', 'alpha', 'arm', 'cris', 'hppa', 'i386', 'lm32', > > + 'data' : [ 'aarch64', 'alpha', 'arm', 'avr', 'cris', 'hppa', 'i386', > 'lm32', > > 'm68k', 'microblaze', 'microblazeel', 'mips', 'mips64', > > 'mips64el', 'mipsel', 'moxie', 'nios2', 'or1k', 'ppc', > > 'ppc64', 'riscv32', 'riscv64', 's390x', 'sh4', > > Missing documentation that 'avr' is (since 4.1). > > -- > Eric Blake, Principal Software Engineer > Red Hat, Inc. +1-919-301-3226 > Virtualization: qemu.org | libvirt.org > > -- Best Regards, Michael Rolnik