qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v30 7/8] target/avr: Register AVR support with t


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v30 7/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file
Date: Fri, 11 Oct 2019 09:20:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0

On 9/2/19 9:01 AM, Michael Rolnik wrote:
Signed-off-by: Michael Rolnik <address@hidden>
---

+++ b/qapi/machine.json
@@ -21,11 +21,12 @@
  #        is true even for "qemu-system-x86_64".
  #
  # ppcemb: dropped in 3.1
+# avr: sicne 4.2

since

  #
  # 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',


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]